Mike Kolesnik has uploaded a new change for review. Change subject: core: Change add disk command entity ID to disk ID ......................................................................
core: Change add disk command entity ID to disk ID Entity ID is used to group tasks, but since add disk to VM always add new disk then if should refer to this disk only. The new disk is uniquely identified by it's id. Change-Id: I195e2fa863a3dc22b33e578b839fe952a0964cd9 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskToVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddImageFromScratchCommand.java 2 files changed, 3 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/80/3180/1 -- To view, visit http://gerrit.ovirt.org/3180 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I195e2fa863a3dc22b33e578b839fe952a0964cd9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
