
In Python 3, input and output for Popen.communicate() is bytes type. Therefore, encode input data and decode return data for Popen.communicate(). Change-Id: Id6d85eea4c771ac9756ef08ba80ebc09005fcc3e Related Change-Id: I70f009e3366f0eeda5790652ea14f3627b934664
oslo.rootwrap -- Escalated Permission Control
oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.rootwrap
- Source: http://git.openstack.org/cgit/openstack/oslo.rootwrap
- Bugs: http://bugs.launchpad.net/oslo.rootwrap
Description
Languages
Python
100%