[puppet] puppet-horizon 9.6.0 (newton)
We are happy to announce the release of: puppet-horizon 9.6.0: Puppet module for OpenStack Horizon This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/puppet-horizon/ For more details, please see below. 9.6.0 ^^^^^ New Features ************ * Support was added to enable/disable the SECURE_PROXY_SSL_HEADER which enables horizon (via Django) to process the X-Forwarded-Proto header. This done with the "enable_secure_proxy_ssl_header" in the manifest. Known Issues ************ * an issue with horizon having ssl handshake issues under apache with ssl endpoints. Fix adds in WSGIApplicationGroup apache directive. Changes in puppet-horizon 9.5.0..9.6.0 -------------------------------------- 938bcf8 Create new version in newton fead6b3 Horizon SSL handshake errors with apache a422d06 Add flag to enable the SECURE_PROXY_SSL_HEADER option Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 7 ++ manifests/params.pp | 7 +- manifests/wsgi/apache.pp | 7 +- metadata.json | 2 +- ...r-SECURE_PROXY_SSL_HEADER-fbd83ad4f85bd52b.yaml | 5 ++ .../fix_ssl_handshake_errors-aece1e80e78820a2.yaml | 4 + releasenotes/source/conf.py | 4 +- spec/classes/horizon_init_spec.rb | 62 +++++++-------- spec/classes/horizon_wsgi_apache_spec.rb | 88 +++++++++++----------- templates/local_settings.py.erb | 4 + 10 files changed, 109 insertions(+), 81 deletions(-)
participants (1)
-
no-reply@openstack.org