Change in ovirt-engine[master]: Reuse Affinity Group collision checking in the Affinity CRUD

Roy Golan has submitted this change and it was merged. Change subject: Reuse Affinity Group collision checking in the Affinity CRUD ...................................................................... Reuse Affinity Group collision checking in the Affinity CRUD Unify the code for checking Afffinity rule collisions used by AREM and CRUD command. Change-Id: Idc954ef95a2a8b79c2828ee3f4c455f66276eacf Signed-off-by: Martin Sivak <msivak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/arem/AffinityRulesEnforcementPerCluster.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/arem/AffinityRulesUtils.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/commands/AffinityGroupCRUDCommand.java 3 files changed, 165 insertions(+), 185 deletions(-) Approvals: Martin Sivák: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43502 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idc954ef95a2a8b79c2828ee3f4c455f66276eacf Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
rgolan@redhat.com