We are pumped to announce the release of: puppet-aodh 15.5.0: Puppet module for OpenStack Aodh This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/puppet-aodh Download the package from: https://tarballs.openstack.org/puppet-aodh/ Please report issues through: https://bugs.launchpad.net/puppet-aodh/+bugs For more details, please see below. 15.5.0 ^^^^^^ New Features * The new "aodh::expirer" class has been added to support a cron job to run aodh-expirer command. * Now the "aodh::expirer" class installs aodh-expire package automatically. The status of package can be defined by the "package_ensure" parameter. Changes in puppet-aodh 15.4.0..15.5.0 ------------------------------------- 09972d8 Prepare the final stable/train release ff9d23e Manage aodh-expirer package by aodh::expirer class b905624 Add support for aodh-expirer cron job ff3603e Expose vhost_custom_fragment ee25acb Fix rabbitmq dependency 8beb87a Switch to Train e0eae19 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train c8f5123 Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 3 +- manifests/expirer.pp | 75 +++++++++++++++++++ manifests/params.pp | 1 + manifests/wsgi/apache.pp | 7 ++ metadata.json | 10 +-- releasenotes/notes/expirer-a53e68fe61ff3f17.yaml | 5 ++ .../notes/expirer-package-a318c98f11722956.yaml | 5 ++ spec/classes/aodh_expirer_spec.rb | 87 ++++++++++++++++++++++ spec/classes/aodh_wsgi_apache_spec.rb | 4 +- tox.ini | 2 +- 11 files changed, 192 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org