Created attachment 1240943 [details] oVirt 4.0.6 Description of problem: Creating a bond of mode 4 (LACP), and trying to point it with the mouse, doesn't pop up the bond tooltip in the UI. Version-Release number of selected component (if applicable): Red Hat Virtualization Manager Version: 4.0.6.3-0.1.el7ev How reproducible: 100% Steps to Reproduce: 1. Create a bond with mode 4 (LACP). 2. Try to point the mouse on the bond. Actual results: Bond tooltip doesn't show up. Expected results: Bond tooltip should show up. Additional info: I attached two screenshots that show different behaviours, one from 4.0.6 and one from 4.1.
Created attachment 1240944 [details] oVirt 4.1
It seems this change is not part of 4.0.6 Patches for ad_partner_mac on master: https://gerrit.ovirt.org/#/q/status:merged+project:ovirt-engine+branch:master+ad_partner Patches for ad_partner_mac on 4.0.6: https://gerrit.ovirt.org/#/q/status:merged+project:ovirt-engine+branch:ovirt-engine-4.0.6+ad_partner The missing patch adding the tooltip: https://gerrit.ovirt.org/#/c/61813/
This bug was reported against 4.0.6, why this is moved from NEW to ON_QA? 4.1 isn't affected by this. The bug still exist on 4.0.6 and shouldn't be ON_QA.
Created attachment 1243937 [details] Basic tooltip
The functionality which was included in 4.0 was only a basic tooltip warning the user that no partner mac has been reported for bond in mode 4 (screenshot attached). Unfortunately the feature has later been reused to add more functionality (available in 4.1). The advance tooltip was added with patch: https://gerrit.ovirt.org/#/c/61813/ only available in 4.1
Thanks for clearing up the situation. Bug 1281666 covers only the minimal notification of 4.0, and the 4.1 patches were added to it by mistake. Let the current bug go to ON_QA so the 4.1 code for UX earns its QA time.
Verified on Red Hat Virtualization Manager Version: 4.1.0.2-0.2.el7. Valid and invalid mode 4 bonds show pop-up with the expected ad_partner_mac value (valid: reports switch end MAC address, invalid: reports zero MAC address).