Eli Mesika has submitted this change and it was merged. Change subject: core: adding containers to store VM device data mapping for import and export ......................................................................
core: adding containers to store VM device data mapping for import and export Adding containers to hold vm device mapping data. We need those mapping objects in order to store the relation between an entity and its representation in vm_device. Change-Id: I178bc1d54619ef5e908f46e4cd7fd67eb59ccb19 --- 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, 48 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2711 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I178bc1d54619ef5e908f46e4cd7fd67eb59ccb19 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
