From: Nikolas Hermanns Date: Fri, 8 Jan 2016 10:41:05 +0000 (+0100) Subject: Removing CPU specification from Templates X-Git-Tag: colorado.1.rc1~281^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F83%2F5883%2F2;p=fuel.git Removing CPU specification from Templates Not all the flags are supported by every machine. This patch removes the specification of cpu and lets libvirt decide what cpu model is used. Change-Id: I1f183560e47d58abcfe496838a815d3f3594ee1b --- diff --git a/deploy/templates/virtual_environment/vms/compute.xml b/deploy/templates/virtual_environment/vms/compute.xml index fbef4bda7..cc60a2ad2 100644 --- a/deploy/templates/virtual_environment/vms/compute.xml +++ b/deploy/templates/virtual_environment/vms/compute.xml @@ -14,33 +14,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart diff --git a/deploy/templates/virtual_environment/vms/controller.xml b/deploy/templates/virtual_environment/vms/controller.xml index 3ff28218d..0a4b6937c 100644 --- a/deploy/templates/virtual_environment/vms/controller.xml +++ b/deploy/templates/virtual_environment/vms/controller.xml @@ -14,33 +14,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart diff --git a/deploy/templates/virtual_environment/vms/fuel.xml b/deploy/templates/virtual_environment/vms/fuel.xml index 1a3286001..a9177f311 100644 --- a/deploy/templates/virtual_environment/vms/fuel.xml +++ b/deploy/templates/virtual_environment/vms/fuel.xml @@ -17,33 +17,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart diff --git a/deploy/templates/virtual_environment_noha/vms/compute.xml b/deploy/templates/virtual_environment_noha/vms/compute.xml index fbef4bda7..cc60a2ad2 100644 --- a/deploy/templates/virtual_environment_noha/vms/compute.xml +++ b/deploy/templates/virtual_environment_noha/vms/compute.xml @@ -14,33 +14,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart diff --git a/deploy/templates/virtual_environment_noha/vms/controller.xml b/deploy/templates/virtual_environment_noha/vms/controller.xml index 3ff28218d..0a4b6937c 100644 --- a/deploy/templates/virtual_environment_noha/vms/controller.xml +++ b/deploy/templates/virtual_environment_noha/vms/controller.xml @@ -14,33 +14,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart diff --git a/deploy/templates/virtual_environment_noha/vms/fuel.xml b/deploy/templates/virtual_environment_noha/vms/fuel.xml index 1a3286001..a9177f311 100644 --- a/deploy/templates/virtual_environment_noha/vms/fuel.xml +++ b/deploy/templates/virtual_environment_noha/vms/fuel.xml @@ -17,33 +17,6 @@ - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - destroy restart