]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize/SVC can not get the right host
authorLi Min Liu <liminliu@cn.ibm.com>
Tue, 29 Jul 2014 06:03:40 +0000 (14:03 +0800)
committerLi Min Liu <liminliu@cn.ibm.com>
Wed, 30 Jul 2014 02:42:53 +0000 (10:42 +0800)
commit6b7b705be4592c7a5406b1fda62fe83f73d869f6
tree527e76e42e32c22f56a90d1c4df6a7fcde94c67b
parent1334ae6558a38fe25a4a7cbfacdf2372a9bc6ca3
Storwize/SVC can not get the right host

When only config FC host, Storwize/SVC driver can not get the host
by remote WWPNs except the first one.

Filter 'iscsi_name' and 'WWPN' from host information, if not configure
iSCSI port, only return the first WWPN.

Change-Id: I27852e49f5dfb3a94eed08bea0e5d81a9d7aef9c
Closes-Bug: #1343142
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py