Arik Hadas has submitted this change and it was merged.
Change subject: core: cleanup in VmAnalyzer
......................................................................
core: cleanup in VmAnalyzer
1. rename updateVmStatistics to updateStatistics as it update
different kind of statistics and not only vm-statistics.
2. extract the vm-statistics handling into a separate method
called updateVmStatistics.
Change-Id: Ieb40461fe6b064ce9b62d238a6f293cbbe223a3b
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzer.java
1 file changed, 9 insertions(+), 5 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/60708
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb40461fe6b064ce9b62d238a6f293cbbe223a3b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>