Itamar Heim has submitted this change and it was merged.
Change subject: restapi : Reverting Missing opertions for snapshots in RESTAPI(#1018554)
......................................................................
restapi : Reverting Missing opertions for snapshots in RESTAPI(#1018554)
Reverting vm snapshot undo, revert and commit operations
in RESTAPI as there is no supporting implementation in
the backend.
Bug-Url:
https://bugzilla.redhat.com/1018554
Change-Id: Ic2c0dddb778b85250f3eef451bb1bd996c9bff67
Signed-off-by: Ori Liel <oliel(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/SnapshotResource.java
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
M
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendSnapshotResource.java
M
backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendSnapshotResourceTest.java
4 files changed, 1 insertion(+), 148 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21646
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2c0dddb778b85250f3eef451bb1bd996c9bff67
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server