Fabio Oliveira b7b830e9ac NetApp SolidFire: Fix request errors while Element OS upgrade
When Element OS is being upgraded, the requests received will
get exceptions as result, but the operation will normally succeed
a few attempts after.

This patch fixes this issue by adding the following exceptions to
our list of retryable exceptions in SolidFire driver:
    - xDBOperationTimeout.
    - xDBConnectionLoss.
    - xNoHandler.
    - xSnapshotFailed.
    - xRecvTimeout.
    - xDBNoSuchPath.
    - xPermissionDenied.

Change-Id: Idef086c55885687684875603481582f763355885
Closes-Bug: #1934435
2021-10-01 15:54:20 -03:00
2021-06-04 17:21:28 -04:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2021-09-17 16:24:56 +00:00
2012-05-03 10:48:26 -07:00
2020-01-22 11:44:36 +00:00
2021-04-16 11:11:41 -04:00
2021-10-01 04:43:27 -04:00
2020-04-17 14:47:10 +02:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 915 MiB
Languages
Python 99.7%
Smarty 0.3%