Merge "Fix the format mess"

This commit is contained in:
Zuul 2017-11-27 01:47:49 +00:00 committed by Gerrit Code Review
commit 5cbd08e64a
1 changed files with 6 additions and 6 deletions

View File

@ -25,12 +25,12 @@ with all other OpenStack resources.
For developer purposes, please symlink the following OpenStack Dashboard plugin
files:
* 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/
* ``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.