vFW CNF CDS scripts update for native Helm support
[demo.git] / heat / vFW_CNF_CDS / templates / base_native / MANIFEST.json
1 {
2     "name": "virtualFirewall",
3     "description": "",
4     "data": [
5         {
6             "file": "CBA.zip",
7             "type": "CONTROLLER_BLUEPRINT_ARCHIVE"
8         },
9         {
10             "file": "helm_base_template.tgz",
11             "type": "HELM",
12             "isBase": "true"
13         },
14         {
15             "file": "helm_vfw.tgz",
16             "type": "HELM",
17             "isBase": "false"
18         },
19         {
20             "file": "helm_vpkg.tgz",
21             "type": "HELM",
22             "isBase": "false"
23         },
24         {
25             "file": "helm_vsn.tgz",
26             "type": "HELM",
27             "isBase": "false"
28         }
29     ]
30 }