neutron/neutron/tests
Nguyen Thanh Cong 5600163e9b [OvS] Handle re_added multi ports
Multiple ports are located in ports_re_added. Assume we have port_one
and port_two. It will loop through the ports. Port_one is iterated
first, events ['re_added'] is assigned port_one, events ['removed']
is assigned port_two. In the second loop, events ['re_added'] is set
to port_two instead of adding port_two to list. So after the loop,
only port_two is left in events ['re_added'].

Change-Id: If8edd29dd741f1688ffcac341fd58173539ba000
Closes-Bug: #1864630
2020-02-27 15:44:51 +07:00
..
common "ping"/"ping6" command support in rootwrap filters 2020-02-13 11:58:01 +00:00
contrib Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "[Fullstack] Wait until min QoS and Queue registers are set in DB" 2020-02-21 03:23:53 +00:00
functional Merge "[OVN] Add OVN functional tests - part 1" 2020-02-21 16:54:38 +00:00
unit [OvS] Handle re_added multi ports 2020-02-27 15:44:51 +07:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00