[release-announce] puppet-heat 16.1.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 18 11:19:02 UTC 2020


We contentedly announce the release of:

puppet-heat 16.1.0: Puppet module for OpenStack Heat

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/puppet-heat

Download the package from:

    https://tarballs.openstack.org/puppet-heat/

Please report issues through:

    https://bugs.launchpad.net/puppet-heat/+bugs

For more details, please see below.

16.1.0
^^^^^^

New Features

* Add new parameter 'client_retry_limit' to increase the number of
  retries in case of transient errors.

* vhost_custom_fragment was added to heat::wsgi::apache_api so one
  can configure custom fragments for the Heat API vhost.

Changes in puppet-heat 16.0.0..16.1.0
-------------------------------------

8f13ef6 Prepare Ussuri M2
b82400f Remove identity_uri from README
9fce8d2 Add vhost_custom_fragment option to wsgi/apache_api
580ae13 Fix stdlib version in metadata
876a4bd Make heat config client_retry_limit configurable


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

README.md                                                      |  1 -
manifests/engine.pp                                            |  6 ++++++
manifests/wsgi/apache_api.pp                                   |  6 ++++++
metadata.json                                                  | 10 +++++-----
.../notes/add-client-retry-limit-config-097ef24eece57bdf.yaml  |  4 ++++
.../notes/heat_api_vhost_fragment-6d69d09e3d4b4482.yaml        |  5 +++++
spec/classes/heat_engine_spec.rb                               |  3 +++
spec/classes/heat_wsgi_apache_api_spec.rb                      |  1 +
8 files changed, 30 insertions(+), 6 deletions(-)







More information about the Release-announce mailing list