Doron Fediuck has posted comments on this change. Change subject: engine: remove disabled external scheduler plugin ......................................................................
Patch Set 4: Code-Review+2 (1 comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/SchedulingManager.java Line 666: } Line 667: Line 668: public void removeExternalPolicyUnit(Guid policyUnitId) { Line 669: getPolicyUnitDao().remove(policyUnitId); Line 670: policyUnits.remove(policyUnitId); What about policyMap? and cluster policies? Line 671: } Line 672: -- To view, visit http://gerrit.ovirt.org/19796 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia03da19368b75b125aa3ea144b36016feddcb08c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> 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