enlarge the ram of all_in_one node 55/35255/1
authorAlex Yang <yangyang1@zte.com.cn>
Wed, 24 May 2017 06:34:39 +0000 (14:34 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Wed, 24 May 2017 06:34:39 +0000 (14:34 +0800)
No the memory is not enough to creates vms in openstack to finish
functest cases.

Change-Id: I836ba43e8cd8a26a0dec3f5831cabcb9ae04e5da
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
templates/virtual_environment/vms/all_in_one.xml

index 4d08a68..15f0305 100644 (file)
@@ -1,7 +1,7 @@
 <domain type='kvm' id='4'>
   <name>all_in_one</name>
-  <memory unit='KiB'>4194304</memory>
-  <currentMemory unit='KiB'>4194304</currentMemory>
+  <memory unit='KiB'>16777216</memory>
+  <currentMemory unit='KiB'>16777216</currentMemory>
   <vcpu placement='static'>4</vcpu>
   <resource>
     <partition>/machine</partition>