On Feb 6, 2014, at 11:31 AM, Daniel Ellison <dan...@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 _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack