[release-announce] puppet-designate 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 09:00:53 UTC 2021


We are glad to announce the release of:

puppet-designate 19.4.0: Puppet module for OpenStack Designate

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

Changes in puppet-designate 19.3.0..19.4.0
------------------------------------------

df6a0eb Add information technology in the setup.cfg
6a5f25a Add license information in the setup.cfg
725b7a4 Delete useless code for setup.py
28a0365 Stop configuring install_command in tox.
b0e2071 Fix pbr>=2.0.0 for setup.py
b040436 Update openstackdocstheme to the latest version
ba9f728 Update reno to the latest version
3e48d3f Do not test detail of keystone::resource::service_identity
df86f12 Fix stdlib version in metadata
be29cba Prepare Xena RC1
af274a1 Add watch_log_file option
4bf4121 Remove support for PowerDNS 3 driver
069148d Allow purging policy files


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

manifests/agent.pp                                 |   2 +-
manifests/backend/powerdns.pp                      |  31 ------
manifests/db/powerdns/mysql.pp                     |  47 ---------
manifests/db/powerdns/sync.pp                      |  20 ----
manifests/logging.pp                               |   6 ++
manifests/policy.pp                                |  20 ++--
manifests/pool_target.pp                           |  19 ----
metadata.json                                      |  14 +--
...add_watch_log_file-option-b0649e70ce8791c5.yaml |   4 +
.../policy_purge_config-27b72dcc91b29d12.yaml      |   6 ++
.../remove-powerdns3-driver-9ef389daac73343a.yaml  |   9 ++
setup.cfg                                          |   2 +
setup.py                                           |   4 +-
spec/classes/designate_keystone_auth_spec.rb       | 112 +++++++++------------
spec/classes/designate_logging_spec.rb             |   5 +-
spec/classes/designate_policy_spec.rb              |  87 +++++++++++-----
tox.ini                                            |   4 +-
18 files changed, 167 insertions(+), 229 deletions(-)







More information about the Release-announce mailing list