[release-announce] tripleo-heat-templates 7.0.14 (pike)

no-reply at openstack.org no-reply at openstack.org
Sun Jul 8 23:41:37 UTC 2018


We are stoked to announce the release of:

tripleo-heat-templates 7.0.14: Heat templates for deploying OpenStack
with OpenStack.

This release is part of the pike 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.

7.0.14
^^^^^^

Bug Fixes

* Fix a typo in the manila-share pacemaker template which was
  causing failures on upgrades and updates.

* Previously, get-occ-config.sh could configure nodes out of order
  when deploying with more than 10 nodes. The script has been updated
  to properly sort the node resource names by first converting the
  names to a number.

* When using get-occ-config.sh with a role using a count greater
  than 1, the script will now configure all nodes that are of that
  role type instead of exiting after only configuring the first.

* "{{role.name}}ExtraConfig" will now be honored even when using
  deprecated params in roles_data.yaml. Previously, its value was
  ignored and never used even though it is defined as a valid
  parameter in the rendered template.

Changes in tripleo-heat-templates 7.0.13..7.0.14
------------------------------------------------

7ef39e7 Always run mysql init bundle
d82b3d1 Add host prep step for ntp time sync
6b2ab26 Adding missing pacemaker definition for scenario000.
74b5bda Set Ceph pools rule_name to replicated_rule
885f64d Conditionally Enable Nuage VRS
85a7c2b Fix fail_if_empty invocation with pipes
1e14183 Introduce wait_backoff, fail_if_empty wrappers
95f19a7 get-occ-config.sh: fix handling multiple nodes in a role
2cb7092 Refactor get-occ-config.sh
85e4959 Fix typo with Manila upgrade template
7adf9cf gnocchi: add missing /var/lib/gnocchi
7772c18 collectd: give access to the libvirt socket in ro
568c09e Convert resource_name to number
bd83923 Remove ceph-osd from the list of packages updated by CephExternal
d29f833 Honor {{role.name}}ExtraConfig with deprecated params
bd2b1ff Remove step_config from CinderVolume backend services
2889670 Do not rely on defaults for DockerCephDaemonImage in CI.


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

.../scenario000-multinode-containers.yaml          |  13 ++-
.../scenario001-multinode-containers.yaml          |   1 +
.../scenario004-multinode-containers.yaml          |   1 +
deployed-server/scripts/get-occ-config.sh          | 101 +++++++++++++++------
environments/neutron-nuage-config.yaml             |   1 +
puppet/role.role.j2.yaml                           |   2 +-
puppet/services/ceph-external.yaml                 |   1 -
puppet/services/cinder-backend-dellemc-unity.yaml  |   2 -
.../cinder-backend-dellemc-vmax-iscsi.yaml         |   2 -
puppet/services/cinder-backend-dellemc-vnx.yaml    |   2 -
puppet/services/cinder-backend-dellps.yaml         |   2 -
puppet/services/cinder-backend-dellsc.yaml         |   2 -
puppet/services/cinder-backend-netapp.yaml         |   2 -
puppet/services/cinder-backend-pure.yaml           |   2 -
puppet/services/cinder-backend-scaleio.yaml        |   2 -
.../cinder-backend-veritas-hyperscale.yaml         |   2 -
puppet/services/cinder-hpelefthand-iscsi.yaml      |   2 -
puppet/services/neutron-plugin-ml2-nuage.yaml      |  29 ++++++
puppet/services/time/ntp.yaml                      |  19 +++-
...manila-share-typo-upgrade-82d9b3edea77b94a.yaml |   4 +
...t-resource-name-to-number-80ada6c825554f56.yaml |   5 +
...with-role-count-greater-1-10ce2010556e5b76.yaml |   5 +
...aConfig-with-deprecations-2688f34fbc6de74a.yaml |   6 ++
30 files changed, 183 insertions(+), 57 deletions(-)







More information about the Release-announce mailing list