]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VMAX - VMAX driver failing to remove zones
authorHelen Walsh <helen.walsh@emc.com>
Fri, 13 Nov 2015 00:42:49 +0000 (00:42 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Fri, 22 Jan 2016 21:35:31 +0000 (21:35 +0000)
commite0541c586701ecee17ace478187995a3817a641c
treebfdf84707a58d1923031a14f68ba841a2235e4dd
parente1349f8b619190db2d3e05ce5cfe66f5c65cc761
EMC VMAX - VMAX driver failing to remove zones

The population of the target_wwns and init_targ_map
should occur before the terminate_connection
and not after.

Closes-Bug: #1501938
Change-Id: I3a896a1fcdfd9c09a4c8fa5a1f7fb7253ff36715
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_masking.py