Change in ovirt-engine[ovirt-engine-4.1]: webadmin: filter out duplicate luns on extend SD

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: filter out duplicate luns on extend SD ...................................................................... webadmin: filter out duplicate luns on extend SD On extend block storage domain, duplicate lun IDs could be sent to backend when the lun is exposed from multiple targets. Hence, ensured unique ids by using an HashSet (similarly to 8a633df83e0ac847ccb98ff19aee2efc4b58a880). Change-Id: I4cfd661ed1eb8c6691b2a2ad548cc1a05ed87637 Bug-Url: https://bugzilla.redhat.com/1460501 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, approved; Passed CI tests Daniel Erez: Verified -- To view, visit https://gerrit.ovirt.org/78163 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4cfd661ed1eb8c6691b2a2ad548cc1a05ed87637 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review