[release-announce] puppet-heat 17.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue May 3 08:17:18 UTC 2022


We are psyched to announce the release of:

puppet-heat 17.5.0: Puppet module for OpenStack Heat

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

17.5.0
^^^^^^

New Features

* Add TLS options to oslo.cache

* The new "heat::keystone::authtoken::service_type" parameter has
  been added to configure the service_type parameter in authtoken
  middleware.

Changes in puppet-heat 17.4.0..17.5.0
-------------------------------------

246399d Prepare the final stable/victoria release
99c18e2 Add support for the keystone_authtoken/service_type parameter
b37eb48 Set fixture paths for unit tests
dc7fc1b Add TLS options to oslo.cache
8f87ec4 Update TOX_CONSTRAINTS_FILE for stable/victoria
f92ffdb Update .gitreview for stable/victoria


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

.gitreview                                         |  1 +
manifests/cache.pp                                 | 43 ++++++++++++++++++++++
manifests/keystone/authtoken.pp                    |  7 ++++
metadata.json                                      |  2 +-
.../notes/add_tls_options-e126a2206f028366.yaml    |  4 ++
...ne-authtoken-service_type-d652a7ff4a1ff96c.yaml |  5 +++
spec/classes/heat_cache_spec.rb                    | 15 ++++++++
spec/classes/heat_keystone_authtoken_spec.rb       |  3 ++
spec/spec_helper.rb                                |  5 +++
tox.ini                                            |  2 +-
10 files changed, 85 insertions(+), 2 deletions(-)







More information about the Release-announce mailing list