Comment 8 for bug 1498844

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

Reviewed: https://review.openstack.org/228933
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=746b1d5516543c2c4701448529f5246a2be02384
Submitter: Jenkins
Branch: master

commit 746b1d5516543c2c4701448529f5246a2be02384
Author: Elena Ezhova <email address hidden>
Date: Tue Sep 29 17:18:51 2015 +0300

    Consume LBaaS v2 plugin queue in RPC workers

    This patch adds all RPC workers to consumers of LBaaS v2 plugin
    queue.
    This is important for DVR-enabled deployments with hundreds
    of agents.

    Change-Id: Iaec2f623cbbba99d17dc15802ed70603db37e0fb
    Related-Bug: #1498844