From ec146fdd9fd79098a892de30fe66166ec5712ffa Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Thu, 11 Aug 2016 01:33:55 +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. If a hypervisor is not able to use the exact CPU model, libvirt automatically falls back to a closest model. JIRA: FUEL-157 Change-Id: I77ce625e118b6de51cbcdb58e4be5a6dcaecf384 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..0bff88827 100644 --- a/deploy/templates/virtual_environment/vms/compute.xml +++ b/deploy/templates/virtual_environment/vms/compute.xml @@ -14,6 +14,9 @@ + + + destroy restart -- cgit 1.2.3-korg