Change in ovirt-engine[ovirt-engine-3.6]: backend: fix audit log messages shown on disk copy

Tal Nisan has submitted this change and it was merged. Change subject: backend: fix audit log messages shown on disk copy ...................................................................... backend: fix audit log messages shown on disk copy When copying a floating/template/VM disk, the audit log messages described a copy operation of a template disk. This patch fixes those messages to be about a general disk, and not about a template disk. Change-Id: Icfbcb3fc6768ac4e369ff320cf71568fa934b8df Bug-Url: https://bugzilla.redhat.com/1289492 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 3 files changed, 13 insertions(+), 13 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/51206 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icfbcb3fc6768ac4e369ff320cf71568fa934b8df Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com