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

From Daniel Erez <derez@redhat.com>:
Daniel Erez 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 Jenkins CI: Passed CI tests Daniel Erez: Verified Allon Mureinik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/78148 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4cfd661ed1eb8c6691b2a2ad548cc1a05ed87637 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review