
Alona Kaplan has submitted this change and it was merged. Change subject: engine: add logging for VM NIC link up/down ...................................................................... engine: add logging for VM NIC link up/down When link is switched UP/DOWN on VM NIC it should be logged on AuditLog. This patch expands the NETWORK_UPDATE_VM_INTERFACE message to include information about changes in the link state. Change-Id: I3e7d34d8e7c213e4300f9405e90c4fba298f665d Bug-Url: https://bugzilla.redhat.com/902692 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/UpdateVmInterfaceCommand.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, 19 insertions(+), 3 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12031 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e7d34d8e7c213e4300f9405e90c4fba298f665d Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>