f6c7f2d1dd
Add pool_timeout option to configure this value for pool_timeout with SQLAlchemy. Change-Id: Ia34de55c60b10a2aff91c0856333a00a44fa5a81 Closes-Bug: #1757581
6 lines
147 B
YAML
6 lines
147 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the pool_timeout option for configuring oslo.db. This will
|
|
configure this value for pool_timeout with SQLAlchemy.
|