2134df4c53
- Implemented new variable ``connection_recycle_time`` responsible for SQLAlchemy's connection recycling - Set new default values for db pooling variables which are inherited from the global ones. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/819424 Change-Id: I9609542a2d0de17c9e7a148f5a21ac1e47a390ac
8 lines
258 B
YAML
8 lines
258 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
For consistency reasons, ``neutron_db_pool_size`` was deprecated in favor of
|
|
``neutron_db_max_pool_size`` which is in a standardized format used in other
|
|
repositories.
|
|
However, it will be supported until Yoga release.
|