[Openstack] Dashboard/horizon PRODUCTION bug
Razique Mahroua
razique.mahroua at gmail.com
Fri Jan 11 08:47:42 UTC 2013
Nope,
it's just a metapackage, aptitude would have warned you in case of conflicting package. you can try though to reinstall after a purge :
$ aptitude purge ~c
Razique Mahroua - Nuage & Co
razique.mahroua at gmail.com
Tel : +33 9 72 37 94 15
Le 11 janv. 2013 à 03:03, Sina Sadeghi <sina at aptira.com> a écrit :
> Hi Gabriel,
>
> Thanks for the response. We are using absolutely stock standard everything. I don't think it's a python problem, because I had to actually change lines of code from "glance" to "glanceclient" and "keystone" to "keystoneclient".
>
> This is specific to the horizon code.
>
> --
> Sina Sadeghi
> Lead Cloud Engineer
> <logo.jpg>
> Aptira Pty Ltd
> 1800 APTIRA
> aptira.com
> Follow @aptira
>
> On 11/01/13 05:31, Gabriel Hurley wrote:
>> I haven’t heard a report like this from anyone else. Looking at your patch it looks like you’re having problems with the sub-module imports for some reason, which sounds to me like a Python problem. Is there anything unusual about your version of Python? Any unusual/duplicate packages on your python path that might be causing name conflicts/import errors?
>>
>> - Gabriel
>>
>>
>> From: openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net [mailto:openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net] On Behalf Of Sina Sadeghi
>> Sent: Wednesday, January 09, 2013 7:54 PM
>> To: openstack
>> Subject: [Openstack] Dashboard/horizon PRODUCTION bug
>>
>> I just upgraded the openstack-dashboard we are using to the latest version provided by Ubuntu Cloud Archive. There were multiple bugs causing "Internal Server Error" which I had to patch manually to rectify, I couldn't see anyone reporting the same errors after a brief google search.
>>
>> Can someone examine the patch provided and please confirm whether they have this issue or not? I'm running Ubuntu 12.04 with Folsom installed using the Ubuntu Cloud Archive.
>>
>> # dpkg -l | grep -e 'openstack\|horizon'
>> ii openstack-dashboard 2012.2-0ubuntu2~cloud0 django web interface to Openstack
>> ii openstack-dashboard-ubuntu-theme 2012.2-0ubuntu2~cloud0 Ubuntu theme for the Openstack dashboard
>> ii python-django-horizon 2012.2-0ubuntu2~cloud0 Django module providing web based interaction with OpenStack
>> ii python-django-openstack 2012.2-0ubuntu2~cloud0 dummy transitonal package from python-django-openstack to python-django-horizon
>> ii python-openstack-auth 1.0.1-0ubuntu6~cloud0 A django authentication backend for Openstack
>>
>> I have attached the main patch I had to apply to get dashboard working again, but I also had to patch: /usr/lib/python2.7/dist-packages/horizon/dashboards/settings/project/views.py to change "from horizon.api import keystone" to "from horizon.api import keystoneclient" as well. If this is an actual bug I'm happy to file and supply the patch as appropriate.
>>
>>
>>
>>
>>
>> --
>>
>> --
>> Sina Sadeghi
>> Lead Cloud Engineer
>> <Pièce jointe.jpeg>
>> Aptira Pty Ltd
>> 1800 APTIRA
>> aptira.com
>> Follow @aptira
>>
>
> _______________________________________________
> 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/20130111/cf03578e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NUAGECO-LOGO-Fblan_petit.jpg
Type: image/jpeg
Size: 10122 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130111/cf03578e/attachment.jpg>
More information about the Openstack
mailing list