We high-spiritedly announce the release of: puppet-horizon 19.0.0: Puppet module for OpenStack Horizon This release is part of the xena 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. 19.0.0 ^^^^^^ New Features * Support for SSO redirect options have been added. Changes in puppet-horizon 18.4.0..19.0.0 ---------------------------------------- 1bee396 Get rid of the $pyvers variable 4bc6347 Drop trove settings 9e31c1c setup.cfg: Replace dashes with underscores 4f10f18 Fix lint error with the latest lint packages a273d94 Bump version for the start of Xena a8cd8e3 Bump dependency in metadata.json baa5a05 Update master for stable/wallaby 40b7fe8 Add support for SSO redirect options Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 25 +++++- manifests/params.pp | 5 +- metadata.json | 8 +- .../notes/sso-redirect-opts-8e190e4c0f6338df.yaml | 4 + releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 ++ setup.cfg | 6 +- spec/classes/horizon_init_spec.rb | 95 +++++++++++----------- templates/local_settings.py.erb | 44 ++++++---- 9 files changed, 119 insertions(+), 75 deletions(-)