Looks like you're missing pbr. How did you install horizon? Doing pip install pbr though should resolve your issue.
Aaron On Fri, Nov 8, 2013 at 12:25 AM, Stephane EVEILLARD < stephane.eveill...@gmail.com> wrote: > Hi > > when trying to connect to my dashboard (havanna on centos 6.4), I got an > 500 internal server error > with the following message in /var/log/httpd/error_log > > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] mod_wsgi > (pid=2414): Exception occurred processing WSGI script > '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'. > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] Traceback (most > recent call last): > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] File > "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 219, > in __call__ > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] > self.load_middleware() > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] File > "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 39, > in load_middleware > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] for > middleware_path in settings.MIDDLEWARE_CLASSES: > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] File > "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 184, in > inner > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] self._setup() > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] File > "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 42, in > _setup > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] > self._wrapped = Settings(settings_module) > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] File > "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 95, in > __init__ > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] raise > ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % > (self.SETTINGS_MODULE, e)) > [Fri Nov 08 09:20:59 2013] [error] [client 192.168.1.200] ImportError: > Could not import settings 'openstack_dashboard.settings' (Is it on > sys.path?): No module named pbr.version > > > can anybody help me ? > -- > Stéphane EVEILLARD > Responsable Système et Développement IBS NETWORK > Coordinateur Version Française Openstack > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack