Fix a mistake in the document about the filepath

In the documents, the path of the _2200_ironic.py
should be 'ironic_ui/enabled' but not 'ironic-ui/enabled'.

doc_urls:
http://docs.openstack.org/developer/ironic-ui/readme.html
http://docs.openstack.org/developer/ironic-ui/installation.html


TrivialFix

Change-Id: I2ced663718547b3aa55d8ad277775650078b0bfa
This commit is contained in:
Xu Ao 2016-07-27 17:57:50 +08:00
parent a32bbd7704
commit 8f554eb3a9
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ installation please see http://docs.openstack.org/developer/horizon/quickstart.h
`source .venv/bin/activate`
3. Copy the _2200_ironic.py file from ironic-ui/enabled directory to
3. Copy the _2200_ironic.py file from ironic_ui/enabled directory to
horizon/openstack_dashboard/local/enabled
4. Change into the ironic-ui repository and package the plugin:

View File

@ -18,7 +18,7 @@ installation please see http://docs.openstack.org/developer/horizon/quickstart.h
`source .venv/bin/activate`
3. Copy the _2200_ironic.py file from ironic-ui/enabled directory to
3. Copy the _2200_ironic.py file from ironic_ui/enabled directory to
horizon/openstack_dashboard/local/enabled
4. Change into the ironic-ui repository and package the plugin: