Vered Volansky has posted comments on this change. Change subject: core: Fix comment ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26744/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateCloneOfTemplateCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateCloneOfTemplateCommand.java: Line 16: import org.ovirt.engine.core.compat.Guid; Line 17: Line 18: /** Line 19: * This command responsible to creating a copy of template image. Usually it Line 20: * will be called during Add Vm From Template. > Not sure. I followed this comment since and the lack of CreateVmCommand con Maor, what do you think? I'd like to be done with this ridiculous patch. Line 21: */ Line 22: @InternalCommandAttribute Line 23: public class CreateCloneOfTemplateCommand<T extends CreateCloneOfTemplateParameters> extends Line 24: CreateSnapshotFromTemplateCommand<T> { -- To view, visit http://gerrit.ovirt.org/26744 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I419ae0231e9fda1f8a59766876271fbee1c2c8ed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
