puppet-ironic 15.1.0 (train)
We high-spiritedly announce the release of: puppet-ironic 15.1.0: Puppet module for OpenStack Ironic This release is part of the train 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. 15.1.0 ^^^^^^ New Features ************ * Add support to configure *[oslo_middleware]/max_request_body_size* with *$max_request_body_size*. Other Notes *********** * app.wsgi script in ironic is deprecated from long in favor of ironic-api-wsgi script, wsgi_script_source default is changed to use ironic-api-wsgi instead of app.wsgi. Changes in puppet-ironic 15.0.0..15.1.0 --------------------------------------- cd37458 Manage oslo_middleware/max_request_body_size e7516d3 Do not use deprecated wsgi_script_source ef3faad Prepare Train M2 Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 6 ++++++ manifests/params.pp | 4 ++-- metadata.json | 10 +++++----- ...ot_use_deprecated_wsgi_script_source-4c37c6dae485baf1.yaml | 7 +++++++ .../notes/max_request_body_size-9d788f1b7a9a61f7.yaml | 5 +++++ spec/classes/ironic_api_spec.rb | 11 +++++++++++ spec/classes/ironic_wsgi_apache_spec.rb | 4 ++-- 7 files changed, 38 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org