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

no-reply at openstack.org no-reply at openstack.org
Wed Aug 8 04:36:12 UTC 2018


We exuberantly announce the release of:

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


Bug Fixes
*********

* Set live_migration_inbound_addr for ssh transport

  Previously this was only set when TLS is enabled, which means that
  with the ssh transport we could not control the network used, and
  were relying on DNS or hosts file to be correct, which is not
  guaranteed (especially with DNS).

* With https://review.openstack.org/#/c/561784 we change the default
  migration port range to '61152-61215'.
  nova::migration::qemu::configure_qemu needs to be set to true that
  the config gets applied via puppet-nova.


Other Notes
***********

* The default docker0 brige should be normally given a value that
  does not conflict to any of the existing networks' CIDR ranges.

  If there is a conflict for the default value *172.31.0.1/24*, allow
  users to alter the the docker service startup "--bip" option via
  "DockerNetworkOptions".

* Removed experimental manila docker environent files.  Although
  they had comments indicating they were experimental still in Pike,
  deployers have been deploying production environments with them and
  getting in trouble.

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

223ff78 [Pike only] ManilaBackendGeneric nooped to avoid deprecated error.
59f4dab Do not target Redis over TLS when using HA Redis profile
9034347 [PIKE-only] remove experimental manila docker envs
25cc689 Allow custom --bip CIDR for docker options
9aad27b Clean up env files for Cinder's Netapp backend
ae34bb7 Increase the step for gnocchi_db_sync
6953852 Ensure node is rebooted before enabling DPDK
ec472ad Set configure_qemu to true to get qemu port range applied
dfa4f1b Removed ovs-dpdk workaround to fix the vhost socket permission
805d95d Set live_migration_inbound_addr for ssh transport
f42321e Expose Horizon "DocumentRoot" on host
0eacb6c Adding missing space in octavia-worker.yaml


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

environments/cinder-netapp-config.yaml             |  4 --
.../manila-cephfsnative-config-docker.yaml         | 20 -------
environments/manila-netapp-config-docker.yaml      | 32 -----------
environments/storage/cinder-netapp-config.yaml     |  2 +-
.../pre_network/host_config_and_reboot.yaml        | 67 +++++++++++-----------
overcloud-resource-registry-puppet.j2.yaml         |  2 +
puppet/services/docker.yaml                        |  7 ++-
puppet/services/nova-libvirt.yaml                  |  9 ++-
puppet/services/octavia-worker.yaml                |  2 +-
.../notes/docker-bip-9a334c8f31a59b96.yaml         | 10 ++++
...bound_addr_all_transports-2fc9cd74d435a367.yaml |  9 +++
.../nova_qemu_enable_config-c89016b4d93802d6.yaml  |  7 +++
...l-manila-docker-envs.yaml-d16a522104408f1f.yaml |  7 +++
sample-env-generator/storage.yaml                  |  2 +-
20 files changed, 102 insertions(+), 99 deletions(-)







More information about the Release-announce mailing list