[tripleo] tripleo-heat-templates 6.2.1 (ocata)
We are happy to announce the release of: tripleo-heat-templates 6.2.1: Heat templates for deploying OpenStack with OpenStack. This release is part of the ocata stable 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.1 ^^^^^ Bug Fixes * Fix support for RPMs to be installed via DeployArtifactURLs. LP#1697102 * Previously the RHEL registration script disabled the satellite repo after installing the necessary packages from it. This makes it awkward to update those packages later, so the repo will no longer be disabled. Changes in tripleo-heat-templates 6.2.0..6.2.1 ---------------------------------------------- cea4908 Use Python to compute release notes version 2321346 Don't disable satellite repo after registration 703ff06 Fix rpms being installed via DeployArtifactURLs 14406f8 Remove docker references from stable/ocata scenarios. 564e3fe Use number for KeystoneCronTokenFlushMaxDelay instead of string eeaa235 Modifying Cisco templates to support composable roles 9af7850 Revert "Use optimal (instead of default) tunables for Ceph on upgrade" 7d5929f Ensure yum cache is ready before update 40de798 Use optimal (instead of default) tunables for Ceph on upgrade 92ee6c1 Fix conntrack proto sctp module 8458911 Disable network validation in multinode jobs 9d97427 Use conditionals for neutron and glance worker defaults Diffstat (except docs and test files) ------------------------------------- ci/common/all-nodes-validation-disabled.yaml | 2 +- ci/environments/multinode.yaml | 3 + .../scenario001-multinode-containers.yaml | 46 +-- ci/environments/scenario001-multinode.yaml | 3 + .../scenario002-multinode-containers.yaml | 19 +- ci/environments/scenario002-multinode.yaml | 3 + .../scenario003-multinode-containers.yaml | 22 +- ci/environments/scenario003-multinode.yaml | 3 + .../scenario004-multinode-containers.yaml | 23 +- ci/environments/scenario004-multinode.yaml | 3 + .../rhel-registration/scripts/rhel-registration | 1 - extraconfig/tasks/pacemaker_common_functions.sh | 2 + extraconfig/tasks/yum_update.sh | 3 + puppet/deploy-artifacts.sh | 8 +- .../all_nodes/neutron-ml2-cisco-nexus-ucsm.j2.yaml | 304 ++++++++++++++++++ .../all_nodes/neutron-ml2-cisco-nexus-ucsm.yaml | 340 --------------------- puppet/services/glance-api.yaml | 7 +- puppet/services/kernel.yaml | 2 +- puppet/services/keystone.yaml | 4 +- puppet/services/neutron-api.yaml | 21 +- puppet/services/openvswitch-upgrade.yaml | 2 + ...-rpm-deploy-artifact-urls-03d5694073ad159d.yaml | 4 + ...ve-satellite-repo-enabled-8b60528bd5450c7b.yaml | 6 + releasenotes/source/conf.py | 4 +- 24 files changed, 385 insertions(+), 450 deletions(-)
participants (1)
-
no-reply@openstack.org