cinder/cinder/volume/flows
whoami-rajat 8c7861ccdc Fix: Create new cache entry when xtremio reaches snap limit
When we reach xtremio_volumes_per_glance_cache, it is not able
to create more clones for the image-volume therefore requires to
create a new cache entry.
Keeping in mind the case in [1], we can get CinderException for
various reasons from different drivers during the clone operation.
So we define a new exception for the xtremio driver to force create
a new cache entry when the limit reaches and not enforce the same
for other drivers.

[1] https://bugs.launchpad.net/cinder/+bug/1552734

Closes-Bug: #1858169

Change-Id: I2bf964d5a7b2048db9be1ea3eb97cd517e112c5b
(cherry picked from commit d22e54c254)
2020-02-12 09:12:50 +00:00
..
api Fix A/A 'resource_backend' when scheduling volumes 2018-12-13 09:56:34 -05:00
manager Fix: Create new cache entry when xtremio reaches snap limit 2020-02-12 09:12:50 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
common.py Enable H904 check 2017-07-05 21:27:05 -04:00