[Openstack] Invalid OpenStack Identity credentials

Robert van Leeuwen Robert.vanLeeuwen at spilgames.com
Tue Jul 1 06:58:26 UTC 2014


> [keystone_authtoken]
> auth_host = 10.1.82.40
> auth_port = 35357
> auth_protocol = http
> admin_tenant_name = service
> admin_user = glance
> admin_password = glance
> auth_uri = http://10.1.82.40:5000
>
> debug  info 
>
> curl -i -X GET -H 'X-Auth-Token: b15d34f87160452e8e8bcc7a1d851c43' -H 'Content-Type: 
> application/json' -H 'User-Agent: python-glanceclient' http://10.1.82.40:9292/v1/images
> /detail?sort_key=name&sort_dir=asc&limit=20
 
Config looks okay, although I do not think that auth_uri is necessary
.
I was talking about the debug logs on the server side, not client-side ;)

Cheers,
Robert van Leeuwen



More information about the Openstack mailing list