Correct a tiny issue in install-guide

rabbit_host/rabbit_userid/rabbit_password/rabbit_virtual_host are
no longer belong to default group. They are under
oslo_messaging_rabbit group right now.

Close-Bug: 1529202
Change-Id: Iff25c3daed35a8490abc7914a79eb3427d2803f5
This commit is contained in:
Lin Tan 2015-12-25 16:46:25 +08:00 committed by Tan Lin
parent d7741ea1ee
commit 5fa4465ff5

@ -182,7 +182,7 @@ so that the Bare Metal service is configured for your needs.
setting one or more of these options. Replace RABBIT_HOST with the
address of the RabbitMQ server.::
[DEFAULT]
[oslo_messaging_rabbit]
...
# The RabbitMQ broker address where a single node is used
# (string value)