]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixed a problem in terminate_connection in VMAX driver
authorXing Yang <xing.yang@emc.com>
Mon, 15 Dec 2014 16:47:44 +0000 (11:47 -0500)
committerXing Yang <xing.yang@emc.com>
Fri, 19 Dec 2014 22:08:33 +0000 (17:08 -0500)
commitd94cc2888c5097306c43de3b2b424b408d52161a
treedf054dd706eb71196166f4ddf864ed66de610495
parenta20330d64fc24d1421660b49d196609cd6127979
Fixed a problem in terminate_connection in VMAX driver

The VMAX driver unmaps the volume from the wrong VM in
terminate_connection during live migration. This patche
fixed this problem.

Closes-Bug: #1395845
Change-Id: Ida7136165b959a9e0d7d50c240b447bf237caa6c
cinder/tests/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_masking.py