Hi, I am installing controller node using devstack .
Facing issues while launching dashboard . ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_bootstrap Brabch : stable/junos . What may be the issue . tail -f /opt/stack/logs/screen/screen-horizon.log [Thu Jan 15 18:39:21.232298 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] mod_wsgi (pid=14550): Exception occurred processing WSGI script '/opt/stack/horizon/openstack_dashboard/wsgi/django.wsgi'. [Thu Jan 15 18:39:21.232357 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] Traceback (most recent call last): [Thu Jan 15 18:39:21.232384 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 187, in __call__ [Thu Jan 15 18:39:21.232426 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] self.load_middleware() [Thu Jan 15 18:39:21.232445 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 44, in load_middleware [Thu Jan 15 18:39:21.232470 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] for middleware_path in settings.MIDDLEWARE_CLASSES: [Thu Jan 15 18:39:21.232486 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 54, in __getattr__ [Thu Jan 15 18:39:21.232508 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] self._setup(name) [Thu Jan 15 18:39:21.232524 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 49, in _setup [Thu Jan 15 18:39:21.232544 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] self._wrapped = Settings(settings_module) [Thu Jan 15 18:39:21.232558 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 132, in __init__ [Thu Jan 15 18:39:21.232575 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] % (self.SETTINGS_MODULE, e) [Thu Jan 15 18:39:21.232596 2015] [:error] [pid 14550:tid 140504967382784] [remote 20.0.0.11:16615] ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_bootstrap [Thu Jan 15 18:39:21.635924 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] mod_wsgi (pid=14549): Exception occurred processing WSGI script '/opt/stack/horizon/openstack_dashboard/wsgi/django.wsgi'. [Thu Jan 15 18:39:21.635982 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] Traceback (most recent call last): [Thu Jan 15 18:39:21.635992 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 187, in __call__ [Thu Jan 15 18:39:21.636045 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] self.load_middleware() [Thu Jan 15 18:39:21.636053 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 44, in load_middleware [Thu Jan 15 18:39:21.636124 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] for middleware_path in settings.MIDDLEWARE_CLASSES: [Thu Jan 15 18:39:21.636131 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 54, in __getattr__ [Thu Jan 15 18:39:21.636188 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] self._setup(name) [Thu Jan 15 18:39:21.636211 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 49, in _setup [Thu Jan 15 18:39:21.636230 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] self._wrapped = Settings(settings_module) [Thu Jan 15 18:39:21.636235 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] File "/usr/local/lib/python2.7/dist-packages/django/conf/__init__.py", line 132, in __init__ [Thu Jan 15 18:39:21.636241 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] % (self.SETTINGS_MODULE, e) [Thu Jan 15 18:39:21.636251 2015] [:error] [pid 14549:tid 140504967382784] [remote 20.0.0.11:21991] ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_bootstrap Thanks, Srinivas.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
