python3-oslo.rootwrap

allows fine filtering of shell commands to run as root - Python 3.x
  https://github.com/openstack/oslo.rootwrap
  0
  no reviews



The Oslo Rootwrap allows fine filtering of shell commands to run as root from OpenStack services.

Unlike other Oslo deliverables, it should not be used as a Python library, but called as a separate process through the oslo-rootwrap command.

This package provides the Python 3.x module.