[release-announce] puppet-trove 15.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 6 07:00:53 UTC 2019


We exuberantly announce the release of:

puppet-trove 15.0.0: Puppet module for OpenStack Trove

This release is part of the train release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-trove/+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-trove 14.4.0..15.0.0
--------------------------------------

742ce23 Fix client spec test
321a15b Add openstackclient installation to the client class
2cbfbf7 Deprecate idle_timeout option
b7ddd3b Move to opendev
90e75ef Fix Repository
99726b2 Replace git.openstack.org with opendev.org/openstack
307fff8 OpenDev Migration Patch
44a2c6a Add Beaker-Rspec to the table of contents
c8234d2 Bump version for the start of Train
4ba3084 Update master for stable/stein
ca4c7ec 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                                    | 61 +++++++++++++---------
manifests/params.pp                                |  3 +-
metadata.json                                      | 10 ++--
...dd-openstackclient-client-aa12e000df7722b3.yaml |  3 ++
...te_idle_timeout_parameter-a47e878d44bf161b.yaml |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/stein.rst                      |  6 +++
spec/classes/trove_client_spec.rb                  |  3 ++
spec/classes/trove_db_spec.rb                      | 48 ++++++++---------
tox.ini                                            |  2 +-
14 files changed, 97 insertions(+), 63 deletions(-)







More information about the Release-announce mailing list