senlin dashboard can not enable

Bug #1674216 reported by Ethan Lynn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Invalid
Undecided
Unassigned

Bug Description

When I only set following configuration in local.conf, devstack can not enable senlin-dashboard
enable_plugin senlin https://git.openstack.org/openstack/senlin $OS_BRANCH

I met following error

2017-03-17 08:55:35.264 | +^[[38;5;242mlib/horizon:init_horizon:153 ^[[m^O django-admin collectstatic --noinput
2017-03-17 08:55:36.085 | WARNING:root:Error importing openstack_dashboard.local.enabled._50_senlin
2017-03-17 08:55:36.085 | ERROR:root:No module named _50_senlin
2017-03-17 08:55:36.085 | Traceback (most recent call last):
2017-03-17 08:55:36.085 | File "/opt/stack/horizon/openstack_dashboard/utils/settings.py", line 29, in import_submodules
2017-03-17 08:55:36.085 | submodule = import_module(name)
2017-03-17 08:55:36.085 | File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
2017-03-17 08:55:36.085 | __import__(name)
2017-03-17 08:55:36.085 | ImportError: No module named _50_senlin

Do I need to enable senlin-dashboard explicitly like following?
enable_plugin senlin-dashboard https://git.openstack.org/openstack/senlin-dashboard

Revision history for this message
Ethan Lynn (ethanlynn) wrote :

Add enable_plugin senlin-dashboard https://git.openstack.org/openstack/senlin-dashboard to local.conf and it work.

Changed in senlin:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.