Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: display indication if vm is in run-once
......................................................................
restapi: display indication if vm is in run-once
Added a field to the VM REST query to indicate if the
vm is running in run-once mode.
Change-Id: I69a502a196aed2382acc35302004ea3b7cd89909
Bug-Url:
https://bugzilla.redhat.com/1158357
Signed-off-by: Eldan Shachar <eshachar(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/VmMapper.java
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Eldan Shachar: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/35261
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I69a502a196aed2382acc35302004ea3b7cd89909
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eldan Shachar <eshachar(a)redhat.com>
Gerrit-Reviewer: Eldan Shachar <eshachar(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server