[puppet] puppet-horizon 11.4.0 (pike)
We are chuffed to announce the release of: puppet-horizon 11.4.0: Puppet module for OpenStack Horizon This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-horizon/ For more details, please see below. 11.4.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 11.3.0..11.4.0 ---------------------------------------- 8716c36 Metadata bump for pike release d8193fa Adjust fixtures .gitignore 8c677ca [pike] Add Puppet package to bindep, for module build 1bcb0aa Added customization-module option to Horizon config e73eb19 Update Gemfile to pull spec_helper from stable/pike 0a590e1 Update UPPER_CONSTRAINTS_FILE for stable/pike 26cc33e Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 +- .gitreview | 1 + Gemfile | 5 +- bindep.txt | 1 + manifests/init.pp | 12 +++++ metadata.json | 4 +- ...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 ++ tox.ini | 2 +- 11 files changed, 99 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org