Yair Zaslavsky has posted comments on this change. Change subject: engine-core: Multiple storage domains when importing VM ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java Line 437: Map<Guid, Guid> imageDomainMap = getParameters().getImageMap(); Ok, fine by me. .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/MoveOrCopyParameters.java Line 21: private Map<Guid, Guid> imageMap = new HashMap<Guid, Guid>(); And also maybe a comment, if you think it might confuse the users. -- To view, visit http://gerrit.ovirt.org/1067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I67ebc1b402194897cf2ed12f45228153e2efe153 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jonathan Choate <[email protected]> Gerrit-Reviewer: Jonathan Choate <[email protected]> Gerrit-Reviewer: Michael Kublin <[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
