Change in ovirt-engine[master]: webadmin: path count shows incorrect number on luns>targets ...

asaf at redhat.com asaf at redhat.com
Sun Aug 26 11:47:32 UTC 2012


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 <asaf at redhat.com>
---
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 <asaf at redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list