Shahar Havivi has posted comments on this change. Change subject: engine: enable payload with CDROM ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java Line 142: // skip unamanged devices (handled separtely) Line 143: if (!vmDevice.getIsManaged()) { Line 144: continue; Line 145: } Line 146: boolean isPayload = (VmPayload.isPayload(vmDevice.getSpecParams()) && Done Line 147: vmDevice.getDevice().equals(VmDeviceType.CDROM.getName())); Line 148: struct = new XmlRpcStruct(); Line 149: String cdPath = vm.getCdPath(); Line 150: addCdDetails(vmDevice, struct); -- To view, visit http://gerrit.ovirt.org/10422 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie1c1a4fc606f67cec90c803d13a052fab9ac1b7e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches