[release-announce] [tripleo] tripleo-heat-templates 6.2.5 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 14 22:12:46 UTC 2017


We are thrilled to announce the release of:

tripleo-heat-templates 6.2.5: 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.5
^^^^^


New Features
************

* When using RHSM proxy, TripleO will now verify that the proxy can
  be reached otherwise we'll stop early and not try to subscribe
  nodes.


Upgrade Notes
*************

* When deploying with RHSM, sat-tools 6.2 will be installed instead
  of 6.1. The new version is supported by RHEL 7.4 and provides
  katello- agent package.


Bug Fixes
*********

* Workaround systems getting registered as "localhost" during RHEL
  registration if they don't have a fqdn set by first rm'ing the
  /etc/rhsm/facts directory. When the directory does not exist, the
  katello-rshm-consumer which runs when installing the katello-ca-
  consumer will not set the hostname.override fact to "localhost". See
  https://bugs.launchpad.net/tripleo/+bug/1711435

Changes in tripleo-heat-templates 6.2.4..6.2.5
----------------------------------------------

d5c6281 RHSM: when using proxy, test its connectivity first
5a5f546 Workaround for RHEL registration as "localhost"
602b50f cinder: switch CinderCronDbPurgeUser to 'cinder'
5d1d32d Fix nova-cpu/collectd hieradata
8d1733a RHSM: do not use retry to deploy katello-agent
cc9f7a7 Upgrade rhel_reg_sat_repo to 6.2
72b33c9 added level of indirection causes incorrect hiera config
0fd64cf Make nova patching parameters configurable in Nuage
2ce77cf Drop extraconfig for nova-nuage
8ff1b79 Default Ceph pg_num and pgp_num to 128


Diffstat (except docs and test files)
-------------------------------------

ci/environments/multinode-containers.yaml          |  3 +
ci/environments/multinode.yaml                     |  3 +
ci/environments/scenario001-multinode.yaml         |  3 +
.../scenario004-multinode-containers.yaml          |  3 +
ci/environments/scenario004-multinode.yaml         |  3 +
environments/neutron-nuage-config.yaml             |  2 +
environments/nova-nuage-config.yaml                |  3 +-
.../environment-rhel-registration.yaml             |  2 +-
.../rhel-registration/scripts/rhel-registration    | 54 +++++++++++--
overcloud-resource-registry-puppet.j2.yaml         |  1 +
.../pre_deploy/compute/neutron-ml2-bigswitch.yaml  | 21 +++--
.../extraconfig/pre_deploy/compute/nova-nuage.yaml | 92 ----------------------
.../controller/neutron-ml2-bigswitch.yaml          | 19 +++--
puppet/services/ceph-mon.yaml                      |  4 +-
puppet/services/cinder-base.yaml                   |  2 +-
puppet/services/neutron-compute-plugin-nuage.yaml  | 43 ++++++++++
puppet/services/neutron-plugin-ml2-nuage.yaml      | 12 +++
puppet/services/nova-compute.yaml                  |  2 +-
.../notes/rhsm_proxy_verify-548f104c97cf5f90.yaml  |  5 ++
releasenotes/notes/sat-tools-0d0f0c53de9d34a5.yaml |  5 ++
...d-unset-fqdn-for-rhel-reg-be9c4620146096be.yaml |  8 ++
21 files changed, 163 insertions(+), 127 deletions(-)







More information about the Release-announce mailing list