[release-announce] puppet-heat 13.3.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 20 15:28:37 UTC 2018


We are psyched to announce the release of:

puppet-heat 13.3.0: Puppet module for OpenStack Heat

This release is part of the rocky release series.

Download the package from:

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

For more details, please see below.

13.3.0
^^^^^^


Deprecation Notes
*****************

* heat_watch_server_url is deprecated and will be removed in a
  future release. The Cloudwatch API support was removed from heat, so
  this parameter does not have any effect.


Bug Fixes
*********

* Deal with API being run using Apache when restarting the API (e.g.
  due to configuration changes)

Changes in puppet-heat 13.1.0..13.3.0
-------------------------------------

9e98fa3 Improve restarting Apache
3a77fbd Prepare Rocky RC1
d68581e Remove the unnecessary _
5cd06c0 Prepare Rocky M3
bbfe9b9 Fix OS versions in metadata
42bb04a Add the project source code repository in README
b657084 Fix OS versions in metadata
8ef3646 modulesync: sync and add nodepool-bionic for beaker
be6f04b Fix inifile version in metadata
742f0e2 Fix bug introduced by notify apache for heat-api
ae564bb Deprecate parameter heat_watch_server_url
6ede9b4 Fix wrong default value in doc
f10256a Notify not only heat-api service but also apache
aed4931 Debian release is 9 in metadata
fb41631 add release note link in readme
b4da642 Add tripleo jobs
a077c07 Fix annotations
24cbbd5 Make auth_encryption_key a secret
3c86186 fix tox python3 overrides


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

.zuul.yaml                                         |  1 +
README.md                                          | 10 ++++++++++
bindep.txt                                         |  2 +-
manifests/api.pp                                   |  1 +
manifests/api_cfn.pp                               |  1 +
manifests/db/mysql.pp                              |  5 ++---
manifests/engine.pp                                | 22 ++++++++++++++--------
manifests/init.pp                                  |  2 +-
metadata.json                                      | 15 ++++++++-------
...atch_server_url-parameter-e26c07a99bd90b94.yaml |  5 +++++
.../notes/restart-apache-fa203227fefc67f8.yaml     |  4 ++++
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 ++++++++++
spec/classes/heat_engine_spec.rb                   |  3 ---
tox.ini                                            |  1 +
14 files changed, 59 insertions(+), 23 deletions(-)







More information about the Release-announce mailing list