Merge "Fixes sample rabbitmq config in doc"
This commit is contained in:
commit
2c4a4e90d5
@ -108,9 +108,10 @@ The following shows the basic configuration items:
|
|||||||
verbose = True
|
verbose = True
|
||||||
log_dir = /var/log/cloudkitty
|
log_dir = /var/log/cloudkitty
|
||||||
|
|
||||||
rabbit_host = RABBIT_HOST
|
[oslo_messaging_rabbit]
|
||||||
rabbit_userid = openstack
|
rabbit_userid = openstack
|
||||||
rabbit_password = RABBIT_PASSWORD
|
rabbit_password = RABBIT_PASSWORD
|
||||||
|
rabbit_hosts = RABBIT_HOST
|
||||||
|
|
||||||
[auth]
|
[auth]
|
||||||
username = cloudkitty
|
username = cloudkitty
|
||||||
|
Loading…
Reference in New Issue
Block a user