Comment 45 for bug 1597913

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

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

commit b078060189fc57541d854c00be6cee52b7166d72
Author: Anindita Das <email address hidden>
Date: Tue Sep 13 15:51:56 2016 +0000

    Relocate VxlanAllocation/VxlanEndpoints DB model

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

    Change-Id: I14702ddcc5c32ba34b5f905a15cd816a69ef2b49
    Partial-Bug: #1597913