[release-announce] puppet-magnum 15.0.0 (train)
no-reply at openstack.org
no-reply at openstack.org
Thu Jun 6 07:19:35 UTC 2019
We are happy to announce the release of:
puppet-magnum 15.0.0: Puppet module for Magnum
This release is part of the train release series.
The source is available from:
https://opendev.org/openstack/puppet-magnum
Download the package from:
https://tarballs.openstack.org/puppet-magnum/
Please report issues through:
https://bugs.launchpad.net/puppet-magnum/+bugs
For more details, please see below.
15.0.0
^^^^^^
New Features
************
* The init.pp main class has been modified to include more standard
parameters, as seen in other puppet-openstack modules. None of the
new parameters are required, therefore the module stays backward
compatible.
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-magnum 14.4.0..15.0.0
---------------------------------------
3e35783 Update keystone/authtoken.pp to match features of other modules
5ef05e7 Fixup oslo::messaging tests
92f7ffb Fix-up standard rabbit config in init.pp
487ca43 Deprecate idle_timeout option
bbf8382 Move to opendev
fd4a677 Fix Repository
3f4f18b Replace git.openstack.org with opendev.org/openstack
ee8bd06 OpenDev Migration Patch
6088c8c Add Beaker-Rspec to the table of contents
44b7cea Remove extra spaces
fafecac Bump version for the start of Train
28683b4 Update master for stable/stein
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 2 +-
Gemfile | 2 +-
README.md | 13 +-
manifests/db.pp | 52 +++++---
manifests/init.pp | 128 ++++++++++++++++++--
manifests/keystone/authtoken.pp | 31 +++--
metadata.json | 10 +-
...te_idle_timeout_parameter-97899c049837b2c6.yaml | 4 +
.../notes/init-parameters-cb3af59d539dd3be.yaml | 6 +
releasenotes/source/index.rst | 1 +
releasenotes/source/stein.rst | 6 +
spec/classes/magnum_db_spec.rb | 54 ++++-----
spec/classes/magnum_init_spec.rb | 134 ++++++++++++++++-----
spec/classes/magnum_keystone_authtoken_spec.rb | 14 ++-
tox.ini | 2 +-
15 files changed, 344 insertions(+), 115 deletions(-)
More information about the Release-announce
mailing list