diff options
author | Brian Freeman <bf1936@att.com> | 2017-07-19 22:09:47 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2017-07-19 22:10:36 -0500 |
commit | a58de1346efac4633aeba17c079332e578d5433b (patch) | |
tree | ed1277fdf17cc1c239fe9bf1373a83531d828a58 /heat/vCPE/infra/MANIFEST.json | |
parent | 07c7f8770a0474174cefe10e6d883013ad294c77 (diff) |
vCPE Infra and Metro HEAT Templates
Issue-Id: UCA-32
Change-Id: I273403a81f33e833ec85fc5f2f6f045a34d14be7
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'heat/vCPE/infra/MANIFEST.json')
-rw-r--r-- | heat/vCPE/infra/MANIFEST.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vCPE/infra/MANIFEST.json b/heat/vCPE/infra/MANIFEST.json new file mode 100644 index 00000000..7c4780d6 --- /dev/null +++ b/heat/vCPE/infra/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vcpe_infra_rackspace.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vcpe_infra_rackspace.env", + "type": "HEAT_ENV" + } + ] + } + ] +}
\ No newline at end of file |