Comment 57 for bug 1597913

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

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

commit f9b1f0906c7eee7225549d956f51f93a8465413f
Author: sindhudevale <email address hidden>
Date: Fri Aug 12 20:07:50 2016 +0000

    Relocate L3HARouter DB model

    As there would be issue of circular imports while
    implementation of Oslo-Versioned Objects for L3HArouter which has
    db models definition and mixins in same file, this patch will
    move L3HArouter models into a separate module.

    Change-Id: I44e638fb4c19a2bdd513b67baeb7e6a2acc72d2f
    Partial-Bug: #1597913