> [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
>
how to supply the credentials required.
Request returned failure status.
Invalid OpenStack Identity credentials.
ttjiang
From: Robert van Leeuwen
Date: 2014-07-01 14:41
To: ttjiang; openstack@lists.openstack.org
Subject: RE: [Openstack] Invalid OpenStack Identity credentials
> run "gl
> run "glance image-list", It give me output like this
> Request returned failure status
> Invalid OpenStack Identity credentials.
Has the glance-api.conf and glance-registry.conf the correct keystone setup?
Setting a service to debug and then looking at the logs usually also gives a
good indic