[release-announce] [oslo] oslo.service 1.18.0 (ocata)

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


We are glad to announce the release of:

oslo.service 1.18.0: oslo.service library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.service 1.17.0..1.18.0
--------------------------------------

09d051b Updated from global requirements
4a38e16 Updated from global requirements
6f08d3a Updated from global requirements
a5b5274 Imported Translations from Zanata
5a8373d Enable release notes translation


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

releasenotes/source/conf.py                        |  3 +++
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 30 ++++++++++++++++++++++
requirements.txt                                   |  4 +--
test-requirements.txt                              |  4 +--
4 files changed, 37 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 31c80ac..bf29b86 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.16.0 # Apache-2.0
+oslo.utils>=3.18.0 # Apache-2.0
@@ -11 +11 @@ oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config>=3.14.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 1291bd4..8e0dcf6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ doc8 # Apache-2.0
-reno>=1.8.0 # Apache2
+reno>=1.8.0 # Apache-2.0
@@ -16 +16 @@ reno>=1.8.0 # Apache2
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0





More information about the Release-announce mailing list