Comment 5 for bug 1369721

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

Reviewed: https://review.openstack.org/118491
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7e65529923953c815e77d726b56f94635367532f
Submitter: Jenkins
Branch: master

commit 7e65529923953c815e77d726b56f94635367532f
Author: Swaminathan Vasudevan <email address hidden>
Date: Tue Sep 2 09:48:54 2014 -0700

    Add validation for the dvr router l3agent binding

    Validates dvr router add/remove cases to the
    l3agents running in different dvr modes such
    as "dvr_snat" and "dvr" mode.

    In the case of distributed virtual routers it
    does not make sense to move distributed routers
    from one "dvr" node to another "dvr" node.

    Also added some unit tests that addresses the
    validation of legacy routers to dvr agent and
    dvr routers to legacy agent.

    Partial-Bug: #1369721

    Change-Id: I008dda6abaf25094b11f3730b951e096dd3b7025