puppet-horizon 18.2.0 (wallaby)
We are delighted to announce the release of: puppet-horizon 18.2.0: Puppet module for OpenStack Horizon This release is part of the wallaby 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.2.0 ^^^^^^ New Features * Support was added to set the SECURE_PROXY_ADDR_HEADER option. If horizon is behind a proxy server and the proxy is configured, the IP address from request is passed using header variables inside the request. This setting specifies the name of the header with remote IP address. Changes in puppet-horizon 18.1.0..18.2.0 ---------------------------------------- 4a4272f Prepare Wallaby M2 391cb5b Remove redundant example for POLICY_FILES b5d76ca Remove the profile_support setting from OPENSTACK_NEUTRON_NETWORK f0dd10e Clean up the removed settings from OPENSTACK_NEUTRON_NETWORK 05afbe4 add support for SECURE_PROXY_ADDR_HEADER Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 21 ++++++++++----------- metadata.json | 4 ++-- ...d-secure-proxy-addr-header-07c36d89f8bf2ad2.yaml | 7 +++++++ spec/classes/horizon_init_spec.rb | 12 +++--------- templates/local_settings.py.erb | 20 ++++++-------------- 5 files changed, 28 insertions(+), 36 deletions(-)
participants (1)
-
no-reply@openstack.org