Tal Nisan 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(a)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
Alona Kaplan: Looks good to me, approved
Jenkins CI: Passed CI tests
Yevgeny Zaspitsky: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/59062
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13bc65d4097edb7b84e1c77a1f539d2f24800019
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>