aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWDT/vFWSNK/MANIFEST.json
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-10-01 18:28:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-01 18:28:41 +0000
commitc35abcbdd0986f1f9540463af548b011afaf8f15 (patch)
tree7322333a938f8f57068e32c640d811836ac0c8f4 /heat/vFWDT/vFWSNK/MANIFEST.json
parent42ce6da12aaac390c1725b009aa5004b772dc5e8 (diff)
parent602868b48a92ef2fc1814d71f6fc713d836850a8 (diff)
Merge "Heat templates for vFW and Traffic Distribution"
Diffstat (limited to 'heat/vFWDT/vFWSNK/MANIFEST.json')
-rw-r--r--heat/vFWDT/vFWSNK/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFWDT/vFWSNK/MANIFEST.json b/heat/vFWDT/vFWSNK/MANIFEST.json
new file mode 100644
index 00000000..49383787
--- /dev/null
+++ b/heat/vFWDT/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"
+ }
+ ]
+ }
+ ]
+}