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

no-reply at openstack.org no-reply at openstack.org
Thu Jun 6 06:53:22 UTC 2019


We are pumped to announce the release of:

puppet-sahara 15.0.0: Puppet module for OpenStack Sahara

This release is part of the train release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

73e8c63 Fix client spec test
ecadf4a Add openstackclient installation to the client class
9187928 Deprecate idle_timeout option
954d1f3 Move to opendev
8a63321 Fix Repository
4d33be0 Replace git.openstack.org with opendev.org/openstack
f384898 OpenDev Migration Patch
aff6adb Add Beaker-Rspec to the table of contents
de2ece9 Bump version for the start of Train
9fa3de1 Update master for stable/stein
ee9cf36 Configuration: populate the [trustee] section too
803847b Provide more useful fail message


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

.gitreview                                         |  2 +-
Gemfile                                            |  2 +-
README.md                                          | 13 +++--
manifests/client.pp                                |  3 +
manifests/db.pp                                    | 65 +++++++++++++---------
manifests/keystone/authtoken.pp                    | 12 +++-
manifests/params.pp                                |  3 +-
metadata.json                                      | 10 ++--
...dd-openstackclient-client-aa1d52a23f5818cd.yaml |  3 +
...te_idle_timeout_parameter-818761eb6dd10c51.yaml |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/stein.rst                      |  6 ++
spec/classes/sahara_client_spec.rb                 |  4 ++
spec/classes/sahara_db_spec.rb                     | 54 +++++++++---------
spec/classes/sahara_keystone_authtoken_spec.rb     | 12 ++++
tox.ini                                            |  2 +-
16 files changed, 127 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list