[release-announce] [designate] python-designateclient 2.5.0 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Thu Jan 26 20:39:22 UTC 2017
We are gleeful to announce the release of:
python-designateclient 2.5.0: OpenStack DNS-as-a-Service - Client
This release is part of the ocata 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.4.0..2.5.0
----------------------------------------------
92004a5 Updated from global requirements
a30dea7 Updated from global requirements
3792e6f Remove 'coding: utf-8' from license statement
22dbb56 Removes unnecessary utf-8 encoding
08c5a64 Add Constraints support
15dccd0 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
tools/tox_install.sh | 30 +++++++++++++++++++++++++++
tox.ini | 8 ++++---
5 files changed, 36 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index abfb355..ef61355 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ pbr>=1.8 # Apache-2.0
-keystoneauth1>=2.14.0 # Apache-2.0
+keystoneauth1>=2.18.0 # Apache-2.0
More information about the Release-announce
mailing list