aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json70
1 files changed, 70 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json b/heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json
new file mode 100644
index 00000000..08f65e75
--- /dev/null
+++ b/heat/vFW_CNF_CDS/templates/base_dummy/MANIFEST.json
@@ -0,0 +1,70 @@
+{
+ "name": "virtualFirewall",
+ "description": "",
+ "data": [
+ {
+ "file": "CBA.zip",
+ "type": "CONTROLLER_BLUEPRINT_ARCHIVE"
+ },
+ {
+ "file": "base_template.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_template.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "base_template_cloudtech_k8s_charts.tgz",
+ "type": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT"
+ },
+ {
+ "file": "vfw.yaml",
+ "type": "HEAT",
+ "isBase": "false",
+ "data": [
+ {
+ "file": "vfw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "vfw_cloudtech_k8s_charts.tgz",
+ "type": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT"
+ },
+ {
+ "file": "vpkg.yaml",
+ "type": "HEAT",
+ "isBase": "false",
+ "data": [
+ {
+ "file": "vpkg.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "vpkg_cloudtech_k8s_charts.tgz",
+ "type": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT"
+ },
+ {
+ "file": "vsn.yaml",
+ "type": "HEAT",
+ "isBase": "false",
+ "data": [
+ {
+ "file": "vsn.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "vsn_cloudtech_k8s_charts.tgz",
+ "type": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT"
+ }
+ ]
+}