Michael Kublin has posted comments on this change. Change subject: core : Adding functionality for moving and coping disks of vm/templates ......................................................................
Patch Set 5: (5 inline comments) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java Line 291: VM vm = getVmDAO().get(getImage().getvm_guid()); No, the id of vm is retrieved from image .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyImageGroupCommand.java Line 120: List<DiskImage> snapshots = DbFacade.getInstance().getDiskImageDAO() Done .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ImagesActionsParametersBase.java Line 11: private Guid imageId = Guid.Empty; No, the fix is very small. Guid.Empty is better than new Guid(), no new instance created .................................................... File backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties Line 81: USER_COPIED_TEMPLATE_DISK=User ${UserName} coping template disk to domain ${StorageDomainName}. Done Line 88: USER_MOVED_VM_DISK_FINISHED_FAILURE=User ${UserName} finished with failure to move a disk to domain ${StorageDomainName}. Done -- To view, visit http://gerrit.ovirt.org/2555 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ief57abf659e012d73226f8d68211d3832fe2f036 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches