puppet-cloudkitty 3.2.0 (stein)
We are stoked to announce the release of: puppet-cloudkitty 3.2.0: Puppet module for OpenStack cloudkitty This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-cloudkitty/ For more details, please see below. 3.2.0 ^^^^^ Upgrade Notes ************* * cloudkitty::logging is now not included by default in init class. * 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-cloudkitty 3.1.0..3.2.0 ----------------------------------------- 354bd45 Prepare Stein M2 686097f Add rabbitmq dependency d2abd61 Fix editorial problem 29381c4 Fix serivce_type annotation 5a59da3 Cleanup documentation 442a90c Fix module structure e46f94f Install python3 in Fedora or RedHat > 7 06e9a45 Change openstack-dev to openstack-discuss 72550cd Dont include logging in init by default 38a580f Remove auth_uri 795f339 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 | 2 +- manifests/init.pp | 1 - manifests/keystone/auth.pp | 43 +++-- manifests/keystone/authtoken.pp | 54 +++--- manifests/logging.pp | 184 ++++++++++----------- manifests/params.pp | 3 +- manifests/policy.pp | 4 +- metadata.json | 12 +- ...te_pki_related_parameters-882eb094cc2278d2.yaml | 6 + ...dont-include-logging-init-3b3c7bcb00d4a941.yaml | 4 + .../notes/remove-auth-uri-0adf6e40a9e05bf2.yaml | 4 + setup.cfg | 2 +- spec/classes/cloudkitty_init_spec.rb | 1 - spec/classes/cloudkitty_keystone_authtoken_spec.rb | 6 - 19 files changed, 185 insertions(+), 186 deletions(-)
participants (1)
-
no-reply@openstack.org