puppet-nova/releasenotes/notes/add-pool_timeout-option-for-db-a9c5bbeb7d243d5d.yaml
ZhongShengping dd9c1879ae Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

Change-Id: I7d78a55b17b8609ec0d41dfc2dda8f0e0b85ce8f
Closes-Bug: #1757581
2018-03-22 11:10:13 +08:00

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.