neutron/neutron/tests/unit/common
LIU Yulong e80e6b3f17 Make test_throttler happy
neutron.tests.unit.common.test_utils.TestThrottler.test_throttler
is failing with "AssertionError: 1 not greater than 1", change the
assert to assertGreaterEqual.

Change-Id: Iba29ab0b1141e731cc811e8bee076dd5726248b5
Closes-Bug: #1916572
(cherry picked from commit b168232e03)
2021-09-10 09:14:58 +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 Make test_throttler happy 2021-09-10 09:14:58 +00:00