neutron/neutron/tests/unit/agent/common
Brian Haley 3d0f1ef4fa Remove some unnecessary list comprehensions
Just use list() instead. Noticed while looking at something else.

Trivialfix

Change-Id: I906a13ef6c2f5426a1ac7c4ae24dbf168a0f371a
2022-10-05 17:11:45 -04:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_async_process.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_lib.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
test_ovsdb_monitor.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_placement_report.py Report pkt processing capacity on Neutron agent RP 2021-10-11 15:16:52 +02:00
test_polling.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_processing_queue.py Remove some unnecessary list comprehensions 2022-10-05 17:11:45 -04:00
test_utils.py Add workaround for eventlet.greendns bug 2022-07-14 15:31:23 -05:00