puppet-trove/releasenotes/notes/deprecate_idle_timeout_parameter-a47e878d44bf161b.yaml
ZhongShengping 2cbfbf7d5f 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: Ifb876685e27df60f400105564b62eaf06be30287
Depends-On: https://review.opendev.org/656106/
Closes-Bug: #1826692
2019-04-28 15:00:14 +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.