]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Correct a few changes in the VMAX driver
authorXing Yang <xing.yang@emc.com>
Fri, 27 Feb 2015 05:45:09 +0000 (00:45 -0500)
committerXing Yang <xing.yang@emc.com>
Fri, 27 Feb 2015 20:25:16 +0000 (15:25 -0500)
commit9ec81a90af570c79f608347d25dfcd24205f7ee5
tree375276bb17051c557ac549cdd977c631578f19c9
parent8bb5554537b34faead2b5eaf6d29600ff8243e85
Correct a few changes in the VMAX driver

The following patch made a few wrong changes in the VMAX driver.
https://review.openstack.org/#/c/145780/

The following two files contain the wrong changes:
https://review.openstack.org/#/c/145780/15/cinder/tests/
test_emc_vmax.py line 604
https://review.openstack.org/#/c/145780/15/cinder/volume/drivers/
emc/emc_vmax_https.py

This patch fixed them.

Change-Id: I3f078ec7915c904ab910eb9ef9f07ac351282489
cinder/tests/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_https.py