puppet-ironic 17.3.0 (victoria)
We are pleased to announce the release of: puppet-ironic 17.3.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.3.0 ^^^^^^ New Features * Add mysql_enable_ndb parameter to select mysql storage engine. * Now the "ironic::drivers::redfish" class supports the following parameters to provide capabilities to set more parameters of Redfish driver. * "connection_cache_size" * "auth_type" * "use_swift" * "swift_container" * "swift_object_expiry_timeout" * "kernel_append_params" * "file_permission" Changes in puppet-ironic 17.2.0..17.3.0 --------------------------------------- b642dae Prepare Victoria M3 0d6bbc4 Do not validate database_connection format e1951eb Use openstack_spec_helper from zuul checkout 841f27f Add mysql_enable_ndb option 3f682aa Expose vhost_custom_fragment 68e5e3d Use common class to manage apache service in beaker job cc7c275 Support more parameters of Redfish driver Diffstat (except docs and test files) ------------------------------------- Gemfile | 19 ++++++-- manifests/db.pp | 10 ++-- manifests/drivers/redfish.pp | 53 ++++++++++++++++++++-- manifests/inspector/db.pp | 10 ++-- manifests/wsgi/apache.pp | 7 +++ metadata.json | 8 ++-- ...d_mysql_enable_ndb-option-ae11e03429aa8b48.yaml | 4 ++ .../notes/redfish-more-opts-83066e74ed03dacc.yaml | 13 ++++++ spec/acceptance/ironic_wsgi_apache_spec.rb | 1 + spec/classes/ironic_db_spec.rb | 3 ++ spec/classes/ironic_drivers_redfish_spec.rb | 28 +++++++++++- spec/classes/ironic_inspector_db_spec.rb | 3 ++ spec/classes/ironic_wsgi_apache_spec.rb | 2 + 13 files changed, 139 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org