[release-announce] puppet-magnum 17.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:51:04 UTC 2020


We are excited to announce the release of:

puppet-magnum 17.1.0: Puppet module for Magnum

This release is part of the victoria 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.

Changes in puppet-magnum 16.3.0..17.1.0
---------------------------------------

b9d020d Prepare Victoria M1
2b52b86 Set file from dos to unix mode
b3f9989 Switch to newer openstackdocstheme and reno versions
afb0f24 Update Puppet requirement to >= 6.0.0
28d203f Remove unnecessary puppet-rabbitmq from dependencies
aefa219 Remove password hash generation in each puppet modules
06fde67 Bump version for the start of Victoria
313217e Bump reno to 2.5.0
6650592 [ussuri][goal] Add CONTRIBUTING.rst
a8cdfc4 Add CentOS8 to nodesets
141df25 Use anchor to require necessary packages
3795026 Runs on Debian 10.
9b49133 Bump openstackdocstheme to 1.30.0
7eb185a Fix rabbitmq version in metadata
406ceb6 Change rpsec to rspec
dd6137b Update master for stable/ussuri


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

CONTRIBUTING.rst                              |  19 +
README.md                                     |   2 +-
lib/puppet/type/magnum_api_paste_ini.rb       |   4 +-
lib/puppet/type/magnum_config.rb              |   4 +-
manifests/db/mysql.pp                         |   2 +-
manifests/db/postgresql.pp                    |  10 +-
manifests/keystone/authtoken.pp               | 504 +++++++++++++-------------
metadata.json                                 |  20 +-
releasenotes/source/conf.py                   |   8 +-
releasenotes/source/index.rst                 |   1 +
releasenotes/source/ussuri.rst                |   6 +
spec/acceptance/nodesets/nodepool-centos8.yml |  10 +
spec/classes/magnum_db_mysql_spec.rb          |  26 +-
spec/classes/magnum_db_postgresql_spec.rb     |  12 +-
spec/unit/type/magnum_api_paste_ini_spec.rb   |  22 +-
spec/unit/type/magnum_config_spec.rb          |   8 +-
17 files changed, 342 insertions(+), 322 deletions(-)







More information about the Release-announce mailing list