[Openstack] Glance invalid credentials

JuanFra Rodriguez Cardoso juanfra.rodriguez.cardoso at gmail.com
Mon Dec 17 13:52:11 UTC 2012


Hi guys:

I'm getting the following error when I try to index my glance repository
from glanceclient:

# glance index
Request returned failure status.
Invalid OpenStack Identity credentials.

I've checked the env variables, keystone_db tables, config files and
everything seems ok!
Even, I got manually a token for admin user and I issued:

curl -i -X GET -H 'X-Auth-Token: MY_TOKEN' -H 'Content-Type:
application/json' -H 'User-Agent: python-glanceclient'
http://127.0.0.1:9292/v1/images/detail?limit=20

I'm using Folsom release on Centos 6.3.
- Glance version: openstack-glance-2012.2-3.el6.noarch
- Keystone version: openstack-keystone-2012.2-5.el6.noarch

Did anyone get the same error?

Thanks!
JuanFra.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121217/b51d5c12/attachment.html>


More information about the Openstack mailing list