puppet-aodh 15.0.0 (train)
We are glad to announce the release of: puppet-aodh 15.0.0: Puppet module for OpenStack Aodh This release is part of the train 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. 15.0.0 ^^^^^^ New Features ************ * Add openstackclient installation to the client class. Deprecation Notes ***************** * database_idle_timeout is deprecated and will be removed in a future release. Please use database_connection_recycle_time instead. Changes in puppet-aodh 14.4.0..15.0.0 ------------------------------------- d19b120 Add openstackclient installation to the client class 9b10d77 Deprecate idle_timeout option 78d5b88 Move to opendev 0e689c2 Fix Repository 43d7e4a Replace git.openstack.org with opendev.org/openstack b80cb36 OpenDev Migration Patch bc8f568 Add Beaker-Rspec to the table of contents 262dad5 Bump version for the start of Train 80937dc Update master for stable/stein 4beecfa Provide more useful fail message Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 13 ++--- manifests/client.pp | 2 + manifests/db.pp | 57 +++++++++++++-------- manifests/params.pp | 3 +- metadata.json | 10 ++-- ...dd-openstackclient-client-9a93fa6590a23eb9.yaml | 3 ++ ...te_idle_timeout_parameter-9d919d33762fb5db.yaml | 4 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/aodh_client_spec.rb | 2 + spec/classes/aodh_db_spec.rb | 58 +++++++++++----------- tox.ini | 2 +- 14 files changed, 99 insertions(+), 66 deletions(-)
participants (1)
-
no-reply@openstack.org