Pretty print json files in service_mapping/
[demo.git] / service_mapping / pNF / service_mapping.json
index 1e19ae3..f9285be 100644 (file)
@@ -1,17 +1,21 @@
 {
-   "GLOBAL_SERVICE_FOLDER_MAPPING": { 
-                               "pNF" : ["pNF"]
-   },
-   "GLOBAL_SERVICE_VNF_MAPPING": { 
-           "pNF"  : ["pNF"]
-   },
-   "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
-        "pNF" :[]
-   },
-   "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
-    "pNF" :[]
-   },
-   "GLOBAL_SERVICE_TEMPLATE_MAPPING":  {
-    "pNF"  : []
-   } 
+    "GLOBAL_SERVICE_FOLDER_MAPPING": {
+        "pNF": [
+            "pNF"
+        ]
+    },
+    "GLOBAL_SERVICE_VNF_MAPPING": {
+        "pNF": [
+            "pNF"
+        ]
+    },
+    "GLOBAL_SERVICE_GEN_NEUTRON_NETWORK_MAPPING": {
+        "pNF": []
+    },
+    "GLOBAL_SERVICE_DEPLOYMENT_ARTIFACT_MAPPING": {
+        "pNF": []
+    },
+    "GLOBAL_SERVICE_TEMPLATE_MAPPING": {
+        "pNF": []
+    }
 }