4dca2a4834
Sometimes we need to tune the rpc_response_timeout parameter to avoid frequent error caused by tiemout, and it's useful to provide a native interface to tune the timeout values. Change-Id: I4e5c122540ff66a2782e557eb246adffcac16c99
16 lines
454 B
YAML
16 lines
454 B
YAML
---
|
|
features:
|
|
- |
|
|
The following parmaeters have been added so that users can change timeout
|
|
for communication over rpc call.
|
|
|
|
- ``AodhRpcResponseTimeout``
|
|
- ``CeilometerRpcResponseTimeout``
|
|
- ``DesignateRpcResponseTimeout``
|
|
- ``HeatRpcResponseTimeout``
|
|
- ``IronicRpcResponseTimeout``
|
|
- ``ManilaRpcResponseTimeout``
|
|
- ``NeutronRpcResponseTimeout``
|
|
- ``NovaRpcResponseTimeout``
|
|
- ``OctaviaRpcResponseTimeout``
|