Dan Kenigsberg has submitted this change and it was merged. Change subject: schema: New type VmParameters ......................................................................
schema: New type VmParameters Although the format of the data passed via VM.create is very similar to a VmDefinition, some of the parameters don't make sense to pass in the context of creating a new VM. Solve this by creating a new type for VM parameters. Change-Id: I00d1b9aed55cbfc2210c1a4091bce17d45b90e67 Signed-off-by: Adam Litke <[email protected]> --- M vdsm_api/vdsmapi-schema.json 1 file changed, 48 insertions(+), 1 deletion(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7839 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I00d1b9aed55cbfc2210c1a4091bce17d45b90e67 Gerrit-PatchSet: 7 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: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
