Alexander Wels has submitted this change and it was merged.

Change subject: core: StoragePool equals problem
......................................................................


core: StoragePool equals problem

- On a blank default data center, showing the subtabs
  would cause the loading indicator to show every refresh
  period. This was due to an issue in the storage pool class
  that caused the equals to return false when it should be
  true. This patch fixes that issue.

Change-Id: I5ae44a6ea127b4e3b35647721fd2e927bac130b6
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1073041
Signed-off-by: Alexander Wels <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StoragePool.java
1 file changed, 4 insertions(+), 5 deletions(-)

Approvals:
  Juan Hernandez: Looks good to me, but someone else must approve
  Alexander Wels: Verified
  Einav Cohen: Looks good to me, approved
  Yair Zaslavsky: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/25593
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5ae44a6ea127b4e3b35647721fd2e927bac130b6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[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

Reply via email to