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

no-reply at openstack.org no-reply at openstack.org
Wed Mar 7 07:20:06 UTC 2018


We eagerly announce the release of:

tripleo-heat-templates 6.2.11: 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.11
^^^^^^


Security Issues
***************

* Change the IPtables rule for SNMP service and open 161 udp port on
  SnmpdIpSubnet parameter instead of 0.0.0.0/0. If SnmpdIpSubnet is
  left empty, SnmpdNetwork will be used.


Bug Fixes
*********

* The custom roles for deployed-server in deployed-server-roles-
  data.yaml will now work when configuring overcloud SSL.

* As documented in launchpad bug 1708680 the templates for manila
  with the "generic" back end do not yield a successful manila
  deployment even if they do not cause the overall overcloud
  deployment to fail, so we are dropping these faulty and unmaintained
  manila "generic" back end templates.

* Fix Heat condition for RHEL registration yum update There were 2
  problems with this condition making the rhel-registration.yaml
  template broken: "conditions" should be "condition" and the
  condition should refer to just a condition name defined in the
  "conditions:" section of the template.  See
  https://bugs.launchpad.net/tripleo/+bug/1709916

Changes in tripleo-heat-templates 6.2.10..6.2.11
------------------------------------------------

298599d Add reno for manila generic driver removal
9ccea2b Adding new config parameters for Cisco UCSM ML2 driver
f307214 Tolerate network errors in pingtest retry logic
eb8de76 Handle NodeTLSData resources for controller roles
a67b208 Restrict SNMP to internal network
f9ded93 Fix Heat condition for RHEL registration yum update
dcd8a69 Do not use the 3rd argument of yaql groupBy
baf4af5 Removes manila-generic-config from TripleO
acf6d3b Fix the dellemc vmax to use the correct hiera name


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

capabilities-map.yaml                              |  8 --
deployed-server/deployed-server-roles-data.yaml    |  1 -
environments/contrail/roles_data_contrail.yaml     |  1 -
environments/manila-generic-config.yaml            | 24 ------
environments/neutron-ml2-cisco-nexus-ucsm.yaml     |  3 +
.../rhel-registration/rhel-registration.yaml       |  9 ++-
network/service_net_map.j2.yaml                    |  1 +
overcloud-resource-registry-puppet.j2.yaml         |  1 -
overcloud.j2.yaml                                  | 10 +--
.../all_nodes/neutron-ml2-cisco-nexus-ucsm.j2.yaml | 25 +++++-
puppet/role.role.j2.yaml                           | 31 +++++++-
.../cinder-backend-dellemc-vmax-iscsi.yaml         |  4 +-
puppet/services/manila-backend-generic.yaml        | 89 ----------------------
puppet/services/snmp.yaml                          | 19 ++++-
.../deployed-server-ssl-c33d6810b889045c.yaml      |  4 +
...-generic-driver-templates-b33e8966c263a1fd.yaml |  7 ++
...at-condition-for-rhel-reg-311a3dce76cc0ec1.yaml |  9 +++
.../notes/snmp_firewall-ab17f60ba1ec71d2.yaml      |  7 ++
roles_data.yaml                                    |  1 -
validation-scripts/all-nodes.sh                    |  3 +-
20 files changed, 117 insertions(+), 140 deletions(-)







More information about the Release-announce mailing list