summaryrefslogtreecommitdiffstats
path: root/heat/vCPE/vbrgemu/MANIFEST.json
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-08-03 14:33:03 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-03 14:33:03 +0000
commit572472c6c2d9f2a279008fa11f68f8176ba55ac7 (patch)
tree34df287ca58b2cd104ba8f04be4637150c14afcf /heat/vCPE/vbrgemu/MANIFEST.json
parent0a581a8f1076606a643ce9024a5330ecde4d3b25 (diff)
parent96b71a45b09121f0761453195e70a6dd242394e3 (diff)
Merge "vCPE vGW and vBRGEMU HEAT Templates"
Diffstat (limited to 'heat/vCPE/vbrgemu/MANIFEST.json')
-rw-r--r--heat/vCPE/vbrgemu/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vCPE/vbrgemu/MANIFEST.json b/heat/vCPE/vbrgemu/MANIFEST.json
new file mode 100644
index 00000000..0edc4b9d
--- /dev/null
+++ b/heat/vCPE/vbrgemu/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vcpe_vbrgemu_rackspace.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vcpe_vbrgemu_rackspace.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}