Fix devstack README formatting

Fix formatting of step list for devstack plugins

Change-Id: I559145cdb00a40e77afae0b9707c62b4e4b00450
This commit is contained in:
Adam Reznechek 2015-10-30 00:05:20 -04:00
parent de2c6bed44
commit f76b70f6ae
1 changed files with 4 additions and 4 deletions

View File

@ -11,10 +11,10 @@ Installing with Devstack
[[local|localrc]]
enable_plugin nova-powervm http://git.openstack.org/openstack/nova-powervm
2a. See the file "local.conf.example" in nova-powervm/devstack for reference
on using this driver with the corresponding networking-powervm and
ceilometer-powervm drivers. Following the example file will enable all
three plugins, resulting an all-in-one powervm devstack node.
See the file "local.conf.example" in nova-powervm/devstack for reference
on using this driver with the corresponding networking-powervm and
ceilometer-powervm drivers. Following the example file will enable all
three plugins, resulting an all-in-one powervm devstack node.
3. See nova-powervm/doc/source/devref/usage.rst, review the configuration options,
then configure the installation in local.conf as needed for your environment.