[Openstack] Folsom Horizon Error

2012-10-18 Thread Trinath Somanchi
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.

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Ray Sun
Seems end point created failed. Can you show us your endpoint list? curl -H Content-type: application/json -d '{auth:{passwordCredentials:{username: admin, password: openstack}, tenantName: demo}}' http://ip:5000/v2.0/tokens | python -mjson.tool - Ray Yours faithfully, Kind regards. CIeNET

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Jasper Aikema
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

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Sam Stoelinga
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

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Skible OpenStack
Le 18/10/2012 12:26, Trinath Somanchi a écrit : 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

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Jasper Aikema
Hello all, This bug is reported and fixed (#1064420). The next release (2012.2-ubuntu2) will have this fixed. At the moment this packages is in proposed. It worked for me. Kind regards, Jasper Aikema Op 18-10-12 14:30, Sam Stoelinga schreef: I had the same issue, you can remove the Ubuntu