puppet-glance/releasenotes/notes/add_db_max_retries-81df176353e781a5.yaml
ZhongShengping efe9727528 Add support for db_max_retries param
The db_max_retries parameter regulates the number of reconnection
attempts performed after an error raised rather than at startup.

Change-Id: Ib3cfc7b27945389f523d7112d88462995e7416af
Releated-Bug: #1579718
2017-04-18 11:05:31 +08:00

7 lines
227 B
YAML

---
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.