puppet-magnum/releasenotes/notes/deprecate_idle_timeout_parameter-97899c049837b2c6.yaml
ZhongShengping 487ca43cae 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: I58c622ced1964b93f4e42835bdc01fcb431525c6
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.