Browse Source
Add pool_timeout option to configure this value for pool_timeout with SQLAlchemy. Change-Id: Id6e7a30c6a94d6bf10ed924003dcf672e331c647 Closes-Bug: #1757581changes/10/555110/2
3 changed files with 14 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
Adds the pool_timeout option for configuring oslo.db. This will |
||||
configure this value for pool_timeout with SQLAlchemy. |
Loading…
Reference in new issue