f9b9656b17
... because these options have been implemented in the aodh::db class. Change-Id: I261c093be1c685dd57ac0eed1374d702cdb8c11b
14 lines
390 B
YAML
14 lines
390 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following options have been deprecated, as those options have been
|
|
moved to aodh::db class.
|
|
|
|
- ``aodh::database_connection``
|
|
- ``aodh::slave_connection``
|
|
- ``aodh::database_idle_timeout``
|
|
- ``aodh::database_max_overflow``
|
|
- ``aodh::database_max_pool_size``
|
|
- ``aodh::database_max_retries``
|
|
- ``aodh::database_retry_interval``
|