Comment 4 for bug 1498844

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

Reviewed: https://review.openstack.org/226686
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5be613490deebf494f2ecbbcd8cb5dd0d6f5e1b3
Submitter: Jenkins
Branch: master

commit 5be613490deebf494f2ecbbcd8cb5dd0d6f5e1b3
Author: Eugene Nikanorov <email address hidden>
Date: Wed Sep 23 14:06:54 2015 +0400

    Consume service plugins queues in RPC workers.

    This patch adds all RPC workers to consumers of service
    plugins queues such as metering and l3-plugin.
    This is important for DVR-enabled deployments with hundreds
    of agents.

    Change-Id: I6fea7f409c91b25d2c35b038d6100fdfa85d1905
    Closes-Bug: #1498844