[release-announce] oslo.utils 3.39.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 8 13:39:43 UTC 2019


We are ecstatic to announce the release of:

oslo.utils 3.39.1: Oslo Utility library

This release is part of the stein release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/oslo.utils

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.utils 3.39.0..3.39.1
------------------------------------

9b21d60 Use template for lower-constraints
cc8b51e Fix race condition in eventletutils Event


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

.zuul.yaml                             | 17 ++++--------
lower-constraints.txt                  |  1 +
oslo_utils/eventletutils.py            | 17 ++++++++++--
test-requirements.txt                  |  1 +
5 files changed, 73 insertions(+), 14 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 22f7e39..9354098 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,0 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+eventlet>=0.18.2,!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0 # MIT






More information about the Release-announce mailing list