OpenStack library for rootwrap
Go to file
IWAMOTO Toshihiro af8ad2da80 Allow rootwrap-daemon to timeout and exit
If the client side abnormally exits, its rootwrap daemon cannot
receive a shutdown message and will be left forever. Let it timeout
and exit to save such cases.

Change-Id: I783717b5fa019371747b98bf92965b6e689603f6
Related-bug: #1658973
Related-bug: #1658977
Related-bug: #1663458
(cherry picked from commit 6285b63572)
2017-03-22 18:33:45 +00:00
benchmark Move files out of the namespace package 2014-12-18 16:08:01 -05:00
doc/source Remove unused use-syslog-rfc-format option 2016-02-04 18:37:40 +00:00
etc Allow rootwrap-daemon to timeout and exit 2017-03-22 18:33:45 +00:00
oslo_rootwrap Allow rootwrap-daemon to timeout and exit 2017-03-22 18:33:45 +00:00
.gitignore Remove unused use-syslog-rfc-format option 2016-02-04 18:37:40 +00:00
.gitreview Update .gitreview for stable/newton 2016-08-29 16:08:13 -04: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 2016-01-16 03:31:25 +00:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-12 17:01:41 +05:30
setup.py Updated from global requirements 2015-09-17 12:16:11 +00:00
test-requirements.txt Updated from global requirements 2016-06-21 18:04:35 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-12 17:01:41 +05:30

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.