[openstack-dev] [new][oslo] oslo.privsep 1.8.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Jun 14 15:04:05 UTC 2016


We are delighted to announce the release of:

oslo.privsep 1.8.0: OpenStack library for privilege separation

This release is part of the newton release series.

With source available at:

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

With package available at:

    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.7.0..1.8.0
------------------------------------

6bcde24 Updated from global requirements

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

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


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

diff --git a/requirements.txt b/requirements.txt
index 11e30ae..e77185a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3c4d32f..634e4c1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ oslotest>=1.10.0 # Apache-2.0
-mock>=1.2 # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+mock>=2.0 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD





More information about the OpenStack-dev mailing list