Files
oslo.privsep/README.rst
Takashi Kajinami 5da20df08e Remove reference to tag framework
... because the framework was removed[1].

[1] https://governance.openstack.org/tc/reference/tags/index.html

Change-Id: I997bd14fa8918d991a9a0a8f091328948d66096c
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-21 22:08:45 +09:00

1.2 KiB

oslo.privsep

image

Latest Version

Downloads

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.