Change in ovirt-engine[ovirt-engine-3.5]: core: calculating the maxVcpus in the limits of qemu

Oved Ourfali has submitted this change and it was merged. Change subject: core: calculating the maxVcpus in the limits of qemu ...................................................................... core: calculating the maxVcpus in the limits of qemu calulate the right maxVCpus we send to VDSM to be in the limits of qemu max number of sockets. this eliminates the need to send an extra argument to VDSM maxNumberOfSockets and eliminates an API change. Change-Id: I452d0614406ed5e9e20ac3212a5d07e7a4e4b269 Bug-Url: https://bugzilla.redhat.com/1070890 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java 2 files changed, 8 insertions(+), 9 deletions(-) Approvals: Roy Golan: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31127 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I452d0614406ed5e9e20ac3212a5d07e7a4e4b269 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com