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

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:55:54 UTC 2020


We are tickled pink to announce the release of:

puppet-murano 17.1.0: Puppet module for OpenStack Murano

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-murano/+bugs

For more details, please see below.

Changes in puppet-murano 16.3.0..17.1.0
---------------------------------------

335592b Prepare Victoria M1
7c89b2d Switch to newer openstackdocstheme and reno versions
05f394b Update Puppet requirement to >= 6.0.0
bc49302 Remove unnecessary puppet-rabbitmq from dependencies
b249de4 Remove password hash generation in each puppet modules
728efc3 Bump version for the start of Victoria
18b68b9 Bump reno to 2.5.0
842a7ca [ussuri][goal] Add CONTRIBUTING.rst
8f1c326 Add CentOS8 to nodesets
a503ac2 Use anchor to require necessary packages
aab4bb0 Runs on Debian 10.
21ea3d4 Bump openstackdocstheme to 1.30.0
b5cebe3 Fix rabbitmq version in metadata
eb7058e Change rpsec to rspec
43def1b Update master for stable/ussuri


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

CONTRIBUTING.rst                                   | 19 +++++++++++++++
README.md                                          |  2 +-
lib/puppet/type/murano_cfapi_config.rb             |  4 ++--
lib/puppet/type/murano_cfapi_paste_ini_config.rb   |  4 ++--
lib/puppet/type/murano_config.rb                   |  4 ++--
lib/puppet/type/murano_paste_ini_config.rb         |  5 ++--
manifests/db/mysql.pp                              |  2 +-
manifests/db/mysql_cfapi.pp                        |  2 +-
manifests/db/postgresql.pp                         | 10 ++++----
manifests/db/postgresql_cfapi.pp                   | 10 ++++----
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/murano_db_mysql_cfapi_spec.rb         | 28 +++++++++++-----------
spec/classes/murano_db_mysql_spec.rb               |  8 +++----
spec/classes/murano_db_postgresql_cfapi_spec.rb    | 11 +++++----
spec/classes/murano_db_postgresql_spec.rb          | 11 +++++----
spec/unit/type/murano_cfapi_config_spec.rb         |  7 +++---
.../type/murano_cfapi_paste_ini_config_spec.rb     |  7 +++---
spec/unit/type/murano_config_spec.rb               |  7 +++---
spec/unit/type/murano_paste_ini_config_spec.rb     |  7 +++---
24 files changed, 119 insertions(+), 80 deletions(-)







More information about the Release-announce mailing list