puppet-nova/releasenotes/notes/long_rpc_timeout-c7f3374055798971.yaml
Takashi Kajinami b1a3a7a2db Add support for the long_rpc_timeout parameter
Now nova provides the additional long_rpc_timeout parmaeter in addition
to the conventional rpc_response_timeout parameter, which defines
rpc response timeout for potential long running tasks.
This introduces support for that parameter.

Change-Id: Iee8f8557e8b38e6bed1a6b4519c39382784063da
2021-04-22 07:41:49 +09:00

5 lines
92 B
YAML

---
features:
- |
Now the ``nova`` class supports the ``long_rpc_timeout`` parameter.