[release-announce] puppet-ironic 17.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 4 15:31:40 UTC 2020


We are excited to announce the release of:

puppet-ironic 17.2.0: Puppet module for OpenStack Ironic

This release is part of the victoria 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.

17.2.0
^^^^^^

New Features

* The new "ironic::drivers::ipmi::debug" parameter has been added to
  enable debug outputs of IPMI commands.

* The new "ironic::keystone::authtoken::interface" parameter has
  been added, which can be used to set the interface parameter in
  authtoken middleware.

Changes in puppet-ironic 17.1.0..17.2.0
---------------------------------------

ae62e3b Prepare Victoria M2
b79368e Allow enabling debug output of IPMI commands
9322ac2 Change to relative includes
dbe9e4c Add support for the interface parameter in authtoken middleware


Diffstat (except docs and test files)
-------------------------------------

manifests/api/authtoken.pp                                       | 7 +++++++
manifests/client.pp                                              | 2 +-
manifests/drivers/ipmi.pp                                        | 6 ++++++
manifests/inspector/authtoken.pp                                 | 7 +++++++
manifests/inspector/client.pp                                    | 2 +-
metadata.json                                                    | 8 ++++----
releasenotes/notes/ipmi-debug-84d4ab86246d608b.yaml              | 5 +++++
.../notes/keystone-authtoken-interface-b0dd654a86c3f262.yaml     | 6 ++++++
spec/classes/ironic_api_authtoken_spec.rb                        | 3 +++
spec/classes/ironic_drivers_ipmi_spec.rb                         | 9 +++++++--
10 files changed, 47 insertions(+), 8 deletions(-)







More information about the Release-announce mailing list