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/networks/fuel1.xml | 12 ---- .../virtual_environment/networks/fuel2.xml | 6 -- .../virtual_environment/networks/fuel3.xml | 5 -- .../virtual_environment/networks/fuel4.xml | 12 ---- .../templates/virtual_environment/vms/compute.xml | 67 ---------------------- .../virtual_environment/vms/controller.xml | 64 --------------------- deploy/templates/virtual_environment/vms/fuel.xml | 64 --------------------- 7 files changed, 230 deletions(-) delete mode 100644 deploy/templates/virtual_environment/networks/fuel1.xml delete mode 100644 deploy/templates/virtual_environment/networks/fuel2.xml delete mode 100644 deploy/templates/virtual_environment/networks/fuel3.xml delete mode 100644 deploy/templates/virtual_environment/networks/fuel4.xml delete mode 100644 deploy/templates/virtual_environment/vms/compute.xml delete mode 100644 deploy/templates/virtual_environment/vms/controller.xml delete mode 100644 deploy/templates/virtual_environment/vms/fuel.xml (limited to 'deploy/templates/virtual_environment') diff --git a/deploy/templates/virtual_environment/networks/fuel1.xml b/deploy/templates/virtual_environment/networks/fuel1.xml deleted file mode 100644 index 7b2b15423..000000000 --- a/deploy/templates/virtual_environment/networks/fuel1.xml +++ /dev/null @@ -1,12 +0,0 @@ - - fuel1 - - - - - - - - - - diff --git a/deploy/templates/virtual_environment/networks/fuel2.xml b/deploy/templates/virtual_environment/networks/fuel2.xml deleted file mode 100644 index 558788664..000000000 --- a/deploy/templates/virtual_environment/networks/fuel2.xml +++ /dev/null @@ -1,6 +0,0 @@ - - fuel2 - - - - diff --git a/deploy/templates/virtual_environment/networks/fuel3.xml b/deploy/templates/virtual_environment/networks/fuel3.xml deleted file mode 100644 index 2383e6c1f..000000000 --- a/deploy/templates/virtual_environment/networks/fuel3.xml +++ /dev/null @@ -1,5 +0,0 @@ - - fuel3 - - - diff --git a/deploy/templates/virtual_environment/networks/fuel4.xml b/deploy/templates/virtual_environment/networks/fuel4.xml deleted file mode 100644 index 5b69f912d..000000000 --- a/deploy/templates/virtual_environment/networks/fuel4.xml +++ /dev/null @@ -1,12 +0,0 @@ - - fuel4 - - - - - - - - - - diff --git a/deploy/templates/virtual_environment/vms/compute.xml b/deploy/templates/virtual_environment/vms/compute.xml deleted file mode 100644 index 0f8a0379b..000000000 --- a/deploy/templates/virtual_environment/vms/compute.xml +++ /dev/null @@ -1,67 +0,0 @@ - - compute - 8388608 - 8388608 - 2 - - hvm - - - - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deploy/templates/virtual_environment/vms/controller.xml b/deploy/templates/virtual_environment/vms/controller.xml deleted file mode 100644 index 8e239cb70..000000000 --- a/deploy/templates/virtual_environment/vms/controller.xml +++ /dev/null @@ -1,64 +0,0 @@ - - controller - 8388608 - 8388608 - 2 - - hvm - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/deploy/templates/virtual_environment/vms/fuel.xml b/deploy/templates/virtual_environment/vms/fuel.xml deleted file mode 100644 index 87f0cd4d8..000000000 --- a/deploy/templates/virtual_environment/vms/fuel.xml +++ /dev/null @@ -1,64 +0,0 @@ - - fuel - 4194304 - 4194304 - 2 - - /machine - - - hvm - - - - - - - - - - - destroy - restart - restart - - /usr/bin/kvm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg