[release-announce] [oslo] oslo.privsep 1.20.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon May 22 23:56:35 UTC 2017


We are overjoyed to announce the release of:

oslo.privsep 1.20.0: OpenStack library for privilege separation

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.privsep

Download the package from:

    https://pypi.python.org/pypi/oslo.privsep

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.privsep

For more details, please see below.

Changes in oslo.privsep 1.19.0..1.20.0
--------------------------------------

1974564 Updated from global requirements
99e997e Add test to verify log record can be formatted
fc61029 Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

requirements.txt                  |  4 ++--
test-requirements.txt             |  2 +-
3 files changed, 26 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 77be859..adcc6c2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-oslo.log>=3.11.0 # Apache-2.0
+oslo.log>=3.22.0 # Apache-2.0
@@ -11 +11 @@ cffi # MIT
-eventlet!=0.18.3,>=0.18.2 # MIT
+eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 69c76f1..1fa96c8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ oslosphinx>=4.7.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD





More information about the Release-announce mailing list