OpenStack library for rootwrap
Go to file
Andreas Jaeger 4c0480648d Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Depends-On: https://review.opendev.org/728938
Change-Id: Ie162c8e72f4edec345c20de4517304cc14f7fe0d
2020-05-18 20:58:01 +02:00
benchmark Update hacking for Python3 2020-04-02 15:05:26 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-18 20:58:01 +02:00
etc Always close all passed in fds beyond sensible_fd_limit on launch 2019-03-23 11:30:30 +01:00
oslo_rootwrap Update hacking for Python3 2020-04-02 15:05:26 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-18 20:58:01 +02:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:56:12 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:43 +00:00
.stestr.conf Switch to stestr 2018-07-03 16:00:44 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-14 10:17:02 +00: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 Switch to newer openstackdocstheme and reno versions 2020-05-18 20:58:01 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:10:25 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:52 +00:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:13 -05:00
setup.py remove outdated header 2020-02-10 18:35:20 +01:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-18 20:58:01 +02:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:51 -05: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.