We are eager to announce the release of:

tooz 0.12.1: Coordination library for distributed systems.

This release is part of the juno stable release series.

With source available at:

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

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

    http://launchpad.net/python-tooz/+milestone/0.12.1

Please report issues through launchpad:

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

Changes in tooz 0.12..0.12.1
----------------------------

bd86d31 Cap kazoo and zake from stable/juno global-requirements

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

.gitreview           | 1 +
requirements-py3.txt | 4 ++--
requirements.txt     | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)


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

diff --git a/requirements-py3.txt b/requirements-py3.txt
index 5b14e3c..bee3396 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -6 +6 @@ iso8601
-kazoo>=1.3.1
+kazoo>=1.3.1,<=2.0
@@ -8 +8 @@ pymemcache>=1.2
-zake>=0.1.6
+zake>=0.1,<=0.1.7 # Apache-2.0
diff --git a/requirements.txt b/requirements.txt
index 5f7325e..37176df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ iso8601>=0.1.9
-kazoo>=1.3.1
+kazoo>=1.3.1,<=2.0
@@ -8 +8 @@ pymemcache>=1.2
-zake>=0.1
+zake>=0.1,<=0.1.7 # 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

Reply via email to