We are chuffed to announce the release of:

oslo.concurrency 3.5.0: Oslo Concurrency library

This release is part of the mitaka release series.

With source available at:

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

With package available at:

    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.4.0..3.5.0
----------------------------------------

6c0f7ff Updated from global requirements
9d28946 Make ProcessExecutionError picklable
fa04ee7 Updated from global requirements

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

oslo_concurrency/processutils.py                 | 15 +++++++++++----
test-requirements.txt                            |  2 +-
3 files changed, 28 insertions(+), 5 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index b1a22fa..f9925e1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-eventlet!=0.18.0,>=0.17.4 # MIT
+eventlet!=0.18.3,>=0.18.2 # MIT



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to