9cc26966c8
Add pool_timeout option to configure this value for pool_timeout with SQLAlchemy. Change-Id: Ia72d0e2cc2715745f33e71f0b448d84fcdad8f35 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.
|