Change in ovirt-engine[master]: core: Fix ISO file support to be case insensitive

Arik Hadas has submitted this change and it was merged. Change subject: core: Fix ISO file support to be case insensitive ...................................................................... core: Fix ISO file support to be case insensitive This patch fixes a bug where an ISO file with an upper-case file extension was not accepted as a valid ISO. Change-Id: Iec8df04bacb81db6c872c7920610abdbe1471da4 Bug-Url: https://bugzilla.redhat.com/1154391 Signed-off-by: Eldan Shachar <eshachar@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 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Eldan Shachar: Verified Arik Hadas: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35038 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec8df04bacb81db6c872c7920610abdbe1471da4 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eldan Shachar <eshachar@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Eldan Shachar <eshachar@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com