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 <awels(a)redhat.com>
---
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 <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server