[release-announce] puppet-aodh 18.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 18 22:15:44 UTC 2021


We are delighted to announce the release of:

puppet-aodh 18.1.0: Puppet module for OpenStack Aodh

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/puppet-aodh

Download the package from:

    https://tarballs.openstack.org/puppet-aodh/

Please report issues through:

    https://bugs.launchpad.net/puppet-aodh/+bugs

For more details, please see below.

18.1.0
^^^^^^


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

* Adds db_sync_timeout parameter to db sync.


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

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

* The following options have been deprecated, as those options have
  been moved to aodh::db class.

  * "aodh::database_connection"

  * "aodh::slave_connection"

  * "aodh::database_idle_timeout"

  * "aodh::database_max_overflow"

  * "aodh::database_max_pool_size"

  * "aodh::database_max_retries"

  * "aodh::database_retry_interval"

Changes in puppet-aodh 18.0.0..18.1.0
-------------------------------------

99eb188 Prepare Wallaby M1
75ff328 Allow db sync timeouts to be configurable
5cfdef7 Replace deprecated UPPER_CONSTRAINTS_FILE variable
30c554c Deprecate allow_insecure_clients option
dac639c Fix outdated files
f9b9656 Deprecate database options from the aodh class


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

manifests/db/sync.pp                               |   8 +-
manifests/init.pp                                  | 106 ++++++++++++++-------
metadata.json                                      |  10 +-
.../add_db_sync_timeout-8af152d9dc2ec983.yaml      |   3 +
...w_insecure_clients-option-a69aeec0e1c5d39c.yaml |   4 +
...eprecate_database_options-308ca7c9b09e02cc.yaml |  13 +++
spec/classes/aodh_db_sync_spec.rb                  |  27 ++++++
spec/classes/aodh_init_spec.rb                     |   1 -
tox.ini                                            |   2 +-
9 files changed, 133 insertions(+), 41 deletions(-)







More information about the Release-announce mailing list