Change in ovirt-engine[master]: core: get 32bit max mem config with default version

Omer Frenkel has submitted this change and it was merged. Change subject: core: get 32bit max mem config with default version ...................................................................... core: get 32bit max mem config with default version currently getting the 32bit max memory config is done with the vm cluster version, but the 32bit config has 'general' value and not per-version, making this be not editable by users. changing the call to use 'general' and not version-specific for 32bit. Change-Id: I2c4f4921551ade089c3fb3b28352c4a7ab557b87 Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/RunVmValidatorTest.java 2 files changed, 9 insertions(+), 5 deletions(-) Approvals: Omer Frenkel: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/37906 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c4f4921551ade089c3fb3b28352c4a7ab557b87 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: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ofrenkel@redhat.com