]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO: fix generic glance cache with XtremIO
authorShay Halsband <shay.halsband@emc.com>
Thu, 19 Nov 2015 13:51:31 +0000 (15:51 +0200)
committerShay Halsband <shay.halsband@emc.com>
Thu, 17 Dec 2015 14:35:50 +0000 (16:35 +0200)
commit32a34dfa4a8b10af46478310a6d7d13f63a00e99
tree9f0bc7b48a414aab64ac87f085b2e64d312eb6b9
parent84742a8578b72065d8b99ddf24cd97c7f4a2e347
XtremIO: fix generic glance cache with XtremIO

* Identify the apropriate error for snapshot limit from the array
  and raise the right error to invalidate the cache.
* Add an optional limit to the number of snapshot taken from the
  volume representing a cached image
* Add unittest for snapshot limit

DocImpact

Change-Id: Ic15257c9409373a4883870681d1412161cd3437c
Closes-Bug: #1519843
cinder/exception.py
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py