[release-announce] puppet-horizon 15.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 6 06:56:45 UTC 2019


We joyfully announce the release of:

puppet-horizon 15.0.0: Puppet module for OpenStack Horizon

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

15.0.0
^^^^^^

New Features

* Added new horizon::dropdown_max_items parameter that configures
  the DROPDOWN_MAX_ITEMS config option in local_settings.py. Default
  value is set to 30 like the Horizon default is.

Changes in puppet-horizon 14.4.0..15.0.0
----------------------------------------

cd38dca Prefix memcached_servers IPv6 address with `inet6:`
31c7414 Remove enable_lb comment
76a3aa2 Port puppet-horizon-tripleo-standalone to os_tempest
daddeca Fix dashboard resource
3eccf65 Move to opendev
4188daf Move to opendev
7cf7bc8 Fix Repository
a93b18f Replace git.openstack.org with opendev.org/openstack
f823bd3 OpenDev Migration Patch
9b61112 Add Beaker-Rspec to the table of contents
e0c6e86 Bump version for the start of Train
2937402 Update master for stable/stein
2da3a40 No dashboards in HORIZON_CONFIG
004142d update "DROPDOWN_MAX_ITEMS" horizon parameter as a variable


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

.gitreview                                           |  2 +-
.zuul.yaml                                           |  9 +++++----
Gemfile                                              |  2 +-
README.md                                            | 13 +++++++------
manifests/dashboard.pp                               |  5 +----
manifests/init.pp                                    | 11 +++++++++--
metadata.json                                        |  8 ++++++--
.../add-dropdown_max_items-38ea8e64152d76e5.yaml     |  6 ++++++
releasenotes/source/index.rst                        |  1 +
releasenotes/source/stein.rst                        |  6 ++++++
spec/classes/horizon_init_spec.rb                    | 20 ++++++++++++++++++++
spec/defines/horizon_dashboard_spec.rb               |  9 ++-------
templates/local_settings.py.erb                      | 11 +++++------
tox.ini                                              |  2 +-
14 files changed, 71 insertions(+), 34 deletions(-)







More information about the Release-announce mailing list