[release-announce] [tripleo] instack-undercloud 7.4.3 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Nov 3 20:33:45 UTC 2017


We are ecstatic to announce the release of:

instack-undercloud 7.4.3: instack-undercloud

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/instack-undercloud

Download the package from:

    https://tarballs.openstack.org/instack-undercloud/

Please report issues through launchpad:

    https://bugs.launchpad.net/tripleo

For more details, please see below.

7.4.3
^^^^^

New Features

* Increasing the heat db-sync from 5 to 15 minutes. During an
  undercloud upgrade, the database can be very big and the dbsync
  needs at least 10 minutes to run. So we override the Puppet default
  value of 5 minutes to have a timeout of 15 minutes for production
  deployments.

Changes in instack-undercloud 7.4.2..7.4.3
------------------------------------------

a413314 heat-dbsync: increase timeout to 15 minutes
9f5f3b2 Updated from global requirements
211eb5b Set notification_bind on zaqar websocket
4e47c1a Provide LOCAL_IP_WRAPPED as a instack env variable


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

elements/puppet-stack-config/puppet-stack-config.pp         |  6 +++++-
.../puppet-stack-config/puppet-stack-config.yaml.template   |  1 +
instack_undercloud/undercloud.py                            | 13 ++++++++++++-
.../notes/heat-dbsync-timeout-4301fb54b8711df5.yaml         |  8 ++++++++
requirements.txt                                            |  1 +
templates/config.json.template                              |  1 +
6 files changed, 28 insertions(+), 2 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 0a5f6c9..75a8eb6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,0 +11 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+oslo.utils>=3.20.0 # Apache-2.0






More information about the Release-announce mailing list