nova/etc/nova
Thierry Carrez 909d0de68e Remove unused rootwrap filters
Thanks to mikal, nova was fully transitioned to using privsep over
the past cycles. However the old rootwrap filter definitions have been
left behind, which basically means that there is limited security
benefit right now (code gone rogue could still call rootwrap to execute
some code as root).

As far as I can tell, those can be removed now. os-brick calls in
compute.filters should be covered by the os_brick.privileged.default
context.

Rootwrap is now only used to launch the two privileged privsep contexts.
Since those are one-shot at the start of the service, there is little
point in using rootwrap-daemon on nova nodes.

network.filters and api-metadata.filters are being removed in
https://review.opendev.org/#/c/696518 as part of the nova-net cleanup.

Change-Id: Ie5e5ab17dabad713d4ad1261ab8b5d62b017f31e
2019-12-04 12:32:49 +01:00
..
rootwrap.d Remove unused rootwrap filters 2019-12-04 12:32:49 +01:00
README-nova.conf.txt Fix broken URLs 2017-09-07 15:42:31 +02:00
README-policy.yaml.txt Remove an unused file and a related description 2019-09-13 10:33:32 +09:00
api-paste.ini Deprecate [api]auth_strategy and noauth2 2019-10-09 15:16:07 -05:00
logging_sample.conf Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:59:57 +08:00
nova-config-generator.conf Merge "Summarize output of sample configuration generator" 2019-06-16 07:30:03 +00:00
nova-policy-generator.conf Add policy sample generation 2016-06-28 20:52:44 +00:00
release.sample Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
rootwrap.conf Add /usr/local/{sbin,bin} to rootwrap exec_dirs 2016-02-15 14:08:24 +11:00