
Arik Hadas has submitted this change and it was merged. Change subject: core: detailed error message on OVF import error ...................................................................... core: detailed error message on OVF import error The patch fixes the error message given when importing a corrupted OVF file, added the actual exception message to the audit log. Change-Id: I8fdfd50fe4e956a95d05a70dac7391c39245c9f8 Bug-Url: https://bugzilla.redhat.com/1036635 Signed-off-by: Eldan Shachar <eshachar@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetTemplatesFromExportDomainQuery.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetVmsFromExportDomainQuery.java M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 3 files changed, 8 insertions(+), 6 deletions(-) Approvals: Eldan Shachar: Verified Shahar Havivi: Looks good to me, but someone else must approve Arik Hadas: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35102 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8fdfd50fe4e956a95d05a70dac7391c39245c9f8 Gerrit-PatchSet: 1 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