Vered Volansky has posted comments on this change. Change subject: core: Remove VM preview check from ImagesHandler ......................................................................
Patch Set 1: Looks good to me, but someone else must approve (1 inline comment) .................................................... Commit Message Line 6: Line 7: core: Remove VM preview check from ImagesHandler Line 8: Line 9: Removed the logic to check if a VM is in preview from ImagesHandler. Line 10: This meant removing the isVmInPreview(VM) method and replacing any /meant/means Line 11: explicit calls to it from other classes with a SnapshotValidator and Line 12: removing the reference to it from PerformImagesChecks. Line 13: Line 14: Change-Id: I34f5793ff5c8436f488dd4ca507a001023095b9f -- To view, visit http://gerrit.ovirt.org/11188 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I34f5793ff5c8436f488dd4ca507a001023095b9f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
