cinder/releasenotes/notes/dell-emc-sc-api-timeouts-ce...

12 lines
391 B
YAML

---
features:
- Added dell_api_async_rest_timeout option to the
Dell EMC SC driver. This is the timeout used for
asynchronous REST calls to the Dell EMC SC REST
API. Default is 15 seconds.
- Added dell_api_sync_rest_timeout option to the
Dell EMC SC driver. This is the timeout used for
synchronous REST calls to the Dell EMC SC REST
API. Default is 30 seconds.