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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
