]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp: Fix for snapshot not deleted in error state.
authorNavneet Singh <singn@netapp.com>
Sat, 16 Feb 2013 10:30:26 +0000 (02:30 -0800)
committerNavneet Singh <singn@netapp.com>
Sat, 16 Feb 2013 10:39:47 +0000 (02:39 -0800)
commitd595d344016719eab810628a62bd276b9e98ea91
tree40f9f44a4d12960b4b45fc196b104c2e5993bc70
parentf211c150cb60615fc4352bb4145dd15cac0d3fd1
NetApp: Fix for snapshot not deleted in error state.

This fix enables cleaning of volumes/snapshots
in error state by allowing them to delete.
It will allow the delete call to be
successful if snapshot/volume are in
error state. This also fixes the bug
raised recently with  number 1145409 which seems
to be duplicate of 1143661.

bug 1143661
bug 1145409

Change-Id: I38bc13e676404f96db54b12edfa56680489e893e
cinder/volume/drivers/netapp/iscsi.py