[new][puppet] puppet-murano 9.1.0 release (newton)
We are thrilled to announce the release of: puppet-murano 9.1.0: Puppet module for OpenStack Murano 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. Changes in puppet-murano 9.0.0..9.1.0 ------------------------------------- c5540fb Prepare 9.1.0 (newton-2) 62e190d Remove mitaka release prelude note 22401f8 Add nodepool-xenial.yml file 65ece24 Provide default service_name for keystone endpoint a41c93d Use regexp by whole name for murano_application 24d769f Add purge_config option 061ecd5 Fix facts for policy test 74b40b1 Test multiple operating systems for policy Diffstat (except docs and test files) ------------------------------------- lib/puppet/provider/murano_application/murano.rb | 2 +- manifests/init.pp | 10 ++++++++++ manifests/keystone/auth.pp | 10 +++++----- manifests/keystone/cfapi_auth.pp | 9 +++++---- metadata.json | 8 ++++---- .../notes/keystone-auth-name-1111e1b65d4522eb.yaml | 5 +++++ releasenotes/notes/mitaka-dece9d43a565e6cb.yaml | 3 --- releasenotes/source/conf.py | 4 ++-- spec/acceptance/nodesets/nodepool-xenial.yml | 10 ++++++++++ spec/classes/murano_init_spec.rb | 7 +++++++ spec/classes/murano_keystone_auth_spec.rb | 4 +++- spec/classes/murano_keystone_cfapi_auth_spec.rb | 9 +++++---- spec/classes/murano_policy_spec.rb | 21 +++++++++------------ 13 files changed, 66 insertions(+), 36 deletions(-)
participants (1)
-
no-reply@openstack.org