puppet-aodh/releasenotes/notes/add-pool_timeout-option-for-db-e14f111a41b4b3af.yaml
ZhongShengping 261f5649ae Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

Change-Id: Id6e7a30c6a94d6bf10ed924003dcf672e331c647
Closes-Bug: #1757581
2018-03-22 10:34:07 +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.