Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: expose host subject also in VM properties #867513
......................................................................
restapi: expose host subject also in VM properties #867513
https://bugzilla.redhat.com/show_bug.cgi?id=867513
certificate will be shown only when accessing specific vm resource,
future api versions will alow user specifying if he wants to get entier
entity [1] at collection resource.
[1]
https://bugzilla.redhat.com/show_bug.cgi?id=868626
Change-Id: I73170653a307aa98d7219af4b792af133349cfd2
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
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
3 files changed, 36 insertions(+), 1 deletion(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8692
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I73170653a307aa98d7219af4b792af133349cfd2
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>