670ea7c388
... because the actual implementation exists in the heat::db class. Change-Id: Ife360d77fe041771754d56cf08915f4fd4a50d35
14 lines
381 B
YAML
14 lines
381 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following options have been deprecated, as those options have been
|
|
moved to heat::db class.
|
|
|
|
- ``heat::database_connection``
|
|
- ``heat::database_idle_timeout``
|
|
- ``heat::database_max_overflow``
|
|
- ``heat::database_max_pool_size``
|
|
- ``heat::database_max_retries``
|
|
- ``heat::database_retry_interval``
|
|
- ``heat::sync_db``
|