puppet-freezer 7.1.0 (wallaby)
We jubilantly announce the release of: puppet-freezer 7.1.0: Puppet module for OpenStack freezer This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-freezer Download the package from: https://tarballs.openstack.org/puppet-freezer/ Please report issues through: https://bugs.launchpad.net/puppet-freezer/+bugs For more details, please see below. 7.1.0 ^^^^^ New Features * Adds db_sync_timeout parameter to db sync. * The new "freezer::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Changes in puppet-freezer 7.0.0..7.1.0 -------------------------------------- c87618e Prepare Wallaby M1 84f329b Allow db sync timeouts to be configurable 0ab899e Replace deprecated UPPER_CONSTRAINTS_FILE variable 7bd9f6e Add support for the keystone_authtoken/service_type parameter 68f3d44 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-a9ba2160867e5f6b.yaml | 3 +++ .../keystone-authtoken-service_type-efe6aa5867e5d2de.yaml | 5 +++++ spec/classes/freezer_db_sync_spec.rb | 1 + spec/classes/freezer_keystone_authtoken_spec.rb | 3 +++ tox.ini | 2 +- 8 files changed, 32 insertions(+), 7 deletions(-)
participants (1)
-
no-reply@openstack.org