Change in ovirt-engine[master]: webadmin: Present the name of the active slave in a "bonded"...

From Vojtech Szocs <vszocs@redhat.com>:
Vojtech Szocs has submitted this change and it was merged. Change subject: webadmin: Present the name of the active slave in a "bonded" interface ...................................................................... webadmin: Present the name of the active slave in a "bonded" interface The information of the active slave in a "bonded" interface is presented to the user. The already existing tooltip of the bond icon in the BondPanel currently shows properties, like the status, of the bond. This patch extends the tooltip by an additional line, which contains the name of the active slave interface. This is done in the BondPanel, because the active slave is handled as a read-only property of the bond. Change-Id: I8ac5e308eba8774388372a60c4fccaef99f04385 Bug-Url: https://bugzilla.redhat.com/1038550 Signed-off-by: Dominik Holler <dholler@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/host/BondPanel.java M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationMessages.properties 3 files changed, 6 insertions(+), 0 deletions(-) Approvals: Dominik Holler: Verified Martin Mucha: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/65598 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8ac5e308eba8774388372a60c4fccaef99f04385 Gerrit-PatchSet: 20 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dominik Holler <dholler@redhat.com> Gerrit-Reviewer: Dominik Holler <dholler@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review