From: Szilard Cserey Date: Fri, 25 Sep 2015 10:48:20 +0000 (+0200) Subject: Increasing storage size for Controllers and Computes in Virtual Deployment X-Git-Tag: arno.2015.2.0~13 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=genesis.git;a=commitdiff_plain;h=fc1477a5e965cff4b6aa128b90246da8e2775e1b Increasing storage size for Controllers and Computes in Virtual Deployment Change-Id: I69b79af835e5dd7df465e5bde75023a77fb23527 Signed-off-by: Szilard Cserey --- diff --git a/fuel/deploy/templates/virtual_environment/conf/dha.yaml b/fuel/deploy/templates/virtual_environment/conf/dha.yaml index 49458cb..6d476b8 100644 --- a/fuel/deploy/templates/virtual_environment/conf/dha.yaml +++ b/fuel/deploy/templates/virtual_environment/conf/dha.yaml @@ -34,5 +34,5 @@ virtNetConfDir: templates/virtual_environment/networks disks: fuel: 50G - controller: 30G - compute: 30G + controller: 50G + compute: 50G