OpenStack library for rootwrap
Go to file
sonu.kumar 1fcd643f04 Removes MANIFEST.in as it is not needed explicitely by PBR
This patch removes `MANIFEST.in` file as pbr generates a sensible
manifest from git files and some standard files and it removes
the need for an explicit `MANIFEST.in` file.

Change-Id: Ib17ef621f8d71940d49aec4d9e0ca0eee9d91fca
2015-12-10 16:09:03 +05:30
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 Drop python 2.6 support 2015-11-26 21:00:29 +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
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 Remove python 2.6 classifier 2015-11-17 15:00:59 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:11 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 15:51:48 +00:00
tox.ini Remove python 2.6 and cleanup tox.ini 2015-11-16 00:16:47 +00:00

README.rst

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

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