add service mappings to a folder for each one
[demo.git] / service_mapping / vCPEvBNG / service_mapping.json
diff --git a/service_mapping/vCPEvBNG/service_mapping.json b/service_mapping/vCPEvBNG/service_mapping.json
new file mode 100644 (file)
index 0000000..3f35335
--- /dev/null
@@ -0,0 +1,20 @@
+{
+   "GLOBAL_SERVICE_FOLDER_MAPPING": { 
+                               "vCPEvBNG" : ["vCPE/vbng"]
+   },
+   "GLOBAL_SERVICE_VNF_MAPPING": { 
+           "vCPEvBNG"  : ["vCPEvBNG"]
+   },
+   "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
+        "vCPEvBNG" : ["BRG_BNG", "BNG_MUX"]
+   },
+   "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
+    "vCPEvBNG" :[]
+   },
+   "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
+    "vCPEvBNG" : [{"isBase" : "true",  "template" : "vcpe_vbng_preload.template", "vnf_index": "0", "name_pattern": "base_vbng"}]
+   },
+   "GLOBAL_VALIDATE_NAME_MAPPING": {
+                                 "vCPEvBNG" : ""
+   } 
+}
\ No newline at end of file