[release-announce] puppet-designate 18.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:14:26 UTC 2021


We are pumped to announce the release of:

puppet-designate 18.1.0: Puppet module for OpenStack Designate

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/puppet-designate

Download the package from:

    https://tarballs.openstack.org/puppet-designate/

Please report issues through:

    https://bugs.launchpad.net/puppet-designate/+bugs

For more details, please see below.

18.1.0
^^^^^^


New Features
************

* Adds db_sync_timeout parameter to db sync.

* The new "designate::keystone::authtoken::service_type" parameter
  has been added to configure the service_type parameter in authtoken
  middleware.


Deprecation Notes
*****************

* The following classes for powerdns 3 driver have been deprecated
  and has no effect. These classes will be removed in a future
  relesae.

  * "designate::backend::powerdns"

  * "designate::db::powerdns::mysql"

  * "designate::db::powerdns::sync"

Changes in puppet-designate 18.0.0..18.1.0
------------------------------------------

72a964e Prepare Wallaby M1
5ce240b Deprecate support for configuration of powerdns 3 driver
405eac4 Allow db sync timeouts to be configurable
982102a Replace deprecated UPPER_CONSTRAINTS_FILE variable
caa49c6 Fix outdated files
248035f Add support for the keystone_authtoken/service_type parameter


Diffstat (except docs and test files)
-------------------------------------

manifests/backend/powerdns.pp                      | 23 +-------
manifests/db/powerdns/mysql.pp                     | 19 +------
manifests/db/powerdns/sync.pp                      | 20 +------
manifests/db/sync.pp                               |  8 ++-
manifests/keystone/authtoken.pp                    |  7 +++
metadata.json                                      | 10 ++--
.../add_db_sync_timeout-b6f19993d63044e9.yaml      |  3 +
...port-for-powerdns3-driver-b9b2c520054a5f86.yaml |  9 +++
...ne-authtoken-service_type-4717319a49dc914e.yaml |  5 ++
spec/classes/designate_backend_powerdns_spec.rb    | 45 ---------------
spec/classes/designate_db_powerdns_mysql_spec.rb   | 65 ----------------------
spec/classes/designate_db_powerdns_sync_spec.rb    | 58 -------------------
spec/classes/designate_db_sync_spec.rb             |  5 +-
spec/classes/designate_keystone_authtoken_spec.rb  |  3 +
tox.ini                                            |  2 +-
15 files changed, 53 insertions(+), 229 deletions(-)







More information about the Release-announce mailing list