diff options
author | Brian Freeman <bf1936@att.com> | 2017-08-03 14:57:57 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2017-08-03 16:23:03 -0500 |
commit | 0f0a35c8b21465e2c9c6fd6fe58dd054b49bfcb6 (patch) | |
tree | d5daf7b4188b6911f03eacc5824bfd9c7b937050 /heat/vCPE/vbng/MANIFEST.json | |
parent | 572472c6c2d9f2a279008fa11f68f8176ba55ac7 (diff) |
Updatd after network review 2017-08-03
Change-Id: I29e9610c18f3592fe933c247fd97afb6581ba974
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'heat/vCPE/vbng/MANIFEST.json')
-rw-r--r-- | heat/vCPE/vbng/MANIFEST.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vCPE/vbng/MANIFEST.json b/heat/vCPE/vbng/MANIFEST.json new file mode 100644 index 00000000..f4fbb305 --- /dev/null +++ b/heat/vCPE/vbng/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vcpe_vbng_rackspace.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vcpe_vbng_rackspace.env", + "type": "HEAT_ENV" + } + ] + } + ] +} |