[release-announce] [puppet] puppet-tacker 11.1.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 7 12:07:55 UTC 2017


We are happy to announce the release of:

puppet-tacker 11.1.0: Puppet module for OpenStack Tacker

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

11.1.0
^^^^^^

New Features

* Add new option tacker::db::database_db_max_retries. The
  database_db_max_retries parameter regulates the number of
  reconnection attempts performed after an error raised rather than at
  startup.

Changes in puppet-tacker 11.0.0..11.1.0
---------------------------------------

168cf5d Drop -dev in preparation for Pike M2
2ebb165 Fix unit test
498f4b5 oslo policy: check puppet resource instead of actual config in spec
23da821 Update tox configuration
bf753ab Bump modules to next minor with -dev
bfd8584 Add the setting log level
5059bdf Add support for db_max_retries param
5f34c0f oslo db: check puppet resource instead of actual config in spec


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

Gemfile                                            |  4 +-
bindep.txt                                         |  9 ++++
manifests/db.pp                                    |  7 +++
manifests/db/sync.pp                               |  1 +
metadata.json                                      |  8 ++--
.../notes/add_db_max_retries-139a35f8713d79a4.yaml |  6 +++
releasenotes/source/conf.py                        |  4 +-
spec/classes/tacker_db_spec.rb                     | 55 ++++++++++++----------
spec/classes/tacker_db_sync_spec.rb                |  2 +
spec/classes/tacker_policy_spec.rb                 |  4 +-
tox.ini                                            |  3 ++
11 files changed, 68 insertions(+), 35 deletions(-)






More information about the Release-announce mailing list