[release-announce] puppet-cloudkitty 7.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:14:48 UTC 2021


We are gleeful to announce the release of:

puppet-cloudkitty 7.1.0: Puppet module for OpenStack cloudkitty

This release is part of the wallaby 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.

7.1.0
^^^^^


New Features
************

* Adds db_sync_timeout parameter to db sync.

* The new "cloudkitty::keystone::authtoken::service_type" parameter
  has been added to configure the service_type parameter in authtoken
  middleware.


Deprecation Notes
*****************

* allow_insecure_clients option is now deprecated for removal, the
  parameter has no effect.

Changes in puppet-cloudkitty 7.0.0..7.1.0
-----------------------------------------

8b4cb48 Prepare Wallaby M1
5722f53 Allow db sync timeouts to be configurable
a6a9889 Replace deprecated UPPER_CONSTRAINTS_FILE variable
423036b Add support for the keystone_authtoken/service_type parameter
d22aa9d Deprecate allow_insecure_clients option
3e36643 Fix outdated files


Diffstat (except docs and test files)
-------------------------------------

manifests/db/sync.pp                               |  8 +++-
manifests/init.pp                                  | 46 ++++++++++++----------
manifests/keystone/authtoken.pp                    |  7 ++++
metadata.json                                      | 10 ++---
.../add_db_sync_timeout-897cabe1c636bffd.yaml      |  3 ++
...w_insecure_clients-option-904f67b3ad8b98cc.yaml |  4 ++
...ne-authtoken-service_type-08b687a9db2a8097.yaml |  5 +++
spec/classes/cloudkitty_db_sync_spec.rb            | 27 +++++++++++++
spec/classes/cloudkitty_init_spec.rb               |  1 -
spec/classes/cloudkitty_keystone_authtoken_spec.rb |  3 ++
tox.ini                                            |  2 +-
11 files changed, 87 insertions(+), 29 deletions(-)







More information about the Release-announce mailing list