Arik Hadas has posted comments on this change.
Change subject: restapi: support for creating snapshot with memory
......................................................................
Patch Set 20: (1 inline comment)
....................................................
File
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendSnapshotsResource.java
Line 45: CreateAllSnapshotsFromVmParameters snapshotParams =
Line 46: new CreateAllSnapshotsFromVmParameters(parentId,
snapshot.getDescription());
Line 47: if (snapshot.isSetSnapshotMemory()) {
Line 48: snapshotParams.setSaveMemory(snapshot.isSnapshotMemory());
Line 49: }
Done
Line 50: return performCreate(VdcActionType.CreateAllSnapshotsFromVm,
Line 51: snapshotParams,
Line 52: new SnapshotIdResolver(),
Line 53: block);
--
To view, visit http://gerrit.ovirt.org/15187
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Icfd9b7501473684cd85701d2ac9aa35260b35184
Gerrit-PatchSet: 20
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches