Comment 21 for bug 1494416

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/neutron (openstack-ci/fuel-8.0/liberty)

Reviewed: https://review.fuel-infra.org/13743
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-ci/fuel-8.0/liberty

Commit: c61d1789fbe41229e3206f8824fa4643af3b6d13
Author: Eugene Nikanorov <email address hidden>
Date: Mon Nov 9 14:16:49 2015

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.

Cherry-picked from: https://review.openstack.org/#/c/226686/
Change-Id: I6fea7f409c91b25d2c35b038d6100fdfa85d1905
Closes-Bug: #1498844
Closes-Bug: #1494416