Merge "Fixed RST bugs in README.rst"

This commit is contained in:
Henderson, Kyle L. (Kyle L) 2014-10-23 10:32:30 -05:00 committed by Gerrit Code Review
commit b078b89f49
1 changed files with 4 additions and 5 deletions

View File

@ -147,7 +147,7 @@ However, the driver is likely to need some PowerVM specific options.
In this case, we plan to keep the PowerVM specifics contained within the
configuration file (and driver code). Any new configuration options will have
the prefix "powervm_".
the prefix "powervm\_".
There should be no impact to customers upgrading their cloud stack as this is
a genesis driver and should not have database impacts.
@ -311,8 +311,7 @@ Documentation will be contributed which identifies how to configure the
driver. This will include configuring the dependencies specified above.
Documentation will be done on wiki, specifically at a minimum to the following
page: http://docs.openstack.org/trunk/config-reference/content/
section_compute-hypervisors.html
page: http://docs.openstack.org/trunk/config-reference/content/section_compute-hypervisors.html
Interlock will be done with the OpenStack documentation team.