Oved Ourfali has submitted this change and it was merged.
Change subject: core, engine: Fix CD-ROM payload in ppc64 VMs
......................................................................
core, engine: Fix CD-ROM payload in ppc64 VMs
This change fixes the addressing for payload CD-ROMs in ppc64 VMs,
previously there was not a way to address two virtual CD drives at the
same time in the sPAPR VSCSI controller.
Change-Id: I0d5e6b514bfdaafd8e2df6c979bab5800db0f64b
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1073540
Signed-off-by: Vitor de Lima <vitor.lima(a)eldorado.org.br>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
1 file changed, 14 insertions(+), 6 deletions(-)
Approvals:
Vitor de Lima: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33057
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d5e6b514bfdaafd8e2df6c979bab5800db0f64b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Vitor de Lima <vdelima(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Vitor de Lima <vdelima(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server