Alexander Wels has submitted this change and it was merged. Change subject: core, webadmin: VDSGroupHostsAndVMs equals ......................................................................
core, webadmin: VDSGroupHostsAndVMs equals - Fixed VDSGroup equals to return true when two VDSGroups are actually the same. Since VDSGroupHostsAndVMs did not have a proper equals, the VDSGroup equals failed causing loading indicators to show on automatic refreshes in the cluster sub tabs. Change-Id: Iab51ef7ac2e456988b640378d3ab0ea98039af7f Signed-off-by: Alexander Wels <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDSGroup.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDSGroupHostsAndVMs.java 2 files changed, 46 insertions(+), 1 deletion(-) Approvals: Alexander Wels: Verified Omer Frenkel: Looks good to me, approved Liran Zelkha: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/28957 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iab51ef7ac2e456988b640378d3ab0ea98039af7f Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
