Angus Lees a6e554bd49 Ignore --config-dir when value is None
Previous code incorrectly used an explicit --config-dir=None on the
privsep-helper command line when cfg.CONF.config_dir was None (the
default).  This change correctly skips the --config-dir flag entirely in
this situation.

Change-Id: I8d71b1e0c5ab702a39c3e56119611700a126a5d4
2016-02-08 18:05:52 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-11-04 13:17:51 +11:00
2015-10-21 05:24:45 +00:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2016-01-29 11:50:10 +01:00
2015-11-03 04:33:51 +00:00

oslo.privsep

Latest Version

Downloads

OpenStack library for privilege separation

This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.

Description
OpenStack library for privilege separation
Readme 2.9 MiB
Languages
Python 100%