[puppet] puppet-horizon 10.4.0 (ocata)
We eagerly announce the release of: puppet-horizon 10.4.0: Puppet module for OpenStack Horizon This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/puppet-horizon/ For more details, please see below. 10.4.0 ^^^^^^ New Features ************ * Allows to specify a custom root_path to static assets. 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 10.3.1..10.4.0 ---------------------------------------- d6d13d6 Create new version in ocata 155e416 Horizon SSL handshake errors with apache e3acd97 Allows for custom location to static assets Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 9 +- manifests/params.pp | 7 +- manifests/wsgi/apache.pp | 14 ++- metadata.json | 4 +- .../fix_ssl_handshake_errors-aece1e80e78820a2.yaml | 4 + releasenotes/notes/root_path-4dbbddfa82bc6b56.yaml | 3 + releasenotes/source/conf.py | 4 +- spec/classes/horizon_init_spec.rb | 30 ++++- spec/classes/horizon_wsgi_apache_spec.rb | 128 ++++++++++++++------- 9 files changed, 147 insertions(+), 56 deletions(-)
participants (1)
-
no-reply@openstack.org