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

no-reply at openstack.org no-reply at openstack.org
Sat Dec 9 04:36:20 UTC 2017


We jubilantly announce the release of:

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

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

Bug Fixes

* Allow to configure SR-IOV agent with agent extenstions.

* Start sequence at 1 for the downloaded deploy steps playbook
  instead of 0. The first step should be 1 since that is what the
  puppet manifests expect.

* Processes are storing important health and debug data in some
  files within /var/cache/swift, and these files must be shared
  between all swift-* processes. Therefore it is needed to mount this
  directory on all Swift containers, which is required to make swift-
  recon working.

Changes in tripleo-heat-templates 7.0.5..7.0.6
----------------------------------------------

eab98ad SR-IOV agent: allow to configure agent extensions
98fbf61 Update capabilities-map.yaml to include latest storage environments
f28d68f Make CephPools override properties of other pools
338c783 Reintroduce TripleoPackages in the default Controller service.
05f6bd0 Run rabbitmq_policy,rabbitmq_user with pacemaker
f4a2c0c Avoid tox_install.sh for constraints support
c1743a8 Do not use lsns to kill non-containerized epmd on the host
4412cd8 gnocchi: mount the correct volume for /etc/ceph
c4781d5 Added NovaMigrationTarget service to OVS-DPDK role
797239d zuul: run container jobs when touching puppet services
add0101 Redis replication does not work with TLS
8d7a9fc Redis replication does not work with TLS
6f250f2 Fix neutron agent start order
3917a18 Set notification_format to 'unversioned'
58373de Add ComputeAlt role and environment
ce071f3 Select first node as bootstrap node not using name
f130802 Add validation task in docker services [Mistral]
fde2c6d Add validation task in docker services [Gnocchi]
112f31b Add validation task in docker services [Neutron]
ac86f4b Add validation task in docker services [Mixed-2]
497a0e5 Add validation task in docker services [Ovn]
d6b1a3c Add validation task in docker services [Manila]
dc82855 Add validation task in docker services [Aodh]
6df937e Mount /var/cache/swift across containers
0fb177c Missing cherry-picking stop condition for swift services.
4bf0acb Set the default CephAnsiblePlaybook to use into the env files
b0dd9f2 Ensure os-net-config conditional for upgrade doesn’t fail.
797514b Add DeployIdentifier to Nova discover hosts container
65fdebc Re-enable libvirt TLS with SCRAM SHA-1 auth
08c443c docker/internal TLS: spawn extra container for ec2api TLS proxy
6408ddb Fix wrong logic for triggering os-net-config special handling.
9e0b4d3 Start sequence at 1 for deploy steps playbook
8002b9e Fix glance config generation when using NFS
94f0b48 Make CephPools type json instead of list
a1d4562 RHEL/Update: replace wc by yum to check updates
d1e4d6f Use 'NeutronTenantNetwork' instead of 'NeutronApiNetwork' for ovn-encap-ip
ee46c95 Polish swift containers logging configuration
a18fd59 Set file mode permission for Ceph keyrings in containers
f7fa96c Stop the object-expirer service before removing swift-proxy
aab7bdd Add upgrade task to run gnocchi upgrade
59d8528 Write readme.txt into old log directories
b748d68 Fix all outputs|failed and outputs is defined
0ded9bc Add condition to os-net-config run during upgrade.
66f6ed5 Dynamically generate FQDN hiera entries
35e8aac Dynamically generate VIP hiera entries
f7279f2 Addition of Nuage bridge MTU parameter
9ca5d97 Make sure /var/lib/mysql rights are setup correctly.
67e1001 Fix networking settings for ObjectStorage role


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

capabilities-map.yaml                              |  33 ++++---
ci/environments/multinode-containers.yaml          |   1 +
common/deploy-steps-tasks.yaml                     |  14 +--
common/deploy-steps.j2                             |  20 +++--
.../ceph-ansible/ceph-ansible-external.yaml        |   4 +-
environments/ceph-ansible/ceph-ansible.yaml        |   1 +
environments/computealt.yaml                       |  20 +++++
environments/ips-from-pool-all.yaml                |  12 +--
environments/network-management-v6.yaml            |   2 +-
environments/network-management.yaml               |   2 +-
environments/storage/glance-nfs.yaml               |   2 +-
.../rhel-registration/rhel-registration.yaml       |  26 ++++--
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         |   2 +-
puppet/all-nodes-config.j2.yaml                    |   6 +-
puppet/role.role.j2.yaml                           |  77 ++--------------
puppet/services/database/redis-base.yaml           |  20 +----
puppet/services/database/redis.yaml                |  41 ---------
puppet/services/glance-api.yaml                    |   2 +-
puppet/services/gnocchi-api.yaml                   |  11 +++
puppet/services/neutron-compute-plugin-nuage.yaml  |  11 ++-
puppet/services/neutron-sriov-agent.yaml           |   7 ++
puppet/services/nova-base.yaml                     |   1 +
puppet/services/nova-libvirt.yaml                  |  21 +++--
puppet/services/ovn-controller.yaml                |   2 +-
puppet/services/pacemaker/database/redis.yaml      |  11 ---
puppet/services/tripleo-packages.yaml              |  10 +++
.../sriov-agent-extentions-08e1d9fb89c2efbf.yaml   |   4 +
...t-sequence-1-deploy-steps-59043a5ea87a83f8.yaml |   4 +
.../swift-mount-var-cache-7e95199532b542c4.yaml    |   7 ++
roles/ComputeAlt.yaml                              |  49 ++++++++++
roles/ComputeOvsDpdk.yaml                          |   1 +
tools/tox_install.sh                               |  30 -------
tox.ini                                            |   6 +-
zuul.d/layout.yaml                                 |  76 ++++++++--------
116 files changed, 1386 insertions(+), 524 deletions(-)







More information about the Release-announce mailing list