neutron/neutron/tests/functional/agent/linux
Takashi Kajinami 6a5859fc07 Fix python shebang
The current shebang requires /usr/bin/python which is not available in
Ubuntu Jammy by default.

This also fixes some unnecessary/missing shebangs.

Change-Id: Ib25a0a7f39f68f43622609391710dd3b1abc2d00
2023-10-17 16:02:25 +00:00
..
bin Fix python shebang 2023-10-17 16:02:25 +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 Fix python shebang 2023-10-17 16:02:25 +00:00
test_async_process.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00
test_bridge_lib.py When creating a VXLAN interface, a device is mandatory 2021-12-10 12:15:18 +00:00
test_dhcp.py dhcp: make device manager to clean only not used devices 2022-10-11 08:56:50 +02: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 Merge "Add and delete multiple ip addresses in one priv call" 2022-12-19 17:34:00 +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 Handle "no such process" during keepalived process cleanup 2023-04-19 15:51:59 -05: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 When creating a VXLAN interface, a device is mandatory 2021-12-10 12:15:18 +00:00
test_utils.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00