]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Make the NetAppISCSIDriver._is_clone_done() method able to handle
authorBen Swartzlander <bswartz@netapp.com>
Fri, 21 Dec 2012 05:24:46 +0000 (00:24 -0500)
committerBen Swartzlander <bswartz@netapp.com>
Fri, 21 Dec 2012 05:24:46 +0000 (00:24 -0500)
commit035cd28ed36c4ec34c20e7cedf0815af72e3f2c0
tree96afe6cb0f1de6c279d9456b4ddbb0b8b520c1f5
parent3b02985805a1442c97edb119ec01c013f3ab36cb
Make the NetAppISCSIDriver._is_clone_done() method able to handle
empty responses. Add unit tests to exercise this case.

bug 1090168

Change-Id: Ia51a73b8ebead7a0f3be9202794ca8549bdf3e5b
cinder/tests/test_netapp.py
cinder/volume/drivers/netapp.py