On 11/08/2013 09:25 AM, Stephane EVEILLARD 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

> (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
> 
OK,
I assume you're using a self provided package.

yum install python-pbr

from EPEL will provide this dependency.

Matthias

_______________________________________________
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

Reply via email to