neutron/neutron/plugins/ml2/drivers/linuxbridge/agent
Darragh O'Reilly 72720f9aa3 lb-agent: handle exception when bridge slave already removed
An exception can happen when a network is deleted because the
lb-agent tries to removes the dhcp tap from the bridge at about
the same time as the dhcp-agent is deleting the tap. The unhandled
exception means the bridge does not get deleted and a log error.

Closes-Bug: #1611612
Change-Id: Ia9a6b5fc49e239769e850e9486454e81e3a4b96f
2016-08-10 06:01:19 +00:00
..
common Refactoring cfg opts for ml2 plugin linuxbridge 2016-08-02 23:44:05 +00:00
extension_drivers Add setting default max_burst value if not given by user 2016-05-12 10:06:54 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
arp_protect.py Linux Bridge: Add mac spoofing filtering to ebtables 2016-03-28 20:46:24 -07:00
linuxbridge_neutron_agent.py lb-agent: handle exception when bridge slave already removed 2016-08-10 06:01:19 +00:00