]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Error handling for invalid SLO/Workload combo
authorHelen Walsh <helen.walsh@emc.com>
Thu, 5 Nov 2015 13:33:34 +0000 (13:33 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Thu, 17 Dec 2015 20:28:23 +0000 (20:28 +0000)
commitef6b747baad390ae7b439fa4be103be6b149669f
tree88b12a37cd7680a682e59d85c8e484948df6b304
parent84742a8578b72065d8b99ddf24cd97c7f4a2e347
Error handling for invalid SLO/Workload combo

This fix checks the VMAX3 to see if the user inputted SLO/workload
combination is valid. If it is not, a explanatory exception is
thrown.

Closes-Bug: #1512795

Change-Id: Ic55830eef96788eff8f6ab141a60e1dcfb9971b8
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_fc.py
cinder/volume/drivers/emc/emc_vmax_iscsi.py
cinder/volume/drivers/emc/emc_vmax_provision_v3.py