]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize driver should only report active wwpn port
authorTaoBai <baitaosh@cn.ibm.com>
Fri, 17 Apr 2015 09:29:53 +0000 (02:29 -0700)
committerTaoBai <baitaosh@cn.ibm.com>
Fri, 17 Apr 2015 09:30:01 +0000 (02:30 -0700)
commite12fdf5be2d0ca383ba4d9b62ca13425aed6bca7
treed13da2cefe9d29378b85d81d663bd3d0471a757f
parent16c9e67246d6fd35cc33bf2c82ec8dcc3c6b3020
Storwize driver should only report active wwpn port

Current code will report both active and inactive wwpn port which
will cause connection failure.We should only report active port.

Closes-bug: #1445409

Change-Id: Ide74df778294bfec50fbedd2ac3cd9207201b187
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py