]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Updated neutron.conf to reflect new RPC options
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 13 Jun 2014 20:25:13 +0000 (22:25 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 24 Jun 2014 08:35:39 +0000 (10:35 +0200)
commitb36f0790a4b7d3bb4fd7723eb19b61aa8cd4b70d
treef7d2d47a825ed31af2f0d527bd5a4e387863610d
parentb43307b768a0fa851194ada5b73baf541934ea19
Updated neutron.conf to reflect new RPC options

After oslo.messaging port, some option became unavailable to set, some
of them changed description or default values. Make sure we don't leave
anything related to old RPC layer there.

New entries are generated by calling the following from inside
oslo-incubator:

$ python openstack/common/config/generator.py -l oslo.messaging

blueprint oslo-messaging

Change-Id: I1523309cf0cd92a5d5f0b265f49979b3e47c2afa
etc/neutron.conf