Daniel Erez has posted comments on this change.

Change subject: core: adding GetAllDisksByStorageDomainIdQuery
......................................................................


Patch Set 1: (1 inline comment)

Regarding usages:
* It is used for Disks sub-tab under storage main-tab
(next patch: http://gerrit.ovirt.org/#/c/10322/)
* It will be used by the REST-API

....................................................
File backend/manager/dbscripts/disk_images_sp.sql
Line 155: 
Line 156: 
Line 157: 
Line 158: 
Line 159: Create or replace FUNCTION GetImagesByStorageId(v_storage_id UUID)
No need for fetching disks by storageId in the UserPortal
Line 160: RETURNS SETOF images_storage_domain_view
Line 161:    AS $procedure$
Line 162: BEGIN
Line 163:       RETURN QUERY SELECT images_storage_domain_view.*


--
To view, visit http://gerrit.ovirt.org/10321
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I017e12a7b3b77ee618f257ab3d719b98bc21eebc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Chris Morrissey <cmorr...@netapp.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to