[puppet] puppet-glance 11.1.0 (pike)
We are chuffed to announce the release of: puppet-glance 11.1.0: Puppet module for OpenStack Glance This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-glance/ For more details, please see below. 11.1.0 ^^^^^^ New Features * Add new option glance::api::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-glance 11.0.0..11.1.0 --------------------------------------- 3606511 Drop -dev in preparation for Pike M2 11babea Fix unit test 524db15 oslo policy: check puppet resource instead of actual config in spec 1d7f3d7 Align Stars, Fix CI a9c000a Set debug to true 4aef3d9 Add parameter to manage packages in rbd backend 53d268a Bump modules to next minor with -dev efe9727 Add support for db_max_retries param Diffstat (except docs and test files) ------------------------------------- Gemfile | 4 +-- bindep.txt | 11 ++++++ manifests/api/db.pp | 7 ++++ manifests/backend/rbd.pp | 41 +++++++++++++--------- metadata.json | 10 +++--- .../notes/add_db_max_retries-81df176353e781a5.yaml | 6 ++++ releasenotes/source/conf.py | 4 +-- spec/acceptance/basic_glance_spec.rb | 9 ++--- spec/classes/glance_api_db_spec.rb | 6 ++-- spec/classes/glance_backend_rbd_spec.rb | 9 +++++ spec/classes/glance_glare_db_spec.rb | 3 +- spec/classes/glance_policy_spec.rb | 8 +++-- spec/classes/glance_registry_db_spec.rb | 3 +- tox.ini | 3 ++ 14 files changed, 83 insertions(+), 41 deletions(-)
participants (1)
-
no-reply@openstack.org