vFW CNF CDS scripts update for native Helm support
[demo.git] / heat / vFW_CNF_CDS / templates / base_native / MANIFEST.json
diff --git a/heat/vFW_CNF_CDS/templates/base_native/MANIFEST.json b/heat/vFW_CNF_CDS/templates/base_native/MANIFEST.json
new file mode 100644 (file)
index 0000000..3830c9f
--- /dev/null
@@ -0,0 +1,30 @@
+{
+    "name": "virtualFirewall",
+    "description": "",
+    "data": [
+        {
+            "file": "CBA.zip",
+            "type": "CONTROLLER_BLUEPRINT_ARCHIVE"
+        },
+        {
+            "file": "helm_base_template.tgz",
+            "type": "HELM",
+            "isBase": "true"
+        },
+        {
+            "file": "helm_vfw.tgz",
+            "type": "HELM",
+            "isBase": "false"
+        },
+        {
+            "file": "helm_vpkg.tgz",
+            "type": "HELM",
+            "isBase": "false"
+        },
+        {
+            "file": "helm_vsn.tgz",
+            "type": "HELM",
+            "isBase": "false"
+        }
+    ]
+}