We are thrilled to announce the release of: puppet-cinder 18.4.0: Puppet module for OpenStack Cinder This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/puppet-cinder Download the package from: https://tarballs.openstack.org/puppet-cinder/ Please report issues through: https://bugs.launchpad.net/puppet-cinder/+bugs For more details, please see below. 18.4.0 ^^^^^^ New Features * The new "cinder::policy::enforce_scope" parameter has been added to support the corresponding parameter in oslo.policy library. * The new "cinder::policy::enforce_new_defaults" parameter has been added. Changes in puppet-cinder 18.3.0..18.4.0 --------------------------------------- 6cfe44f Update sphinx to the latest version 5529449 Prepare Wallaby RC1 ceb177f metadata.json: debian 11 3de84ef Add support for oslo_policy/enforce_new_defaults 40050d6 Bump requirement of puppetlabs-apache 7135646 Add support for the oslo_policy/enforce_scope parameter Diffstat (except docs and test files) ------------------------------------- manifests/policy.pp | 21 ++++++++++++++++++--- metadata.json | 12 ++++++------ .../oslo_policy-enforce_scope-6a23a798b4bfbdb0.yaml | 5 +++++ ...olicy-enforce_new_defaults-3a27b144e3d65abf.yaml | 5 +++++ spec/classes/cinder_policy_spec.rb | 16 ++++++++++------ 6 files changed, 45 insertions(+), 16 deletions(-)