[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / heat / nested / resourceGroupMDNS / inputs / MANIFEST.json
index 0fa0f71..8f4e710 100644 (file)
@@ -1,37 +1,37 @@
 {
-    "name": "", 
-    "description": "", 
-    "data": [
+  "name": "",
+  "description": "",
+  "data": [
+    {
+      "file": "dns_nested_01.yaml",
+      "type": "HEAT",
+      "isBase": "false"
+    },
+    {
+      "file": "base_dns.yaml",
+      "type": "HEAT",
+      "isBase": "true",
+      "data": [
         {
-            "file": "dns_nested_01.yaml", 
-            "type": "HEAT", 
-            "isBase": "false"
-        }, 
-        {
-            "file": "base_dns.yaml", 
-            "type": "HEAT", 
-            "isBase": "true", 
-            "data": [
-                {
-                    "file": "base_dns.env", 
-                    "type": "HEAT_ENV"
-                }
-            ]
-        }, 
+          "file": "base_dns.env",
+          "type": "HEAT_ENV"
+        }
+      ]
+    },
+    {
+      "file": "dns_az_01.yaml",
+      "type": "HEAT",
+      "isBase": "false",
+      "data": [
         {
-            "file": "dns_az_01.yaml", 
-            "type": "HEAT", 
-            "isBase": "false", 
-            "data": [
-                {
-                    "file": "dns_az_01.env", 
-                    "type": "HEAT_ENV"
-                }
-            ]
-        }, 
-                {
-            "file": "nimbus-willows-2.pem", 
-            "type": "OTHER"
+          "file": "dns_az_01.env",
+          "type": "HEAT_ENV"
         }
-    ]
+      ]
+    },
+    {
+      "file": "nimbus-willows-2.pem",
+      "type": "OTHER"
+    }
+  ]
 }
\ No newline at end of file