Change in ovirt-engine[master]: core: fix retrival of vm's pid

ahadas at redhat.com ahadas at redhat.com
Mon Sep 19 13:25:14 UTC 2016


Arik Hadas has submitted this change and it was merged.

Change subject: core: fix retrival of vm's pid
......................................................................


core: fix retrival of vm's pid

The process identifier (PID) of a VM is reported correctly by VDSM but
due to incorrect handling in the engine it is not set in VmDynamic#vmPid.
This patch fixes that handling so the PID is correctly saved to the
database. Further usages of this field need to be considered separately.

Change-Id: I83820d8181ee382c720510b3cb51d110cf8bee40
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java
3 files changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/64127
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I83820d8181ee382c720510b3cb51d110cf8bee40
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list