
This partially reverts fce48c2893
which
removes windows support along with the other non-linux operating
systems.
Some developers may run unit tests on non-linux operating systems such
as mac OS, and this avoids hard-failure in such usage.
Change-Id: Ia0deb0bce2b87df0297178c75b41f7bf065ddf2d
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Team and repository tags
oslo.privsep
OpenStack library for privilege separation
This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.privsep/latest/
- Source: https://opendev.org/openstack/oslo.privsep
- Bugs: https://bugs.launchpad.net/oslo.privsep
- Release Notes: https://docs.openstack.org/releasenotes/oslo.privsep
Description
Languages
Python
100%