Daniel Erez has posted comments on this change.

Change subject: core: Adding import of unregistered VM template
......................................................................


Patch Set 23: Code-Review+2

(1 comment)

http://gerrit.ovirt.org/#/c/27581/23/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateFromConfigurationCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateFromConfigurationCommand.java:

Line 61:         getParameters().setImages(getVmTemplate().getImages());
Line 62:         return super.canDoAction();
Line 63:     }
Line 64: 
Line 65:     private void initVmTemplate() {
for a following patch: consider combine logic with 'initUnregisteredVM' method 
on 
http://gerrit.ovirt.org/#/c/27247/30/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromConfigurationCommand.java
Line 66:         OvfHelper ovfHelper = new OvfHelper();
Line 67:         ovfEntityData =
Line 68:                 
getUnregisteredOVFDataDao().getByEntityIdAndStorageDomain(getParameters().getContainerId(),
Line 69:                         getParameters().getStorageDomainId());


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4fc184e687cbeebf4aa732c901f98222d5b11097
Gerrit-PatchSet: 23
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to