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-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=genesis.git;a=commitdiff_plain;h=07b980adcb4c3f9a3e1ac4c8afcfac2a9d45e8d8 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