[release-announce] oslo.concurrency 3.25.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Tue May 8 13:26:22 UTC 2018


We are jazzed to announce the release of:

oslo.concurrency 3.25.1: Oslo Concurrency library

This release is part of the queens stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.concurrency 3.25.0..3.25.1
------------------------------------------

0c4718f Mask passwords only when command execution fails
f7a0594 Updated from global requirements
f038e22 Update UPPER_CONSTRAINTS_FILE for stable/queens
7aa6aa7 Update .gitreview for stable/queens


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

.gitreview                                       |  3 ++-
oslo_concurrency/processutils.py                 | 24 ++++++++++++++++++++--
test-requirements.txt                            |  6 +++---
tox.ini                                          |  2 +-
5 files changed, 53 insertions(+), 8 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 0903d1d..df438df 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
@@ -12,2 +12,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list