Yair Zaslavsky has submitted this change and it was merged. Change subject: common: Fixing entities to reflect removal of DiskImageTemplate ......................................................................
common: Fixing entities to reflect removal of DiskImageTemplate VmTemplate holds now a map based on DiskImage instead of DiskImageTemplate. DiskImage has a boolean field, indicating if its acting as a diskImageTemplate Change-Id: Ib2a57c9aa221e2da37906b5ca254270db0aea0ae Acked-By: --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DiskImage.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java 2 files changed, 25 insertions(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1569 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2a57c9aa221e2da37906b5ca254270db0aea0ae Gerrit-PatchSet: 17 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
