Change in ovirt-engine[ovirt-engine-3.6]: core: use getVmHost of the dynamic data
oourfali at redhat.com
oourfali at redhat.com
Tue Aug 11 06:36:55 UTC 2015
Oved Ourfali has submitted this change and it was merged.
Change subject: core: use getVmHost of the dynamic data
......................................................................
core: use getVmHost of the dynamic data
Seems like vm.getVmHost does some manipulations on the VmHost, rather
than just retrieving it. Changing to get it from
vm.getDynamicData().getVmHost()
Change-Id: Ic4293a3082f61c2b284d39a7e8bc9badb583bc1a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1202083
Signed-off-by: Oved Ourfali <oourfali at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataCountsForVmQuery.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForVmQuery.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErratumByIdForVmQuery.java
3 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/44633
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic4293a3082f61c2b284d39a7e8bc9badb583bc1a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list