Comment 8 for bug 1365473

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

Reviewed: https://review.openstack.org/143719
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6ee81d35fc269863f1fe08c57f3672fdc48197cf
Submitter: Jenkins
Branch: master

commit 6ee81d35fc269863f1fe08c57f3672fdc48197cf
Author: rajeev <email address hidden>
Date: Tue Dec 23 13:49:19 2014 -0500

    HA for DVR - schema migration and change

    To support HA for DVR SNAT, default SNAT has to be schedulable
    on multiple L3 agents. The csnat_l3_agent_bindings table is being
    modified to include l3_agent_id in the primary key.
    The migration script and Class definition update is included in
    this patch. For modularity and code management, HA/DVR methods
    that would make use of this change will be included in a different
    patch.

    Partial-bug: #1365473
    Change-Id: Idfe93cace0c1b633be6e786206fbec6e1f3c13cd