[Openstack] Folsom Horizon Error

Sam Stoelinga sammiestoel at gmail.com
Thu Oct 18 12:30:10 UTC 2012


I had the same issue, you can remove the Ubuntu theme with the following
command:
rm /etc/openstack-dashboard/ubuntu_theme.py
Double check if that's the correct path though, im writing this out of
memory.
Or uncomment the lines in /etc/openstack-dashboard/local_settings.py which
load the ubuntu theme.

Or if you like the ubuntu theme it seems you have to install the following
package:
apt-get install openstack-dashboard-ubuntu-theme

I think it's missing some layout files which are inside the above package,
but
not sure if that's the real issue.

Sam

On Thu, Oct 18, 2012 at 7:28 PM, Jasper Aikema <jasper at aikema.nl> wrote:

>  Hello,
>
> I also have the layout problem.
>
> Didn't had time to find out why this occurred. If you remove the ubuntu
> theme for horizon, the layout will we fine.
>
> Kind regards,
>
> Jasper Aikema
>
> Hi-
>
>  I have installed Folsom version of Openstack using the installation
> guide https://github.com/EmilienM/openstack-folsom-guide
>
>  The Horizon GUI looks awkward  and the login gives me this error in the
> apache error logs.
>
>  I have installed Horizon the way given in the Folsom guide given above.
>
>  [image: Inline image 1]
>
>
>  The Error Log:
>
>  [Thu Oct 18 10:18:19 2012] [error] unable to retrieve service catalog
> with token
> [Thu Oct 18 10:18:19 2012] [error] Traceback (most recent call last):
> [Thu Oct 18 10:18:19 2012] [error]   File
> "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line 135,
> in _extract_service_catalog
> [Thu Oct 18 10:18:19 2012] [error]     endpoint_type='adminURL')
> [Thu Oct 18 10:18:19 2012] [error]   File
> "/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py", line
> 73, in url_for
> [Thu Oct 18 10:18:19 2012] [error]     raise
> exceptions.EndpointNotFound('Endpoint not found.')
> [Thu Oct 18 10:18:19 2012] [error] EndpointNotFound: Endpoint not found.
>
>
>  Please help me resolve the issue.
>
>  Thanking you.
>
>
>  --
> Regards,
> ----------------------------------------------
> Trinath Somanchi,
> +91 9866 235 130
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121018/c43da0d3/attachment.html>


More information about the Openstack mailing list