We are excited to announce the release of: tooz 1.64.2: Coordination library for distributed systems. This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/tooz Download the package from: https://pypi.org/project/tooz Please report issues through launchpad: https://bugs.launchpad.net/python-tooz/ For more details, please see below. Changes in tooz 1.64.1..1.64.2 ------------------------------ e76235b More explicitly document driver connection strings Diffstat (except docs and test files) ------------------------------------- tooz/drivers/consul.py | 20 ++++++++++++++++---- tooz/drivers/etcd.py | 15 +++++++++++++++ tooz/drivers/etcd3.py | 16 ++++++++++++++++ tooz/drivers/etcd3gw.py | 16 ++++++++++++++++ tooz/drivers/file.py | 7 +++++++ tooz/drivers/ipc.py | 4 ++++ tooz/drivers/memcached.py | 17 +++++++++++++++++ tooz/drivers/mysql.py | 6 ++++++ tooz/drivers/pgsql.py | 4 ++++ tooz/drivers/redis.py | 8 ++++++++ tooz/drivers/zookeeper.py | 4 ++++ 14 files changed, 160 insertions(+), 4 deletions(-)
participants (1)
-
no-reply@openstack.org