We joyfully announce the release of: puppet-murano 20.3.0: Puppet module for OpenStack Murano This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/puppet-murano Download the package from: https://tarballs.openstack.org/puppet-murano/ Please report issues through: https://bugs.launchpad.net/puppet-murano/+bugs For more details, please see below. Changes in puppet-murano 20.2.0..20.3.0 --------------------------------------- 5a0e611 setuptools: Disable auto discovery 9dccbad Prepare Yoga RC1 32af2f1 remove unicode literal from code e91028f Accept system scope credentials for Keystone API request bfe5a82 Deprecate remaining [database] idle_timeout Diffstat (except docs and test files) ------------------------------------- manifests/db_cfapi.pp | 43 ++++++++++++++-------- manifests/keystone/auth.pp | 18 +++++++++ manifests/keystone/authtoken.pp | 6 +++ manifests/keystone/cfapi_auth.pp | 18 +++++++++ metadata.json | 8 ++-- ...ng-idle_timeout-parameter-6568fe0e18eacb17.yaml | 11 ++++++ .../system_scope-keystone-63b525eec68df6d3.yaml | 15 ++++++++ releasenotes/source/conf.py | 14 +++---- setup.py | 1 + spec/classes/murano_db_cfapi_spec.rb | 28 +++++++------- spec/classes/murano_keystone_auth_spec.rb | 9 +++++ spec/classes/murano_keystone_authtoken_spec.rb | 3 ++ spec/classes/murano_keystone_cfapi_auth_spec.rb | 9 +++++ 13 files changed, 142 insertions(+), 41 deletions(-)