From: Michael Polenchuk Date: Mon, 6 Mar 2017 11:57:18 +0000 (+0400) Subject: [e-virtual] Increase allocated memory for vms X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F29847%2F1;p=securedlab.git [e-virtual] Increase allocated memory for vms Change-Id: Ie7182a64bb904bda34d7ad5d724f407ca2134e20 Signed-off-by: Michael Polenchuk --- diff --git a/labs/ericsson/virtual_kvm/fuel/config/dha.yaml b/labs/ericsson/virtual_kvm/fuel/config/dha.yaml index e8dd34f..26260cb 100644 --- a/labs/ericsson/virtual_kvm/fuel/config/dha.yaml +++ b/labs/ericsson/virtual_kvm/fuel/config/dha.yaml @@ -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