[release-announce] [oslo] oslo.log 3.18.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 1 16:44:24 UTC 2016


We are eager to announce the release of:

oslo.log 3.18.0: oslo.log library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.log 3.17.0..3.18.0
----------------------------------

eca5c58 Updated from global requirements
fbe41b0 Updated from global requirements
3de3f49 Updated from global requirements
abba8b5 Imported Translations from Zanata


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

.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 60 ++++++++++++++++++++++
requirements.txt                                   |  6 +--
test-requirements.txt                              |  4 +-
3 files changed, 65 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 3dc12c4..9afe3bc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
@@ -7 +7 @@ six>=1.9.0 # MIT
-oslo.config>=3.14.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.16.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 02b0b77..62d1e25 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17 +17 @@ oslotest>=1.10.0 # Apache-2.0
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
@@ -22 +22 @@ oslosphinx>=4.7.0 # Apache-2.0
-reno>=1.8.0 # Apache2
+reno>=1.8.0 # Apache-2.0





More information about the Release-announce mailing list