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

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


We are amped to announce the release of:

puppet-zaqar 18.1.0: Puppet module for OpenStack Zaqar

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

18.1.0
^^^^^^

New Features

* Adds db_sync_timeout parameter to db sync.

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

Changes in puppet-zaqar 18.0.0..18.1.0
--------------------------------------

f20f255 Prepare Wallaby M1
6c5b691 Allow db sync timeouts to be configurable
f9c18e1 Replace deprecated UPPER_CONSTRAINTS_FILE variable
010790e Add support for the keystone_authtoken/service_type parameter
eb8c3cf Fix outdated files


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

manifests/db/sync.pp                                          | 11 ++++++++++-
manifests/keystone/authtoken.pp                               |  7 +++++++
metadata.json                                                 | 10 +++++-----
releasenotes/notes/add_db_sync_timeout-aec05540e5154a9e.yaml  |  3 +++
.../keystone-authtoken-service_type-8a69176e47312cfd.yaml     |  5 +++++
spec/classes/zaqar_db_sync_spec.rb                            |  1 +
spec/classes/zaqar_keystone_authtoken_spec.rb                 |  3 +++
tox.ini                                                       |  2 +-
8 files changed, 35 insertions(+), 7 deletions(-)







More information about the Release-announce mailing list