Dan Kenigsberg has submitted this change and it was merged. Change subject: spice: allow to disable the to clipboard copypaste ......................................................................
spice: allow to disable the to clipboard copypaste since version 0.9.3, libvirt allows to optionally disable copy and paste in the spice protocolol: http://libvirt.org/formatdomain.html#elementsGraphics this patch expose this capability in VDSM, in the VM definition. The new parameter is optional and enabled by default for backward compatibility. No XML changes are produced at all unless the new parameter is specified. Change-Id: I15f3d74860b99d805d1d204704ec06afcd729484 Bug-Url: https://bugzilla.redhat.com/1052959 Bug-Url: https://bugzilla.redhat.com/800155 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/26916 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Vinzenz Feenstra <[email protected]> --- M tests/vmTests.py M vdsm/virt/vm.py M vdsm_api/vdsmapi-schema.json 3 files changed, 50 insertions(+), 7 deletions(-) Approvals: Vinzenz Feenstra: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/26916 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I15f3d74860b99d805d1d204704ec06afcd729484 Gerrit-PatchSet: 39 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[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
