neutron/neutron/services/trunk/drivers/openvswitch/agent
Armando Migliaccio 5514ba54ee Process OVS trunk bridges associated to VM deletes
If a VM is deleted while the OVS agent is down, upon
restart the OVS trunk bridge is deleted successfully
but the patch ports integration bridge side are left
behind.

This patch makes sure the bridge as well as its peers
are cleaned up.

Closes-bug: #1623708

(cherry picked from commit 4148102f73)

Change-Id: I3f010755fdb6501753d20357ad2cd0d6c02cf22a
2016-09-27 15:24:18 +00:00
..
__init__.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
driver.py Process OVS trunk bridges associated to VM deletes 2016-09-27 15:24:18 +00:00
exceptions.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
ovsdb_handler.py Process OVS trunk bridges associated to VM deletes 2016-09-27 15:24:18 +00:00
trunk_manager.py Process OVS trunk bridges associated to VM deletes 2016-09-27 15:24:18 +00:00