[openstack-dev] [new][oslo] tooz 1.41.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 13 14:30:53 UTC 2016


We are jazzed to announce the release of:

tooz 1.41.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/tooz

With package available at:

    https://pypi.python.org/pypi/tooz

Please report issues through launchpad:

    http://bugs.launchpad.net/python-tooz/

For more details, please see below.

Changes in tooz 1.40.0..1.41.0
------------------------------

3541e7c File driver: properly handle Windows paths
6716456 Updated from global requirements
7ea400a Updated from global requirements


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

requirements.txt                |  2 +-
setup.cfg                       | 46 +++++++++++++++----------------------
tooz/drivers/file.py            | 17 +++++++++++++-
4 files changed, 85 insertions(+), 30 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 826db66..a9cecef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ futurist>=0.11.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0





More information about the OpenStack-dev mailing list