add service mappings to a folder for each one
[demo.git] / service_mapping / vFWNG / service_mapping.json
diff --git a/service_mapping/vFWNG/service_mapping.json b/service_mapping/vFWNG/service_mapping.json
new file mode 100644 (file)
index 0000000..a994599
--- /dev/null
@@ -0,0 +1,20 @@
+{
+   "GLOBAL_SERVICE_FOLDER_MAPPING": { 
+                               "vLB" : ["vFWNG/templates"]
+   },
+   "GLOBAL_SERVICE_VNF_MAPPING": { 
+           "vFWNG"  : ["vFWNG"]
+   },
+   "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
+        "vFWNG" :[]
+   },
+   "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
+    "vFWNG" :[]
+   },
+   "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
+    "vFWNG"  : []
+   },
+   "GLOBAL_VALIDATE_NAME_MAPPING": {
+                                 "vFWNG" : ""
+   } 
+}