regenerate the config file to support 1.3.0a9
osloe.messaging 1.3.0a9 dropped another config option, which is causing all of nova to fail pep8. Updating config. Change-Id: I1f7c5f00f32d74a2fd317fc6a3ec52d2a61deda6
This commit is contained in:
parent
9e11cf0149
commit
d18be181c3
@ -70,6 +70,10 @@
|
||||
# enabled). (string value)
|
||||
#kombu_ssl_ca_certs=
|
||||
|
||||
# How long to wait before reconnecting in response to an AMQP
|
||||
# consumer cancel notification. (floating point value)
|
||||
#kombu_reconnect_delay=1.0
|
||||
|
||||
# The RabbitMQ broker address where a single node is used.
|
||||
# (string value)
|
||||
#rabbit_host=localhost
|
||||
|
Loading…
Reference in New Issue
Block a user