Gilad Chaplik has posted comments on this change. Change subject: common: Introduce new scheduling arch BEs ......................................................................
Patch Set 4: (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/scheduling/ClusterPolicy.java Line 31: * indicates whether its an internal cluster policy, that provided with the system, and can't be removed Line 32: */ Line 33: private boolean locked; Line 34: /** Line 35: * this policy will be attached to cluster in case no policy is specified I will set this value to false always (a long with is_locked). currently None cluster policy is default and I don't think it's going to change. Line 36: */ Line 37: private boolean defaultPolicy; Line 38: Line 39: /** -- To view, visit http://gerrit.ovirt.org/16107 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1b6946d51e55b936747c13878d4b710af0267016 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
