puppet-horizon 22.1.0 (antelope)
We joyfully announce the release of: puppet-horizon 22.1.0 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. 22.1.0 ^^^^^^ New Features * The new "horizon::dashboards::ironic" class has been added. Changes in puppet-horizon 22.0.0..22.1.0 ---------------------------------------- 44a4357 Prepare final stable/2023.1 release 1d4360c Restart httpd after config change 0950806 Create dedicated class for ironic-ui b81713f Debian: Fix wrong wsgi script path ac5514e Add .pdkignore to exclude some files from tar ball 6baab95 Add per module policy service refresh 74b379f ENFORCE_PASSWORD_CHECK is a standalone setting 1c961e1 Fix missing comma causing syntax error 8dc50b8 Update TOX_CONSTRAINTS_FILE for stable/2023.1 17cce3c Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 ++++++++++++++++++++ manifests/dashboard.pp | 4 +- manifests/dashboards/ironic.pp | 55 ++++++++++++++++++++++ manifests/deps.pp | 18 +++---- manifests/init.pp | 27 +++++------ manifests/params.pp | 6 ++- manifests/policy/base.pp | 3 +- manifests/wsgi/apache.pp | 3 +- metadata.json | 2 +- .../notes/ironic-dashboard-0dc5814a56121d5b.yaml | 4 ++ spec/classes/horizon_dashboards_ironic_spec.rb | 55 ++++++++++++++++++++++ spec/classes/horizon_init_spec.rb | 46 ++++++------------ spec/classes/horizon_wsgi_apache_spec.rb | 31 +++++++----- spec/defines/horizon_dashboard_spec.rb | 8 ++-- spec/defines/horizon_policy_base_spec.rb | 2 + templates/_1499_load_balancer_settings.py.erb | 4 +- templates/_2299_baremetal_settings.py.erb | 20 ++++++++ templates/local_settings.py.erb | 4 +- tox.ini | 2 +- 20 files changed, 263 insertions(+), 83 deletions(-)
participants (1)
-
no-reply@openstack.org