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:
Sean Dague 2014-03-04 16:25:44 -05:00
parent 9e11cf0149
commit d18be181c3

View File

@ -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