From 9964a0b2a6bcf7f277bc19d2c7266f951d591d33 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 6 Jan 2016 14:32:20 +0100 Subject: Fix noha virtual deployment templates for Erisson blade This change also move the noha templates into new directory structure which is proposed as a separate change with change-id I1ba1f1a7dd3951f4ce403ad2efde6a76130d533e Change-Id: I0bae0c90ae99c8eea1bc43295e727962709ecbe0 Signed-off-by: Fatih Degirmenci --- .../intel/virtual_environment/noha/networks/fuel1.xml | 12 ++++++++++++ .../intel/virtual_environment/noha/networks/fuel2.xml | 5 +++++ .../intel/virtual_environment/noha/networks/fuel3.xml | 5 +++++ .../intel/virtual_environment/noha/networks/fuel4.xml | 12 ++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml create mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml create mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml create mode 100644 deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml (limited to 'deploy/templates/intel/virtual_environment/noha/networks') diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml new file mode 100644 index 000000000..7b2b15423 --- /dev/null +++ b/deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml @@ -0,0 +1,12 @@ + + fuel1 + + + + + + + + + + diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml new file mode 100644 index 000000000..615c92094 --- /dev/null +++ b/deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml @@ -0,0 +1,5 @@ + + fuel2 + + + diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml new file mode 100644 index 000000000..2383e6c1f --- /dev/null +++ b/deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml @@ -0,0 +1,5 @@ + + fuel3 + + + diff --git a/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml b/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml new file mode 100644 index 000000000..5b69f912d --- /dev/null +++ b/deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml @@ -0,0 +1,12 @@ + + fuel4 + + + + + + + + + + -- cgit 1.2.3-korg