Arik Hadas has submitted this change and it was merged.
Change subject: core: vm must exist in db at VmAnalyzer#updateVmRunTimeInfo
......................................................................
core: vm must exist in db at VmAnalyzer#updateVmRunTimeInfo
Now that we immediately return at VmAnalyzer#analyze in case of
external VMs, we can be sure that the VM exists in the database
when we get to VmAnalyzer#updateVmRunTimeInfo.
Change-Id: I71678041ae6d61803a8f589a51bf9e6d0f18345c
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(+), 13 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/55306
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I71678041ae6d61803a8f589a51bf9e6d0f18345c
Gerrit-PatchSet: 6
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>