Sahina Bose has posted comments on this change.

Change subject: engine: Query to get bricks given a server id
......................................................................


Patch Set 1:

(1 comment)

....................................................
File packaging/dbscripts/create_views.sql
Line 1559:        vds_groups.name AS vds_group_name
Line 1560: FROM gluster_volumes
Line 1561: INNER JOIN vds_groups ON gluster_volumes.cluster_id = 
vds_groups.vds_group_id;
Line 1562: 
Line 1563: CREATE OR REPLACE VIEW gluster_volumes_bricks_view
Done
Line 1564: AS
Line 1565: SELECT gluster_volume_bricks.*,
Line 1566:        vds_static.vds_name AS vds_name,
Line 1567:        gluster_volumes.vol_name AS volume_name


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I045c027617f1a50270f2462def56dc74f52435cf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to