<div dir="ltr">I've had this problem before, in my experience it's not a problem with keystone, it's a problem with nova (by the looks of the traceback). I believe it's a bug in Horizon because you'll find a lot of people with this issue if you Google it. I don't have an answer on how to fix it, other than don't fixate on the "EndpointNotFound", look to your nova configs for a solution.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 5:03 AM, Trinath Somanchi <span dir="ltr"><<a href="mailto:trinath.somanchi@gmail.com" target="_blank">trinath.somanchi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Stackers-<div><br></div><div>I have successfully installed folsom in my test setup. </div><div>But when I browse Horison, with admin/password as credentials, I get this error.</div>
<div><br></div>
<div><div>[Tue Feb 12 10:03:16 2013] [error] unable to retrieve service catalog with token</div><div>[Tue Feb 12 10:03:16 2013] [error] Traceback (most recent call last):</div><div>[Tue Feb 12 10:03:16 2013] [error]   File "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line 132, in _extract_service_catalog</div>

<div>[Tue Feb 12 10:03:16 2013] [error]     endpoint_type='adminURL')</div><div>[Tue Feb 12 10:03:16 2013] [error]   File "/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py", line 62, in url_for</div>

<div>[Tue Feb 12 10:03:16 2013] [error]     raise exceptions.EndpointNotFound('Endpoint not found.')</div><div>[Tue Feb 12 10:03:16 2013] [error] EndpointNotFound: Endpoint not found.</div><div>[Tue Feb 12 10:03:17 2013] [error] \x1b[31;1mUnauthorized: n/a (HTTP 401)\x1b[0m</div>

<div>[Tue Feb 12 10:03:17 2013] [error] Traceback (most recent call last):</div><div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/usage/base.py", line 93, in summarize</div>

<div>[Tue Feb 12 10:03:17 2013] [error]     self.usage_list = self.get_usage_list(start, end)</div><div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/usage/base.py", line 128, in get_usage_list</div>

<div>[Tue Feb 12 10:03:17 2013] [error]     return api.usage_list(self.request, start, end)</div><div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/api/nova.py", line 418, in usage_list</div>

<div>[Tue Feb 12 10:03:17 2013] [error]     return [Usage(u) for u in novaclient(request).usage.list(start, end, True)]</div><div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/novaclient/v1_1/usage.py", line 35, in list</div>

<div>[Tue Feb 12 10:03:17 2013] [error]     "tenant_usages")</div><div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/novaclient/base.py", line 62, in _list</div><div>[Tue Feb 12 10:03:17 2013] [error]     _resp, body = self.api.client.get(url)</div>

<div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 239, in get</div><div>[Tue Feb 12 10:03:17 2013] [error]     return self._cs_request(url, 'GET', **kwargs)</div>

<div>[Tue Feb 12 10:03:17 2013] [error]   File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 236, in _cs_request</div><div>[Tue Feb 12 10:03:17 2013] [error]     raise ex</div><div>[Tue Feb 12 10:03:17 2013] [error] Unauthorized: n/a (HTTP 401)</div>

<div><br></div><div>It says , I missed some End point Configuration.</div><div><br></div><div>But then, I have configured it correctly. </div><div><br></div><div>Can any one guide me resolving this issue.</div>
<div><br></div><div>Thanks in advance.</div></div><span class="HOEnZb"><font color="#888888"><div><div><br></div>-- <br>Regards,<br>----------------------------------------------<br>Trinath Somanchi,<div>+91 9866 235 130</div>

</div></font></span></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" 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/~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>
<br></blockquote></div><br></div>