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

@ -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

@ -22,3 +22,4 @@ For more information, see the
index-obs
index-rdo
index-ubuntu

View File

@ -42,3 +42,4 @@ infinisdk # BSD-3
capacity # BSD
infi.dtypes.wwn # PSF
infi.dtypes.iqn # PSF