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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev