Hi all,<br><br>I got the same problem,<br>Check this bug <a href="https://bugs.launchpad.net/glance/+bug/850685">https://bugs.launchpad.net/glance/+bug/850685</a> and this question <a href="https://answers.launchpad.net/glance/+question/170979">https://answers.launchpad.net/glance/+question/170979</a><br clear="all">

<div><br></div>--- Nicolas<br>
<br><br><div class="gmail_quote">On Fri, Sep 16, 2011 at 16:46, Carlo Impagliazzo <span dir="ltr"><<a href="mailto:truijllo@crs4.it">truijllo@crs4.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi, all<br>
<br>
I've configured glance with<br>
default_store = file<br>
and with keystone for auth, according to the example in keystone sources.<br>
<br>
if I try something like  glance details<br>
<br>
*******************************<br>
Failed to show details. Got error:<br>
401 Unauthorized<br>
<br>
This server could not verify that you are authorized to access the document<br>
you requested. Either you supplied the wrong credentials (e.g., bad<br>
password), or your browser does not understand how to supply the credentials<br>
required.<br>
<br>
 Authentication required<br>
*******************************<br>
<br>
in glance-api.log there is something like:<br>
*******************************<br>
2011-09-16 16:45:17,139 eventlet.wsgi.server: DEBUG wsgi write 127.0.0.1 - -<br>
[16/Sep/2011 16:45:17] "GET /v1/images/detail?limit=10 HTTP/1.1" 401 461<br>
0.000884<br>
2011-09-16 16:55:06,527 eventlet.wsgi.server: DEBUG wsgi write 127.0.0.1 - -<br>
[16/Sep/2011 16:55:06] "GET /v1/images/detail?limit=10 HTTP/1.1" 401 461<br>
0.000871<br>
*******************************<br>
<br>
<br>
and in keystone.log nothing appears.<br>
<br>
glance is not the only tool... even euca-describe-images doesn't work :/<br>
<br>
I'm using sampledata.py with the patch in nova endpointtemplate ( %tenant_id%<br>
suggested in previous mail )<br>
<br>
Any suggestions for something to check ?<br>
Thanks!<br>
Carlo<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br>