Here is the url of the error i get when i run zun --debug create --name test --image cirros --command "ping -c 4 8.8.8.8" : http://paste.openstack.org/show/585268/
On Tue, Oct 11, 2016 at 3:28 AM, courage angeh <[email protected]> wrote: > Thanks bu i hav No folder zun found under /etc But i did find a folder > keystone but no log file found in the folder > > On Tue, Oct 11, 2016 at 3:07 AM, Hongbin Lu <[email protected]> wrote: > >> Several things to check: >> >> * Run “zun –debug create …” and check the output >> >> * Make sure your Keystone is running on 192.168.8.101 >> >> * Check the Keystone log >> >> * Check the zun-api log >> >> * Check the config file under /etc/zun >> >> If you cannot figure it out, feel free to send me the outputs/logs above. >> >> >> >> Best regards, >> >> Hongbin >> >> >> >> *From:* courage angeh [mailto:[email protected]] >> *Sent:* October-10-16 9:09 PM >> *To:* OpenStack Development Mailing List (not for usage questions) >> *Subject:* Re: [openstack-dev] [Zun] ERROR: Not Authorized >> >> >> >> i did source the file before running that command, >> >> This are the environment that are set: >> >> OS_REGION_NAME=RegionOne >> OS_PROJECT_NAME=admin >> OS_IDENTITY_API_VERSION=2.0 >> OS_PASSWORD=password >> OS_AUTH_URL=http://192.168.8.101:5000/v2.0 >> OS_USERNAME=admin >> OS_TENANT_NAME=admin >> OS_VOLUME_API_VERSION=2 >> OS_NO_CACHE=1 >> >> Yet still when i run that command i still get thesame error msg and i >> have talking to the irc channel nut not reply from any one. >> >> >> >> On Mon, Oct 10, 2016 at 9:04 PM, Hongbin Lu <[email protected]> >> wrote: >> >> Courage, >> >> >> >> As suggested by Denis in another reply, you might need to source the >> credential before issuing the command. If it doesn’t help, please feel free >> to ping us in the IRC channel (#openstack-zun). >> >> >> >> Best regards, >> >> Hongbin >> >> >> >> *From:* courage angeh [mailto:[email protected]] >> *Sent:* October-10-16 10:40 AM >> *To:* [email protected] >> *Subject:* [openstack-dev] ERROR: Not Authorized >> >> >> >> i have problems running zun. When i try to run comaands lik: >> >> zun start test or >> zun create --name test --image cirros --command "ping -c 4 8.8.8.8" >> >> I get the error: ERROR: Not Authorized >> >> Futher searching it seem like i cann't connect to >> http://192.168.8.101:5000/v2.0 >> >> Please can someone help me? >> >> Thanks >> >> >> ____________________________________________________________ >> ______________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscrib >> e >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> >> >> ____________________________________________________________ >> ______________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscrib >> e >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
