[e-virtual] Increase allocated memory for vms 47/29847/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 6 Mar 2017 11:57:18 +0000 (15:57 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 6 Mar 2017 11:57:18 +0000 (15:57 +0400)
Change-Id: Ie7182a64bb904bda34d7ad5d724f407ca2134e20
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
labs/ericsson/virtual_kvm/fuel/config/dha.yaml

index e8dd34f..26260cb 100644 (file)
@@ -48,17 +48,17 @@ define_vms:
     memory:
       attribute_equlas:
         unit: KiB
-      value: 12582912
+      value: 14680064
     currentMemory:
       attribute_equlas:
         unit: KiB
-      value: 12582912
+      value: 14680064
   compute:
     memory:
       attribute_equlas:
         unit: KiB
-      value: 6291456
+      value: 8388608
     currentMemory:
       attribute_equlas:
         unit: KiB
-      value: 6291456
+      value: 8388608