From 1b89628e4571a65245a743e4a85d38438a119b3d Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 31 Aug 2017 02:32:05 +0200 Subject: build, deploy: Remove obsolete Fuel@Openstack code JIRA: FUEL-278 Change-Id: I30c04c325de5ac97aee172386de43201988646c5 Signed-off-by: Alexandru Avadanii --- .../virtual_environment/noha/networks/fuel1.xml | 12 --- .../virtual_environment/noha/networks/fuel2.xml | 5 -- .../virtual_environment/noha/networks/fuel3.xml | 5 -- .../virtual_environment/noha/networks/fuel4.xml | 12 --- .../intel/virtual_environment/noha/vms/compute.xml | 91 --------------------- .../virtual_environment/noha/vms/controller.xml | 91 --------------------- .../intel/virtual_environment/noha/vms/fuel.xml | 93 ---------------------- 7 files changed, 309 deletions(-) delete mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/vms/compute.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/vms/controller.xml delete mode 100644 deploy/templates/intel/virtual_environment/noha/vms/fuel.xml (limited to 'deploy/templates/intel/virtual_environment') diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml deleted file mode 100644 index 7b2b15423..000000000 --- a/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml +++ /dev/null @@ -1,12 +0,0 @@ - - fuel1 - - - - - - - - - - diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml deleted file mode 100644 index 615c92094..000000000 --- a/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml +++ /dev/null @@ -1,5 +0,0 @@ - - fuel2 - - - diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml deleted file mode 100644 index 2383e6c1f..000000000 --- a/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml +++ /dev/null @@ -1,5 +0,0 @@ - - fuel3 - - - diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml deleted file mode 100644 index 5b69f912d..000000000 --- a/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml +++ /dev/null @@ -1,12 +0,0 @@ - - fuel4 - - - - - - - - - - diff --git a/deploy/templates/intel/virtual_environment/noha/vms/compute.xml b/deploy/templates/intel/virtual_environment/noha/vms/compute.xml deleted file mode 100644 index 310ce292a..000000000 --- a/deploy/templates/intel/virtual_environment/noha/vms/compute.xml +++ /dev/null @@ -1,91 +0,0 @@ - - compute - 8388608 - 8388608 - 2 - - hvm - - - - - - - - - - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deploy/templates/intel/virtual_environment/noha/vms/controller.xml b/deploy/templates/intel/virtual_environment/noha/vms/controller.xml deleted file mode 100644 index d0d0ef14c..000000000 --- a/deploy/templates/intel/virtual_environment/noha/vms/controller.xml +++ /dev/null @@ -1,91 +0,0 @@ - - controller - 8388608 - 8388608 - 2 - - hvm - - - - - - - - - - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deploy/templates/intel/virtual_environment/noha/vms/fuel.xml b/deploy/templates/intel/virtual_environment/noha/vms/fuel.xml deleted file mode 100644 index b8af5a633..000000000 --- a/deploy/templates/intel/virtual_environment/noha/vms/fuel.xml +++ /dev/null @@ -1,93 +0,0 @@ - - fuel - 2097152 - 2097152 - 2 - - /machine - - - hvm - - - - - - - - - - - SandyBridge - Intel - - - - - - - - - - - - - - - - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg