We are pleased to announce the release of: puppet-magnum 14.2.0: Puppet module for Magnum This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-magnum/ For more details, please see below. 14.2.0 ^^^^^^ New Features ************ * Adds the service_description option to config description of the service. Upgrade Notes ************* * magnum::logging is now not included in init class by default. * The deprecated parameter auth_uri is now removed, please use www_authenticate_uri. Deprecation Notes ***************** * check_revocations_for_cached option is now deprecated for removal, the parameter has no effect. * hash_algorithms option is now deprecated for removal, the parameter has no effect. Changes in puppet-magnum 14.1.0..14.2.0 --------------------------------------- 1f06e72 Prepare Stein M2 301a07d Add rabbitmq dependency b21bc5c Fix editorial problem a5cc5a3 keystone/auth: make service description configurable cc74d8b Cleanup documentation af5535f Fix module structure a42b7ad Fix lint 3b3fcb6 Install python3 in Fedora or RedHat > 7 9f812be Change openstack-dev to openstack-discuss 9bab952 Dont include logging class in init by default 45e02ee Remove auth_uri 72c606f Convert to rspec-puppet-facts 9d98a59 Deprecate pki related options Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/api.pp | 10 +- manifests/db/mysql.pp | 5 +- manifests/db/sync.pp | 8 +- manifests/init.pp | 1 - manifests/keystone/auth.pp | 42 ++-- manifests/keystone/authtoken.pp | 54 +++--- manifests/logging.pp | 184 +++++++++--------- manifests/params.pp | 4 + manifests/policy.pp | 4 +- metadata.json | 12 +- ...ervice_description-option-aed3c25a38d34f4b.yaml | 5 + ...te_pki_related_parameters-a6c5d3240241af9b.yaml | 6 + ...dont-include-logging-init-dda1d4fd578211bc.yaml | 4 + .../notes/remove-auth-uri-4c144247b1366899.yaml | 4 + setup.cfg | 2 +- spec/classes/magnum_init_spec.rb | 1 - spec/classes/magnum_keystone_auth_spec.rb | 212 +++++++++++---------- spec/classes/magnum_keystone_authtoken_spec.rb | 6 - 20 files changed, 301 insertions(+), 277 deletions(-)
participants (1)
-
no-reply@openstack.org