From 8b7b4f8bde98b05ee68dbed04fa2861bbaaebc22 Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Mon, 30 Nov 2015 16:00:48 +0100 Subject: Moved the noha virtual templates This will complete the restructuring of the Fuel repo. Change-Id: If2029617dca872741d6108362a7315833ae62c4e Signed-off-by: Stefan K. Berg --- deploy/templates/virtual_environment_noha/networks/fuel1.xml | 12 ++++++++++++ deploy/templates/virtual_environment_noha/networks/fuel2.xml | 5 +++++ deploy/templates/virtual_environment_noha/networks/fuel3.xml | 5 +++++ deploy/templates/virtual_environment_noha/networks/fuel4.xml | 12 ++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 deploy/templates/virtual_environment_noha/networks/fuel1.xml create mode 100644 deploy/templates/virtual_environment_noha/networks/fuel2.xml create mode 100644 deploy/templates/virtual_environment_noha/networks/fuel3.xml create mode 100644 deploy/templates/virtual_environment_noha/networks/fuel4.xml (limited to 'deploy/templates/virtual_environment_noha/networks') diff --git a/deploy/templates/virtual_environment_noha/networks/fuel1.xml b/deploy/templates/virtual_environment_noha/networks/fuel1.xml new file mode 100644 index 000000000..7b2b15423 --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel1.xml @@ -0,0 +1,12 @@ + + fuel1 + + + + + + + + + + diff --git a/deploy/templates/virtual_environment_noha/networks/fuel2.xml b/deploy/templates/virtual_environment_noha/networks/fuel2.xml new file mode 100644 index 000000000..615c92094 --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel2.xml @@ -0,0 +1,5 @@ + + fuel2 + + + diff --git a/deploy/templates/virtual_environment_noha/networks/fuel3.xml b/deploy/templates/virtual_environment_noha/networks/fuel3.xml new file mode 100644 index 000000000..2383e6c1f --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel3.xml @@ -0,0 +1,5 @@ + + fuel3 + + + diff --git a/deploy/templates/virtual_environment_noha/networks/fuel4.xml b/deploy/templates/virtual_environment_noha/networks/fuel4.xml new file mode 100644 index 000000000..5b69f912d --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel4.xml @@ -0,0 +1,12 @@ + + fuel4 + + + + + + + + + + -- cgit 1.2.3-korg