neutron/etc/neutron/rootwrap.d
Slawek Kaplonski be03bd225c Allow to kill keepalived state change monitor process
Usually Neutron stops neutron-keepalived-state-change-monitor process
gracefully with SIGTERM.
But in case if this will not stop process for some time, Neutron will
try to kill this process with SIGKILL (-9).
That was causing problem with rootwrap as kill filters for this process
allowed to send only "-15" to it.
Now it is possible to kill this process with "-9" too.

Conflicts:
    etc/neutron/rootwrap.d/l3.filters

Change-Id: Id019fa7649bd1158f9d56e63f8dad108d0ca8c1f
Closes-bug: #1860326
(cherry picked from commit d6fccd247f)
(cherry picked from commit f4d05266d2)
2020-01-28 16:46:07 +01:00
..
debug.filters fix rootwrap debug filter for ping all 2015-06-17 12:15:41 +02:00
dhcp.filters Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00
dibbler.filters Add PD support in HA router 2017-03-15 04:31:09 +00:00
ebtables.filters Remove ebtables_driver/manager dead code 2015-09-08 15:24:28 +00:00
ipset-firewall.filters Adds ipset support for Security Groups 2014-09-12 10:18:51 +08:00
iptables-firewall.filters iptables: stop 'fixing' kernel sysctl bridge firewalling knobs 2017-02-27 15:14:14 +00:00
l3.filters Allow to kill keepalived state change monitor process 2020-01-28 16:46:07 +01:00
linuxbridge-plugin.filters linuxbridge-agent: add missing sysctl rootwrap entry 2017-09-05 18:59:30 +02:00
netns-cleanup.filters Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
openvswitch-plugin.filters Fix typo "extention" -> "extension" 2017-11-09 07:05:56 -05:00
privsep.filters Remove Duplicate line in privsep.filters 2016-12-23 10:59:57 -05:00