Merge "Revert "Pass host cpu flags to compute guests""
authorMichal Skalski <mskalski@mirantis.com>
Wed, 10 Aug 2016 21:08:08 +0000 (21:08 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 10 Aug 2016 21:08:08 +0000 (21:08 +0000)
deploy/templates/virtual_environment/vms/compute.xml

index f4180d3..95db879 100644 (file)
@@ -2,9 +2,6 @@
   <name>compute</name>
   <memory unit='KiB'>8388608</memory>
   <currentMemory unit='KiB'>8388608</currentMemory>
-  <cpu mode='host-model'>
-    <model fallback='forbid'/>
-  </cpu>
   <vcpu placement='static'>2</vcpu>
   <os>
     <type arch='x86_64' machine='pc'>hvm</type>