puppet-ironic/releasenotes/notes/add_db_max_retries-a1d3176323e781a5.yaml
ZhongShengping 39c790de6d 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: I91ee4d1fe255f0225b499ecf565bd91b89fc47bf
Releated-Bug: #1579718
2018-05-23 15:45:35 +08:00

7 lines
233 B
YAML

---
features:
- Add new option ironic::inspector::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.