puppet-manila/releasenotes/notes/deprecate_idle_timeout_parameter-b84f836d88d9d3e0.yaml
ZhongShengping f0ca1f7ecb 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: I5833ab59c724954de44c0d51d41de35f2ec53736
Depends-On: https://review.opendev.org/656106/
Closes-Bug: #1826692
2019-04-28 15:00:10 +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.