OpenStack library for rootwrap
Go to file
ZhongShengping 0b6824d178 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html
Story: #2004073
Task: #27440

Change-Id: I3058b37d22a2e86da78975930dd2cf0dc269bfe1
2019-02-19 13:56:43 +08:00
benchmark Update to support running benchmark on python3 2018-04-04 11:40:23 -04:00
doc Run rootwrap with lower fd ulimit by default 2018-10-09 12:12:46 +02:00
etc Run rootwrap with lower fd ulimit by default 2018-10-09 12:12:46 +02:00
oslo_rootwrap Fix portability issue 2018-11-22 13:22:52 +02:00
releasenotes Add release note for file descriptor limit change 2018-10-25 15:07:26 +00:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:56:12 +08:00
.gitreview Add .gitreview for oslo.rootwrap 2013-11-27 15:22:57 +01:00
.stestr.conf Switch to stestr 2018-07-03 16:00:44 +07:00
.zuul.yaml add python 3.7 unit test job 2019-02-19 13:56:43 +08: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 Add release notes link to README 2018-06-21 13:13:46 +08:00
lower-constraints.txt Switch to stestr 2018-07-03 16:00:44 +07:00
requirements.txt Updated from global requirements 2017-11-16 11:21:52 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:38:41 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:18 +00:00
test-requirements.txt Switch to stestr 2018-07-03 16:00:44 +07:00
tox.ini Don't quote {posargs} in tox.ini 2018-10-09 13:37:19 +00:00

README.rst

Team and repository tags

image

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

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