Add extra rootwrap filter

Due to the fact the binary name that we use inside OSA is python2
and there is no filter for it inside Neutron, killing processes
fails and migrating routers will result in the old keepalived procs
not being killed off.

Change-Id: I1492af56e2e389b37cfc0e2818119729cd7ef733
This commit is contained in:
Mohammed Naser 2020-01-29 12:04:01 +01:00
parent ea60f9655c
commit b35e1994dd

View File

@ -0,0 +1,7 @@
# NOTE(mnaser): This file exists because we use `python2` for our binaries
# and there is no filter upstream for this which means that
# killing the keepalived monitors fails on OpenStack-Ansible
# environments that run Python2.
[Filters]
kill_keepalived_monitor_py2: KillFilter, root, python2, -15