e5ccfee6cfb503c3ba7cce816fae331dd017f3ce
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
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Languages
Python
99.6%
Shell
0.4%