aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vFWSNK/MANIFEST.json
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-11-04 18:57:15 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-04 18:57:15 +0000
commit848eded4aa7fc37a72a4677d1f075852cc826a89 (patch)
tree9ea9ca93841b64a644c239a9c68e4864f8120a0b /heat/vFWCL/vFWSNK/MANIFEST.json
parentb28978898180b454a3eb4ed799b60f9a7668298e (diff)
parentccf3d0510bfb90708f54ddb3ebef58ba9813feed (diff)
Merge "Create 2 VNF form of vFW"
Diffstat (limited to 'heat/vFWCL/vFWSNK/MANIFEST.json')
-rw-r--r--heat/vFWCL/vFWSNK/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFWCL/vFWSNK/MANIFEST.json b/heat/vFWCL/vFWSNK/MANIFEST.json
new file mode 100644
index 00000000..9f4dc524
--- /dev/null
+++ b/heat/vFWCL/vFWSNK/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vfw.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vfw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}