]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VMAX - Change naming convention for MV and SG for FAST
authorHelen Walsh <helen.walsh@emc.com>
Wed, 18 Nov 2015 16:11:30 +0000 (16:11 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Mon, 23 Nov 2015 23:24:12 +0000 (23:24 +0000)
commit751281a4eb1f2dcb3788c92f2cac242827537db1
tree4f41c45e8d3e040bddca7174a127dc4007840d83
parent6f6b0221bdee4f3d13be28e2ce7d3dd879fae537
EMC VMAX - Change naming convention for MV and SG for FAST

Up until now we assumed a one to one relationship between FAST policy
and Pool. This does not have to be the case. A FAST policy can span
multiple pools. To ensure uniqueness we will change the SG nand MV
name to contain the FAST policy and not the pool name.

Change-Id: I4d7cc4f8922d08b886b8eb3eb9b1a2b3f4340cc1
Closes-Bug: #1515181
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_utils.py