aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vPKG/MANIFEST.json
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-11-04 17:05:29 -0400
committerMarco Platania <platania@research.att.com>2017-11-04 17:05:29 -0400
commitd68f408326e682a276835f4906fd615413110e4c (patch)
tree54b1538be1013745ab4f7b28c6777b18ef39b943 /heat/vFWCL/vPKG/MANIFEST.json
parent848eded4aa7fc37a72a4677d1f075852cc826a89 (diff)
Cleanup vFW/vPacketGen templates for closed loop
- Parameters renaming - Remove redundancy - Remove unused parameters Change-Id: I978e3a815d321e831481e7755ce59c514fc90b86 Issue-ID: POLICY-409 Signed-off-by: Marco Platania <platania@research.att.com>
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"
+ }
+ ]
+ }
+ ]
+}