vmware-nsx/quantum/plugins/openvswitch
Gary Kotton a81cc24248 Only delete VLAN information after Quantum network is deleted
Fixes bug 1030271

In the case where a network is deleted and there is a VLAN tag in a
separate table then the tag should only be deleted if the network
is deleted.

Change-Id: I99130f863928abf30a521e9a2b6d1233a274d9c6
2012-07-28 14:08:47 -04: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 Merge "Enable agents and plugins to use the same configuration file." 2012-07-26 16:25:20 +00: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 Initial V2 implementation of provider extension. 2012-07-23 21:49:01 -04:00
ovs_db.py Remove unused imports 2012-06-08 09:54:48 +08:00
ovs_models_v2.py OVS plugin support for v2 Quantum API 2012-07-02 12:30:38 -07:00
ovs_models.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
ovs_quantum_plugin.py Only delete VLAN information after Quantum network is deleted 2012-07-28 14:08:47 -04:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
run_tests.py Remove unused imports 2012-06-08 09:54:48 +08: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/