CORD-2578 Create networks in TOSCA

Change-Id: Ia91d881529810a08746e9a5ed8931dab08013719
diff --git a/mcord-ng40.yml b/mcord-ng40.yml
index 5241f81..bab2eb9 100644
--- a/mcord-ng40.yml
+++ b/mcord-ng40.yml
@@ -79,6 +79,29 @@
 # service graph gui constraints
 xos_gui_service_graph_constraints: '["mcord", "venb", ["vspgwc", "vspgwu"]]'
 
+# For creating the EPC networks in mcord-ng40-services.yml (copied from EPC blueprint)
+mcord_networks:
+  - name: s1u_network
+    subnet: 111.0.0.0/24
+    permit_all_slices: True
+    template: private_template
+    owner: vspgwu
+  - name: s11_network
+    subnet: 112.0.0.0/24
+    permit_all_slices: True
+    template: private_template
+    owner: vspgwc
+  - name: sgi_network
+    subnet: 115.0.0.0/24
+    permit_all_slices: True
+    template: private_template
+    owner: vspgwu
+  - name: spgw_network
+    subnet: 117.0.0.0/24
+    permit_all_slices: True
+    template: private_template
+    owner: vspgwu
+
 profile_library: "mcord"
 
 # VTN network configuration