puppet-panko/releasenotes/notes/add-pool_timeout-option-for-db-843951f42f4807ba.yaml
ZhongShengping 3cfa3cb30e Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

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