Michal Skrivanek has posted comments on this change.

Change subject: engine: cannot set payload and cloud-init on same devices.
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/33318/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java:

Line 698:         }
Line 699:     }
Line 700: 
Line 701:     // Device name CDROM/Floppy
Line 702:     protected boolean isPaloadExists(String deviceName) {
Paload->Payload
Line 703:         if (getVm().getVmPayload() != null) {
Line 704:             return true;
Line 705:         }
Line 706:         List<VmDevice> vmDevices =


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic5b701f058a2d87b2836d337f822d2f012d10bbe
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shav...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@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