Update ironic.conf.sample

Update ironic.conf.sample due to changes in oslo.messaging.

Change-Id: I97a45643e060c20993a49b198377f062fe60ffb3
This commit is contained in:
Lucas Alvares Gomes 2014-09-08 17:52:48 +01:00
parent 95d1262450
commit 8ce3e16ac2

View File

@ -43,6 +43,10 @@
# Whether to disable the Nagle algorithm. (boolean value)
#qpid_tcp_nodelay=true
# The number of prefetched messages held by receiver. (integer
# value)
#qpid_receiver_capacity=1
# The qpid topology version to use. Version 1 is what was
# originally used by impl_qpid. Version 2 includes some
# backwards-incompatible changes that allow broker federation