Asaf Shakarchi has submitted this change and it was merged.

Change subject: webadmin: path count shows incorrect number on luns>targets 
(#838912)
......................................................................


webadmin: path count shows incorrect number on luns>targets (#838912)

https://bugzilla.redhat.com/838912

When logging into a new target the new LUNs are merged
into a cached list which contains the previouse loaded LUNs,

If the cached list already contains a new LUN which has been
updated with new details, the new LUN won't be merged,

This patch updates existing cached LUNs in case there is a new version
available after target login.

Change-Id: I7f700b411b119310b554a17f8447fc51c554d1ff
Signed-off-by: Asaf Shakarchi <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/SanStorageModel.java
1 file changed, 15 insertions(+), 2 deletions(-)

Approvals:
  Asaf Shakarchi: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7f700b411b119310b554a17f8447fc51c554d1ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Daniel Erez <[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