Tony Breeds 2208a539ee Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove oslo.privsep.

Change-Id: Icff042fc20da27181a3e7c7624e4e8e1704923b1
2016-12-20 14:36:31 +11:00
2015-10-23 18:51:29 +11:00
2016-12-20 14:36:31 +11:00
2015-10-23 18:51:29 +11:00
2015-10-21 05:24:45 +00:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2016-11-25 13:23:26 +01:00
2015-11-03 04:33:51 +00:00
2016-12-20 14:36:31 +11:00

Team and repository tags

image

oslo.privsep

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.

Description
OpenStack library for privilege separation
Readme 3.1 MiB
Languages
Python 100%