Martin Sivák has posted comments on this change.

Change subject: engine: fix the allowed values for even guest distribution 
parameters
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

http://gerrit.ovirt.org/#/c/25001/2/packaging/dbscripts/upgrade/03_05_0070_fix_even_guest_distribution_parameters.sql
File 
packaging/dbscripts/upgrade/03_05_0070_fix_even_guest_distribution_parameters.sql:

Line 1: UPDATE policy_units set custom_properties_regex =
Line 2: '{
Line 3:   "HighVmCount" : "^([0-9][0-9]*)$",
Line 4:   "MigrationThreshold" : "^([2-9][0-9]*)$",
The number 10 won't be accepted here.
Line 5:   "SpmVmGrace":"^([0-9][0-9]*)$"
Line 6: }'


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4aae0f714b3b405a276e9a509ed8c2ec2cdcde2e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Kobi Ianko <k...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to