Pretty print json files in service_mapping/
[demo.git] / service_mapping / vCPEvBNG / service_mapping.json
index 3f35335..b0a8c76 100644 (file)
@@ -1,20 +1,34 @@
 {
-   "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
+    "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": ""
+    }
+}