
Tal Nisan has submitted this change and it was merged. Change subject: restapi: missing validation for cloneVmFromSnapshot ...................................................................... restapi: missing validation for cloneVmFromSnapshot snapshot.id was not validated to be present. Change-Id: I6276794a0566e376c14f5d21c9634dfb37f95bf6 Bug-Url: https://bugzilla.redhat.com/1238273 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmsResource.java 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Vered Volansky: Verified -- To view, visit https://gerrit.ovirt.org/45218 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6276794a0566e376c14f5d21c9634dfb37f95bf6 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org