From 424d5c9125ccb4c0856371b157feac345ad2dc37 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Thu, 15 Sep 2016 15:29:31 +0300 Subject: [IntelLab] Double compute disk size To contain m1.small flavor instances increase disk size for co-located ceph storage. Change-Id: Ib4da248ec5182c98464457b5b84de51cc2ae5d6d Signed-off-by: Michael Polenchuk --- labs/intel/virtual_kvm/fuel/config/dha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labs') diff --git a/labs/intel/virtual_kvm/fuel/config/dha.yaml b/labs/intel/virtual_kvm/fuel/config/dha.yaml index 59e2c8e..98e24ad 100644 --- a/labs/intel/virtual_kvm/fuel/config/dha.yaml +++ b/labs/intel/virtual_kvm/fuel/config/dha.yaml @@ -35,7 +35,7 @@ virtNetConfDir: templates/virtual_environment/networks disks: fuel: 100G controller: 100G - compute: 50G + compute: 100G # Here the infrastructure VMs can be defined. # The entries are not mandatory! If it is left empty -- cgit 1.2.3-korg