Files
puppet-mistral/releasenotes/notes/add-pool_timeout-option-for-db-ad535206b8ecf55d.yaml
ZhongShengping dcbb73830e Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

Change-Id: Ie92ee25d8fb8c5e6952192e5db42b0810440606f
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.