Alissa Bonas has posted comments on this change. Change subject: core: add clear message for live snapshot fail ......................................................................
Patch Set 4: (2 inline comments) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java Line 1: package org.ovirt.engine.core.bll; Line 2: ok Line 3: import java.util.*; Line 4: Line 5: import org.apache.commons.lang.exception.ExceptionUtils; Line 6: import org.ovirt.engine.core.bll.job.ExecutionHandler; Line 11: import org.ovirt.engine.core.bll.snapshots.SnapshotsValidator; Line 12: import org.ovirt.engine.core.bll.validator.VmValidator; Line 13: import org.ovirt.engine.core.common.AuditLogType; Line 14: import org.ovirt.engine.core.common.VdcObjectType; Line 15: import org.ovirt.engine.core.common.action.*; ok Line 16: import org.ovirt.engine.core.common.businessentities.Disk; Line 17: import org.ovirt.engine.core.common.businessentities.DiskImage; Line 18: import org.ovirt.engine.core.common.businessentities.Snapshot.SnapshotStatus; Line 19: import org.ovirt.engine.core.common.businessentities.Snapshot.SnapshotType; -- To view, visit http://gerrit.ovirt.org/10171 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b6dfc138951baddc991a82a4c9e64f60499428a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Sharad Mishra <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
