Hi guys:<div><br></div><div>I'm getting the following error when I try to index my glance repository from glanceclient:</div><div><br></div><div># glance index</div><div><div>Request returned failure status.</div><div>
Invalid OpenStack Identity credentials.<br><br>I've checked the env variables, keystone_db tables, config files and everything seems ok!<br>Even, I got manually a token for admin user and I issued:<br><br>curl -i -X GET -H 'X-Auth-Token: MY_TOKEN' -H 'Content-Type: application/json' -H 'User-Agent: python-glanceclient' <a href="http://127.0.0.1:9292/v1/images/detail?limit=20">http://127.0.0.1:9292/v1/images/detail?limit=20</a></div>
<div><br>I'm using Folsom release on Centos 6.3.</div><div>- Glance version: openstack-glance-2012.2-3.el6.noarch</div><div>- Keystone version: openstack-keystone-2012.2-5.el6.noarch</div><div><br></div><div>Did anyone get the same error?</div>
<div><br></div><div>Thanks!</div><div>JuanFra.<br><br><br></div></div>