puppet-sahara/releasenotes/notes/deprecate_idle_timeout_parameter-818761eb6dd10c51.yaml
ZhongShengping 91879287fc Deprecate idle_timeout option
The idle_timeout parameter is deprecated, use connection_recycle_time
instead[1].

[1]https://review.opendev.org/#/c/334182/

Change-Id: I77af04663ce89551966889d8496ae6a0a1802d53
Depends-On: https://review.opendev.org/656106/
Closes-Bug: #1826692
2019-04-28 15:00:12 +08:00

5 lines
156 B
YAML

---
deprecations:
- database_idle_timeout is deprecated and will be removed in a future
release. Please use database_connection_recycle_time instead.