Frank Kobzik has uploaded a new change for review.

Change subject: tools: Enable editing of maximum memory size of vm
......................................................................

tools: Enable editing of maximum memory size of vm

This patch enables editing VM64BitMaxMemorySizeInMB and
VM32BitMaxMemorySizeInMB using engine-config.

Change-Id: Idb1e388db3e1fa9d72da9332f29d5a6e61720a40
Bug-Url: https://bugzilla.redhat.com/957729
Signed-off-by: Frantisek Kobzik <fkob...@redhat.com>
---
M packaging/etc/engine-config/engine-config.properties
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/07/15807/1

diff --git a/packaging/etc/engine-config/engine-config.properties 
b/packaging/etc/engine-config/engine-config.properties
index 910f9f6..1abe63c 100644
--- a/packaging/etc/engine-config/engine-config.properties
+++ b/packaging/etc/engine-config/engine-config.properties
@@ -182,6 +182,10 @@
 VmGracefulShutdownMessage.description="Message displayed in Virtual Machine 
when Virtual Machine is being shutdown from oVirt Engine"
 VMMinMemorySizeInMB.description="Minimal memory size of virtual machine in MB"
 VMMinMemorySizeInMB.type=Integer
+VM32BitMaxMemorySizeInMB.description="Maximum memory size of 32-bit virtual 
machine in MB"
+VM32BitMaxMemorySizeInMB.type=Integer
+VM64BitMaxMemorySizeInMB.description="Maximum memory size of 64-bit virtual 
machine in MB"
+VM64BitMaxMemorySizeInMB.type=Integer
 VncKeyboardLayout.description="Keyboard Layout configuration for VNC"
 
VncKeyboardLayout.validValues=ar,da,de,de-ch,en-gb,en-us,es,et,fi,fo,fr,fr-be,fr-ca,fr-ch,hr,hu,is,it,ja,lt,lv,mk,nl,nl-be,no,pl,pt,pt-br,ru,sl,sv,th,tr
 WaitForVdsInitInSec.description="Wait to a Host to complete init in SPM 
selection"


-- 
To view, visit http://gerrit.ovirt.org/15807
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb1e388db3e1fa9d72da9332f29d5a6e61720a40
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkob...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to