]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Persist volume uuid on VMAX array
authorXing Yang <xing.yang@emc.com>
Wed, 17 Dec 2014 04:58:36 +0000 (23:58 -0500)
committerXing Yang <xing.yang@emc.com>
Fri, 19 Dec 2014 22:20:00 +0000 (17:20 -0500)
commit44d95acb744be64f12855032a2f83831374a5632
tree05aa437a0ab346c5a7176c3f3c0afedf91c7d6cb
parenta20330d64fc24d1421660b49d196609cd6127979
Persist volume uuid on VMAX array

This change saves the volume uuid in the ElementName field of
a SMI-S volume object so that it persists on the array.

Closes-Bug: #1395903
Change-Id: I53945f2864e6cfab756afdaeb17d45dfdac38c02
cinder/tests/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_provision.py