We are psyched to announce the release of: puppet-heat 11.6.0: Puppet module for OpenStack Heat This release is part of the pike 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. 11.6.0 ^^^^^^ New Features * Heat has additional configuration option for plugin_dirs parameter. This parameter provides a list of directories to search for plug- ins. This change allows configuration of plugin_dirs parameter in heat.conf file. * Add openstack-db tag to Exec that run db-sync. Changes in puppet-heat 11.5.0..11.6.0 ------------------------------------- 548ea36 Prepare a final release for Pike 0d39f55 Notify Apache on config changes f0b6771 Add 'openstack-db' tag to db-sync Exec resource 84a8201 import zuul job settings from project-config f45dbee Make auth_encryption_key a secret dab3e55 Add oslo::cache to dependency chain 366a8ce Zuul: Remove project name 62df9b5 Make heat parameter plugin_dirs configurable 58207bb Add a parameter to be able to override clients_keystone/auth_uri. Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/api.pp | 1 + manifests/api_cfn.pp | 1 + manifests/db/sync.pp | 1 + manifests/deps.pp | 4 ++++ manifests/engine.pp | 19 ++++++++++++++++++- manifests/init.pp | 13 ++++++++++++- metadata.json | 10 +++++----- .../add_plugin_dirs_parameter-20c755fbdb22c58d.yaml | 6 ++++++ .../notes/openstack_db_tag-a3f0e6426366c25d.yaml | 3 +++ spec/classes/heat_db_sync_spec.rb | 2 ++ spec/classes/heat_engine_spec.rb | 11 +++++++++++ spec/classes/heat_init_spec.rb | 5 +++++ 13 files changed, 70 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org