]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize: Fix iogrp availability check
authorAvishay Traeger <avishay@il.ibm.com>
Wed, 16 Oct 2013 08:14:22 +0000 (11:14 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Wed, 16 Oct 2013 08:14:22 +0000 (11:14 +0300)
commitcf16029b69f50af1bc2e8627af5bc65ffac24992
treeaec83ed3277d66240fa5758214f00a03944f0648
parent1f34b96c896527297b978a1307f91119e3048578
Storwize: Fix iogrp availability check

Do not check if vdisk_count is greater than zero to determine iogrp
availability. This is wrong, and leads to the driver not being able to
use empty iogrps.

Change-Id: Ia73189a11cfcc0641c1527293675361c4e78443f
Closes-Bug: #1240395
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/storwize_svc.py