
Piotr Kliczewski has submitted this change and it was merged. Change subject: sla: Mark CPU_OVERCOMMIT_DURATION as editable in balancing units ...................................................................... sla: Mark CPU_OVERCOMMIT_DURATION as editable in balancing units This patch re-adds the CPU_OVERCOMMIT_DURATION field to the scheduling unit annotations to make it visible in the UI and editable in the scheduling policy dialogs. Change-Id: I215cbc9bef44771259c5747a24b01321a3b0e005 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1339640 Signed-off-by: Martin Sivak <msivak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/EvenDistributionBalancePolicyUnit.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/PowerSavingBalancePolicyUnit.java 2 files changed, 20 insertions(+), 18 deletions(-) Approvals: Martin Sivák: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Jenny Tokar: Looks good to me, but someone else must approve Yanir Quinn: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/61094 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I215cbc9bef44771259c5747a24b01321a3b0e005 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yanir Quinn <yquinn@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>