From 49509be37a7276a8ce4fc14abcca8c1b03aa9259 Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Fri, 8 Jan 2016 11:41:05 +0100 Subject: 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 (cherry picked from commit a732cb72ef59f11a0de1df4cbcb2630fa88afd8d) --- .../templates/virtual_environment/vms/compute.xml | 27 ---------------------- .../virtual_environment/vms/controller.xml | 27 ---------------------- deploy/templates/virtual_environment/vms/fuel.xml | 27 ---------------------- .../virtual_environment_noha/vms/compute.xml | 27 ---------------------- .../virtual_environment_noha/vms/controller.xml | 27 ---------------------- .../virtual_environment_noha/vms/fuel.xml | 27 ---------------------- 6 files changed, 162 deletions(-) (limited to 'deploy/templates') 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 -- cgit 1.2.3-korg