[release-announce] [oslo] oslo.log 3.37.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 17:35:20 UTC 2018


We are ecstatic to announce the release of:

oslo.log 3.37.0: oslo.log library

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.log 3.36.0..3.37.0
----------------------------------

3577035 Add Rocky release to versionutils._RELEASES
a36f2e7 Updated from global requirements
91d8ef2 Update links in README
9892497 Imported Translations from Zanata
9b4b76a Zuul: Remove project name
be46e57 Imported Translations from Zanata
fb07224 Zuul: Remove project name
578664f Update reno for stable/queens
cf3d2d7 Updated from global requirements
c4abda9 Imported Translations from Zanata
09ffdcc update structured logging tests to prove context id is included
0212fb3 Updated from global requirements
75cb531 Updated from global requirements
1ffa37a Updated from global requirements


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

.zuul.yaml                                         |  1 -
README.rst                                         |  4 ++--
oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po      |  8 +++----
oslo_log/versionutils.py                           |  1 +
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 28 +++++++++++++++++-----
releasenotes/source/queens.rst                     |  6 +++++
requirements.txt                                   |  2 +-
test-requirements.txt                              |  6 ++---
10 files changed, 50 insertions(+), 17 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index a8836e1..3983366 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platfo
-python-dateutil>=2.4.2 # BSD
+python-dateutil>=2.5.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 71984c5..72cf9fa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ mock>=2.0.0 # BSD
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
@@ -18,2 +18,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0






More information about the Release-announce mailing list