neutron/neutron/tests/functional/privileged
Rodolfo Alonso Hernandez c511964d70 Replace "get_routing_table" with "list_ip_routes"
"get_routing_table" uses "pyroute2.IPDB" that has been deprecated.
"list_ip_routes" has been improved to be able to read multipath
routes.

Closes-Bug: #1926476

Change-Id: I0299fa11a7afefbd2999f81cd4ed3beed572009c
2021-05-01 17:39:42 +00:00
..
agent Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
__init__.py Implement ip_lib get_devices using pyroute2 2018-11-14 09:27:26 +00:00