Change in ovirt-engine[ovirt-engine-3.6]: engine: PersistentSetupNetworks audit log fix

Tal Nisan has submitted this change and it was merged. Change subject: engine: PersistentSetupNetworks audit log fix ...................................................................... engine: PersistentSetupNetworks audit log fix The audit log should display the networks names only if they were passed to it as parameters. It shouldn't try to calculate the names of the changed networks. It causes bugs and doesn't have a big added value. Change-Id: Ib6fee08f46f5b79e78f94fda1b3f4440898f5a2e Bug-Url: https://bugzilla.redhat.com/1242236 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentHostSetupNetworksCommand.java D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/function/NetworkNameFromNetworkAttachmentTransformationFunction.java D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/host/function/NetworkNameFromNetworkAttachmentTransformationFunctionTest.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 5 files changed, 11 insertions(+), 102 deletions(-) Approvals: Tal Nisan: Passed CI tests Alona Kaplan: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47643 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib6fee08f46f5b79e78f94fda1b3f4440898f5a2e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com