aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-10-30 12:33:39 -0400
committerJerry Flood <jf9860@att.com>2017-10-30 12:35:12 -0400
commitac4779ce0996ce141ef5495f5d4d44c454bdd78a (patch)
tree673515f86eee7065560a058bfeac80036e082aa2 /heat/vFW
parent5854574e93495d520456e18352e130d353c2c200 (diff)
Add vvG and manifest files
Issue: TEST-14 Change-Id: Ia99a52647941518148cd383b02ddb940818e6273 Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'heat/vFW')
-rw-r--r--heat/vFW/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFW/MANIFEST.json b/heat/vFW/MANIFEST.json
new file mode 100644
index 00000000..af79f75b
--- /dev/null
+++ b/heat/vFW/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "virtualFireWall",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vfw.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vfw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file