> [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
_______________________________________________
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

Reply via email to