python-oslo.rootwrap

Allows fine filtering of shell commands to run as root - Python 2.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 2.x module.