Roy Golan has submitted this change and it was merged.
Change subject: core: Max memory for scheduling updates wrongly
......................................................................
core: Max memory for scheduling updates wrongly
The calc should include all running VMs.
VmsStatisticsFetcher includes all VMs and iterates
when getRefreshStats() == true.
Change-Id: I87f0f51f75a54100a54d66ba30d34a903d3887bb
Bug-Url:
https://bugzilla.redhat.com/1182007
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/HostMonitoring.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/36970
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I87f0f51f75a54100a54d66ba30d34a903d3887bb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server