Replaced the deprecated options in the configuration guide
Change-Id: If59cb3c1011bc26174f1ebb98626960d22e190a8 Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
This commit is contained in:
parent
3f48e24dc4
commit
9ba81eb6c6
@ -93,10 +93,9 @@ an OpenStack environment.
|
||||
#. Edit file ``/etc/mistral/mistral.conf`` according to your setup. Pay attention
|
||||
to the following sections and options::
|
||||
|
||||
[oslo_messaging_rabbit]
|
||||
rabbit_host = <RABBIT_HOST>
|
||||
rabbit_userid = <RABBIT_USERID>
|
||||
rabbit_password = <RABBIT_PASSWORD>
|
||||
[DEFAULT]
|
||||
# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
|
||||
transport_url = rabbit://guest:guest@localhost:5672//
|
||||
|
||||
[database]
|
||||
# Use the following line if *PostgreSQL* is used
|
||||
|
Loading…
Reference in New Issue
Block a user