From 34da00c2baa6abc69a812aae4c30a82ebae561bd Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Wed, 10 Aug 2016 09:34:16 +0200 Subject: Pass host cpu flags to compute guests Both kvm and ovs plugins require specific cpu flags. Host-model mode will pass most of the host cpu flags to guest. JIRA: FUEL-157 Change-Id: Iff620a4b4f5948e54f6f8db01411d6659f08ec00 Signed-off-by: Michal Skalski --- deploy/templates/virtual_environment/vms/compute.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'deploy/templates/virtual_environment') diff --git a/deploy/templates/virtual_environment/vms/compute.xml b/deploy/templates/virtual_environment/vms/compute.xml index 95db87984..f4180d33d 100644 --- a/deploy/templates/virtual_environment/vms/compute.xml +++ b/deploy/templates/virtual_environment/vms/compute.xml @@ -2,6 +2,9 @@ compute 8388608 8388608 + + + 2 hvm -- cgit 1.2.3-korg