[release-announce] [puppet] puppet-murano 12.2.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 25 20:06:43 UTC 2018


We are thrilled to announce the release of:

puppet-murano 12.2.0: Puppet module for OpenStack Murano

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

12.2.0
^^^^^^

New Features

* Adds the use_journal option for configuring oslo.log. This will
  enable passing the logs to journald.

Changes in puppet-murano 12.1.0..12.2.0
---------------------------------------

2fbfbeb Prepare for Queens Milestone 3
45778b1 Remove pinned versions from test-requirements.txt
cfd0d5b Add use_journal option for logging configuration
40de925 Add group to policy management
d573586 Run puppet-openstack-beaker-jobs


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

.zuul.yaml                                             |  8 ++++++++
manifests/logging.pp                                   |  6 ++++++
manifests/logging_cfapi.pp                             |  6 ++++++
manifests/params.pp                                    |  1 +
manifests/policy.pp                                    | 18 +++++++++++++++++-
metadata.json                                          |  8 ++++----
...se_journal-option-for-logging-b316ff864308e755.yaml |  5 +++++
spec/classes/murano_logging_cfapi_spec.rb              | 13 ++++++++-----
spec/classes/murano_logging_spec.rb                    | 13 ++++++++-----
spec/classes/murano_policy_spec.rb                     |  7 ++++---
test-requirements.txt                                  |  6 +++---
11 files changed, 70 insertions(+), 21 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 8db5c0d..aa9dd6b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx # BSD
+openstackdocstheme # Apache-2.0
@@ -6 +6 @@ openstackdocstheme>=1.17.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
+reno # Apache-2.0






More information about the Release-announce mailing list