Daniel Erez has posted comments on this change.

Change subject: core,webadmin: new VM-Template - changeable disk alias
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateImageTemplateCommand.java
Line 64:                         VdcObjectType.Storage, 
getParameters().getStorageDomainId(),
Line 65:                         
getParameters().getDestinationStorageDomainId()));
Line 66: 
Line 67:         newImage.setId(destinationImageGroupID);
Line 68:         newImage.setDiskAlias(getParameters().getDiskAlias());
Done
Line 69:         newImage.setvm_snapshot_id(getParameters().getVmSnapshotId());
Line 70:         newImage.setQuotaId(getParameters().getQuotaId());
Line 71:         newImage.setParentId(ImagesHandler.BlankImageTemplateId);
Line 72:         newImage.setit_guid(ImagesHandler.BlankImageTemplateId);


--
To view, visit http://gerrit.ovirt.org/8534
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5a6a47d1ba77eed84fa5561db342e03ab6bac81a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <a...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to