neutron/neutron/tests/unit/plugins
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
..
brocade Support oslo_db 1.12 2015-06-24 01:32:44 +02:00
embrane Reorganize unit test tree 2015-04-06 23:28:31 +00:00
hyperv Reorganize unit test tree 2015-04-06 23:28:31 +00:00
ml2 Fix _restore_local_vlan_map race 2015-10-23 15:56:21 +00:00
oneconvergence Switch to oslo.service 2015-06-29 13:20:55 +03:00
opencontrail Move in-tree vendor VIF_TYPE_* constants 2015-08-21 00:12:29 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00