puppet-panko 16.4.0 (ussuri)
We contentedly announce the release of: puppet-panko 16.4.0: Puppet module for OpenStack Panko This release is part of the ussuri stable 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. 16.4.0 ^^^^^^ New Features * Added events_delete_batch_size parameter to the expirer class to enable configuration of the parameter with same name. It serves the purpose of limiting number of deleted events in single purge run. * The new "panko::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-panko 16.3.0..16.4.0 -------------------------------------- 346851f Prepare the final stable/ussuri release ea3430a Set fixture paths for unit tests 3555d83 Add support for the interface parameter in authtoken middleware c954ebf Allow configuration of limit of batch size for exirer 4712c01 Add CentOS8 to nodesets e218d47 Use common class to manage apache service in beaker job 79b30f1 Switch to Ussuri 9046564 Update TOX_CONSTRAINTS_FILE for stable/ussuri 33eb915 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/expirer.pp | 21 +++++++++++++++------ manifests/keystone/authtoken.pp | 7 +++++++ metadata.json | 8 ++++---- releasenotes/notes/batchsize-9f201b538828370d.yaml | 6 ++++++ ...ystone-authtoken-interface-fa6f3766fc97cc86.yaml | 5 +++++ spec/acceptance/basic_panko_spec.rb | 1 + spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/panko_expirer_spec.rb | 13 +++++++++++++ spec/classes/panko_keystone_authtoken_spec.rb | 3 +++ spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 13 files changed, 72 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org