puppet-horizon 25.0.0 (dalmatian)
We are pumped to announce the release of: puppet-horizon 25.0.0 This release is part of the dalmatian 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 24.0.0..25.0.0 ---------------------------------------- c3eacbe Prepare 2024.2 release 97dccdb Validate policy definitions using the new data type 31e1a0f Enforce yaml format for policy files 0459866 Fix rendering of EXTERNAL_MONITORING 41b65d4 Validate HTTP(s) URLs 64e2c01 Reject non-hash value for cache_option 571217e add show_diff parameter to see diffs in localsettings file ddec1b8 Support COMPRESS_ROOT option ab10a6d Bump upper version of puppet-memcached 201c730 reno: Update master for unmaintained/zed 505dc74 Add support for SIMULTANEOUS_SESSIONS options 2ca1c1a Support MEMOIZED_MAX_SIZE_DEFAULT option a59716b Update master for stable/2024.1 a802b57 Make sure python3-redis is installed bc3c1e0 Use explicit boolean rather than string representation 5a3245f Require valid type for available_themses Diffstat (except docs and test files) ------------------------------------- lib/puppet/functions/validate_available_themes.rb | 15 +++ manifests/dashboards/heat.pp | 10 +- manifests/dashboards/manila.pp | 6 +- manifests/init.pp | 76 +++++++++---- manifests/params.pp | 2 + manifests/policy.pp | 16 +-- manifests/policy/base.pp | 12 +- metadata.json | 6 +- .../notes/compress_root-0a77ff2912d85a57.yaml | 4 + .../fix-external-monitoring-fe259c7bec13c1a8.yaml | 10 ++ ...memoized_max_size_default-0d8e33d09875f380.yaml | 4 + .../simultaneous_sessions-c503feb527139590.yaml | 4 + releasenotes/source/2024.1.rst | 6 + releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/classes/horizon_init_spec.rb | 122 ++++++++++++++++----- .../add_show_diff_parameter-d056b46bceea2f09.yaml | 4 + spec/type_aliases/availablethemes_spec.rb | 38 +++++++ templates/local_settings.py.erb | 23 +++- types/availablethemes.pp | 6 + 20 files changed, 289 insertions(+), 78 deletions(-)
participants (1)
-
no-reply@openstack.org