Liron Ar has posted comments on this change.

Change subject: core: Validate MSD when importing a VM from configuration
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/28538/3/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java:

Line 170:         }
Line 171:         return true;
Line 172:     }
Line 173: 
Line 174:     protected List<DiskImage> getImages() {
> You can't use abstract method if the class is not abstract
this class should be abstract, but ok for now.
Line 175:         return null;
Line 176:     }
Line 177: 
Line 178:     protected boolean isImagesAlreadyOnTarget() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I067b6186c2a2b7d77394e9cb0a4e8f023c168e4b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[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

Reply via email to