Change in ovirt-engine[master]: core: audit log on error during GetVms\Templates from export...

Maor Lipchuk has submitted this change and it was merged. Change subject: core: audit log on error during GetVms\Templates from export domain ...................................................................... core: audit log on error during GetVms\Templates from export domain This patch adds an audit log error when having error in the execution of GetVmsFromExportDomainQuery/GetTemplatesFromExportDomainQuery queries. Change-Id: If107c950e48364340b472ad590b7846f738c9765 Bug-Url: https://bugzilla.redhat.com/861126 Signed-off-by: Liron Aravot <laravot@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/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 5 files changed, 21 insertions(+), 10 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10440 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If107c950e48364340b472ad590b7846f738c9765 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com