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

no-reply at openstack.org no-reply at openstack.org
Sat Dec 9 04:33:28 UTC 2017


We contentedly announce the release of:

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


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

* Adds a new boolean parameter for RHEL Registration called
  'UpdateOnRHELRegistration' that when enabled will trigger a yum
  update on the node after the registration process completes.

* Add support for Dell EMC VMAX Iscsi cinder driver


Bug Fixes
*********

* Enable the os-collect-config service on the system when using the
  get-occ-config.sh method of split stack configuration. LP#1734783

Changes in tripleo-heat-templates 6.2.6..6.2.7
----------------------------------------------

828bc54 Enable os-collect-config service
6d0fc77 Set notification_format to 'unversioned'
bf3bd97 RHEL/Update: replace wc by yum to check updates
3b6d480 Allow for update after RHEL registration
bbca6c5 Set host name explicitly for telemetry
771189e Add upgrade task to run gnocchi upgrade
fbb365e Addition of Nuage bridge MTU parameter
2677de3 Add support for Dell EMC VMAX ISCSI Backend
4898909 Fix networking settings for ObjectStorage role


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

capabilities-map.yaml                              |  7 +++
deployed-server/scripts/get-occ-config.sh          |  1 +
environments/cinder-dellemc-vmax-iscsi-config.yaml |  9 +++
environments/ips-from-pool-all.yaml                | 12 ++--
environments/network-management-v6.yaml            |  2 +-
environments/network-management.yaml               |  2 +-
.../rhel-registration/rhel-registration.yaml       | 45 +++++++++++++++
network/config/bond-with-vlans/README.md           |  2 +-
network/config/multiple-nics/README.md             |  2 +-
network/config/single-nic-vlans/README.md          |  2 +-
overcloud-resource-registry-puppet.j2.yaml         | 13 +++--
puppet/services/ceilometer-base.yaml               |  1 +
.../cinder-backend-dellemc-vmax-iscsi.yaml         | 65 ++++++++++++++++++++++
puppet/services/gnocchi-api.yaml                   | 11 ++++
puppet/services/neutron-compute-plugin-nuage.yaml  | 11 +++-
puppet/services/nova-base.yaml                     |  1 +
...os-collect-config-service-c4ad4e4e29a9e3b8.yaml |  5 ++
...date-on-rhel-registration-afbef3ead983b08f.yaml |  6 ++
.../notes/vmax_cinder_a6672898724a11e7.yaml        |  4 ++
roles_data.yaml                                    |  1 +
20 files changed, 182 insertions(+), 20 deletions(-)







More information about the Release-announce mailing list