[designate] python-designateclient 2.6.0 (ocata)
We are jazzed to announce the release of: python-designateclient 2.6.0: OpenStack DNS-as-a-Service - Client This release is part of the ocata stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-designateclient Download the package from: https://pypi.python.org/pypi/python-designateclient Please report issues through launchpad: https://bugs.launchpad.net/python-designateclient For more details, please see below. Changes in python-designateclient 2.5.0..2.6.0 ---------------------------------------------- f265eb1 Add attribute support to create zone cli f540d1c Show proper error on over quota commands 5f23b4b Fix broken link for modindex 0803bef Add Python 3.5 classifier and venv 5d41ac9 Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' Diffstat (except docs and test files) ------------------------------------- designateclient/exceptions.py | 4 ++++ designateclient/v2/cli/zones.py | 16 ++++++++++++++++ designateclient/v2/client.py | 2 ++ designateclient/v2/zones.py | 5 ++++- setup.cfg | 6 +++++- tox.ini | 2 +- 8 files changed, 34 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org