[release-announce] oslo.concurrency 3.28.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 25 20:00:21 UTC 2018


We are delighted to announce the release of:

oslo.concurrency 3.28.1: Oslo Concurrency library

This release is part of the stein 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.27.0..3.28.1
------------------------------------------

d56295b Imported Translations from Zanata
9a4dea3 ignore warning from bandit for using shell=
54a880a add lib-forward-testing-python3 test job
c2d8ea1 add python 3.6 unit test job
bcd3e5d Remove PyPI downloads
12a5c02 import zuul job settings from project-config
a5754a0 Reorganize that 'Release Notes' in README
3884219 Update reno for stable/rocky
a9d728b Switch to stestr
0b9a943 Add release notes link to README
31d31ab fix tox python3 overrides
8a0fd6c Remove stale pip-missing-reqs tox test
db5377e Trivial: Update pypi url to new url


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

.gitignore                                            |  3 +--
.stestr.conf                                          |  3 +++
.testr.conf                                           |  7 -------
.zuul.yaml                                            | 13 +++++++++++++
README.rst                                            |  7 ++-----
lower-constraints.txt                                 |  2 +-
oslo_concurrency/lockutils.py                         |  2 +-
oslo_concurrency/processutils.py                      |  2 +-
releasenotes/source/index.rst                         |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po   |  9 ++++++---
releasenotes/source/rocky.rst                         |  6 ++++++
test-requirements.txt                                 |  1 +
tox.ini                                               | 19 ++++++++-----------
13 files changed, 44 insertions(+), 31 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index a6f68de..fb68ff2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,0 +10 @@ fixtures>=3.0.0 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list