Fix errors preventing doc builds

There were some syntax problems that came over with the
migration of the install docs in commit:
88be92ee71

It appears that the docs build for Cinder is more strict
than what was being done in openstack-manuals as the
syntax issues were causing our build to fail. The next step
in our doc migration is to fix these errors so we can do doc
builds.

Change-Id: I7282b2fa2efb50cbb6490ff36f69b123959b6dde
This commit is contained in:
Jay S. Bryant 2017-07-07 13:48:35 -05:00
parent 81bc3a0763
commit ff2f4c669c
6 changed files with 8 additions and 6 deletions

View File

@ -263,7 +263,7 @@ Install and configure components
transport_url = rabbit://openstack:RABBIT_PASS@controller
Replace ``RABBIT_PASS`` with the password you chose for the
``openstack`` account in ``RabbitMQ``.
``openstack`` account in ``RabbitMQ``.
#. In the ``[DEFAULT]`` and ``[keystone_authtoken]`` sections,
configure Identity service access:

View File

@ -63,7 +63,7 @@ storage node, you must prepare the storage device.
``/dev/sdb`` device and rejects all other devices:
.. path /etc/lvm/lvm.conf
.. code-block:: none
.. code-block:: bash
devices {
...

View File

@ -76,7 +76,7 @@ storage node, you must prepare the storage device.
``/dev/sdb`` device and rejects all other devices:
.. path /etc/lvm/lvm.conf
.. code-block:: none
.. code-block:: bash
devices {
...

View File

@ -64,7 +64,7 @@ storage node, you must prepare the storage device.
``/dev/sdb`` device and rejects all other devices:
.. path /etc/lvm/lvm.conf
.. code-block:: none
.. code-block:: bash
devices {
...

View File

@ -21,4 +21,5 @@ For more information, see the
index-obs
index-rdo
index-ubuntu
index-ubuntu

View File

@ -41,4 +41,5 @@ vmemclient>=1.1.8 # Apache-2.0
infinisdk # BSD-3
capacity # BSD
infi.dtypes.wwn # PSF
infi.dtypes.iqn # PSF
infi.dtypes.iqn # PSF