neutron/neutron/tests/unit/agent
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
..
common Migrate "ovs-ofctl" to oslo.privsep 2021-03-31 16:44:30 +00:00
dhcp Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
l2 Add the DHCPReponder for IPv4 2021-03-30 17:25:59 +08:00
l3 Merge "Block metadata requests to not go out from the router" 2021-03-28 19:24:02 +00:00
linux Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
metadata Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
ovn [OVN] Only account for bound ports in metadata agent 2021-04-22 15:23:43 +02:00
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Replace assertItemsEqual with assertCountEqual 2020-11-30 10:21:57 +01:00
test_rpc.py [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
test_securitygroups_rpc.py Merge "Remove rootwrap execution (4)" 2021-02-17 15:43:21 +00:00