X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fbase_native%2FMANIFEST.json;fp=heat%2FvFW_CNF_CDS%2Ftemplates%2Fbase_native%2FMANIFEST.json;h=3830c9f184ae519008043a4b90f15228a7485f9f;hb=522c69de81b355646789a340f061313e3598f5b9;hp=0000000000000000000000000000000000000000;hpb=c3987b0edac5541dba246a746b0dc89ee7603f47;p=demo.git 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 index 00000000..3830c9f1 --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/base_native/MANIFEST.json @@ -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" + } + ] +}