[release-announce] tripleo-heat-templates 13.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 30 08:20:41 UTC 2021


We are glad to announce the release of:

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

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/tripleo-heat-templates

Download the package from:

    https://tarballs.openstack.org/tripleo-heat-templates/

Please report issues through:

    https://bugs.launchpad.net/tripleo/+bugs

For more details, please see below.

13.5.0
^^^^^^


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

* Added OVN DBs clustering support. In this service model, a
  clustered database runs across multiple hosts in multi-active mode.

* To help operators protect their workload, they can now enable the
  KernelArgsDeferReboot role parameter. This will prevent the tripleo-
  kernel ansible module from automatically rebooting nodes even if
  KernelArgs were changed unexpectedly.


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

* Upgrades from OVN non-HA and OVN DBs pacemaker to OVN DBs
  clustered are currently not supported.


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

* The OVN database servers in an OVN DBs clustering and TLS-
  everywhere deployment will listen on all IP addresses (0.0.0.0).
  This is a caveat that can only be addressed once RHBZ 1952038 is
  fixed.

Changes in tripleo-heat-templates 13.4.0..13.5.0
------------------------------------------------

330c03d36 Configure Ceph to not use separte db/wal LVs
40da6ed23 OVN DBs clustering
72ff3686e Default ganesha-internal service endpoint to external network
208201fa2 Disable postcopy for ovn/ovs-dpdk
fc9a1cb24 Enabling vhost-postcopy-support when live_migration_permit_post_copy
fc64a45be Make memcached port parameters globally available
3e3453826 nova-compute: Adding failed_when to nova-compute stop task
b88f4ddd9 Wire up renamed upgrade periodic template
7b12f8342 Remove all docker related tasks from upgrades
914d89fc1 Role parameter for tripleo_kernel_defer_reboot
7ee888b3b ScaleIO: Fix outdate template path
e5dbf568a vncproxy: removal of tags and steps change from post_upgrade_tasks
64be22d77 [stable only] Fix NeutronL3AgentAvailabilityZone parameter
b19cfcb43 Do not log amphora ssh keys
a38801490 Add OS version to check reboot happened
7e08d3368 FFU: change transfer parameters for database resync
bb7d59c65 Fix logic to honor HorizonDebug


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

.../scenario001-multinode-containers.yaml          |   4 -
ci/environments/scenario001-standalone.yaml        |   4 -
ci/environments/scenario004-standalone.yaml        |   4 -
.../scenario010-multinode-containers.yaml          |   4 -
ci/environments/scenario010-standalone.yaml        |   4 -
deployment/database/mysql-pacemaker-puppet.yaml    |  16 ++
deployment/horizon/horizon-container-puppet.yaml   |  24 +-
.../kernel-boot-params-baremetal-ansible.yaml      |  16 ++
.../memcached/memcached-container-puppet.yaml      |  20 +-
.../neutron/neutron-l3-container-puppet.yaml       |   3 +-
deployment/nova/nova-compute-container-puppet.yaml |  62 ++--
.../nova/nova-vnc-proxy-container-puppet.yaml      |  20 +-
.../octavia/octavia-deployment-config.j2.yaml      |   2 +
.../openvswitch-dpdk-baremetal-ansible.yaml        |  20 +-
deployment/ovn/ovn-dbs-cluster-ansible.yaml        | 312 +++++++++++++++++++++
deployment/podman/podman-baremetal-ansible.yaml    |  20 --
.../tripleo-packages-baremetal-puppet.yaml         |   3 +-
environments/cinder-scaleio-config.yaml            |   2 +-
environments/services/neutron-ovn-dpdk.yaml        |   2 +
environments/services/neutron-ovs-dpdk.yaml        |   3 +-
environments/ssl/enable-memcached-tls.yaml         |   3 -
network/service_net_map.j2.yaml                    |   4 +-
...d-ovn-dbs-cluster-support-6193cba5be432865.yaml |  14 +
...ter-kernelargsdeferreboot-5b8e8b2f64c64a91.yaml |   7 +
zuul.d/layout.yaml                                 |   1 +
25 files changed, 451 insertions(+), 123 deletions(-)







More information about the Release-announce mailing list