neutron/neutron/agent
Slawek Kaplonski e5ccfee6cf Always use absolute path for custom kill-scripts
When rootwrap was used to run custom kill-scripts, it worked fine with
the executable name without full path as path was in the rootwrap's
exec_dirs config option thus rootwrap was able to find it.

But as we migrated to privsep it don't works like that anymore.
It's better to use absolute path of the kill-script always and that
patch changes to do it like that.

Change-Id: I66d70304530935e2add3345aba6aa3c549a0a2df
Closes-Bug: #1923198
2021-04-09 15:28:41 +02: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 base class DHCPResponder 2021-03-10 10:33:39 +08:00
l3 Read keepalived initial state in parallel to interface monitoring 2021-03-30 16:47:34 +00:00
linux Always use absolute path for custom kill-scripts 2021-04-09 15:28:41 +02:00
metadata Add locks for setting iptables rules in l3 and metadata agents 2021-03-31 10:02:16 +00:00
ovn Trivial: check if ipv6 is available for IptablesManager 2021-03-03 13:48:25 +01: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