OpenStack Networking (Neutron)
4597dfc136
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 |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst