puppet-senlin 1.2.0 (stein)
We are glad to announce the release of: puppet-senlin 1.2.0: Puppet module for OpenStack senlin This release is part of the stein release series. Download the package from: https://tarballs.openstack.org/puppet-senlin/ For more details, please see below. 1.2.0 ^^^^^ New Features ************ * Service_token_roles_required missing in the server config file which allows backwards compatibility to ensure that the service tokens are compared against a list of possible roles for validity. Upgrade Notes ************* * This module now requires a puppetlabs-mysql version >= 6.0.0 Changes in puppet-senlin 1.0.0..1.2.0 ------------------------------------- 3eec130 Prepare Stein RC1 a980c15 Prepare Stein M3 b9c9e5b Use validate_legacy 865209b Service_token_roles_required missing in the server config file 397d8af Change wiki to docs 5862682 Use puppet 4 compatible mysql functions a366a56 Remove Ubuntu Xenial from metadata.json aa20343 Fix lint issue 9b1c792 Remove redundantly tested code ab3aff9 Modify puppet version 4 to 5 Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/config.pp | 2 +- manifests/db.pp | 4 +- manifests/db/mysql.pp | 4 +- manifests/keystone/authtoken.pp | 8 +++ manifests/policy.pp | 2 +- metadata.json | 15 ++-- .../notes/puppet4-mysql-func-4cca3d1b4c9bbcb4.yaml | 4 ++ ...vice_token_roles_required-b9edb92dee509b67.yaml | 5 ++ spec/classes/senlin_db_spec.rb | 79 +++------------------- spec/classes/senlin_keystone_authtoken_spec.rb | 3 + spec/classes/senlin_logging_spec.rb | 34 +++++----- 12 files changed, 62 insertions(+), 100 deletions(-)
participants (1)
-
no-reply@openstack.org