nova/etc/nova
Michael Still f535e8bb99 First attempt at adding a privsep user to nova itself.
I don't particularly care about this use case (although the localfs
code should perhaps go away), but it was a nice contained example
of a privsep user which wasn't just calling a command line.

This patch also starts to layout what an API to the privsep'd code
might look like. For now its modelled on python's os module, because
that's where all the operations we perform are coming from.

The rootwrap configuration is cleaned up as we remove users.

Co-Authored-By: Tony Breeds <tony@bakeyournoodle.com>
Change-Id: I911cc51a226d6af29d63a7a2c69253de870073e9
2017-09-07 03:01:01 +10:00
..
rootwrap.d First attempt at adding a privsep user to nova itself. 2017-09-07 03:01:01 +10:00
README-nova.conf.txt Add link to the latest nova.conf example 2016-04-05 03:32:13 +00:00
README-policy.yaml.txt Trivial-fix: replace "json" with "yaml" in policy README 2017-01-25 11:25:53 +08:00
api-paste.ini request_log addition for running under uwsgi 2017-07-24 14:23:38 -04:00
cells.json Remove trailing comma from sample JSON 2014-02-26 10:17:01 +08:00
logging_sample.conf Fix logging_sample.conf to use oslo_log formatter 2015-09-24 18:04:20 +09:00
nova-config-generator.conf Fix doc generation warnings 2017-02-24 17:43:08 +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