
Add pool_timeout option to configure this value for pool_timeout with SQLAlchemy. Change-Id: Idedc10f3556e788e9af9da7f5486b470a9b4c09e Depends-On: Ibb3b13ab4a2342ee551343247e79f084678d3887 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.
|