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

no-reply at openstack.org no-reply at openstack.org
Tue May 3 08:20:46 UTC 2022


We eagerly announce the release of:

puppet-designate 17.5.0: Puppet module for OpenStack Designate

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

New Features

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

* Add support for PostgreSQL database backend via
  designate::db::postgresql

Changes in puppet-designate 17.4.0..17.5.0
------------------------------------------

6b2b218 Prepare the final stable/victoria release
6a2d70e Add support for the keystone_authtoken/service_type parameter
fcef4bd Set fixture paths for unit tests
47e3e41 Add designate::db::postgresql class.
7fe4195 Fix ignored unit tests
be3f209 Update TOX_CONSTRAINTS_FILE for stable/victoria
cf239c1 Update .gitreview for stable/victoria


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

.gitreview                                         |  1 +
manifests/db/postgresql.pp                         | 49 ++++++++++++++++++++++
manifests/keystone/authtoken.pp                    |  7 ++++
metadata.json                                      |  2 +-
...ne-authtoken-service_type-4717319a49dc914e.yaml |  5 +++
.../notes/postgresql-441cce8804597ce3.yaml         |  4 ++
spec/classes/designate_db_postgresql_spec.rb       | 45 ++++++++++++++++++++
spec/classes/designate_keystone_authtoken_spec.rb  |  3 ++
spec/spec_helper.rb                                |  5 +++
...aste_ini.rb => designate_api_paste_ini_spec.rb} |  0
tox.ini                                            |  2 +-
11 files changed, 121 insertions(+), 2 deletions(-)







More information about the Release-announce mailing list