neutron/neutron/tests/unit/common
Terry Wilson 90980f496c Add wait for the post-fork event to nb/sb objects
It is possible for events from the nb/sb to fire before the opposite
db connection is made. These events can call back into driver code
which tries to access the other db before it is connected.

Closes-Bug: #1929197
Closes-Bug: #1928794
Closes-Bug: #1929633
Change-Id: If947581b90ced42981c4611c32de8f428a052c69
2021-07-13 09:23:14 -05:00
..
ovn Add wait for the post-fork event to nb/sb objects 2021-07-13 09:23:14 -05: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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_cache_utils.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_coordination.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ipv6_utils.py Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
test_utils.py Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00