doc: Adding link for RabbitMQ installation during nova deployment on controller node.
Change-Id: I46456cf88c60b565196c41a98743f0c4c4e40999 Closes-Bug: #2091585
This commit is contained in:
committed by
Ivan Anfimov
parent
634be5191e
commit
6621832635
@@ -205,7 +205,8 @@ Install and configure components
|
||||
Replace ``NOVA_DBPASS`` with the password you chose for the Compute
|
||||
databases.
|
||||
|
||||
* In the ``[DEFAULT]`` section, configure ``RabbitMQ`` message queue access:
|
||||
* In the ``[DEFAULT]`` section, configure ``RabbitMQ`` message queue access
|
||||
(RabbitMQ should be already `installed and configured <https://docs.openstack.org/install-guide/environment-messaging-rdo.html>`_):
|
||||
|
||||
.. path /etc/nova/nova.conf
|
||||
.. code-block:: ini
|
||||
|
||||
@@ -195,7 +195,8 @@ Install and configure components
|
||||
Replace ``NOVA_DBPASS`` with the password you chose for the Compute
|
||||
databases.
|
||||
|
||||
* In the ``[DEFAULT]`` section, configure ``RabbitMQ`` message queue access:
|
||||
* In the ``[DEFAULT]`` section, configure ``RabbitMQ`` message queue access
|
||||
(RabbitMQ should be already `installed and configured <https://docs.openstack.org/install-guide/environment-messaging-ubuntu.html>`_):
|
||||
|
||||
.. path /etc/nova/nova.conf
|
||||
.. code-block:: ini
|
||||
|
||||
Reference in New Issue
Block a user