puppet-panko 18.1.0 (wallaby)
We are overjoyed to announce the release of: puppet-panko 18.1.0: Puppet module for OpenStack Panko This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-panko Download the package from: https://tarballs.openstack.org/puppet-panko/ Please report issues through: https://bugs.launchpad.net/puppet-panko/+bugs For more details, please see below. 18.1.0 ^^^^^^ New Features * Adds db_sync_timeout parameter to db sync. * The new "panko::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Changes in puppet-panko 18.0.0..18.1.0 -------------------------------------- 5127abc Prepare Wallaby M1 991cf7c Allow db sync timeouts to be configurable 78c26d5 Replace deprecated UPPER_CONSTRAINTS_FILE variable e290929 Add support for the keystone_authtoken/service_type parameter 8d641bf Fix outdated files Diffstat (except docs and test files) ------------------------------------- manifests/db/sync.pp | 8 +++++++- manifests/keystone/authtoken.pp | 7 +++++++ metadata.json | 10 +++++----- releasenotes/notes/add_db_sync_timeout-8a7c5b0b701f71d0.yaml | 3 +++ .../keystone-authtoken-service_type-f412297d1a40eecb.yaml | 5 +++++ spec/classes/panko_db_sync_spec.rb | 1 + spec/classes/panko_keystone_authtoken_spec.rb | 3 +++ tox.ini | 2 +- 8 files changed, 32 insertions(+), 7 deletions(-)
participants (1)
-
no-reply@openstack.org