Comment 62 for bug 1597913

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

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

commit 72ddd2338b094d32b0393ca2b510dd8ffa5ae48e
Author: sindhu devale <email address hidden>
Date: Mon Aug 8 05:29:12 2016 +0000

    Relocate Segment DB Models

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

    Change-Id: I6f5aea69a0f7f1647bb06c86f1fac9367717033c
    Partial-Bug: #1597913
    Co-Authored-By: Victor Morales <email address hidden>