Fix errors preventing doc builds
There were some syntax problems that came over with the migration of the install docs in commit: 88be92ee719baff6d5f2f7e7e073b118db2dc2e0 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:
parent
81bc3a0763
commit
ff2f4c669c
@ -63,7 +63,7 @@ storage node, you must prepare the storage device.
|
|||||||
``/dev/sdb`` device and rejects all other devices:
|
``/dev/sdb`` device and rejects all other devices:
|
||||||
|
|
||||||
.. path /etc/lvm/lvm.conf
|
.. path /etc/lvm/lvm.conf
|
||||||
.. code-block:: none
|
.. code-block:: bash
|
||||||
|
|
||||||
devices {
|
devices {
|
||||||
...
|
...
|
||||||
|
@ -76,7 +76,7 @@ storage node, you must prepare the storage device.
|
|||||||
``/dev/sdb`` device and rejects all other devices:
|
``/dev/sdb`` device and rejects all other devices:
|
||||||
|
|
||||||
.. path /etc/lvm/lvm.conf
|
.. path /etc/lvm/lvm.conf
|
||||||
.. code-block:: none
|
.. code-block:: bash
|
||||||
|
|
||||||
devices {
|
devices {
|
||||||
...
|
...
|
||||||
|
@ -64,7 +64,7 @@ storage node, you must prepare the storage device.
|
|||||||
``/dev/sdb`` device and rejects all other devices:
|
``/dev/sdb`` device and rejects all other devices:
|
||||||
|
|
||||||
.. path /etc/lvm/lvm.conf
|
.. path /etc/lvm/lvm.conf
|
||||||
.. code-block:: none
|
.. code-block:: bash
|
||||||
|
|
||||||
devices {
|
devices {
|
||||||
...
|
...
|
||||||
|
@ -22,3 +22,4 @@ For more information, see the
|
|||||||
index-obs
|
index-obs
|
||||||
index-rdo
|
index-rdo
|
||||||
index-ubuntu
|
index-ubuntu
|
||||||
|
|
||||||
|
@ -42,3 +42,4 @@ infinisdk # BSD-3
|
|||||||
capacity # BSD
|
capacity # BSD
|
||||||
infi.dtypes.wwn # PSF
|
infi.dtypes.wwn # PSF
|
||||||
infi.dtypes.iqn # PSF
|
infi.dtypes.iqn # PSF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user