Files
puppet-cloudkitty/releasenotes/notes/add_db_sync_timeout-897cabe1c636bffd.yaml
ZhongShengping 5722f53b39 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: Ic4494c93ebb0449d16d5db6f780b3971a17b038a
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.