Michael Pasternak has submitted this change and it was merged.
Change subject: restapi: add <permits> and <scheduling_policies> to
VersionCaps
......................................................................
restapi: add <permits> and <scheduling_policies> to VersionCaps
currently these two elements defined under /Capabilities collection
while they should be version specific,
this patch adds both elements to VersionCaps and future versions
will not have them under /Capabilities
Change-Id: I36591e6f6637a0d30e91a2fd7e14accd84deda3a
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/BackendCapabilitiesResource.java
2 files changed, 18 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5330
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I36591e6f6637a0d30e91a2fd7e14accd84deda3a
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>