We are pumped to announce the release of: puppet-aodh 18.4.0: Puppet module for OpenStack Aodh This release is part of the wallaby 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. 18.4.0 ^^^^^^ New Features * The new "aodh::policy::enforce_scope" parameter has been added to support the corresponding parameter in oslo.policy library. * The new "aodh::policy::enforce_new_defaults" parameter has been added. Changes in puppet-aodh 18.3.0..18.4.0 ------------------------------------- 53365e8 Update sphinx to the latest version 990ea88 Prepare Wallaby RC1 e11edd4 Add support for oslo_policy/enforce_new_defaults 3da5f18 Update supported Ubuntu version to Focal 0c422c9 Add puppetlabs-apache to dependencies 92f80ee Add support for the oslo_policy/enforce_scope parameter 642fbc0 Fix the error raised when password is not set Diffstat (except docs and test files) ------------------------------------- manifests/policy.pp | 23 ++++++++++++++++++---- manifests/service_credentials.pp | 2 +- metadata.json | 14 ++++++++----- ...oslo_policy-enforce_scope-12247a467cadafcf.yaml | 5 +++++ ...licy-enforce_new_defaults-6a3fea82c077d579.yaml | 5 +++++ spec/classes/aodh_policy_spec.rb | 17 +++++++++------- 7 files changed, 50 insertions(+), 18 deletions(-)