Comment 4 for bug 1413156

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/juno)

Reviewed: https://review.openstack.org/150037
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=81f1a7b2042ee65b34fe7731d4517c7f8831544d
Submitter: Jenkins
Branch: stable/juno

commit 81f1a7b2042ee65b34fe7731d4517c7f8831544d
Author: Ilya Shakhat <email address hidden>
Date: Wed Jan 21 15:56:19 2015 +0300

    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
    (cherry picked from commit 6da3d014bfa95c979db1d6ce18ba10d629b80481)