• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benchmark/H01-Jul-2021-12280

doc/source/H03-May-2022-489315

etc/H01-Jul-2021-3426

oslo.rootwrap.egg-info/H03-May-2022-5646

oslo_rootwrap/H01-Jul-2021-2,5501,735

releasenotes/H01-Jul-2021-380126

.pre-commit-config.yamlH A D01-Jul-20211.3 KiB4037

.stestr.confH A D01-Jul-202154 43

.zuul.yamlH A D01-Jul-2021227 98

AUTHORSH A D01-Jul-20213 KiB8281

CONTRIBUTING.rstH A D01-Jul-2021742 2213

ChangeLogH A D01-Jul-202110.8 KiB481370

LICENSEH A D01-Jul-202111.4 KiB205171

PKG-INFOH A D01-Jul-20212.2 KiB5545

README.rstH A D01-Jul-20211 KiB3022

setup.cfgH A D01-Jul-2021974 3833

setup.pyH A D01-Jul-2021697 214

tox.iniH A D01-Jul-20212 KiB7463

README.rst

1========================
2Team and repository tags
3========================
4
5.. image:: https://governance.openstack.org/tc/badges/oslo.rootwrap.svg
6    :target: https://governance.openstack.org/tc/reference/tags/index.html
7
8.. Change things from this point on
9
10===============================================
11 oslo.rootwrap -- Escalated Permission Control
12===============================================
13
14.. image:: https://img.shields.io/pypi/v/oslo.rootwrap.svg
15    :target: https://pypi.org/project/oslo.rootwrap/
16    :alt: Latest Version
17
18.. image:: https://img.shields.io/pypi/dm/oslo.rootwrap.svg
19    :target: https://pypi.org/project/oslo.rootwrap/
20    :alt: Downloads
21
22oslo.rootwrap allows fine-grained filtering of shell commands to run
23as `root` from OpenStack services.
24
25* License: Apache License, Version 2.0
26* Documentation: https://docs.openstack.org/oslo.rootwrap/latest/
27* Source: https://opendev.org/openstack/oslo.rootwrap
28* Bugs: https://bugs.launchpad.net/oslo.rootwrap
29* Release notes: https://docs.openstack.org/releasenotes/oslo.rootwrap/
30