From 5f51dc664600f8259f5880b1c76ffe5f95292ba2 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Wed, 23 Aug 2017 22:56:05 -0400 Subject: Update all-in-one VM CPUs from 4 to 8 By testing we found that all-in-one VM needs more CPUs, otherwise , we encountered high probability failure during kolla deployment. Change-Id: I4ee798c9427c61a696bc8ec33ba4bc72fafcebba Signed-off-by: Zhijiang Hu --- templates/virtual_environment/vms/all_in_one.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/virtual_environment/vms/all_in_one.xml b/templates/virtual_environment/vms/all_in_one.xml index 15f0305c..99725958 100644 --- a/templates/virtual_environment/vms/all_in_one.xml +++ b/templates/virtual_environment/vms/all_in_one.xml @@ -2,7 +2,7 @@ all_in_one 16777216 16777216 - 4 + 8 /machine -- cgit 1.2.3-korg