puppet-horizon 22.0.0 (antelope)
We eagerly announce the release of: puppet-horizon 22.0.0: Puppet module for OpenStack Horizon This release is part of the antelope 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 21.0.0..22.0.0 ---------------------------------------- 6bc1b77 Prepare 2023.1 release ad4a03a Remove TripleO job 5b3a9e8 Enable scenario005 integration test 0e618ae Debian: Fix the wrong package name of manila-ui 17f9bd3 Replace legacy facts and use fact hash ead7aab Support customizing HORIZON_CONFIG['bug_url'] ba749e0 Override help_url only if needed 08acafc Stop replacing whole HORIZON_CONFIG dict 4f3e975 Deprecate ineffective images_panel 2483043 Bump upper version of puppetlabs-apache 77dcef9 Add openstack_keystone_endpoint_type param 57f58bb Switch to Ubuntu Jammy (22.04) d906fe4 Fix the wrong key to look up designate policies e5fd390 Update master for stable/zed Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 22 +-- manifests/dashboard.pp | 4 +- manifests/dashboards/designate.pp | 4 +- manifests/init.pp | 52 +++--- manifests/params.pp | 9 +- manifests/wsgi/apache.pp | 12 +- metadata.json | 8 +- releasenotes/notes/bug-url-5a1ae52b4b34dbc7.yaml | 4 + .../deprecate-images-panel-6c22100afadedbd4.yaml | 5 + .../keystone-endpoint-type-e4c520d5728acad5.yaml | 5 + .../notes/ubuntu-jammy-699e196cd813179d.yaml | 8 + releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 + spec/classes/horizon_dashboards_designate_spec.rb | 2 +- spec/classes/horizon_dashboards_heat_spec.rb | 2 +- spec/classes/horizon_dashboards_manila_spec.rb | 4 +- spec/classes/horizon_dashboards_octavia_spec.rb | 2 +- spec/classes/horizon_init_spec.rb | 178 +++++++-------------- spec/classes/horizon_wsgi_apache_spec.rb | 38 ++--- spec/defines/horizon_dashboard_spec.rb | 6 +- spec/defines/horizon_policy_base_spec.rb | 2 +- spec/fixtures/override_local_settings.py.erb | 17 +- templates/local_settings.py.erb | 40 ++--- 23 files changed, 189 insertions(+), 242 deletions(-)
participants (1)
-
no-reply@openstack.org