Comment 60 for bug 1597913

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

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

commit 509bc4c2abc67f4deaa947bec3735a5236a61516
Author: tonytan4ever <email address hidden>
Date: Sun Aug 14 22:42:16 2016 -0400

    Relocate dvr model

    As there would be issue of cyclic imports while implementation of
    Oslo-Versioned Objects for DVR which has db models definition and
    mixins in same file, this patch will relocate DVR models.

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