Gilad Chaplik has posted comments on this change.

Change subject: engine: fix clutser policy bugs
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/28161/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/commands/ClusterPolicyCRUDCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/commands/ClusterPolicyCRUDCommand.java:

Line 118:         }
Line 119:         return true;
Line 120:     }
Line 121: 
Line 122:     private boolean isPolicyUnitExist(Guid policyUnitId, Set<Guid> 
existingPolicyUnits) {
/s/isPolicyUnitExist/isPolicyUnitExists/

will fix on rebase.
Line 123:         return !existingPolicyUnits.add(policyUnitId);
Line 124:     }
Line 125: 
Line 126:     protected boolean checkRemoveEditValidations() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I136e42882c1642380eb641689fc39f3a72d1f789
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@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

Reply via email to