Comment 7 for bug 1257354

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

Reviewed: https://review.openstack.org/158154
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e390b13d98bab576d29d967e9bed221bab79b667
Submitter: Jenkins
Branch: stable/icehouse

commit e390b13d98bab576d29d967e9bed221bab79b667
Author: Sylvain Afchain <email address hidden>
Date: Tue Jan 7 10:36:58 2014 +0100

    Fix Metering doesn't respect the l3 agent binding

    This patch fix the issue by changing the call to
    find the plugin which handles the l3 which is now
    the l3_router service plugin instead of the old mixin.

    Also change the unit tests to use the l3 service plugin
    instead of the l3 mixin and refactor the rpc callbacks
    part.

    Co-Authored-By: Ala Rezmerita <email address hidden>
    Closes-bug: #1257354

    Change-Id: Ide26f825005fa63cd3fcc75fa91fffb947e0be7a
    (cherry picked from commit 901d676b8bcbb3e731ba44a4e574e9ae998f486e)