Comment 14 for bug 1468433

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

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

commit d6e36b4e2f5074c47c71bf32ba6762d573d5161b
Author: Henry Gessau <email address hidden>
Date: Thu Jun 25 13:58:30 2015 -0400

    Remove deprecated OVS and LB plugin DB tables

    Now that the openvswitch and linuxbridge monolithic plugins have been
    deprecated and replaced by ML2 mechanism drivers, we can remove their
    database tables.

    Also remove the migrate_to_ml2.py script which is no longer supported.

    Change-Id: Ia8d77cb7e4e4b3d4957365cc124ac71a59e62745
    Partially-Implements: blueprint reference-implementation-split
    Closes-Bug: #1468433