puppet-mistral 16.4.0 (ussuri)
We are glad to announce the release of: puppet-mistral 16.4.0: Puppet module for OpenStack Mistral This release is part of the ussuri stable 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. 16.4.0 ^^^^^^ New Features * The new "mistral::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-mistral 16.3.0..16.4.0 ---------------------------------------- 5ef5a4a Prepare the final stable/ussuri release 3d81391 Set fixture paths for unit tests 4711214 Add support for the interface parameter in authtoken middleware b04597e Fix the default value of mistral::database_connection 7f53aa1 Add CentOS8 to nodesets efe5722 Use common class to manage apache service in beaker job 3c95d18 Expose vhost_custom_fragment fe8cbdf Switch to Ussuri bec58cb Update TOX_CONSTRAINTS_FILE for stable/ussuri eb9c4e4 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/init.pp | 2 +- manifests/keystone/authtoken.pp | 7 +++++++ manifests/wsgi/apache.pp | 7 +++++++ metadata.json | 8 ++++---- .../notes/keystone-authtoken-interface-9d2b4a88e71c2807.yaml | 6 ++++++ spec/acceptance/basic_mistral_spec.rb | 1 + spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/mistral_keystone_authtoken_spec.rb | 3 +++ spec/classes/mistral_wsgi_apache_spec.rb | 2 ++ spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 13 files changed, 49 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org