Roy Golan 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: Ieca8008621392b95cb9dcd5eb8ca230233de19dc
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:
Gustavo Frederico Temple Pedrosa: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25632
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieca8008621392b95cb9dcd5eb8ca230233de19dc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vitor de Lima <vitor.lima(a)eldorado.org.br>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa(a)eldorado.org.br>
Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi(a)eldorado.org.br>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Vitor de Lima <vitor.lima(a)eldorado.org.br>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server