puppet-heat/releasenotes/notes/add_db_sync_timeout-830ecd0c0574a659.yaml
ZhongShengping c16009b55b 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: I9118a6d4e1553ee0715f3fda72d625ccdcdf1b0f
Closes-Bug: #1904962
2020-11-23 09:27:52 +08:00

4 lines
61 B
YAML

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