[tripleo] tripleo-heat-templates 6.2.9 (ocata)
We are excited to announce the release of: tripleo-heat-templates 6.2.9: Heat templates for deploying OpenStack with OpenStack. This release is part of the ocata 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. 6.2.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 6.2.8..6.2.9 ---------------------------------------------- 2b65ad1 Correct panko auth region e9e0206 kernel: allow to override modules & sysctl settings d077b87 Ignore case for bootstrap node checks 2d22477 Use relative path in ipv6 nic configs 89649d1 Add PublicVirtualFixedIPs to ci network-environment.yaml e51ec6d Start using nic-configs from THT repo instead of tripleo-ci ddbd314 Start using ipv6 nic-configs from THT repo instead of tripleo-ci 4d17dcd Make Horizon parameters: vhost_extra_params and customization_module configurable Diffstat (except docs and test files) ------------------------------------- ci/environments/network/multiple-nics-ipv6/README | 23 + .../multiple-nics-ipv6/network-environment.yaml | 25 + .../network-isolation-absolute.yaml | 35 + .../multiple-nics-ipv6/network-isolation.yaml | 35 + .../nic-configs/ceph-storage.yaml | 124 ++++ .../nic-configs/cinder-storage.yaml | 96 +++ .../multiple-nics-ipv6/nic-configs/compute.yaml | 135 ++++ .../multiple-nics-ipv6/nic-configs/controller.yaml | 156 +++++ .../nic-configs/swift-storage.yaml | 96 +++ .../network/multiple-nics-ipv6/ui-settings.pickle | 732 +++++++++++++++++++++ ci/environments/network/multiple-nics/README | 23 + .../network/multiple-nics/network-environment.yaml | 26 + .../multiple-nics/network-isolation-absolute.yaml | 29 + .../network/multiple-nics/network-isolation.yaml | 29 + .../multiple-nics/nic-configs/ceph-storage.yaml | 119 ++++ .../multiple-nics/nic-configs/cinder-storage.yaml | 92 +++ .../network/multiple-nics/nic-configs/compute.yaml | 136 ++++ .../multiple-nics/nic-configs/controller.yaml | 148 +++++ .../multiple-nics/nic-configs/swift-storage.yaml | 92 +++ .../network/multiple-nics/ui-settings.pickle | 716 ++++++++++++++++++++ extraconfig/tasks/pacemaker_common_functions.sh | 2 +- extraconfig/tasks/yum_update.sh | 2 +- puppet/services/horizon.yaml | 19 +- puppet/services/kernel.yaml | 73 +- puppet/services/nova-api.yaml | 2 +- puppet/services/panko-base.yaml | 2 +- .../notes/kernel-extra-aa48704056be72cd.yaml | 6 + 27 files changed, 2934 insertions(+), 39 deletions(-)
participants (1)
-
no-reply@openstack.org