OpenStack library for rootwrap
Go to file
Doug Hellmann fbc837e75a add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: I4bf5b081d630414cdd8beb7fd322aeb6fd90d7d7
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:02:51 -04:00
benchmark Move files out of the namespace package 2014-12-18 16:08:01 -05:00
doc Updated from global requirements 2018-03-15 07:50:39 +00:00
etc Allow rootwrap-daemon to timeout and exit 2017-03-02 10:58:04 +09:00
oslo_rootwrap Add bandit to pep8 job 2017-12-13 11:25:50 +08:00
releasenotes Update reno for stable/queens 2018-01-24 18:07:26 +00:00
.gitignore Add reno for release notes management 2016-06-30 09:59:31 +00: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
.zuul.yaml add lower-constraints job 2018-03-24 21:02:51 -04: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
lower-constraints.txt add lower-constraints job 2018-03-24 21:02:51 -04:00
README.rst Update links in README 2018-02-28 01:35:47 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:52 +00:00
setup.cfg Treat doc warnings as errors 2018-01-08 11:47:18 -06:00
setup.py Updated from global requirements 2017-03-03 00:03:18 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:50:39 +00:00
tox.ini add lower-constraints job 2018-03-24 21:02:51 -04:00

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.