Change in ovirt-engine[master]: webadmin: display invalid partner mac alert also when partne...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: display invalid partner mac alert also when partner mac is 00:00:00:00:00:00 ...................................................................... webadmin: display invalid partner mac alert also when partner mac is 00:00:00:00:00:00 The invalid partner mac alert on mode 4 bonds (exclamation mark next to bond name) must be displayed not only when the mac is empty, but also when the mac is 00:00:00:00:00:00. The partner mac is empty or 00:00:00:00:00:00 when there is an error condition in the bond (mode=4). This is why we must guard against this specific mac value. Change-Id: I13bc65d4097edb7b84e1c77a1f539d2f24800019 Bug-Url: https://bugzilla.redhat.com/1281666 Signed-off-by: mirecki <mmirecki@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/host/BondPanel.java 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Marcin Mirecki: Verified Martin Mucha: Looks good to me, but someone else must approve Alona Kaplan: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/58697 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13bc65d4097edb7b84e1c77a1f539d2f24800019 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
alkaplan@redhat.com