[release-announce] [puppet] puppet-murano 13.0.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Apr 19 21:19:11 UTC 2018
We joyfully announce the release of:
puppet-murano 13.0.0: Puppet module for OpenStack Murano
This release is part of the rocky release series.
Download the package from:
https://tarballs.openstack.org/puppet-murano/
For more details, please see below.
13.0.0
^^^^^^
New Features
* Adds the pool_timeout option for configuring oslo.db. This will
configure this value for pool_timeout with SQLAlchemy.
* Add openstack-db tag to Exec that run db-sync.
Changes in puppet-murano 12.3.0..13.0.0
---------------------------------------
2d7ce0d Prepare Rocky M1
9198beb Update .gitignore
9df0b75 Debian is using Python 3
7dca132 Update LICENSE
3ae0e12 Add pool_timeout option
ca7f765 Package openstack-murano-dashboard not found on Redhat
8f94378 Switch acceptance test to use integration classes
75732ff Add 'openstack-db' tag to db-sync Exec resource
9ff14c1 Murano needs explicit v3 in auth_uri
f2b71b1 Fix mysql connection
6d2d49d Follow the new PTI for document build
5b2b70b Update reno for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +-
LICENSE | 183 +++++++++++++++++++--
manifests/db.pp | 10 +-
manifests/db/sync.pp | 1 +
manifests/db/sync_cfapi.pp | 1 +
manifests/init.pp | 4 +-
manifests/params.pp | 11 +-
metadata.json | 8 +-
...ool_timeout-option-for-db-e14f111a41b4b2af.yaml | 5 +
.../notes/openstack_db_tag-809258d24c1d3b46.yaml | 3 +
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +
spec/acceptance/basic_murano_spec.rb | 61 +------
spec/classes/murano_client_spec.rb | 11 +-
spec/classes/murano_db_spec.rb | 7 +-
spec/classes/murano_db_sync_cfapi_spec.rb | 1 +
spec/classes/murano_db_sync_spec.rb | 1 +
spec/classes/murano_init_spec.rb | 2 +-
test-requirements.txt | 6 -
tox.ini | 2 +-
21 files changed, 246 insertions(+), 87 deletions(-)
More information about the Release-announce
mailing list