neutron/neutron/tests/unit/common
Vasyl Saienko 7ce6a5c740 Fix return correct cache when reusing port
The patch fixes issue when the same port is requested for multiple
instances and second one can't get metadata due to cached instance_id.

Closes-Bug: 1868867

Conflicts:
    neutron/common/cache_utils.py

Change-Id: If6a5866e4406c9c6c30e989c79ffb4ee1a88cecf
(cherry picked from commit 72a5b5b61f)
2020-04-08 12:08:13 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py Fix return correct cache when reusing port 2020-04-08 12:08:13 +00:00
test_coordination.py Add a generic coordination lock mechanism 2019-06-06 09:56:58 +08:00
test_ipv6_utils.py use test tools from neutron-lib 2019-06-05 06:21:04 -06:00
test_utils.py Propagate profiler info into BatchNotifier threads 2019-07-09 13:28:33 +02:00