Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: calling GetLunsByVgId query by Host ID
......................................................................
webadmin: calling GetLunsByVgId query by Host ID
Edit Block Storage dialog:
* Fetching LUNs stored in DB using 'GetLunsByVgId'.
* Passing host's ID in query's parameters for calling GetDeviceList:
(needed for updating path count for each LUN).
Change-Id: I03a48d064689d577962614b4efd066e93aaf2cf5
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
2 files changed, 25 insertions(+), 7 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5814
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I03a48d064689d577962614b4efd066e93aaf2cf5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Alexey Chub <achub(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>