[openstack-dev] [all] oslo.concurrency 1.6.0 release

Doug Hellmann doug at doughellmann.com
Mon Feb 23 19:33:27 UTC 2015


The Oslo team is pleased to announce the release of:

oslo.concurrency 1.6.0: oslo.concurrency library

For more details, please see the git log history below and:

    http://launchpad.net/oslo.concurrency/+milestone/1.6.0

Please report issues through launchpad:

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

Changes in oslo.concurrency 1.5.0..1.6.0
----------------------------------------

b50feed Updated from global requirements
c20a86d processutils: execute(): fix option incompatibility
343e3bd Drop use of namespaced oslo.i18n

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

oslo_concurrency/_i18n.py        |  4 ++--
oslo_concurrency/processutils.py |  7 ++++++-
requirements.txt                 |  2 +-
4 files changed, 21 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8180d8f..a7d1656 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ posix_ipc
-six>=1.7.0
+six>=1.9.0



More information about the OpenStack-dev mailing list