Eli Mesika has uploaded a new change for review. Change subject: core: changeCD and changeFloppy API calls should support new devices layout ......................................................................
core: changeCD and changeFloppy API calls should support new devices layout It was agreed that each VM either has a real CDROM or an empty one. This patch 1) Add help methods to VmDeviceUtils 2) Adds empty CDROM to existing VMs in the upgrade script 3) Modifies VM creation of VMs in 3.1 cluster to add an empty CDROM if no real CDROM exists. 4) Modify ImportVmCommand to add empty CD if not exists = 5) Modifies code to send specParams for CDROM & Floppy Change-Id: I24ce35fa98e340e62b45796ec294a040bd7ff951 --- A backend/manager/dbscripts/upgrade/03_01_0670_add_empty_cd_to_vm.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 3 files changed, 93 insertions(+), 20 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/43/2943/1 -- To view, visit http://gerrit.ovirt.org/2943 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I24ce35fa98e340e62b45796ec294a040bd7ff951 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emes...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches