neutron/neutron/tests/unit/services/l3_router
elajkat f15fb6831a 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)
(cherry picked from commit 321162a653)
2021-04-30 06:30:55 +00:00
..
service_providers trivial: Make driver_controller's _attrs_to_driver py3 compatible 2021-04-30 06:30:55 +00:00
__init__.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
test_l3_router_plugin.py Allow to disable DVR api extension loading 2017-04-16 17:44:31 -07:00