aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vPKG/MANIFEST.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-11-06 01:13:38 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-06 01:13:38 +0000
commit36fda24c663a3f66a99b534d431b6e2a1480c6b5 (patch)
tree8a6b30d9cf0426ad58365c7d92a473a36a724b14 /heat/vFWCL/vPKG/MANIFEST.json
parentd805903dbc99d803b8920a3f4b313dcb40148619 (diff)
parentd68f408326e682a276835f4906fd615413110e4c (diff)
Merge "Cleanup vFW/vPacketGen templates for closed loop"
Diffstat (limited to 'heat/vFWCL/vPKG/MANIFEST.json')
-rw-r--r--heat/vFWCL/vPKG/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFWCL/vPKG/MANIFEST.json b/heat/vFWCL/vPKG/MANIFEST.json
new file mode 100644
index 00000000..482b4294
--- /dev/null
+++ b/heat/vFWCL/vPKG/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vpkg.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vpkg.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}