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

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:54:04 UTC 2020


We jubilantly announce the release of:

puppet-heat 17.1.0: Puppet module for OpenStack Heat

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

Deprecation Notes

* The "heat::engine::deferred_auth_method" parameters has been
  deprecated and will be removed in a future release.

* The heat::engine::heat_watch_server_url parameter has been
  removed.

Changes in puppet-heat 16.3.0..17.1.0
-------------------------------------

ad82b1f Prepare Victoria M1
20c9e0b Switch to newer openstackdocstheme and reno versions
3d249bb Update Puppet requirement to >= 6.0.0
6c1c99b Remove unnecessary puppet-rabbitmq from dependencies
1de8cdd Remove password hash generation in each puppet modules
efa181c Bump version for the start of Victoria
369d531 Bump reno to 2.5.0
5c79468 [ussuri][goal] Add CONTRIBUTING.rst
cb148c2 Add CentOS8 to nodesets
4e760d4 Use anchor to require necessary packages
a1ded22 Runs on Debian 10.
7bf1101 Bump openstackdocstheme to 1.30.0
9b1f87f Fix rabbitmq version in metadata
97e1e32 Change rpsec to rspec
0a7ee27 Update master for stable/ussuri
7dd8afd Deprecate heat::engione::deferred_auth_method
6c4650f Remove heat::engine::heat_watch_server_url


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

CONTRIBUTING.rst                                   | 19 +++++++++++++++
README.md                                          |  2 +-
lib/puppet/type/heat_api_paste_ini.rb              |  4 ++--
lib/puppet/type/heat_config.rb                     |  4 ++--
manifests/db/mysql.pp                              |  2 +-
manifests/db/postgresql.pp                         | 10 ++++----
manifests/engine.pp                                | 27 ++++++++++------------
metadata.json                                      | 20 +++++-----------
...cate-deferred_auth_method-b87bcd02bc23aea1.yaml |  5 ++++
...atch_server_url-parameter-66d5ffd9feabd01e.yaml |  4 ++++
releasenotes/source/conf.py                        |  8 +++----
releasenotes/source/index.rst                      |  1 +
releasenotes/source/ussuri.rst                     |  6 +++++
spec/acceptance/nodesets/nodepool-centos8.yml      | 10 ++++++++
spec/classes/heat_db_mysql_spec.rb                 |  6 ++---
spec/classes/heat_db_postgresql_spec.rb            | 19 +++++++--------
spec/classes/heat_engine_spec.rb                   |  1 -
spec/unit/type/heat_api_paste_ini_spec.rb          | 22 +++++-------------
spec/unit/type/heat_config_spec.rb                 |  6 ++---
20 files changed, 103 insertions(+), 79 deletions(-)







More information about the Release-announce mailing list