We are tickled pink to announce the release of: puppet-heat 12.3.0: Puppet module for OpenStack Heat This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/puppet-heat/ For more details, please see below. Changes in puppet-heat 12.2.0..12.3.0 ------------------------------------- cde67e9 Prepare for official Queens release b18944b Load puppet-openstack_spec_helper locally during tests a17104c Remove support for heat-api-cloudwatch service 09d7de4 Zuul: Remove project name de91438 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - Gemfile | 10 +- README.md | 2 - manifests/api_cloudwatch.pp | 139 -------------------- manifests/params.pp | 6 - manifests/wsgi/apache.pp | 8 +- manifests/wsgi/apache_api_cloudwatch.pp | 142 --------------------- metadata.json | 8 +- ...emove-heat-api-cloudwatch-6f18e6eafce8932f.yaml | 5 + spec/acceptance/basic_heat_spec.rb | 8 -- spec/classes/heat_api_cloudwatch_spec.rb | 137 -------------------- .../heat_wsgi_apache_api_cloudwatch_spec.rb | 41 ------ spec/defines/heat_wsgi_apache_spec.rb | 13 -- 13 files changed, 22 insertions(+), 498 deletions(-)