Change in ovirt-engine[ovirt-engine-3.5]: backend: Validate cdrom images for .iso suffix

Tal Nisan has submitted this change and it was merged. Change subject: backend: Validate cdrom images for .iso suffix ...................................................................... backend: Validate cdrom images for .iso suffix Check for the filename ".iso" suffix of isoPath in UpdateVm and ChangeDisk commands. Change-Id: I7d4e6e6464e5f23483748dcd03607612b1fc56f4 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1013737 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeDiskCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllMessages.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/ValidationUtils.java M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ValidationUtilsTest.java M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties 6 files changed, 30 insertions(+), 0 deletions(-) Approvals: Martin Betak: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30903 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d4e6e6464e5f23483748dcd03607612b1fc56f4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com