Liron Aravot has posted comments on this change. Change subject: core, db: add getQosByDiskProfile ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/29814/7/packaging/dbscripts/qos_sp.sql File packaging/dbscripts/qos_sp.sql: Line 86: RETURN QUERY SELECT qos.* Line 87: FROM qos Line 88: JOIN disk_profiles ON Line 89: (qos.id = disk_profiles.qos_id AND Line 90: disk_profiles.id = v_disk_profile_id); see comment on patch #4 Line 91: END; $procedure$ Line 92: LANGUAGE plpgsql; -- To view, visit http://gerrit.ovirt.org/29814 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If8e9b246172497412b3dc13d46af85fd155713cf Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org 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