neutron/neutron/services
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
..
auto_allocate Merge "Make DHCP notifier use core resource events" 2016-09-14 21:11:53 +00:00
externaldns Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router Defer setting 'ha'/'distributed' flags in L3 code 2016-09-09 18:47:38 -07:00
metering Preventing iptables rule to be thrashed 2016-09-13 12:24:17 -04:00
network_ip_availability Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
qos Add QoS minimum bandwidth rule for instance egress traffic 2016-08-27 17:08:18 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Add common way to extend standard attribute models 2016-09-16 18:16:29 +00:00
segments Mark unaddressed ports with none in ip_allocation field 2016-09-09 12:43:35 -06:00
tag Remove unused LOG 2016-07-05 15:22:13 +08:00
timestamp Include timezone in timestamp fields 2016-09-16 11:19:12 -07:00
trunk Process OVS trunk bridges associated to VM deletes 2016-09-27 15:24:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
service_base.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00