puppet-horizon 24.0.0 (caracal)
We exuberantly announce the release of: puppet-horizon 24.0.0: Puppet module for OpenStack Horizon This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/puppet-horizon Download the package from: https://tarballs.openstack.org/puppet-horizon/ Please report issues through: https://bugs.launchpad.net/puppet-horizon/+bugs For more details, please see below. Changes in puppet-horizon 23.0.0..24.0.0 ---------------------------------------- 767b076 Prepare 2024.1 release 2eb2dac reno: Update master for unmaintained/xena 51abded reno: Update master for unmaintained/wallaby a7674b9 Bump upper version of puppetlabs-apache bf9c935 reno: Update master for unmaintained/yoga d809879 Restart httpd after config change 748e615 Support COMPRESS_ENABLED 32c2099 Bump supported Debian version to 12 (Bookworm) 567d97e Deprecate support of MemcachedCache backend 96ceaa1 Enable scenario 002 job e1e446e Support purging local_settings.d cfe5023 Debian: Fix wrong wsgi script path 1219aab Create dedicated class for ironic-ui d946470 Add TOTP support 8f6a373 Bump upper version of puppetlabs-apache a831925 Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + manifests/dashboard.pp | 4 +- manifests/dashboards/ironic.pp | 55 ++++++++++++++++++++++ manifests/deps.pp | 16 +++---- manifests/init.pp | 32 +++++++++++-- manifests/params.pp | 6 ++- manifests/wsgi/apache.pp | 3 +- metadata.json | 8 ++-- .../notes/compress_enabled-9597ee6f04403fa3.yaml | 4 ++ ...eprecate-memcache-backend-ce0b3304e4842cae.yaml | 5 ++ .../notes/ironic-dashboard-0dc5814a56121d5b.yaml | 4 ++ .../notes/purge-conf_d_dir-daeefef45e54dcf7.yaml | 4 ++ .../notes/totp-support-c31e3b9213c8d68d.yaml | 11 +++++ releasenotes/source/2023.2.rst | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/yoga.rst | 2 +- spec/classes/horizon_dashboards_ironic_spec.rb | 55 ++++++++++++++++++++++ spec/classes/horizon_init_spec.rb | 44 ++++++++++++++++- spec/classes/horizon_wsgi_apache_spec.rb | 31 +++++++----- spec/defines/horizon_dashboard_spec.rb | 8 ++-- templates/_2299_baremetal_settings.py.erb | 20 ++++++++ templates/local_settings.py.erb | 17 +++++++ 24 files changed, 300 insertions(+), 41 deletions(-)
participants (1)
-
no-reply@openstack.org