Dan Kenigsberg has submitted this change and it was merged. Change subject: schema: Missing schema information for 'syncType' ......................................................................
schema: Missing schema information for 'syncType' Commit <> added a new API Image.syncData but did not fully spec the arguments. The referenced enum type 'syncData' has no definition. Adding the missing bit based on my examination of the code. This is why we need something like http://gerrit.ovirt.org/#/c/9433/ to validate the schema at build time. Change-Id: Ib2c5df5d39e9bb184958b32449d671f74c3af494 Signed-off-by: Adam Litke <[email protected]> --- M vdsm_api/vdsmapi-schema.json 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved Saggi Mizrahi: Verified; Looks good to me, approved Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/10011 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2c5df5d39e9bb184958b32449d671f74c3af494 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
