Comment 50 for bug 1597913

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

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

commit 0d81441af55ee34f70dc66efab1f875fd24ee043
Author: Shashank Kumar Shankar <email address hidden>
Date: Mon Aug 15 13:04:23 2016 -0500

    Relocate Provisioning Block DB Model

    As there would be issue of cyclic imports while implementation of
    objects for Provisioning Block which has db models definition in same
    file, this patch will move Provisioning Block model.

    Change-Id: I74402153267cac79a530c4f4f5bb7fd7df247e78
    Partial-Bug: #1597913