Sean McGinnis 186ed27a46
Bump default tox env from py37 to py38
Python 3.8 is now our highest level supported python runtime.
This updates the default tox target environments to swap out
py37 for py38 to make sure local development testing is
covering this version.

This does not impact zuul jobs in any way, nor prevent local
tests against py37. It just changes the default if none is
explicitly provided.

Change-Id: If96ca50b1836f444a2a6842a589ae60f436b7eaf
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 10:25:50 -05:00
2015-10-23 18:51:29 +11:00
2019-04-19 19:48:27 +00:00
2015-10-23 18:51:29 +11:00
2019-12-11 10:26:01 +00:00
2020-04-14 10:16:27 +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
2020-02-11 18:51:53 +01:00
2020-04-24 10:25:50 -05:00

Team and repository tags

image

oslo.privsep

Latest Version

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 2.9 MiB
Languages
Python 100%