Fix murano-dashboard plugin files in README

Change-Id: I6a2989888922aa2f154eabf4af2c43ee468baa7e
This commit is contained in:
zhurong 2016-11-11 12:42:20 +08:00 committed by zhurong
parent 8fcfb6473a
commit 542b0c147f
1 changed files with 4 additions and 2 deletions

View File

@ -16,10 +16,12 @@ with all other OpenStack resources.
For developer purposes, please symlink the following OpenStack Dashboard plugin
files:
* muranodashboard/local/enabled/_50_murano.py into
horizon/openstack_dashboard/local/enabled/_50_murano.py
* muranodashboard/local/enabled/*.py into
horizon/openstack_dashboard/local/enabled/
* muranodashboard/local/local_settings.d/_50_murano.py into
horizon/openstack_dashboard/local/local_settings.d/_50_murano.py
* muranodashboard/conf/murano_policy.json into
horizon/openstack_dashboard/conf/
re-compress static assets and restart Horizon web-server as usual.