neutron/etc/neutron/rootwrap.d
Slawek Kaplonski 4597dfc136 Add RHEL8 platform-python to the L3 rootwrap filters
In L3 rootwrap filters we have filter to kill
neutron-keepalived-state-change process.
As this process is run under python, in commit [1] we added
KillFilter rules to allow kill various Python processes.

In RHEL8 there are "system" and "user" python versions provided.
It is called "platform-python" and is placed in /usr/libexec dir.
Details about it are in [2].

So this patch adds to neutron-keepalived-state-change Kill filters also
/usr/libexec/platform-python and /usr/libexec/platform-python3.6 to
allow killing this process on RHEL8 based OS.

[1] https://review.opendev.org/#/c/636710/
[2] https://developers.redhat.com/blog/2018/11/14/python-in-rhel-8/

Change-Id: Iafdaf2c1a6e5c1f5de856ff99e04c72c911c5123
2019-05-17 10:15:45 +02:00
..
debug.filters fix rootwrap debug filter for ping all 2015-06-17 12:15:41 +02:00
dhcp.filters Remove _migrate_python_ns_metadata_proxy_if_needed method 2018-08-04 09:53:00 +02: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 Add RHEL8 platform-python to the L3 rootwrap filters 2019-05-17 10:15:45 +02: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