Laszlo Hornyak has posted comments on this change.

Change subject: engine: add enabled column to policy_units
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

minor comment inline, looks good anyway

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/PolicyUnitImpl.java
Line 137:     }
Line 138: 
Line 139:     @Override
Line 140:     public final void setEnabled(boolean enabled) {
Line 141:         // TODO Auto-generated method stub
E! ^
Line 142:         policyUnit.setEnabled(enabled);
Line 143:     }
Line 144: 
Line 145:     public final PolicyUnit getPolicyUnit() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6be407297c259aedf17283d2f674021cf0e4a135
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to