<div dir="ltr">you might try a glance client query with the --debug flag set.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 29, 2013 at 12:30 PM, Robert van Leeuwen <span dir="ltr"><<a href="mailto:Robert.vanLeeuwen@spilgames.com" target="_blank">Robert.vanLeeuwen@spilgames.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">>I am testing with Havana (from RDO on SL64).<br>
>When booting an image I get a traceback in the nova compute log:<br>
>TRACE nova.openstack.common.rpc.amqp ImageNotAuthorized: Not authorized for image<br>
<br>
>I am getting the following message in the glance api.log:<br>
>Invalid user token - deferring reject downstream<br>
<br>
</div>A little bit more info:<br>
I've added some logging to keystoneclient/middleware/auth_token.py for the glance API log.<br>
It appears the token field is empty.<br>
Now to find the cause of this....<br>
<br>
P.S. it is trying to do the following and that results is "None":<br>
token = self._get_header(env, 'X-Auth-Token',<br>
self._get_header(env, 'X-Storage-Token'))<br>
<div class="HOEnZb"><div class="h5"><br>
Robert van Leeuwen<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</div></div></blockquote></div><br></div>