openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19096
Re: [devstack] keystone failed to get-token
On 12/03/2012 05:57 AM, benzwt benzwt wrote:
I gitted the devstack with version 6540d8910194bb523601ffdd06cdf4c2126e3fd0
I ran it but it returned
glance: error: argument --os-auth-token: expected one argument
after tracing the code I found that
it was due to
line 1662 in stack.sh
as the keystone failed to get-token, the value of --os-auth-token is empty
You have to find out why Keystone failed. I usually do something like:
. openrc
keystone token-get
And look at the log messages from the Keystone. If you look in the
screens (run screen -x) , Keystone is usually screen 3 (ctrl-a 3).
ctrl-d to detach afterwards.
can somebody helps me ?
Best regards,
reynolds
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
References