[release-announce] [puppet] puppet-murano 10.2.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 26 19:13:22 UTC 2017


We are jazzed to announce the release of:

puppet-murano 10.2.0: Puppet module for OpenStack Murano

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.2.0
^^^^^^

Deprecation Notes

* signing_dir option is now deprecated for removal, the parameter
  has no effect.

Changes in puppet-murano 10.1.0..10.2.0
---------------------------------------

f10834e Add oslo::db to dependency chain
cbb5eb0 Prepare 10.2.0 release
6b3cb50 Unknown variable: '::murano::params::default_external_network'
7712ba3 Deprecate signing_dir option
6100c49 Pin reno version to reno>=0.1.1,!=2.0.0
49ab892 Add deps to all that is needed


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

manifests/db/mysql_cfapi.pp                            |  7 ++++++-
manifests/db/postgresql_cfapi.pp                       |  6 +++++-
manifests/db/sync_cfapi.pp                             | 12 +++++++-----
manifests/db_cfapi.pp                                  |  2 ++
manifests/deps.pp                                      |  4 ++++
manifests/init.pp                                      | 18 ++++++++++--------
manifests/logging_cfapi.pp                             |  2 ++
metadata.json                                          |  8 ++++----
...precate_signing_dir_parameter-6135a343f233de98.yaml |  4 ++++
releasenotes/source/conf.py                            |  4 ++--
spec/classes/murano_db_sync_cfapi_spec.rb              |  6 +++++-
spec/classes/murano_init_spec.rb                       |  3 ---
test-requirements.txt                                  |  3 ++-
13 files changed, 53 insertions(+), 26 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index bedd666..baa2346 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4,2 @@ oslosphinx>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache-2.0
+# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
+reno>=0.1.1,!=2.0.0 # Apache-2.0





More information about the Release-announce mailing list