Change in ovirt-engine[master]: core: fix vm images list initialization
ahadas at redhat.com
ahadas at redhat.com
Mon Dec 22 07:49:48 UTC 2014
Arik Hadas has submitted this change and it was merged.
Change subject: core: fix vm images list initialization
......................................................................
core: fix vm images list initialization
Move the initialization of the images list of VM to be in VmBase instead
of in VM so when we instantiate VM with an instance of VmStatic which
includes images list, those images will be used and will not be
overridden.
Change-Id: If7d713935c2449340ae01bd705c2edf907fbd1cd
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
2 files changed, 1 insertion(+), 1 deletion(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit http://gerrit.ovirt.org/36319
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If7d713935c2449340ae01bd705c2edf907fbd1cd
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: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list