We are delighted to announce the release of: designate 5.0.2: DNS as a Service This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/designate Download the package from: https://tarballs.openstack.org/designate/ Please report issues through launchpad: https://bugs.launchpad.net/designate For more details, please see below. Changes in designate 5.0.1..5.0.2 --------------------------------- 62853fe correct LOG.warning args in object_manipulator.py 3634ddd infoblox backend multi_tenant always return true, because the value of multi_tenant is a unicode 0 80dc905 PyMySQL 0.8.0 compat fix 455f8f1 Show the correct ptr record instead of the first one 06858e2 Migrate to Zuul v3 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 136 +++++++++++++++++++++ designate/backend/impl_infoblox/connector.py | 2 +- .../backend/impl_infoblox/object_manipulator.py | 3 +- designate/central/service.py | 6 +- .../versions/098_fix_service_charset.py | 13 +- .../legacy/designate-devstack-agent-base/post.yaml | 15 +++ .../legacy/designate-devstack-agent-base/run.yaml | 66 ++++++++++ playbooks/legacy/designate-devstack-base/post.yaml | 15 +++ playbooks/legacy/designate-devstack-base/run.yaml | 83 +++++++++++++ .../grenade-devstack-designate-pdns4/post.yaml | 15 +++ .../grenade-devstack-designate-pdns4/run.yaml | 69 +++++++++++ 12 files changed, 427 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org