Change in ovirt-engine[master]: restapi: spice: expose support to control the user data tran...

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: spice: expose support to control the user data transfer ...................................................................... restapi: spice: expose support to control the user data transfer spice supports agent based file transfer support and clipboard copy-paste. Those features are enabled by default, but can be turned off independently. This patch exposes the feature control toggle through the REST API. Change-Id: I337d0b46c40f5ffe20d153707c66a83acbb2a7c1 Bug-Url: https://bugzilla.redhat.com/1082479 Signed-off-by: Francesco Romani <fromani@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd M backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/TemplateMapper.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/TemplateMapperTest.java M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/VmMapperTest.java 6 files changed, 44 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26365 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I337d0b46c40f5ffe20d153707c66a83acbb2a7c1 Gerrit-PatchSet: 22 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
juan.hernandez@redhat.com