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

davanum at gmail.com davanum at gmail.com
Mon Jun 29 18:10:14 UTC 2015


We are gleeful to announce the release of:

tooz 0.17.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/0.17.0

Please report issues through launchpad:

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

Changes in tooz 0.16.0..0.17.0
------------------------------

03dbde5 Ensure unwatch_elected_as_leader correctly clears hooks
61e86b0 Share most of the `run_watchers` code via a common mixin
1731f8e Remove 2.6 classifier

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

setup.cfg                       |  2 +-
tooz/coordination.py            | 38 +++++++++++++++++++++++++++++++--
tooz/drivers/file.py            | 35 ++----------------------------
tooz/drivers/memcached.py       | 47 +++++++++--------------------------------
tooz/drivers/redis.py           | 37 +++-----------------------------
6 files changed, 64 insertions(+), 107 deletions(-)





More information about the OpenStack-announce mailing list