From 24a95306d2564b272b5320e9149d9aea70b4061c Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 25 Nov 2015 11:32:57 +0100 Subject: Restructcture of the directory layout Restructure of the directory layout due to move of Fuel into it's own repo JIRA: FUEL-85 Change-Id: I3647e1992a508f29dce06a5d6c790725c527f6f5 Signed-off-by: Jonas Bjurel --- deploy/templates/virtual_environment/networks/fuel1.xml | 12 ++++++++++++ deploy/templates/virtual_environment/networks/fuel2.xml | 5 +++++ deploy/templates/virtual_environment/networks/fuel3.xml | 5 +++++ deploy/templates/virtual_environment/networks/fuel4.xml | 12 ++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 deploy/templates/virtual_environment/networks/fuel1.xml create mode 100644 deploy/templates/virtual_environment/networks/fuel2.xml create mode 100644 deploy/templates/virtual_environment/networks/fuel3.xml create mode 100644 deploy/templates/virtual_environment/networks/fuel4.xml (limited to 'deploy/templates/virtual_environment/networks') diff --git a/deploy/templates/virtual_environment/networks/fuel1.xml b/deploy/templates/virtual_environment/networks/fuel1.xml new file mode 100644 index 000000000..7b2b15423 --- /dev/null +++ b/deploy/templates/virtual_environment/networks/fuel1.xml @@ -0,0 +1,12 @@ + + fuel1 + + + + + + + + + + diff --git a/deploy/templates/virtual_environment/networks/fuel2.xml b/deploy/templates/virtual_environment/networks/fuel2.xml new file mode 100644 index 000000000..615c92094 --- /dev/null +++ b/deploy/templates/virtual_environment/networks/fuel2.xml @@ -0,0 +1,5 @@ + + fuel2 + + + diff --git a/deploy/templates/virtual_environment/networks/fuel3.xml b/deploy/templates/virtual_environment/networks/fuel3.xml new file mode 100644 index 000000000..2383e6c1f --- /dev/null +++ b/deploy/templates/virtual_environment/networks/fuel3.xml @@ -0,0 +1,5 @@ + + fuel3 + + + diff --git a/deploy/templates/virtual_environment/networks/fuel4.xml b/deploy/templates/virtual_environment/networks/fuel4.xml new file mode 100644 index 000000000..5b69f912d --- /dev/null +++ b/deploy/templates/virtual_environment/networks/fuel4.xml @@ -0,0 +1,12 @@ + + fuel4 + + + + + + + + + + -- cgit 1.2.3-korg