Roy Golan has submitted this change and it was merged.
Change subject: core: Fix log message for CPU and memory balancing
......................................................................
core: Fix log message for CPU and memory balancing
When CPU and memory balancing policy cannot be applied on a cluster
using the primary or secondary methods -
the warning log messages states that all hosts are over utilized
which is not the case in some implementations
such as power saving balancing.
Log messages where changed to be more clear.
Change-Id: Ib776cdbd90d8ee9023955cf64616125ac008a52a
Bug-Url:
https://bugzilla.redhat.com/1353059
Signed-off-by: yquinn <yquinn(a)redhat.com>
(cherry picked from commit dc0bb4b)
Signed-off-by: yquinn <yquinn(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/CpuAndMemoryBalancingPolicyUnit.java
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Martin Sivák: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Roy Golan: Looks good to me, approved
Yanir Quinn: Verified
--
To view, visit
https://gerrit.ovirt.org/60596
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib776cdbd90d8ee9023955cf64616125ac008a52a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: Andrej Krejcir <akrejcir(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenny Tokar <jtokar(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>