Files
puppet-designate/releasenotes/notes/add_db_sync_timeout-b6f19993d63044e9.yaml
ZhongShengping 405eac4390 Allow db sync timeouts to be configurable
As Openstack projects continue to have longer database migration
chains, the Puppet default timeout of 300 seconds for an execution
is becoming too short a duration on some hardware, leading to timeouts.
As projects continue to add more migration scripts without pruning
the base, timeouts will continue to become more frequent unless
this time can be expanded.

Change-Id: I0479e0ef6262d6753d199c12fb0dc98069dd32fe
Closes-Bug: #1904962
2020-11-23 13:17:14 +08:00

4 lines
61 B
YAML

---
features:
- Adds db_sync_timeout parameter to db sync.