[release-announce] puppet-designate 17.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 09:57:52 UTC 2020


We are stoked to announce the release of:

puppet-designate 17.3.0: Puppet module for OpenStack Designate

This release is part of the victoria 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.

17.3.0
^^^^^^


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

* The following parameters have been added to the "designate::db"
  class.

  * "database_connection_recycle_time"

  * "database_pool_timeout"


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

* The following parameters have been deprecated and have no effect.

  * "designate::db::database_idle_timeout"

  * "designate::db::database_min_pool_size"

Changes in puppet-designate 17.2.0..17.3.0
------------------------------------------

adbda55 Prepare Victoria M3
b8d1841 Use oslo::db class to set database parameters
bfe8eba Use openstack_spec_helper from zuul checkout
345059e Use common class to manage apache service in beaker job
ba9fa2a Add backend coordination url option to producer


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

Gemfile                                          |  19 +++-
manifests/db.pp                                  | 101 ++++++++++---------
manifests/params.pp                              |   2 -
manifests/producer.pp                            |   6 ++
metadata.json                                    |   8 +-
releasenotes/notes/db-oslo-449552b2d0b9e9fd.yaml |  14 +++
spec/acceptance/basic_designate_spec.rb          |   1 +
spec/classes/designate_db_spec.rb                | 122 ++++++++---------------
spec/classes/designate_producer_spec.rb          |   3 +
9 files changed, 138 insertions(+), 138 deletions(-)







More information about the Release-announce mailing list