Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: expose the host live snapshot support
......................................................................
restapi: expose the host live snapshot support
this patch reports the QEMU live snapshot support through the REST API.
The live snapshot support is provided by the QEMU binary, so it is not
expected to change often, and it is not configurable.
Change-Id: I7c1f162195d639955a3e324ac0f52dae97ecaa13
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/HostMapper.java
2 files changed, 3 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Francesco Romani: Verified
--
To view, visit
http://gerrit.ovirt.org/28171
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7c1f162195d639955a3e324ac0f52dae97ecaa13
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server