Fix the format mess
File name and path should be marked[1]. Otherwise it may cause some format issue as this bug attachment shows. [1] https://docs.openstack.org/doc-contrib-guide/rst-conv/inline-markups.html#file-name-and-path Change-Id: I1647f1904970f746de0dd55108c161ce30639b22 Closes-Bug: #1733835
This commit is contained in:
parent
d84339d90e
commit
c2a86116cf
12
README.rst
12
README.rst
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user