[openstack-dev] [new][oslo] oslo.concurrency 3.15.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:48:40 UTC 2016


We are jazzed to announce the release of:

oslo.concurrency 3.15.0: Oslo Concurrency library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.concurrency 3.14.0..3.15.0
------------------------------------------

9f1c2f0 Changed the home-page link
7a4d633 Change assertTrue(isinstance()) by optimal assert
f4f9088 Enable release notes translation
70ff551 Ignore prlimit argument on Windows
5063e92 Updated from global requirements
0ad8246 Updated from global requirements
e27945c Update reno for stable/newton


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

oslo_concurrency/processutils.py                 | 15 ++++++++++-----
releasenotes/source/conf.py                      |  3 +++
releasenotes/source/index.rst                    |  5 +++--
releasenotes/source/newton.rst                   |  6 ++++++
setup.cfg                                        |  2 +-
test-requirements.txt                            |  4 ++--
8 files changed, 53 insertions(+), 16 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e431107..875421c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,2 +12,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD





More information about the OpenStack-dev mailing list