<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 26, 2013 at 6:34 PM, andi abes <span dir="ltr"><<a href="mailto:andi.abes@gmail.com" target="_blank">andi.abes@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I hitting a funny condition, where dash fails to display /syspanel, with the exception below.<div>
I tried restarting things (apache, memcache) to no avail:</div><div><br><div><div>[Sat Jan 26 16:40:13 2013] [error]     self.usage_list = self.get_usage_list(start, end)</div>
<div>[Sat Jan 26 16:40:13 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/usage/base.py", line 128, in get_usage_list</div><div>[Sat Jan 26 16:40:13 2013] [error]     return api.usage_list(self.request, start, end)</div>

<div>[Sat Jan 26 16:40:13 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/api/nova.py", line 418, in usage_list</div><div>[Sat Jan 26 16:40:13 2013] [error]     return [Usage(u) for u in novaclient(request).usage.list(start, end, True)]</div>

<div>[Sat Jan 26 16:40:13 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/api/nova.py", line 200, in novaclient</div><div>[Sat Jan 26 16:40:13 2013] [error]     (<a href="http://request.user.token.id" target="_blank">request.user.token.id</a>, url_for(request, 'compute')))</div>

<div>[Sat Jan 26 16:40:13 2013] [error]   File "/usr/lib/python2.7/dist-packages/horizon/api/base.py", line 118, in url_for</div><div>[Sat Jan 26 16:40:13 2013] [error]     raise exceptions.ServiceCatalogException(service_type)</div>

<div>[Sat Jan 26 16:40:13 2013] [error] ServiceCatalogException: Invalid service catalog service: compute</div></div><div><br></div></div></div></blockquote>using a different browser or removing cookies seems to clear this.<div>
not familiar enough with how horizon caches things in cookies...</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div><div></div><div>However, keystone service-list happily displays </div></div><div><div>root@d08-00-27-2d-c3-5c:~# keystone service-list</div>
<div>+----------------------------------+-------------+----------+-------------------------------+</div><div>|                id                |     name    |   type   |          description          |</div><div>+----------------------------------+-------------+----------+-------------------------------+</div>

<div>| 34bc1094f51040bcb3ed74f48fc29b91 |    cinder   |  volume  |    Openstack Cinder Service   |</div><div>| 49c1b6f3bec641fca058f9926d22c9db |     ec2     |   ec2    |    EC2 Compatibility Layer    |</div><div>| 8100f46e5ae7480db3901af157f6fbbf |    glance   |  image   |    Openstack Glance Service   |</div>

<div>| a88aaf3dcdf9489cb3e5d2e2f78f33e1 |   keystone  | identity |   Openstack Identity Service  |</div><div>| bae925f91af7457bb0b4a90bac2624d3 |     nova    | compute  |     Openstack Nova Service    |</div><div>| eafb5e26b0934066876cf7870ae81928 | nova-volume |  volume  | Openstack Nova Volume Service |</div>

<div>+----------------------------------+-------------+----------+-------------------------------+</div><div><br></div><div><br></div><div>Thoughts?</div></div></div>
</blockquote></div><br></div></div>