neutron/neutron/tests/functional/agent/linux
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
..
bin Merge "Remove "six" library" 2020-07-30 00:35:59 +00:00
openvswitch_firewall use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
helpers.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
simple_daemon.py Remove translation of help messages from tests 2017-09-25 09:49:38 +00:00
test_async_process.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
test_bridge_lib.py Implement "FdbInterface" with Pyroute2 2020-12-24 17:00:06 +00:00
test_dhcp.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_interface.py Fix get_ipv6_llas method in the interface driver 2020-08-21 15:11:24 +02:00
test_ip_lib.py Replace "ip route" command in "dvr_local_router" 2021-03-15 16:05:28 +00:00
test_ipset.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
test_iptables.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_keepalived.py Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
test_l3_tc_lib.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_linuxbridge_arp_protect.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_netlink_lib.py Remove rootwrap execution (5) 2021-02-19 08:47:17 +00:00
test_of_monitor.py OpenFlow monitor 2019-11-20 18:00:13 +00:00
test_ovsdb_monitor.py Add some wait time between stopping and starting again ovsdb monitor 2020-12-10 10:08:08 +00:00
test_process_monitor.py Remove "six" library 2020-07-28 16:55:52 +00:00
test_tc_lib.py Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
test_utils.py Implement "find_child_pids" natively 2020-11-14 17:17:52 +00:00