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:
parent
a32bbd7704
commit
8f554eb3a9
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user