We jubilantly announce the release of: tripleo-heat-templates 5.3.9: Heat templates for deploying OpenStack with OpenStack. This release is part of the newton release series. The source is available from: http://git.openstack.org/cgit/openstack/tripleo-heat-templates Download the package from: https://tarballs.openstack.org/tripleo-heat-templates/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo For more details, please see below. 5.3.9 ^^^^^ New Features * Allow to easily personalize Kernel modules and sysctl settings with two new parameters. ExtraKernelModules and ExtraSysctlSettings are dictionaries that will take precedence over the defaults settings provided in the composable service. Changes in tripleo-heat-templates 5.3.8..5.3.9 ---------------------------------------------- 535fd68 aodh-base.yaml uses a hard coded keystone region name 04dad02 kernel: allow to override modules & sysctl settings 5c00b6e Ignore case for bootstrap node checks 4e5249c Make Horizon parameters: vhost_extra_params and customization_module configurable Diffstat (except docs and test files) ------------------------------------- extraconfig/tasks/major_upgrade_check.sh | 2 +- .../tasks/major_upgrade_controller_pacemaker_2.sh | 2 +- extraconfig/tasks/pacemaker_common_functions.sh | 2 +- extraconfig/tasks/yum_update.sh | 4 +- puppet/services/aodh-base.yaml | 2 +- puppet/services/horizon.yaml | 17 +++-- puppet/services/kernel.yaml | 73 +++++++++++++--------- .../notes/kernel-extra-aa48704056be72cd.yaml | 6 ++ 8 files changed, 68 insertions(+), 40 deletions(-)