We are stoked to announce the release of: puppet-tacker 14.2.0: Puppet module for OpenStack Tacker This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-tacker/ For more details, please see below. 14.2.0 ^^^^^^ Upgrade Notes ************* * tacker::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-tacker 14.1.0..14.2.0 --------------------------------------- 99f9a0d Prepare Stein M2 4a5b47c Add rabbitmq dependency 496a4a7 Fix editorial problem 1c22702 Cleanup documentation 85829c0 Fix module structure 2e13d5d Install python3 in Fedora or RedHat > 7 58949a1 Change openstack-dev to openstack-discuss 7787ad8 Dont include logging in init class by default 6b85939 Remove auth_uri ef4562d Deprecate pki related options Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- examples/init.pp | 12 ++ manifests/db/mysql.pp | 11 +- manifests/db/postgresql.pp | 8 - manifests/db/sync.pp | 8 +- manifests/init.pp | 1 - manifests/keystone/auth.pp | 38 ++-- manifests/keystone/authtoken.pp | 52 +++--- manifests/logging.pp | 194 ++++++++++----------- manifests/params.pp | 3 +- manifests/policy.pp | 4 +- metadata.json | 12 +- ...te_pki_related_parameters-9b491ae5f6bc9e9f.yaml | 6 + ...dont-include-logging-init-6ee9bc7f041536a6.yaml | 4 + .../notes/remove-auth-uri-60e70376d1571635.yaml | 4 + setup.cfg | 2 +- spec/classes/tacker_init_spec.rb | 4 - spec/classes/tacker_keystone_authtoken_spec.rb | 6 - 19 files changed, 190 insertions(+), 193 deletions(-)
participants (1)
-
no-reply@openstack.org