neutron/neutron/tests/unit/plugins/ml2/drivers/linuxbridge
Kevin Benton 499faa3074 Always try to delete bridge for ID on network_delete
If network_deletes are received before port creates
are processed, the agent might not have the network in
it's map even though it has a bridge to delete.

This adjusts the logic to always try to delete the bridge
corresponding to a network_id even if it's not in the
network_map yet.

Change-Id: I5e72bff2ffd9568f272ed48187ad543ab5a3d1ec
Closes-Bug: #1698271
2017-07-21 19:51:33 +00:00
..
agent Always try to delete bridge for ID on network_delete 2017-07-21 19:51:33 +00:00
mech_driver Revert "Use vif_type='tap' for LinuxBridge for consistency" 2017-06-08 11:27:59 -07:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00