[release-announce] [openstackansible] openstack-ansible-os_designate 17.0.1 (queens)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 3 16:42:07 UTC 2018
We are amped to announce the release of:
openstack-ansible-os_designate 17.0.1: os_designate for OpenStack
Ansible
This release is part of the queens release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_designate/
For more details, please see below.
17.0.1
^^^^^^
Upgrade Notes
*************
* Any tooling using the Designate v1 API needs to be reworked to use
the v2 API
Critical Issues
***************
* The Designate V1 API has been removed, and cannot be enabled.
Changes in openstack-ansible-os_designate 17.0.0.0rc1..17.0.1
-------------------------------------------------------------
e9fc6c9 Updated from OpenStack Ansible Tests
84a45a1 Stop running non-voting jobs in gate
617f431 Zuul: Remove project name
50b363b Point to Queens instead of master
91f7e1d Remove v1 API configuration
35cc84a Updated from global requirements
f763b50 Update UPPER_CONSTRAINTS_FILE for stable/queens
017c9fe Update .gitreview for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
defaults/main.yml | 2 +-
.../notes/remove-v1-api-4fda1ee243203fe5.yaml | 5 +++++
templates/designate.conf.j2 | 7 -------
test-requirements.txt | 4 ++--
tox.ini | 6 +++---
zuul.d/project.yaml | 3 ---
9 files changed, 25 insertions(+), 29 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 73f2df7..09d54c4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,2 +12,2 @@ ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
More information about the Release-announce
mailing list