[release-announce] puppet-horizon 18.6.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 7 14:20:03 UTC 2022


We are gleeful to announce the release of:

puppet-horizon 18.6.0: Puppet module for OpenStack Horizon

This release is part of the wallaby stable 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.

18.6.0
^^^^^^


New Features
************

* The new "horizon::wsgi::apache::ssl_extra_params" parameter has
  been added. This parameter affects only ssl vhost and overrides the
  "extra_params" parameter when set.


Bug Fixes
*********

* Fix HORIZON_IMAGES_UPLOAD_MODE in template file because the value
  must be encapsulated with quotes or it will be treated as an
  expression by horizon.

Changes in puppet-horizon 18.5.0..18.6.0
----------------------------------------

e768b14 setuptools: Disable auto discovery
2f3476b Prepare the final wallaby release
69539a2 Do not show diff of local_settings(.py)
d4ada5a wallaby and before: Remove logic for CentOS 7/RHEL 7
7e7e2e2 Add inet6 prefix only when MemcacheCache is used
dc84cdb Accept array for cache_server_url
6fc4f4d Allow customizing apache::vhost parameters for SSL vhost
9a6961d Fix syntax error in individual dashboard settings
31798f7 Add centos-9 jobs for wallaby zuul layout
a12c772 Fix missing HORIZON_IMAGES_UPLOAD_MODE


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  11 ++-
manifests/init.pp                                  |  25 +++--
manifests/wsgi/apache.pp                           |  61 ++++++++----
metadata.json                                      |   2 +-
..._quotes_for_images_upload-bcd649d0311afe32.yaml |   5 +
.../wsgi-ssl_extra_params-f775a56966c5d475.yaml    |   6 ++
setup.py                                           |   1 +
spec/classes/horizon_init_spec.rb                  | 108 +++++++++++++++------
spec/classes/horizon_wsgi_apache_spec.rb           |  26 ++++-
templates/_1499_load_balancer_settings.py.erb      |   4 +-
templates/_1699_orchestration_settings.py.erb      |   2 +-
templates/_90_manila_shares.py.erb                 |   2 +-
templates/local_settings.py.erb                    |   8 +-
13 files changed, 192 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list