summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorXing Yang <xing.yang@emc.com>2013-05-11 09:48:18 -0400
committerXing Yang <xing.yang@emc.com>2013-05-13 01:14:02 -0400
commitfc786dd469a15bda1b9d3c7bacf9f1771b9b9956 (patch)
tree38f1ba50f28abd0adbb3bf6b7208923499e95344 /nova/utils.py
parent5dba32a23e67341bfdc03a00781ab491238e21f4 (diff)
downloadnova-fc786dd469a15bda1b9d3c7bacf9f1771b9b9956.tar.gz
nova-fc786dd469a15bda1b9d3c7bacf9f1771b9b9956.tar.xz
nova-fc786dd469a15bda1b9d3c7bacf9f1771b9b9956.zip
Detach volume fails when using multipath iscsi
Enabled multipath for libvirt iscsi volume driver. Attach volume worked, however, detach volume failed. It failed because it can't find multipath device "/dev/mapper/xxxxxxxx" from connection_info and block device mapping table. The fix is to retrieve multipath device info dynamically at detach time. Fixes: bug #1178893 Change-Id: I53a3888daef93b57bf7f57438f74cee05e794b52
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions