[openstack-announce] [release][oslo] tooz release 1.28.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Dec 7 19:56:29 UTC 2015
We are amped to announce the release of:
tooz 1.28.0: Coordination library for distributed systems.
This release is part of the mitaka 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.28.0
Please report issues through launchpad:
http://bugs.launchpad.net/python-tooz/
Changes in tooz 1.27.0..1.28.0
------------------------------
f68b5ca Add 'requires_beating' property to coordination driver
df3363e {pg,my}sql: fix AttributeError on connection failure
07f3ad9 tests: allow ipc to bypass blocking=False test
7d05322 pgsql: remove unused left-over code
Diffstat (except docs and test files)
-------------------------------------
tooz/coordination.py | 8 ++++++++
tooz/drivers/memcached.py | 3 +++
tooz/drivers/mysql.py | 2 +-
tooz/drivers/pgsql.py | 4 +---
tooz/drivers/redis.py | 3 +++
6 files changed, 20 insertions(+), 5 deletions(-)
More information about the OpenStack-announce
mailing list