Change in ovirt-engine[master]: core: send maxMemory and maxMemSlots only if hotplug memory ...

Omer Frenkel has submitted this change and it was merged. Change subject: core: send maxMemory and maxMemSlots only if hotplug memory is supported ...................................................................... core: send maxMemory and maxMemSlots only if hotplug memory is supported in case new vdsm runs in old (< 3.6) cluster, the engine will send the new maxMemory and maxMemorySlots parameters on run vm, but these are not supported with old emulated machines, and will cause the run to fail. sending the new parameters only if hotplug memory is supported in the cluster. Change-Id: I194a4eee3736d0de842fcf3474a4f6f0580b6577 Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java 1 file changed, 8 insertions(+), 6 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, but someone else must approve Omer Frenkel: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42499 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I194a4eee3736d0de842fcf3474a4f6f0580b6577 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ofrenkel@redhat.com