README.rst 1.04 KB
Newer Older
1
2
3
4
========================
Team and repository tags
========================

melissaml's avatar
melissaml committed
5
6
.. image:: https://governance.openstack.org/tc/badges/oslo.rootwrap.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html
7
8
9

.. Change things from this point on

10
11
12
===============================================
 oslo.rootwrap -- Escalated Permission Control
===============================================
13

14
.. image:: https://img.shields.io/pypi/v/oslo.rootwrap.svg
15
    :target: https://pypi.org/project/oslo.rootwrap/
16
17
18
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.rootwrap.svg
19
    :target: https://pypi.org/project/oslo.rootwrap/
20
21
    :alt: Downloads

22
23
oslo.rootwrap allows fine-grained filtering of shell commands to run
as `root` from OpenStack services.
Thierry Carrez's avatar
Thierry Carrez committed
24

Doug Hellmann's avatar
Doug Hellmann committed
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
melissaml's avatar
melissaml committed
29
* Release notes: https://docs.openstack.org/releasenotes/oslo.rootwrap/