OpenStack library for rootwrap
Go to file
Doug Hellmann 3b2b9b6462 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I5240d20be9647ade5015fba45c42f5ceb8e83d51
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 14:53:49 -04:00
benchmark Update to support running benchmark on python3 2018-04-04 11:40:23 -04: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 Make IpNetnsExecFilter more strict to detect aliases 2018-05-10 12:40:29 +00: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
README.rst Trivial: Update pypi url to new url 2018-04-21 10:49:07 +08:00
lower-constraints.txt fix lower constraints and uncap eventlet 2018-04-12 10:48:11 -04: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 fix lower constraints and uncap eventlet 2018-04-12 10:48:11 -04:00
tox.ini fix tox python3 overrides 2018-06-06 14:53:49 -04: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.