We just fixed a similar issue in keystoneclient -- what release is this running against?<div><br></div><div><a href="https://bugs.launchpad.net/python-keystoneclient/+bug/1074784">https://bugs.launchpad.net/python-keystoneclient/+bug/1074784</a><br>
</div><div><br></div><div><a href="https://review.openstack.org/#/c/15410/">https://review.openstack.org/#/c/15410/</a><br></div><div class="gmail_extra"><br clear="all"><div><br></div>-Dolph<br>
<br><br><div class="gmail_quote">On Thu, Nov 8, 2012 at 5:46 AM, 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"> > [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog with<br>
> token<br>
> [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last):<br>
> [Fri Nov 02 14:25:28 2012] [error] File<br>
> "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line 132,<br>
> in _extract_service_catalog<br>
> [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')<br>
> [Fri Nov 02 14:25:28 2012] [error] File<br>
> "/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py", line<br>
> 62, in url_for<br>
> [Fri Nov 02 14:25:28 2012] [error] raise<br>
> exceptions.EndpointNotFound('Endpoint not found.')<br>
> [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found.<br>
<br>
</div>Sounds like keystone is not properly setup.<br>
Maybe one of the required endpoints is not setup?<br>
( I think you will need at least 4 endpoints to make it work.<br>
They are for the following services: identity, image, compute, volume)<br>
<br>
For debugging you can take a look at the keystone log so you can see the contents of the created tokens.<br>
<br>
Regards,<br>
Robert van Leeuwen<br>
<div class="im"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
</div>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
<div class="HOEnZb"><div class="h5">Unsubscribe : <a href="https://launchpad.net/~openstack" 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>
</div></div></blockquote></div><br></div>