puppet-ironic 23.1.0 (bobcat)
We are excited to announce the release of: puppet-ironic 23.1.0: Puppet module for OpenStack Ironic This release is part of the bobcat 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. 23.1.0 ^^^^^^ New Features * The "ironic::inspector" class now supports configuring the oslo.messaging library options. Changes in puppet-ironic 23.0.0..23.1.0 --------------------------------------- 295f381 Prepare new stable/2023.2 release f1bb4a5 inspector: Support oslo.messaging options 496020f inspector: Fix wrong type of default pxe_timeout ac502e8 Fix wrong conversion from project name to uuid 5d73c1a inspector: Fix missing new line in dnsmasq.conf with multiple subnets 446764d Do not test details of openstacklib::db::postgresql dc7b79a Update TOX_CONSTRAINTS_FILE for stable/2023.2 3b5b8aa Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .../provider/ironic_config/openstackconfig.rb | 2 +- manifests/inspector.pp | 175 +++++++++++++++++++-- metadata.json | 2 +- .../inspector-oslo-messaging-e28a4a67d814c90a.yaml | 5 + spec/classes/ironic_db_postgresql_spec.rb | 11 +- spec/classes/ironic_inspector_spec.rb | 164 +++++++++++++------ templates/inspector_dnsmasq_http.erb | 4 +- templates/inspector_dnsmasq_tftp.erb | 4 +- templates/inspector_ipxe.erb | 4 +- tox.ini | 2 +- 11 files changed, 304 insertions(+), 70 deletions(-)
participants (1)
-
no-reply@openstack.org