Change in vdsm[master]: BZ#836161 - Rewrite of deleteImage().

abaron at redhat.com abaron at redhat.com
Mon Oct 22 15:05:53 UTC 2012


Ayal Baron has posted comments on this change.

Change subject: BZ#836161 - Rewrite of deleteImage().
......................................................................


Patch Set 3: I would prefer that you didn't submit this

(4 inline comments)

....................................................
File vdsm/storage/blockSD.py
Line 215:                             ("--addtag", sd.REMOVED_IMAGE_PREFIX + imgUUID)))
Line 216:     except se.StorageException as e:
Line 217:         log.debug("SD %s, Image %s pre zeroing ops failed", sdUUID, imgUUID,
Line 218:                     volUUIDs)
Line 219:         raise
I think raise is wrong here.


More information about the vdsm-patches mailing list