We are psyched to announce the release of: puppet-panko 11.6.0: Puppet module for OpenStack Panko This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-panko/ For more details, please see below. 11.6.0 ^^^^^^ Bug Fixes * Add panko expirer class so we can configure it in crontab accordingly. * Add event_time_to_live to panko config so user can tweak and expire data instead of keeping for ever. Changes in puppet-panko 11.5.0..11.6.0 -------------------------------------- e81a26b Prepare a new release for Pike eefeaff Add Panko expirer class 51b30af Add event_time_to_live for panko config d427258 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - manifests/api.pp | 23 ++++++--- manifests/expirer.pp | 60 ++++++++++++++++++++++ manifests/params.pp | 2 + metadata.json | 4 +- .../notes/add-expirer-class-080c2b7a43abcd0d.yaml | 4 ++ .../set-event-time-to-live-5769fa43abddbc0a.yaml | 5 ++ spec/classes/panko_api_spec.rb | 22 ++++---- spec/classes/panko_expirer_spec.rb | 53 +++++++++++++++++++ 9 files changed, 153 insertions(+), 21 deletions(-)
participants (1)
-
no-reply@openstack.org