[release-announce] puppet-cloudkitty 6.2.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 4 15:23:40 UTC 2020
We exuberantly announce the release of:
puppet-cloudkitty 6.2.0: Puppet module for OpenStack cloudkitty
This release is part of the victoria release series.
The source is available from:
https://opendev.org/openstack/puppet-cloudkitty
Download the package from:
https://tarballs.openstack.org/puppet-cloudkitty/
Please report issues through:
https://bugs.launchpad.net/puppet-cloudkitty/+bugs
For more details, please see below.
6.2.0
^^^^^
New Features
************
* The new "cloudkitty::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-cloudkitty 6.1.0..6.2.0
-----------------------------------------
eb43844 Prepare Victoria M2
ecce4a2 Add support for the interface parameter in authtoken middleware
306badc 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-77090a8be3a4b464.yaml | 5 +++++
releasenotes/notes/wsgi-use-workers-da063cd58b41676b.yaml | 5 +++++
spec/classes/cloudkitty_keystone_authtoken_spec.rb | 3 +++
spec/classes/cloudkitty_wsgi_apache_spec.rb | 6 +++---
7 files changed, 31 insertions(+), 11 deletions(-)
More information about the Release-announce
mailing list