3af965d6d2
New CinderRpcResponseTimeout and CinderApiWsgiTimeout parameters support configuring cinder's corresponding RPC response and WSGI connection timeouts. The default values (60s each) match the existing defaults. Change-Id: I66b472d37041f67907691f55c153ff880093e4bc
7 lines
203 B
YAML
7 lines
203 B
YAML
---
|
|
features:
|
|
- |
|
|
New ``CinderRpcResponseTimeout`` and ``CinderApiWsgiTimeout`` parameters
|
|
provide a means for configuring Cinder's RPC response and WSGI connection
|
|
timeouts, respectively.
|