We are happy to announce the release of:
oslo.concurrency 3.18.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.16.0..3.18.0
------------------------------------------
7afbc99 Automatically convert process_input to bytes
cda2474 Add Constraints support
cbd05f4 Show team and repo badges on README
Diffstat (except docs and test files)
-------------------------------------
README.rst | 9 +++++++
oslo_concurrency/processutils.py | 10 ++++++--
tools/tox_install.sh | 30 ++++++++++++++++++++++++
tox.ini | 7 +++++-
5 files changed, 61 insertions(+), 3 deletions(-)