1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
===============================================
oslo.rootwrap -- Escalated Permission Control
===============================================
oslo.rootwrap allows fine-grained filtering of shell commands to run
as `root` from OpenStack services.
Contents
========
.. toctree::
:maxdepth: 2
install/index
user/index
contributor/index
Release Notes
=============
Read also the `oslo.rootwrap Release Notes
<https://docs.openstack.org/releasenotes/oslo.rootwrap/>`_.
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|