[release-announce] [oslo] oslo.privsep 1.15.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 1 16:49:13 UTC 2016


We are ecstatic to announce the release of:

oslo.privsep 1.15.0: OpenStack library for privilege separation

This release is part of the ocata 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.14.0..1.15.0
--------------------------------------

8c2c6b2 Updated from global requirements
7d1951d Don't use deprecated method logger.warn
b7cac15 Updated from global requirements
38117a3 Imported Translations from Zanata
2d6deb8 Updated from global requirements


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

oslo_privsep/daemon.py                             |  4 +--
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 33 ++++++++++++++++++++++
requirements.txt                                   |  4 +--
test-requirements.txt                              |  2 +-
4 files changed, 38 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index bb53246..29dc1b1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.14.0 # Apache-2.0
-oslo.utils>=3.16.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 4bf99a5..4f24863 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
-reno>=1.8.0 # Apache2
+reno>=1.8.0 # Apache-2.0





More information about the Release-announce mailing list