]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize Driver zone removing
authorTaoBai <baitaosh@cn.ibm.com>
Tue, 30 Jun 2015 07:03:38 +0000 (00:03 -0700)
committerTaoBai <baitaosh@cn.ibm.com>
Tue, 7 Jul 2015 02:13:28 +0000 (02:13 +0000)
commite634215a0aa20b8bb1819b3f18f1727517b5e0a7
tree4049c64aad5201df4ea94d861f7d5f561a479ee2
parent87016e624b8dd5574d0c678e5869510b1358a7da
Storwize Driver zone removing

Storwize driver may remove zone even when the zone is still in use
by an attached volume. To fix this issue, we need only report initiator
and target map when there are no volumes attached.

Closes-Bug: 1468913

Change-Id: I075b8d37d4d312ae6d812b41bb3732f20987a72d
cinder/tests/unit/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py