[release-announce] [oslo] oslo.service 1.29.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 8 14:22:17 UTC 2018


We are pleased to announce the release of:

oslo.service 1.29.0: oslo.service library

This release is part of the queens release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.service 1.28.1..1.29.0
--------------------------------------

e753070 Maintain shared memory after fork in Python >=3.7
97044dc Updated from global requirements
5975da4 Revert "Permit aborting loopingcall while sleeping"


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

oslo_service/loopingcall.py            | 19 ++++++-------------
oslo_service/service.py                |  8 ++++++++
requirements.txt                       |  2 +-
4 files changed, 23 insertions(+), 22 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 659f7d7..9b03e96 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0






More information about the Release-announce mailing list