neutron/neutron/tests/unit/services
elajkat 321162a653 trivial: Make driver_controller's _attrs_to_driver py3 compatible
In python3 dict.values() doesn't return list but instead dict_values,
it must be converted to list to "enjoy" list operations like insert.
Add unit tests to be sure.

Closes-Bug: #1923423
Change-Id: Ie270ac2ee65c02bdb099d11af7f1d2fb62ad0f61
(cherry picked from commit e270ac2ee65c02bdb099d11af7f1d2fb62ad0f61)
(cherry picked from commit 3ec596f9ef)
2021-04-29 07:34:09 +00:00
..
auto_allocate Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conntrack_helper Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l3_router trivial: Make driver_controller's _attrs_to_driver py3 compatible 2021-04-29 07:34:09 +00:00
logapi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-30 12:26:01 +00:00
network_segment_range Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovn_l3 [OVN] Make delete_router_port() less error prone 2021-03-26 08:51:17 +00:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding [ovn]: Use assertCountEqual instead of assertEqual when appropriate 2020-09-15 19:31:27 +00:00
qos Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
revisions Switch to new engine facade in revision plugin's UT 2020-03-26 04:43:43 +01:00
trunk Fix update of trunk subports during live migration 2021-02-11 08:55:30 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00