Yaniv Dary has posted comments on this change. Change subject: reports: edited ic query-only_vms_cluster ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26299/1/packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_Cluster_ID.xml File packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_Cluster_ID.xml: Line 83: AND datacenter_id = Line 84: CASE Line 85: WHEN $P{P_DataCenter_ID} IS NULL Line 86: THEN CAST ( '00000000-0000-0000-0000-000000000000' AS uuid ) Line 87: WHEN UPPER ( $P{P_DataCenter_ID} ) LIKE 'UN%' trailing whitespace Line 88: THEN CAST ( '00000000-0000-0000-0000-000000000000' AS uuid ) Line 89: ELSE CAST ( $P{P_DataCenter_ID} AS uuid ) Line 90: END Line 91: -- Here we get the latest clusters configuration -- To view, visit http://gerrit.ovirt.org/26299 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3ab6a7fa667bb15d9c83b98cefae360426c12af2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
