[puppet] puppet-horizon 10.5.0 (ocata)
We are psyched to announce the release of: puppet-horizon 10.5.0: Puppet module for OpenStack Horizon This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-horizon/ For more details, please see below. 10.5.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 10.4.0..10.5.0 ---------------------------------------- 4565983 Metadata bump for ocata release 30df037 Adjust fixtures .gitignore fe46d34 [ocata] Add Puppet package to bindep, for module build cdbc03b 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(-)
participants (1)
-
no-reply@openstack.org