Ravi Nori has posted comments on this change. Change subject: restapi: Introducing Scheduling Policy API ......................................................................
Patch Set 2: Code-Review+1 (1 comment) Minor comments, also please check the find bugs error http://gerrit.ovirt.org/#/c/28093/2/backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd File backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd: Line 680: Line 681: <xs:complexType name="SchedulingPolicies"> Line 682: <xs:complexContent> Line 683: <xs:extension base="BaseResources"> Line 684: <xs:sequence> Please remove spaces above Line 685: <xs:element name="scheduling_policy" type="SchedulingPolicy" minOccurs="0" maxOccurs="unbounded"/> Line 686: <!-- deprecated - start --> Line 687: <xs:element name="policy" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> Line 688: <!-- deprecated - end --> -- To view, visit http://gerrit.ovirt.org/28093 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6c419f953a533e94d8be17cd9ba915ccd5a617a6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Artyom Lukianov <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
