Change in ovirt-engine[master]: core, engine: Get CD interface through osinfo

Roy Golan has submitted this change and it was merged. Change subject: core, engine: Get CD interface through osinfo ...................................................................... core, engine: Get CD interface through osinfo This patch allows the specification of the bus used to connect the virtual CD-ROM (currently either IDE or SCSI). A property to indicate this was created in the osinfo and the necessary modifications were made in the VmInfoBuilder class. Change-Id: I579fdcc0b6bdf7d23bd60efc33fbc4bad1595324 Signed-off-by: Vitor de Lima <vitor.lima@eldorado.org.br> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/osinfo/OsRepository.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/OsRepositoryImplTest.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java M packaging/conf/osinfo-defaults.properties 5 files changed, 41 insertions(+), 9 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20294 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I579fdcc0b6bdf7d23bd60efc33fbc4bad1595324 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <vitor.lima@eldorado.org.br> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Vitor de Lima <vitor.lima@eldorado.org.br> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com