puppet-oslo/releasenotes/notes/deprecate_idle_timeout_parameter-90814e13548fd549.yaml
ZhongShengping 3eb0e70947 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: I5e4f19fc4b98f19e380e7884cfcd6f112e350680
Closes-Bug: #1826692
2019-04-28 13:40:24 +08:00

5 lines
146 B
YAML

---
deprecations:
- db::idle_timeout is deprecated and will be removed in a future
release. Please use db::connection_recycle_time instead.