puppet-ironic 22.1.0 (antelope)
We eagerly announce the release of: puppet-ironic 22.1.0: Puppet module for OpenStack Ironic This release is part of the antelope 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. 22.1.0 ^^^^^^ New Features * The "ironic::inspector" class now supports configuring the oslo.messaging library options. Changes in puppet-ironic 22.0.0..22.1.0 --------------------------------------- eeb9506 Prepare new stable/2023.1 release 5e05663 inspector: Support oslo.messaging options 11eadf8 Fix wrong conversion from project name to uuid c968ac8 inspector: Fix missing new line in dnsmasq.conf with multiple subnets dd7ce05 Do not test details of openstacklib::db::postgresql 250d49e Add .pdkignore to exclude some files from tar ball 34da932 Add per module policy service refresh 4b02e17 Fix missing dependency about policy config b6a3f28 Fix efi file paths in RHEL a149c1b Update TOX_CONSTRAINTS_FILE for stable/2023.1 66db8cd Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 +++++ .../provider/ironic_config/openstackconfig.rb | 2 +- manifests/deps.pp | 9 + manifests/inspector.pp | 217 ++++++++++++++++----- manifests/inspector/policy.pp | 1 + manifests/params.pp | 12 +- manifests/policy.pp | 1 + metadata.json | 2 +- .../inspector-oslo-messaging-e28a4a67d814c90a.yaml | 5 + spec/classes/ironic_db_postgresql_spec.rb | 11 +- spec/classes/ironic_inspector_policy_spec.rb | 2 + spec/classes/ironic_inspector_spec.rb | 152 ++++++++++----- spec/classes/ironic_policy_spec.rb | 2 + templates/inspector_dnsmasq_http.erb | 4 +- templates/inspector_dnsmasq_tftp.erb | 4 +- tox.ini | 2 +- 17 files changed, 374 insertions(+), 104 deletions(-)
participants (1)
-
no-reply@openstack.org