Gilad Chaplik has posted comments on this change.

Change subject: engine: Fix the description of two weight PolicyUnits
......................................................................


Patch Set 1: Code-Review+2

(1 comment)

http://gerrit.ovirt.org/#/c/28172/1/packaging/dbscripts/upgrade/03_05_0520_fix_description_of_balancing_policy_units.sql
File 
packaging/dbscripts/upgrade/03_05_0520_fix_description_of_balancing_policy_units.sql:

Line 3: UPDATE policy_units SET description='Gives hosts with higher CPU usage, 
lower weight (means that hosts with higher CPU usage are more likely to be 
selected)' WHERE id = '736999d0-1023-46a4-9a75-1316ed50e15b';
Line 4: 
Line 5: -- Even distribution:
Line 6: -- weight function
Line 7: UPDATE policy_units SET description='Gives hosts with lower CPU usage, 
lower weight (means that hosts with lower CPU usage are more likely to be 
selected)' WHERE id = '7db4ab05-81ab-42e8-868a-aee2df483edb';
I'd add the name to the clause as well (next time).


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2cbf1b4e1b959637293f45a4d19417f27c937bae
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kobi Ianko <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to