Change in ovirt-engine[ovirt-engine-3.6]: frontend: Show all pinned hosts in general model forms

Tal Nisan has submitted this change and it was merged. Change subject: frontend: Show all pinned hosts in general model forms ...................................................................... frontend: Show all pinned hosts in general model forms A vm can be pinned to multiple VMs. Only one of them was shown. Show them as a comma separated list of all host names, including a tooltip. Affected locations are: * General overview tab for VMs (AdminPortal) * General overview tab for VMs (UserPortal) * General overview tab for Pools (AdminPortal) * General overview tab for Pools (UserPortal) Change-Id: I4e9b8e5288efb5ea5f612e93e6361685b7f32999 Bug-Url: https://bugzilla.redhat.com/1256683 Signed-off-by: Roman Mohr <rmohr@redhat.com> (cherry picked from commit 63e0045341b55b2ca0d506a09837a35302f3ab5c) --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/PoolGeneralModelForm.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmGeneralModelForm.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmImportGeneralModelForm.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/pools/PoolGeneralModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmGeneralModel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/pool/SubTabPoolGeneralView.java 6 files changed, 29 insertions(+), 7 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Roman Mohr: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/45849 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4e9b8e5288efb5ea5f612e93e6361685b7f32999 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com