]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VMAX - Fix for last volume in VMAX3 storage group
authorHelen Walsh <helen.walsh@emc.com>
Wed, 11 Nov 2015 22:09:59 +0000 (22:09 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Sat, 30 Jan 2016 20:31:50 +0000 (20:31 +0000)
commit4461b8431cc02250467cfff8e762836fb1ef1486
treeffc732ae0d2e8e063b8259335358f5d9be8b939f
parentdf0615021b2d3cc17330f9f7dc59c0c6c175ea3f
EMC VMAX - Fix for last volume in VMAX3 storage group

This patch fixes bug in the deletion the last volume in a
storage group for the VMAX3. If a masking view did not exist
we tried to get an instance of it which threw an exception.
Now we handle both scenarios correctly.

Closes-Bug: #1512796

Change-Id: Ideb2aaffe4fbc1ae2137d569d7b137ac0edef573
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_fc.py
cinder/volume/drivers/emc/emc_vmax_iscsi.py
cinder/volume/drivers/emc/emc_vmax_masking.py