We are thrilled to announce the release of: python-designateclient 5.1.0: OpenStack DNS-as-a-Service - Client This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/python-designateclient Download the package from: https://pypi.org/project/python-designateclient Please report issues through: https://bugs.launchpad.net/python-designateclient/+bugs For more details, please see below. 5.1.0 ^^^^^ Bug Fixes * Include SECONDARY zone type to 'zone list' command output. Previously only PRIMARY zones were shown Changes in python-designateclient 5.0.0..5.1.0 ---------------------------------------------- 6a8ef57 Update metadata in setup.cfg ece4ed4 Add Python3 antelope unit tests f175354 Update master for stable/zed 2221fdc Use TOX_CONSTRAINTS_FILE 435f1e7 Include SECONDARY zones into list command output Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- designateclient/v2/cli/zones.py | 2 +- releasenotes/notes/bug-1940544-9ed7805341dec1ba.yaml | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 ++++++ setup.cfg | 11 +++++------ tox.ini | 6 +++--- 7 files changed, 23 insertions(+), 11 deletions(-)