Arik Hadas has submitted this change and it was merged.
Change subject: core: simplify representation of nic stats in monitoring
......................................................................
core: simplify representation of nic stats in monitoring
Store the VM network interface statistics as a List of statistics intead
of a List of Lists of the network interface in VmsMonitoring simplifies
the code that persists it.
Change-Id: If1980bcf2ee6025861a8c736a1cc4ff9dbe21dde
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java
1 file changed, 4 insertions(+), 15 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Arik Hadas: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/51626
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If1980bcf2ee6025861a8c736a1cc4ff9dbe21dde
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>