[release-announce] [puppet] puppet-horizon 9.7.0 (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 21 11:16:23 UTC 2017


We are stoked to announce the release of:

puppet-horizon 9.7.0: Puppet module for OpenStack Horizon

This release is part of the newton release series.

Download the package from:

    https://tarballs.openstack.org/puppet-horizon/

For more details, please see below.

9.7.0
^^^^^

New Features

* Horizon has a global override mechanism available to perform
  customizations. This change adds customization_module key to
  HORIZON_CONFIG dictionary in local_settings.py. The value of the
  parameter should be a string with the path to the module containing
  modifications in dotted python path notation.

Changes in puppet-horizon 9.6.0..9.7.0
--------------------------------------

adddd32 Metadata bump for newton
2d1a019 Adjust fixtures .gitignore
0a3b07b [newton] Add Puppet package to bindep, for module build
6bb18e3 Added customization-module option to Horizon config


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

.gitignore                                         |  2 +-
bindep.txt                                         |  1 +
manifests/init.pp                                  | 12 +++++
metadata.json                                      |  2 +-
...tion-module-config-option-798d0bb4e00737c3.yaml |  8 +++
spec/classes/horizon_init_spec.rb                  | 63 ++++++++++++++++++++++
spec/fixtures/override_local_settings.py.erb       |  3 ++
templates/local_settings.py.erb                    |  3 ++
8 files changed, 92 insertions(+), 2 deletions(-)







More information about the Release-announce mailing list