Comment 49 for bug 1597913

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

Reviewed: https://review.openstack.org/355719
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=930655cf57de523181b2d59bb4428b9f23991cce
Submitter: Jenkins
Branch: master

commit 930655cf57de523181b2d59bb4428b9f23991cce
Author: sindhudevale <email address hidden>
Date: Tue Aug 16 04:44:52 2016 +0000

    Relocate RouterL3AgentBinding DB model

    As there would be issue of cyclic imports while
    implementation of objects for l3agentbinding which has
    db models definition and mixins in same file, this patch will
    relocate l3agentbinding models.

    Change-Id: Idef2fe3e16b245da849e2d29c5578e5f5d081dc4
    Partial-Bug: #1597913