Change in ovirt-engine[master]: webadmin: fix clicking login multiple times results in dupli...

Code Review gerrit at ovirt.org
Mon Dec 12 09:03:53 UTC 2016


>From Daniel Erez <derez at redhat.com>:

Daniel Erez has submitted this change and it was merged.

Change subject: webadmin: fix clicking login multiple times results in duplicate entries
......................................................................


webadmin: fix clicking login multiple times results in duplicate entries

When importing iSCSI storage domains, clicking the "login"
button mutliple times results in duplicate entries in the
Storage Domains table.
This is fixed by having ImportSanStorageModel.addStorageDomains()
use a Set instead of a List.

Change-Id: I79da2df162a17b9aa29112b82bad78d0e25d10ff
Bug-Url: https://bugzilla.redhat.com/1402455
Signed-off-by: Benny Zlotnik <bzlotnik at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/ImportSanStorageModel.java
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Benny Zlotnik: Verified
  Daniel Erez: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/68097
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I79da2df162a17b9aa29112b82bad78d0e25d10ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Benny Zlotnik <bzlotnik at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Benny Zlotnik <bzlotnik at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list