[release-announce] puppet-horizon 17.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:52:30 UTC 2020


We are excited to announce the release of:

puppet-horizon 17.1.0: Puppet module for OpenStack Horizon

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

17.1.0
^^^^^^


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

* The new "horizon::log_handlers" parameter was added to specify
  multiple log handlers.


Upgrade Notes
*************

* This module now requires a puppetlabs-apache version >= 5.0.0


Deprecation Notes
*****************

* The "horizon::log_handler" parameter has been deprecated in favor
  of the "horizon::log_handlers" parameter and will be removed in a
  future release.

Changes in puppet-horizon 16.3.0..17.1.0
----------------------------------------

adfe1e3 Prepare Victoria M1
b3f2f33 Switch to newer openstackdocstheme and reno versions
b78038f Update Puppet requirement to >= 6.0.0
3ec2538 Consolidate python memcache bindings install
dfb3cc2 Allow multiple log handlers
83056cf Refer log_level parameter in console log handler
482d061 Remove useless parameters for Ceilometer
6d48ba0 Remove usage of apache::vhost::wsgi_daemon_process_options
703c16c Bump up upper constraint for memcached module
9a94b3d Bump version for the start of Victoria
ba572e0 Bump reno to 2.5.0
ee3530a [ussuri][goal] Add CONTRIBUTING.rst
ce43c2c Add CentOS8 to nodesets
93dd733 Runs on Debian 10.
4892755 Bump openstackdocstheme to 1.30.0
adafcc5 Change rpsec to rspec
0b6adbf Update master for stable/ussuri


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

CONTRIBUTING.rst                                   | 19 ++++++
README.md                                          |  2 +-
manifests/init.pp                                  | 29 ++++++++--
manifests/wsgi/apache.pp                           |  7 ++-
metadata.json                                      | 12 ++--
...vhost-wsgi_daemon_process-37b8be9a679e31d0.yaml |  4 ++
.../multiple-log_handlers-5b7157cb351f0bec.yaml    | 11 ++++
releasenotes/source/conf.py                        |  8 +--
releasenotes/source/index.rst                      |  1 +
releasenotes/source/ussuri.rst                     |  6 ++
spec/acceptance/nodesets/nodepool-centos8.yml      | 10 ++++
spec/classes/horizon_init_spec.rb                  |  7 ++-
spec/classes/horizon_wsgi_apache_spec.rb           | 67 +++++++++++++---------
templates/local_settings.py.erb                    | 38 +++++-------
15 files changed, 152 insertions(+), 75 deletions(-)







More information about the Release-announce mailing list