]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not duplicate message consumers
authorIlya Shakhat <ishakhat@mirantis.com>
Wed, 21 Jan 2015 12:56:19 +0000 (15:56 +0300)
committerIlya Shakhat <ishakhat@mirantis.com>
Fri, 23 Jan 2015 16:34:38 +0000 (19:34 +0300)
commit6da3d014bfa95c979db1d6ce18ba10d629b80481
tree2c30dfcf2aae838e3250afa56434b057a35db178
parentdff738d028df641daee9ca5bc17f764b5def8d3c
Do not duplicate message consumers

Oslo.messaging creates node topic (with node name as suffix)
and fanout topic automatically. There's no need to do this
in Neutron code.

Closes bug 1413156

Change-Id: Ic790cab648b213b55679038967fef12eb5cec606
neutron/common/rpc.py