Tal Nisan has submitted this change and it was merged.
Change subject: restapi: freeze_filesystems and thaw_filesystems actions
......................................................................
restapi: freeze_filesystems and thaw_filesystems actions
Exposing new actions at VM resource:
freezefilesystems and thawfilesystems
Freezing and thawing are used internally in the backend as part of the
live snapshot flow (for Cinder disks). These actions should be exposed to
the user for manual invocation if needed (see more details at [1-3]).
[1]
http://wiki.libvirt.org/page/Qemu_guest_agent
[2]
http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainFSFreeze
[3]
http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainFSThaw
Change-Id: I80299644f4d19c5e771dd0f15c1284779b2fa498
Bug-Url:
https://bugzilla.redhat.com/1240636
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/VmResource.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/BackendVmResource.java
M
backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendVmResourceTest.java
4 files changed, 68 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Passed CI tests
Ori Liel: Looks good to me, approved
Daniel Erez: Verified
--
To view, visit
https://gerrit.ovirt.org/44480
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80299644f4d19c5e771dd0f15c1284779b2fa498
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org