We are psyched to announce the release of: tooz 1.63.0: 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.62.0..1.63.0 ------------------------------ f3566d3 Use templates for cover bd7cc62 Migrate to stestr f5accf5 Fix coverage tests 19c0a0b Switch to autodoc_default_options b5ebc60 Ensure consistent encoding of strings for ID 36b7ff3 add lib-forward-testing-python3 test job 5eee5c6 add python 3.6 unit test job 4eca5de import zuul job settings from project-config 22083ba Update reno for stable/rocky c3d5183 Add release note link in README bb23473 fix tox python3 overrides Diffstat (except docs and test files) ------------------------------------- .coveragerc | 2 +- .gitignore | 7 ++-- .stestr.conf | 2 ++ .testr.conf | 9 ----- .zuul.yaml | 83 ++++++++++++++++++------------------------- README.rst | 1 + releasenotes/source/index.rst | 1 + releasenotes/source/rocky.rst | 6 ++++ setup.cfg | 2 +- tools/pretty_tox.sh | 4 +-- tooz/drivers/etcd3.py | 4 +-- tooz/drivers/memcached.py | 6 ++-- tox.ini | 43 ++++++++++++++++++++-- 14 files changed, 104 insertions(+), 74 deletions(-)