OpenStack library for rootwrap
Go to file
Doug Hellmann 1334f3e9ec move usage instructions into main docs
Pare down the readme by moving most of the usage instructions into the
main documentation. Clean up the results so they render nicely.

Remove the duplicate copy of those instructions by removing
doc/source/readme.rst.

Fix up the documentation and readme titles to make them consistent.

Change-Id: I63f711bb28f3003d7b991d1526fd4b373b530143
2015-09-25 17:50:47 -04:00
benchmark Move files out of the namespace package 2014-12-18 16:08:01 -05:00
doc/source move usage instructions into main docs 2015-09-25 17:50:47 -04:00
etc To honor RFC5424 add use_syslog_rfc_format config option 2014-02-25 19:18:13 +02:00
oslo_rootwrap Fix some spelling typo in manual 2015-09-24 17:53:40 +08:00
.gitignore Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
.gitreview Add .gitreview for oslo.rootwrap 2013-11-27 15:22:57 +01:00
.testr.conf Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
MANIFEST.in Add standalone project packaging support files 2013-11-21 16:25:23 +01:00
openstack-common.conf Remove run_cross_tests.sh 2015-05-05 19:39:51 +00:00
README.rst move usage instructions into main docs 2015-09-25 17:50:47 -04:00
requirements.txt Updated from global requirements 2015-02-20 13:58:58 +00:00
setup.cfg docs - Set pbr 'warnerrors' option for doc build 2015-09-24 21:46:09 -04:00
setup.py Updated from global requirements 2015-09-17 12:16:11 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:26 +00:00
tox.ini Remove test-requirements-py3.txt 2015-07-01 22:59:43 +03:00

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.