Alex Lourie has uploaded a new change for review. Change subject: core: Move disk delegation to DiskImageBase ......................................................................
core: Move disk delegation to DiskImageBase It is more correct that the Disk be held at this level, since this is the class that gets passed in the parameters, and also DiskImage inherits from it so it will also contain the Disk entity. Change-Id: I1ea11d9ceb48b1e8bfe581d27b5a72e1f470e8ad --- 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/DiskImageBase.java 2 files changed, 27 insertions(+), 88 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/69/1469/1 -- To view, visit http://gerrit.ovirt.org/1469 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1ea11d9ceb48b1e8bfe581d27b5a72e1f470e8ad Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.0 Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
