[release-announce] puppet-ironic 18.4.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 1 09:52:41 UTC 2021
We are glad to announce the release of:
puppet-ironic 18.4.0: Puppet module for OpenStack Ironic
This release is part of the wallaby stable release series.
The source is available from:
https://opendev.org/openstack/puppet-ironic
Download the package from:
https://tarballs.openstack.org/puppet-ironic/
Please report issues through:
https://bugs.launchpad.net/puppet-ironic/+bugs
For more details, please see below.
18.4.0
^^^^^^
New Features
* The new "ironic::healthcheck" class has been added. This class
manages parameters of healthcheck middlware in oslo.middleware.
* The new "ironic::policy::enforce_scope" parameter has been added
to support the corresponding parameter in oslo.policy library.
* The new "ironic::policy::enforce_new_defaults" parameter has been
added.
Changes in puppet-ironic 18.3.0..18.4.0
---------------------------------------
2f98ab8 Update sphinx to the latest version
eb45931 Prepare Wallaby RC1
ff2d297 metadata.json: debian 11
f83af35 Add support for oslo_policy/enforce_new_defaults
8a7d851 Update supported Ubuntu version to Focal
d2cbbcd Bump requirement of puppetlabs-apache
dfe8cd4 Add support for the oslo_policy/enforce_scope parameter
bc8a77c Add support for healthcheck middleware options
Diffstat (except docs and test files)
-------------------------------------
manifests/healthcheck.pp | 50 ++++++++++++++++++
manifests/policy.pp | 21 ++++++--
metadata.json | 14 ++---
.../notes/healthcheck-dfeb2c1b5c993c71.yaml | 5 ++
...oslo_policy-enforce_scope-ec5b75a0fd442120.yaml | 5 ++
...licy-enforce_new_defaults-e1f45e71242055f8.yaml | 5 ++
spec/classes/ironic_healthcheck_spec.rb | 60 ++++++++++++++++++++++
spec/classes/ironic_policy_spec.rb | 17 +++---
9 files changed, 161 insertions(+), 18 deletions(-)
More information about the Release-announce
mailing list