Change in ovirt-engine[master]: restapi: add use_sysprep and use_cloud_init for Vm creation

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: add use_sysprep and use_cloud_init for Vm creation ...................................................................... restapi: add use_sysprep and use_cloud_init for Vm creation By default we attach sysprep for new Windows VM - added new tags for the user to determine the behaviour, for backward compatibility the default is to attach sysprep for new Windows VMs. Change-Id: Iffc4c7ea50efd2ea332918e1b31594e3a949f4ee Bug-Url: https://bugzilla.redhat.com/1190663 Signed-off-by: Shahar Havivi <shaharh@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/jaxrs/src/main/java/org/ovirt/engine/api/restapi/logging/Messages.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmResource.java M backend/manager/modules/restapi/jaxrs/src/main/resources/org/ovirt/engine/api/restapi/logging/Messages.properties 5 files changed, 28 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Looks good to me, approved; Passed CI tests Shahar Havivi: Verified -- To view, visit https://gerrit.ovirt.org/43100 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffc4c7ea50efd2ea332918e1b31594e3a949f4ee Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com