You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tree:
489ec55094
master
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
10.0.0
10.0.0.0b1
10.0.0.0b2
10.0.0.0b3
10.0.0.0rc1
10.0.0.0rc2
10.0.1
10.0.2
10.0.3
10.0.4
10.0.5
10.0.6
10.0.7
11.0.0
11.0.0.0b1
11.0.0.0b2
11.0.0.0b3
11.0.0.0rc1
11.0.0.0rc2
11.0.0.0rc3
11.0.1
11.0.2
11.0.3
11.0.4
11.0.5
11.0.6
11.0.7
11.0.8
12.0.0
12.0.0.0b1
12.0.0.0b2
12.0.0.0b3
12.0.0.0rc1
12.0.0.0rc2
12.0.1
12.0.2
12.0.3
12.0.4
12.0.5
12.0.6
12.1.0
12.1.1
13.0.0
13.0.0.0b1
13.0.0.0b2
13.0.0.0b3
13.0.0.0rc1
13.0.0.0rc2
13.0.1
13.0.2
13.0.3
13.0.4
13.0.5
13.0.6
13.0.7
14.0.0
14.0.0.0b1
14.0.0.0b2
14.0.0.0b3
14.0.0.0rc1
14.0.1
14.0.2
14.0.3
14.0.4
14.1.0
14.2.0
14.3.0
14.3.1
14.4.0
14.4.1
14.4.2
15.0.0
15.0.0.0b1
15.0.0.0rc1
15.0.0.0rc2
15.0.1
15.0.2
15.1.0
15.2.0
15.3.0
15.3.1
15.3.2
15.3.3
15.3.4
16.0.0
16.0.0.0b1
16.0.0.0rc1
16.0.0.0rc2
16.1.0
16.2.0
16.3.0
16.3.1
16.3.2
16.4.0
16.4.1
16.4.2
17.0.0
17.0.0.0rc1
17.0.0.0rc2
17.1.0
17.1.1
17.1.2
17.2.0
17.2.1
17.3.0
17.4.0
17.4.1
18.0.0
18.0.0.0rc1
18.0.0.0rc2
18.1.0
18.1.1
18.2.0
18.3.0
19.0.0
19.0.0.0rc1
19.0.0.0rc2
19.1.0
19.2.0
20.0.0
20.0.0.0rc1
20.0.0.0rc2
2011.3
2012.1
2012.2
2012.2.1
2012.2.3
2012.2.4
2013.1
2013.1.1
2013.1.2
2013.1.3
2013.1.4
2013.1.5
2013.1.g3
2013.1.rc1
2013.1.rc2
2013.1.rc3
2013.2
2013.2.1
2013.2.2
2013.2.3
2013.2.4
2013.2.b1
2013.2.b2
2013.2.b3
2013.2.rc1
2013.2.rc2
2013.2.rc3
2014.1
2014.1.1
2014.1.2
2014.1.3
2014.1.4
2014.1.5
2014.1.b1
2014.1.b2
2014.1.b3
2014.1.rc1
2014.1.rc2
2014.2
2014.2.1
2014.2.2
2014.2.3
2014.2.4
2014.2.b1
2014.2.b2
2014.2.b3
2014.2.rc1
2014.2.rc2
2014.2.rc3
2015.1.0
2015.1.0b1
2015.1.0b2
2015.1.0b3
2015.1.0rc1
2015.1.0rc2
2015.1.0rc3
2015.1.1
2015.1.2
2015.1.3
2015.1.4
7.0.0
7.0.0.0b1
7.0.0.0b2
7.0.0.0b3
7.0.0.0rc1
7.0.0.0rc2
7.0.0.0rc3
7.0.0a0
7.0.1
7.0.2
7.0.3
7.0.4
7.1.0
7.1.1
7.1.2
7.2.0
8.0.0
8.0.0.0b1
8.0.0.0b2
8.0.0.0b3
8.0.0.0rc1
8.0.0.0rc2
8.0.0.0rc3
8.1.0
8.1.1
8.1.2
8.2.0
8.3.0
8.4.0
9.0.0
9.0.0.0b1
9.0.0.0b2
9.0.0.0b3
9.0.0.0rc1
9.0.0.0rc2
9.0.0.0rc3
9.1.0
9.1.1
9.2.0
9.3.0
9.3.1
9.4.0
9.4.1
diablo-eol
essex-1
essex-2
essex-3
essex-4
essex-eol
essex-rc1
essex-rc2
folsom-1
folsom-2
folsom-3
folsom-eol
folsom-rc1
folsom-rc2
folsom-rc3
grizzly-1
grizzly-2
grizzly-eol
havana-eol
icehouse-eol
juno-eol
kilo-eol
liberty-eol
mitaka-eol
newton-eol
ocata-em
ocata-eol
pike-em
pike-eol
queens-em
rocky-em
stein-em
train-em
ussuri-em
victoria-em
${ noResults }
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']. Conflicts: neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py Change-Id: If8edd29dd741f1688ffcac341fd58173539ba000 Closes-Bug: #1864630 (cherry picked from commit |
2 years ago | |
---|---|---|
.. | ||
ml2 | [OvS] Handle re_added multi ports | 2 years ago |
__init__.py | Reorganize unit test tree | 7 years ago |