[puppet] puppet-ironic 11.4.0 (pike)
We are overjoyed to announce the release of: puppet-ironic 11.4.0: Puppet module for OpenStack Ironic This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-ironic/ For more details, please see below. 11.4.0 ^^^^^^ New Features ************ * When "inspector::debug" is set to "true", DHCP queries and responses will be logged by the ironic-inspector dnsmasq services. Bug Fixes ********* * Increase the Inspector DHCP lease time that is provide by dnsmasq to 10 minutes. A shorter lease time may cause the provided IP address to expire and IPA may not add the address to the introspection report. * Fixes ownership of "/var/log/ironic/ironic-dbsync.log" before trying to run "ironic-dbsync". This file was owned by *root* previously. Changes in puppet-ironic 11.3.0..11.4.0 --------------------------------------- 34b1d35 Prepare for post-Pike updates c4c8247 Switch to Zuul v3 testing 11c7cf4 ironic upgrade: change ownership for ironic-dbsync.log 66bf743 [pike] Add Puppet package to bindep, for module build a6a7c9c Turn on DHCP logging in ironic-inspector when debug is true 56f526a Increase Ironic inspector dnsmasq lease time 13e23f7 Fixes for Ironic-inspector introspection when client using UEFI acdd0d3 Update Gemfile to pull spec_helper from stable/pike e2175fd Update UPPER_CONSTRAINTS_FILE for stable/pike 674e05b Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 ++++++ Gemfile | 5 ++++- bindep.txt | 1 + manifests/db/sync.pp | 12 ++++++++++++ metadata.json | 4 ++-- ...crease-inspector-dnsmasq-lease-7e5b03941f3e161c.yaml | 5 +++++ releasenotes/notes/ironic-dbsync-3816e081122eb137.yaml | 5 +++++ releasenotes/notes/log-dhcp-700336a5fa27096d.yaml | 5 +++++ releasenotes/source/conf.py | 4 ++-- spec/classes/ironic_db_sync_spec.rb | 6 ++++++ spec/classes/ironic_inspector_spec.rb | 14 ++++++++++---- templates/inspector_dnsmasq_http.erb | 17 +++++++++++------ templates/inspector_dnsmasq_tftp.erb | 10 +++++++--- tox.ini | 2 +- 15 files changed, 78 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org