[oslo] oslo.concurrency 3.21.1 (pike)
We are pleased to announce the release of: oslo.concurrency 3.21.1: Oslo Concurrency library This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.concurrency Download the package from: https://pypi.python.org/pypi/oslo.concurrency Please report issues through launchpad: https://bugs.launchpad.net/oslo.concurrency For more details, please see below. Changes in oslo.concurrency 3.21.0..3.21.1 ------------------------------------------ 8adf9b1 Windows: ensure exec calls don't block other greenthreads 01492bd Updated from global requirements d6a1509 Update UPPER_CONSTRAINTS_FILE for stable/pike 127689c Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- oslo_concurrency/processutils.py | 25 +++++++++++++-- test-requirements.txt | 2 +- tox.ini | 2 +- 5 files changed, 65 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 852abde..cb88e32 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ fixtures>=3.0.0 # Apache-2.0/BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org