Change in ovirt-engine[master]: restapi: freeze_filesystems and thaw_filesystems actions
derez at redhat.com
derez at redhat.com
Wed Aug 5 15:17:50 UTC 2015
Daniel Erez 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
Signed-off-by: Daniel Erez <derez at 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:
Ori Liel: Looks good to me, approved
Daniel Erez: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43999
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80299644f4d19c5e771dd0f15c1284779b2fa498
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list