
This patch refactors the designate::db class, by using the oslo::db class, so that we can get rid of duplicated implementations. Change-Id: I13156970bdbebfb6c882f992815dcf73d3d0d399
15 lines
360 B
YAML
15 lines
360 B
YAML
---
|
|
features:
|
|
- |
|
|
The following parameters have been added to the ``designate::db`` class.
|
|
|
|
- ``database_connection_recycle_time``
|
|
- ``database_pool_timeout``
|
|
|
|
deprecations:
|
|
- |
|
|
The following parameters have been deprecated and have no effect.
|
|
|
|
- ``designate::db::database_idle_timeout``
|
|
- ``designate::db::database_min_pool_size``
|