Merge "Fix errors preventing doc builds"
This commit is contained in:
commit
458a7373d1
@ -263,7 +263,7 @@ Install and configure components
|
|||||||
transport_url = rabbit://openstack:RABBIT_PASS@controller
|
transport_url = rabbit://openstack:RABBIT_PASS@controller
|
||||||
|
|
||||||
Replace ``RABBIT_PASS`` with the password you chose for the
|
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,
|
#. In the ``[DEFAULT]`` and ``[keystone_authtoken]`` sections,
|
||||||
configure Identity service access:
|
configure Identity service access:
|
||||||
|
@ -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 {
|
||||||
...
|
...
|
||||||
|
@ -21,4 +21,5 @@ For more information, see the
|
|||||||
|
|
||||||
index-obs
|
index-obs
|
||||||
index-rdo
|
index-rdo
|
||||||
index-ubuntu
|
index-ubuntu
|
||||||
|
|
||||||
|
@ -41,4 +41,5 @@ vmemclient>=1.1.8 # Apache-2.0
|
|||||||
infinisdk # BSD-3
|
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