puppet-watcher/releasenotes/notes/add-pool_timeout-option-for-db-a72dd0ebec01c9c5.yaml
ZhongShengping d90027370b Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

Change-Id: I1246d4d2ff9b71903573bbe028d418c8b74cea7d
Closes-Bug: #1757581
2018-03-22 11:09:51 +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.