neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch
YAMAMOTO Takashi 24d0b05f83 Fix _restore_local_vlan_map race
Local vlan mappings provisioned by _restore_local_vlan_map
might not be cleaned up properly if the corresponding ports are
removed before we enter the main loop.

This commit fixes the problem by making _restore_local_vlan_map
just record local vlan IDs and leave the rest of provisioning logic
to the main loop.

Closes-Bug: #1507776
Change-Id: I84ff6684ae3fda7d839c14b1a7382871f45ce610
(cherry picked from commit c69407e676)
2015-10-23 15:56:21 +00:00
..
agent Fix _restore_local_vlan_map race 2015-10-23 15:56:21 +00:00
mech_driver Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00