From: Jonas Bjurel Date: Fri, 25 Sep 2015 13:57:21 +0000 (+0000) Subject: Merge "Increasing storage size for Controllers and Computes in Virtual Deployment" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=255c354b0d10b44ff9060d0104cca306b98e63a1;hp=9e6867574a3fe46486eeb906f26888be43c7a96e;p=genesis.git Merge "Increasing storage size for Controllers and Computes in Virtual Deployment" --- 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