puppet-vitrage 7.2.0 (victoria)
We enthusiastically announce the release of: puppet-vitrage 7.2.0: Puppet module for OpenStack Vitrage This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-vitrage Download the package from: https://tarballs.openstack.org/puppet-vitrage/ Please report issues through: https://bugs.launchpad.net/puppet-vitrage/+bugs For more details, please see below. 7.2.0 ^^^^^ New Features ************ * The new "vitrage::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Bug Fixes ********* * In wsgi configuration, now workers is used to define concurrency by default instead of threads, to be consistent with the other puppet modules. Changes in puppet-vitrage 7.1.0..7.2.0 -------------------------------------- 40af279 Prepare Victoria M2 f349cee Add support for the interface parameter in authtoken middleware 044e40d Use workers instead of threads in wsgi by default Diffstat (except docs and test files) ------------------------------------- manifests/keystone/authtoken.pp | 7 +++++++ manifests/wsgi/apache.pp | 8 ++++---- metadata.json | 8 ++++---- .../notes/keystone-authtoken-interface-88956fcd6ff1ca54.yaml | 5 +++++ releasenotes/notes/wsgi-use-workers-38fb5ced1f3fd979.yaml | 5 +++++ spec/classes/vitrage_keystone_authtoken_spec.rb | 3 +++ spec/classes/vitrage_wsgi_apache_spec.rb | 6 +++--- 7 files changed, 31 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org