Dan Kenigsberg has submitted this change and it was merged. Change subject: Make sure teardown() is called in case of errors ......................................................................
Make sure teardown() is called in case of errors This also adds scopedPrepare. It should be use unless there is absolutely no other choice! Bug-Url: https://bugzilla.redhat.com/815359 Change-Id: I7cefbcd72434aa4d766b50b3d05aa70ba8cd910c Signed-off-by: Saggi Mizrahi <[email protected]> --- M vdsm/storage/image.py M vdsm/storage/volume.py 2 files changed, 32 insertions(+), 23 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Adam Litke: Looks good to me, but someone else must approve Daniel Paikov: Verified Dan Kenigsberg: Looks good to me, but someone else must approve Objections: Eduardo: I would prefer that you didn't submit this -- To view, visit http://gerrit.ovirt.org/8667 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cefbcd72434aa4d766b50b3d05aa70ba8cd910c Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dafna Ron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Paikov <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
