neutron/neutron/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 Don't configure dnsmasq entries for "network" ports 2021-02-18 13:18:12 +01:00
l2 Add the DHCPReponder for IPv4 2021-03-30 17:25:59 +08:00
l3 Read keepalived initial state in parallel to interface monitoring 2021-03-30 16:47:34 +00:00
linux Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
metadata Add locks for setting iptables rules in l3 and metadata agents 2021-03-31 10:02:16 +00:00
ovn Merge "[OVN] MetadataProxyHandler to conditionally monitor both Chassis's tables" 2021-04-26 12:26:17 +00:00
ovsdb Remove "ovs-vsctl" support from rootwrap 2020-11-23 16:23:36 +00:00
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py Revert "Process ingress multicast traffic for 224.0.0.X separately" 2020-10-24 08:27:38 +00:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
securitygroups_rpc.py Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00