[openstack-announce] [new][puppet] puppet-heat 9.2.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 29 18:25:40 UTC 2016


We are glad to announce the release of:

puppet-heat 9.2.0: Puppet module for OpenStack Heat

This release is part of the newton release series.

For more details, please see below.

9.2.0
^^^^^

New Features

* Add environment_dir and template_dir options to config.

* allows configuring CORS settings.

Changes in puppet-heat 9.1.0..9.2.0
-----------------------------------

e1c43b8 Prepare 9.2.0 (newton b3)
286a9b2 Move other-requirements.txt to bindep.txt
bd88e56 Add log directory to .gitignore
d13fa69 Add CORS settings
519f974 Add environment_dir and template_dir options
5b5e0b3 Remove instance_user tests
54dea63 Include openstacklib defaults manifest.


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

.gitignore                                         |  1 +
bindep.txt                                         |  0
manifests/cors.pp                                  | 58 ++++++++++++++++++++++
manifests/engine.pp                                | 12 +++++
manifests/params.pp                                |  1 +
metadata.json                                      |  8 +--
other-requirements.txt                             |  0
...t_template_dir_parameters-56134e912ad9f417.yaml |  3 ++
releasenotes/notes/heat_cors-10be802ba4227f07.yaml |  3 ++
releasenotes/source/conf.py                        |  4 +-
spec/classes/heat_cors_spec.rb                     | 49 ++++++++++++++++++
spec/classes/heat_engine_spec.rb                   |  6 +++
spec/classes/heat_init_spec.rb                     | 30 -----------
13 files changed, 139 insertions(+), 36 deletions(-)






More information about the OpenStack-announce mailing list