
* Remove support for python 2.6 * Remove skipsdist : Needs to be set only if sdist is expensive * Remove usedevelop : only needed when skipsdist is set to True * Remove install_command : We can just use the default, we don't need to override * Remove setenv : We can just use the default as we don't need any extra environment variables * Remove requirements.txt from deps, as this is already added automatically Change-Id: I5defad3ba70eac774a01b2137abbffcd812cd0d5
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%