Fixes sample rabbitmq config in doc

The rabbitmq config should be under section `oslo_messaging_rabbit`

Change-Id: I1def5d338d10c01dfb693c459c559690397226ba
Closes-bug: #1512970
This commit is contained in:
liyingjun 2015-11-04 15:41:18 +08:00
parent f2400e7be9
commit 6a23e61012

View File

@ -108,9 +108,10 @@ The following shows the basic configuration items:
verbose = True
log_dir = /var/log/cloudkitty
rabbit_host = RABBIT_HOST
[oslo_messaging_rabbit]
rabbit_userid = openstack
rabbit_password = RABBIT_PASSWORD
rabbit_hosts = RABBIT_HOST
[auth]
username = cloudkitty