Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Fix return value of _setTicketForGraphicDev ......................................................................
vdsm: Fix return value of _setTicketForGraphicDev Invoking VM.updateDevice method via json api expects result to contain vmList attribute, however, this method doesn't always contain it in case of updating graphics device. This patch adds the attribute. Change-Id: I08814006b413a7f213561e1884166af4d0d6c8ae Signed-off-by: Frantisek Kobzik <[email protected]> Reviewed-on: http://gerrit.ovirt.org/37484 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Frank Kobzik: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/37484 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08814006b413a7f213561e1884166af4d0d6c8ae Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
