Comment 48 for bug 1597913

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

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

commit 558c0519e1efd20393fe0dfcd7fc1a47f0220061
Author: Anindita Das <email address hidden>
Date: Tue Aug 16 21:42:20 2016 +0000

    Relocate VlanAllocation DB model

    This patch will relocate the VlanAllocation db model from
    plugins/ml2/drivers to db/models and separate it from mixins for OVO
    implementation.

    Change-Id: Ib544b22c9e1acaf4025e8cdace694b2000a4da90
    Partial-Bug: #1597913