Laszlo Hornyak has posted comments on this change.

Change subject: engine: policy units logic implementation
......................................................................


Patch Set 8: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/PolicyUnitImpl.java
Line 24: 
Line 25: public class PolicyUnitImpl extends PolicyUnit {
Line 26:     public static final String VM = "vm";
Line 27: 
Line 28:     public static PolicyUnitImpl getPolicyUnitImpl(PolicyUnit 
policyUnit) {
reminder for me: let's discuss this on irc
Line 29:         switch (policyUnit.getName()) {
Line 30:         case "Migration":
Line 31:             return new MigrationPolicyUnit(policyUnit);
Line 32:         case "MigrationDomain":


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib29c4257586654392555b6b3675928f187ab96b9
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: 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

Reply via email to