puppet-mistral 17.3.0 (victoria)
We jubilantly announce the release of: puppet-mistral 17.3.0: Puppet module for OpenStack Mistral This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/puppet-mistral/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+bugs For more details, please see below. 17.3.0 ^^^^^^ New Features * Add support to configure service_token_roles in authtoken middleware. * Add mysql_enable_ndb parameter to select mysql storage engine. Changes in puppet-mistral 17.2.0..17.3.0 ---------------------------------------- a1a224d Prepare Victoria M3 90004f4 Do not validate database_connection format b7cbb3b Use openstack_spec_helper from zuul checkout 201131e Fix the default value of mistral::database_connection b3d6cd7 Add mysql_enable_ndb option e361bf8 Add service_token_roles for keystone authtoken config 82cd962 Expose vhost_custom_fragment 10f341a Use common class to manage apache service in beaker job Diffstat (except docs and test files) ------------------------------------- Gemfile | 19 ++++++++++++++----- manifests/db.pp | 10 +++++++--- manifests/init.pp | 2 +- manifests/keystone/authtoken.pp | 12 ++++++++++++ manifests/wsgi/apache.pp | 7 +++++++ metadata.json | 8 ++++---- ...d-service_token_roles-option-8e3895d3bf4b6100.yaml | 4 ++++ .../add_mysql_enable_ndb-option-9a9788aa8e48c2bb.yaml | 4 ++++ spec/acceptance/basic_mistral_spec.rb | 1 + spec/classes/mistral_db_spec.rb | 3 +++ spec/classes/mistral_keystone_authtoken_spec.rb | 3 +++ spec/classes/mistral_wsgi_apache_spec.rb | 2 ++ 12 files changed, 62 insertions(+), 13 deletions(-)
participants (1)
-
no-reply@openstack.org