[Openstack] Odd Keystone Behaviour
Daniel Ellison
daniel at syrinx.net
Thu Feb 6 16:53:56 UTC 2014
On Feb 6, 2014, at 11:31 AM, Daniel Ellison <daniel at syrinx.net> wrote:
> Also, these are the variables which are set on login:
>
> export OS_USERNAME=admin
> export OS_TENANT_NAME=admin
> export OS_PASSWORD=<password>
> export OS_AUTH_URL=http://<my-ip>:5000/v2.0/
I just reset admin's password to that which is in the environment variable:
keystone user-password-update --pass <password> admin
just in case the person who set up the database made a typo when entering admin's password. I get the same results as previously.
And no, the password isn't <password> :)
+Dan
More information about the Openstack
mailing list