[release-announce] [oslo] oslo.service 1.21.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Mar 28 02:09:48 UTC 2017


We are jazzed to announce the release of:

oslo.service 1.21.0: oslo.service library

This release is part of the pike 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.20.0..1.21.0
--------------------------------------

d10c8fe Remove log translations
dd941b0 Updated from global requirements


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

oslo_service/_i18n.py             | 10 ----------
oslo_service/eventlet_backdoor.py |  6 +++---
oslo_service/loopingcall.py       | 14 ++++++-------
oslo_service/periodic_task.py     | 12 +++++------
oslo_service/service.py           | 42 +++++++++++++++++++--------------------
oslo_service/threadgroup.py       |  9 ++++-----
oslo_service/wsgi.py              | 14 ++++++-------
requirements.txt                  |  2 +-
8 files changed, 49 insertions(+), 60 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 6c61b2d..3f1b096 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0





More information about the Release-announce mailing list