Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: New block storage - Unresponsive OK (#839521)
......................................................................
webadmin: New block storage - Unresponsive OK (#839521)
Removed a call for GetStorageDomainsByConnection when
creating a new block storage domain (the query is relevant
only when creating a new file storage domain).
The redundant query prevented a creation of a new block
storage domain right after creating a file storage domain.
Change-Id: I5264bada28dbcd0c7305d2032e30ec9a8b41cc15
Bug-Url:
https://bugzilla.redhat.com/839521
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
1 file changed, 1 insertion(+), 19 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Daniel Erez: Verified
--
To view, visit
http://gerrit.ovirt.org/8254
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5264bada28dbcd0c7305d2032e30ec9a8b41cc15
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>