Maor Lipchuk has posted comments on this change.

Change subject: core: Support preview for Cinder snapshot
......................................................................


Patch Set 5:

(1 comment)

https://gerrit.ovirt.org/#/c/42256/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java:

Line 121: 
Line 122:         setSucceeded(true);
Line 123:     }
Line 124: 
Line 125:     protected void restoreVmConfigFromSnapshot() {
> still protected..
Done, now
Line 126:         
getSnapshotDao().updateStatus(getParameters().getDstSnapshotId(), 
SnapshotStatus.IN_PREVIEW);
Line 127:         
getSnapshotDao().updateStatus(getSnapshotDao().getId(getVm().getId(),
Line 128:                 SnapshotType.PREVIEW,
Line 129:                 SnapshotStatus.LOCKED),


-- 
To view, visit https://gerrit.ovirt.org/42256
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia8c7f7a9505ff965b0cded35c395e5bfb8529aaa
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to