neutron-lbaas/neutron/plugins/openvswitch
Mark McClain 205162f580 remove openvswitch plugin
This changeset removes the openvswitch plugin, but retains the agent for ML2
The database models were not removed since operators will need to migrate the
data.

Change-Id: I8b519cb2bbebcbec2c78bb0ec9325716970736cf
Closes-Bug: 1323729
2014-10-01 21:16:27 -07:00
..
agent Merge "Use call to report state when ovs_agent starts up" 2014-09-19 11:02:09 +00:00
common ofagent: Implement physical_interface_mappings 2014-09-02 14:13:31 +09:00
README remove openvswitch plugin 2014-10-01 21:16:27 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00

README

The Open vSwitch (OVS) Neutron plugin has been removed and replaced by ML2. You
must run the migration manually to upgrade to Juno.

See neutron/db/migration/migrate_to_ml2.py