[new][puppet] puppet-heat 9.1.0 release (newton)
We are psyched to announce the release of: puppet-heat 9.1.0: Puppet module for OpenStack Heat This release is part of the newton release series. For more details, please see below. 9.1.0 ^^^^^ Bug Fixes * The keystone auth class has been updated to provide a default service_name to allow a user to specify a custom auth_name that may not contain the name of the service. * Added the ability to manage the memcached servers for keystone_authtoken in heat Changes in puppet-heat 9.0.0..9.1.0 ----------------------------------- 3740fc9 Prepare 9.1.0 (newton-2) 3ae24a4 Actually use domain_name parameters 21a466b Add memcached_servers for keystone authtoken 252323a Remove 12.04 and add 16.04 to metadata 890e986 Remove mitaka release prelude note f55c866 Enforce use_ssl flag eb3eaa6 Add nodepool-xenial.yml file 6f16641 Provide default service_name for keystone endpoint e1c09e7 Add purge_config option 57ecb27 Fix facts for policy test 5c343cf Test multiple operating systems for policy Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 8 +++- manifests/api_cfn.pp | 9 +++- manifests/api_cloudwatch.pp | 8 +++- manifests/init.pp | 55 +++++++++++++++------- manifests/keystone/auth.pp | 11 ++--- manifests/keystone/auth_cfn.pp | 11 ++--- metadata.json | 10 ++-- .../notes/keystone-auth-name-8b4dba1dfc52533b.yaml | 5 ++ ...stone-authtoken-memcached-5479c664f92e0179.yaml | 4 ++ releasenotes/notes/mitaka-dece9d43a565e6cb.yaml | 3 -- releasenotes/source/conf.py | 4 +- spec/acceptance/nodesets/nodepool-xenial.yml | 10 ++++ spec/classes/heat_api_cfn_spec.rb | 11 ----- spec/classes/heat_api_cloudwatch_spec.rb | 11 ----- spec/classes/heat_api_spec.rb | 12 ----- spec/classes/heat_init_spec.rb | 39 +++++++++++---- spec/classes/heat_keystone_auth_cfn_spec.rb | 13 ++--- spec/classes/heat_keystone_auth_spec.rb | 13 ++--- spec/classes/heat_policy_spec.rb | 25 ++++------ 19 files changed, 145 insertions(+), 117 deletions(-)
participants (1)
-
no-reply@openstack.org