puppet-manila/releasenotes/notes/add_db_max_retries-0rt56db43fderty6.yaml
nanhai.liao 29b678861f 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: I62a8ae71d3f041020596f844ea93e06136e31448
Closes-Bug: 1579718
2016-05-16 21:45:29 +08:00

7 lines
198 B
YAML

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