503a78b47c
In oslo.db, the 'idle_timeout' has been renamed to 'connection_recycle_time' in I5e39d5ac81eaa8d85b1dfb18862fe27695ab8b96. So the 'idle_timeout' in 'api_database' group is renamed to 'connection_recycle_time' as well. Change-Id: Ie6e003be241d071904a99fdf6d83bc1186602f99 Closes-Bug: #1716786
5 lines
138 B
YAML
5 lines
138 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``idle_timeout`` option in the ``api_database`` group
|
|
has been renamed to ``connection_recycle_time``. |