neutron/neutron/tests/functional/agent
Rodolfo Alonso Hernandez 32193267f5 Replace "ip route" command in "dvr_local_router"
This is a leftover of the "ip route" command migration to Pyroute2.

A new paremeter, "proto", is added to the IP route add and list
commands. The default protocol used is "static".

Story: #2007686
Task: #41284
Related-Bug: #1492714

Change-Id: I319fd0611d3e8a3a09d6d4e077a17a622f74f51c
2021-03-15 16:05:28 +00:00
..
common Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-02 13:01:39 +01:00
l2 Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
l3 Merge "Fix deletion of rfp interfaces when router is re-enabled" 2021-02-20 18:17:33 +00:00
linux Replace "ip route" command in "dvr_local_router" 2021-03-15 16:05:28 +00:00
ovn [ovn] Metadata agent: fix checking datapath type 2021-01-26 09:52:21 -05:00
ovsdb Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
test_firewall.py Remove rootwrap execution (5) 2021-02-19 08:47:17 +00:00
test_l2_lb_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_l2_ovs_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovs_flows.py Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
test_ovs_lib.py Fix wrong packet_type set for IPv6 GRE tunnels in OVS 2021-03-02 13:01:39 +01:00