OpenStack library for rootwrap
a1725700ab
In Python 3, input and output for Popen.communicate() is bytes type. Therefore, encode input data and decode return data for Popen.communicate(). Change-Id: Id6d85eea4c771ac9756ef08ba80ebc09005fcc3e Related Change-Id: I70f009e3366f0eeda5790652ea14f3627b934664 |
||
---|---|---|
benchmark | ||
doc/source | ||
etc | ||
oslo_rootwrap | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
oslo.rootwrap -- Escalated Permission Control
oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.rootwrap
- Source: http://git.openstack.org/cgit/openstack/oslo.rootwrap
- Bugs: http://bugs.launchpad.net/oslo.rootwrap