vmware-nsx/quantum/agent/linux
Gary Kotton 8a7d3af7c3 Add OVS cleanup utility
Fixes bug 1091605

The utility should be called after rebooting an appliance. This
will purge the openvswicth of configured tap devices.

A configuration variable quantum_ports has been added. This is
by default True which indicates that only Quantum ports will be
deleted from the OVS. If this is set as False then all ports on the
bridge will be deleted.

Change-Id: I442f64cf82f95bfa99d7765eb09db1ce2ecf602e
2012-12-24 13:32:11 +00:00
..
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
daemon.py add metadata proxy support for Quantum Networks 2012-11-28 19:09:16 -05:00
dhcp.py Treat case when pid is None 2012-11-07 06:08:13 +00:00
external_process.py add metadata proxy support for Quantum Networks 2012-11-28 19:09:16 -05:00
interface.py Correct i18n message 2012-11-25 16:37:13 +08:00
ip_lib.py Fixes order of route entries. 2012-11-27 19:52:53 +00:00
iptables_manager.py Use openstack common log to do logging. 2012-11-01 10:09:57 +08:00
ovs_lib.py Add OVS cleanup utility 2012-12-24 13:32:11 +00:00
utils.py Completes coverage of quantum.agent.linux.utils 2012-12-01 01:20:38 +09:00