vmware-nsx/quantum/plugins/openvswitch
Dan Wendlandt 77573d7338 Remove v1 code from quantum-server
bp remove-v1-related-code

Removes API, DB, and test code that is used only for Quantum v1 API,
which is no longer supported.

Includes removal of v1 code for sample, ovs, linuxbridge and ryu plugin.

Nicira and Cisco plugins will be handled outside of this patchset.

Change-Id: Id34dc7229bb7b399b5cfd4602dbc8d5ee4e8de61
2012-08-10 10:37:36 -07:00
..
agent Enable agents and plugins to use the same configuration file. 2012-07-25 11:18:33 -04:00
common Enable agents and plugins to use the same configuration file. 2012-07-25 11:18:33 -04:00
tests Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
Makefile Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP 2012-06-26 15:27:23 -03:00
ovs_db_v2.py Replace openvswitch plugin's VlanMap with vlan_ids DB table. 2012-08-03 17:29:45 -04:00
ovs_models_v2.py Replace openvswitch plugin's VlanMap with vlan_ids DB table. 2012-08-03 17:29:45 -04:00
ovs_quantum_plugin.py Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
run_tests.py Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00

The Open vSwitch (OVS) Quantum plugin is a simple plugin to manage OVS
features using a local agent running on each hypervisor.

For details on how to configure and use the plugin, see:

http://openvswitch.org/openstack/documentation/