Alona Kaplan has submitted this change and it was merged. Change subject: engine: add vnic displays <UNKNOWN> in the event instead of interface name ...................................................................... engine: add vnic displays <UNKNOWN> in the event instead of interface name InterfaceName is defined as CustomLogField annotation. Properties defined as CustomLogField should have public getter, in this case the getter was protected. Change-Id: I5824e32340403991b274c606fbe4334297ac851e Bug-Url: https://bugzilla.redhat.com/907154 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AbstractVmInterfaceCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12033 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5824e32340403991b274c606fbe4334297ac851e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>