Fix README whitespace, update README

Fix a non-breaking whitespace error in a devstack plugins README link, as well
as updating content to place in the link in better context.

Change-Id: Ib7d0b90f6c90c144cae658b25e7b6578212d6138
This commit is contained in:
adreznec 2015-12-02 08:27:59 -06:00
parent 530361ec26
commit 0171d7a7f3
1 changed files with 5 additions and 6 deletions

View File

@ -11,10 +11,11 @@ Installing with Devstack
[[local|localrc]]
enable_plugin nova-powervm http://git.openstack.org/openstack/nova-powervm
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.
Example files are available in the nova-powervm project to provide
reference on using this driver with the corresponding networking-powervm
and ceilometer-powervm drivers. Following these example files will enable
the appropriate drivers and services for each node type. Example config
files for all-in-one, compute, and control nodes `can be found here. <https://github.com/openstack/nova-powervm/tree/master/devstack>`_
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.
@ -30,8 +31,6 @@ Installing with Devstack
[powervm]
...
Example devstack config files for all-in-one, compute, and control nodes `can be found here <https://github.com/openstack/nova- powervm/tree/master/devstack>`_
4. Run ``stack.sh`` from devstack::
$ cd /opt/stack/devstack