puppet-ceilometer/releasenotes/notes/add-pool_timeout-option-for-db-b8801b27b2caa1c9.yaml
ZhongShengping 03db4e5145 Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.

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