From 8b7b4f8bde98b05ee68dbed04fa2861bbaaebc22 Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Mon, 30 Nov 2015 16:00:48 +0100 Subject: [PATCH] Moved the noha virtual templates This will complete the restructuring of the Fuel repo. Change-Id: If2029617dca872741d6108362a7315833ae62c4e Signed-off-by: Stefan K. Berg --- {fuel/deploy => deploy}/templates/virtual_environment_noha/conf/dea.yaml | 0 {fuel/deploy => deploy}/templates/virtual_environment_noha/conf/dha.yaml | 0 .../templates/virtual_environment_noha/conf/plugins_conf/.gitkeep | 0 .../templates/virtual_environment_noha/networks/fuel1.xml | 0 .../templates/virtual_environment_noha/networks/fuel2.xml | 0 .../templates/virtual_environment_noha/networks/fuel3.xml | 0 .../templates/virtual_environment_noha/networks/fuel4.xml | 0 .../deploy => deploy}/templates/virtual_environment_noha/vms/compute.xml | 0 .../templates/virtual_environment_noha/vms/controller.xml | 0 {fuel/deploy => deploy}/templates/virtual_environment_noha/vms/fuel.xml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/conf/dea.yaml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/conf/dha.yaml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/conf/plugins_conf/.gitkeep (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/networks/fuel1.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/networks/fuel2.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/networks/fuel3.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/networks/fuel4.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/vms/compute.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/vms/controller.xml (100%) rename {fuel/deploy => deploy}/templates/virtual_environment_noha/vms/fuel.xml (100%) diff --git a/fuel/deploy/templates/virtual_environment_noha/conf/dea.yaml b/deploy/templates/virtual_environment_noha/conf/dea.yaml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/conf/dea.yaml rename to deploy/templates/virtual_environment_noha/conf/dea.yaml diff --git a/fuel/deploy/templates/virtual_environment_noha/conf/dha.yaml b/deploy/templates/virtual_environment_noha/conf/dha.yaml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/conf/dha.yaml rename to deploy/templates/virtual_environment_noha/conf/dha.yaml diff --git a/fuel/deploy/templates/virtual_environment_noha/conf/plugins_conf/.gitkeep b/deploy/templates/virtual_environment_noha/conf/plugins_conf/.gitkeep similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/conf/plugins_conf/.gitkeep rename to deploy/templates/virtual_environment_noha/conf/plugins_conf/.gitkeep diff --git a/fuel/deploy/templates/virtual_environment_noha/networks/fuel1.xml b/deploy/templates/virtual_environment_noha/networks/fuel1.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/networks/fuel1.xml rename to deploy/templates/virtual_environment_noha/networks/fuel1.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/networks/fuel2.xml b/deploy/templates/virtual_environment_noha/networks/fuel2.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/networks/fuel2.xml rename to deploy/templates/virtual_environment_noha/networks/fuel2.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/networks/fuel3.xml b/deploy/templates/virtual_environment_noha/networks/fuel3.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/networks/fuel3.xml rename to deploy/templates/virtual_environment_noha/networks/fuel3.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/networks/fuel4.xml b/deploy/templates/virtual_environment_noha/networks/fuel4.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/networks/fuel4.xml rename to deploy/templates/virtual_environment_noha/networks/fuel4.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/vms/compute.xml b/deploy/templates/virtual_environment_noha/vms/compute.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/vms/compute.xml rename to deploy/templates/virtual_environment_noha/vms/compute.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/vms/controller.xml b/deploy/templates/virtual_environment_noha/vms/controller.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/vms/controller.xml rename to deploy/templates/virtual_environment_noha/vms/controller.xml diff --git a/fuel/deploy/templates/virtual_environment_noha/vms/fuel.xml b/deploy/templates/virtual_environment_noha/vms/fuel.xml similarity index 100% rename from fuel/deploy/templates/virtual_environment_noha/vms/fuel.xml rename to deploy/templates/virtual_environment_noha/vms/fuel.xml -- 2.16.6