a33a4b00a8
... because these options have been implemented in the keystone::db class. Change-Id: I3e0469b4cea56b4c05573aba430fbe59675264e0
13 lines
385 B
YAML
13 lines
385 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following options have been deprecated, as those options have been
|
|
moved to keystone::db class.
|
|
|
|
- ``keystone::database_connection``
|
|
- ``keystone::database_idle_timeout``
|
|
- ``keystone::database_max_overflow``
|
|
- ``keystone::database_max_pool_size``
|
|
- ``keystone::database_max_retries``
|
|
- ``keystone::database_retry_interval``
|