[openstack-announce] [release][oslo] tooz release 1.23.0 (liberty)

davanum at gmail.com davanum at gmail.com
Thu Aug 27 16:37:24 UTC 2015


We are pumped to announce the release of:

tooz 1.23.0: Coordination library for distributed systems.

This release is part of the liberty release series.

With source available at:

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

With package available at:

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

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

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

Please report issues through launchpad:

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

Changes in tooz 1.22.0..1.23.0
------------------------------

3fca529 Changes to add driver list to the documentation.
7cfb552 Updated from global requirements
6b1f477 Make RedisLock's init consistent with other locks

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

requirements.txt       |  2 +-
tooz/drivers/redis.py  | 23 ++++++++++-------------
4 files changed, 18 insertions(+), 14 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d31fbf7..2b0998f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6





More information about the OpenStack-announce mailing list