[release-announce] puppet-murano 14.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:23:28 UTC 2019


We exuberantly announce the release of:

puppet-murano 14.2.0: Puppet module for OpenStack Murano

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

14.2.0
^^^^^^

Upgrade Notes

* The deprecated parameter auth_uri is now removed, please use
  www_authenticate_uri.

* The deprecated parameters use_syslog, use_stderr, log_facility,
  log_dir and debug in the init class is now removed. Please set them
  in the logging class.

Changes in puppet-murano 14.1.0..14.2.0
---------------------------------------

f167490 Prepare Stein M2
d964892 Add rabbitmq dependency
25cea52 Fix editorial problem
506b637 Cleanup documentation
92a30e0 Install python3 in Fedora or RedHat > 7
f7a557c Change openstack-dev to openstack-discuss
c7922ac Remove deprecated logging
c95b925 Remove auth_uri
2d49442 Convert to rspec-puppet-facts
28e745c Use puppet4 functions-api


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

README.md                                          |   2 +-
lib/puppet/functions/get_ext_net_name.rb           |   9 ++
lib/puppet/parser/functions/get_ext_net_name.rb    |   9 --
manifests/init.pp                                  |  38 +----
manifests/keystone/auth.pp                         |  15 +-
manifests/keystone/cfapi_auth.pp                   |  17 ++-
manifests/logging.pp                               |  60 +++-----
manifests/logging_cfapi.pp                         |  38 ++---
manifests/params.pp                                |   3 +-
manifests/policy.pp                                |   4 +-
metadata.json                                      |  12 +-
.../notes/remove-auth-uri-1c65fec23240d028.yaml    |   4 +
...remove-deprecated-logging-4149de8c04e7a995.yaml |   5 +
setup.cfg                                          |   2 +-
spec/classes/murano_config_spec.rb                 |  85 ++++++-----
spec/classes/murano_dashboard_spec.rb              | 167 +++++++++++----------
spec/defines/murano_application_spec.rb            |  59 +++++---
spec/functions/get_ext_net_name_spec.rb            | 108 ++++++-------
18 files changed, 313 insertions(+), 324 deletions(-)







More information about the Release-announce mailing list