[openstack-dev] [new][oslo] oslo.service 1.13.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 13 14:26:52 UTC 2016


We are eager to announce the release of:

oslo.service 1.13.0: oslo.service library

This release is part of the newton release series.

With source available at:

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

With package available at:

    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.12.0..1.13.0
--------------------------------------

3f39b9b Updated from global requirements
6421273 Updated from global requirements
84b53e6 Updated from global requirements
e7317d7 Updated from global requirements


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

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


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

diff --git a/requirements.txt b/requirements.txt
index 87352e2..83d22d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
@@ -11 +11 @@ oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d0b8e20..de31b9a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD





More information about the OpenStack-dev mailing list