Arik Hadas has submitted this change and it was merged.
Change subject: core: change the way network interfaces are stored in vm-analyzer
......................................................................
core: change the way network interfaces are stored in vm-analyzer
Save VM network interfaces as a field in VmAnalyzer instead of inside
the VM object that represents the VM that was queried from the DB.
This will allow us to query only the dynamic data later on.
Change-Id: I72789ed13bce93bf3b4a0daddebbc629fa8c2803
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, 6 insertions(+), 5 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Arik Hadas: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/60926
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I72789ed13bce93bf3b4a0daddebbc629fa8c2803
Gerrit-PatchSet: 7
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>