[release-announce] puppet-heat 15.5.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 16 15:51:38 UTC 2021


We are gleeful to announce the release of:

puppet-heat 15.5.0: Puppet module for OpenStack Heat

This release is part of the train stable 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.

Changes in puppet-heat 15.4.0..15.5.0
-------------------------------------

31e48ae Prepare the final stable/train release
fa3eac0 Add TLS options to oslo.cache
d02f3a4 Expose vhost_custom_fragment
47ddad6 Fix rabbitmq dependency
efec419 Add server_keystone_endpoint_type param to heat::engine
6a18c96 Add vhost_custom_fragment option to wsgi/apache_api
9c70b14 Switch to Train
e739b6a Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
ce50e59 Update .gitreview for stable/train


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

.gitreview                                         |  1 +
Gemfile                                            |  3 +-
manifests/cache.pp                                 | 43 ++++++++++++++++++++++
manifests/engine.pp                                | 11 +++++-
manifests/wsgi/apache_api.pp                       |  6 +++
manifests/wsgi/apache_api_cfn.pp                   | 10 ++++-
metadata.json                                      | 10 ++---
.../notes/add_tls_options-e126a2206f028366.yaml    |  4 ++
.../heat_api_vhost_fragment-6d69d09e3d4b4482.yaml  |  5 +++
...er_keystone_endpoint_type-82c3f461916653d8.yaml |  4 ++
spec/classes/heat_cache_spec.rb                    | 15 ++++++++
spec/classes/heat_engine_spec.rb                   |  3 ++
spec/classes/heat_wsgi_apache_api_cfn_spec.rb      |  3 +-
spec/classes/heat_wsgi_apache_api_spec.rb          |  1 +
tox.ini                                            |  2 +-
15 files changed, 109 insertions(+), 12 deletions(-)







More information about the Release-announce mailing list