8c313ebdb9
Change-Id: I3d086a0b7860590d6cdef8074ce201b7e10f3cb5
12 lines
382 B
YAML
12 lines
382 B
YAML
---
|
|
features:
|
|
- |
|
|
Add the support to configure following parameters for api_database:
|
|
|
|
- ``nova::db::api_database_connection_recycle_time``
|
|
- ``nova::db::api_database_max_pool_size``
|
|
- ``nova::db::api_database_max_retries``
|
|
- ``nova::db::api_database_retry_interval``
|
|
- ``nova::db::api_database_max_overflow``
|
|
- ``nova::db::api_database_pool_timeout``
|