cinder/cinder/tests/unit/volume/drivers/solidfire
Fernando Ferraz ddb88caad8 NetApp SolidFire: Fix clone and request timeout issues
Users are experiencing timeout issues in certain environments, mostly
when volumes are too big (ie. multi-terabyte volumes), due to poor
network performance or upgrade issues that revolve around the SolidFire
cluster. A viable solution is to make driver timeout values
configurable in cinder.conf, so users can set these timeouts
according to their needs.

This patch adds two timeout settings to the SolidFire driver
(for cloning operation and globally to all api requests), to
allow users to set the appropriate timeouts for their environment.

Closes-Bug: #1898587
Change-Id: Ie330c76a5db0ea76d4fed5a6ae7b8736dadc8591
(cherry picked from commit c607a82a99)
(cherry picked from commit 3b2e7d662b)
(cherry picked from commit b790e81e74)
2021-02-17 11:02:20 +00:00
..
__init__.py SolidFire QoS scaled by volume size 2016-12-05 08:43:35 -07:00
scaled_iops_invalid_data.json SolidFire QoS scaled by volume size 2016-12-05 08:43:35 -07:00
scaled_iops_test_data.json SolidFire QoS scaled by volume size 2016-12-05 08:43:35 -07:00
test_solidfire.py NetApp SolidFire: Fix clone and request timeout issues 2021-02-17 11:02:20 +00:00