From a58de1346efac4633aeba17c079332e578d5433b Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Wed, 19 Jul 2017 22:09:47 -0500 Subject: vCPE Infra and Metro HEAT Templates Issue-Id: UCA-32 Change-Id: I273403a81f33e833ec85fc5f2f6f045a34d14be7 Signed-off-by: Brian Freeman --- heat/vCPE/metro/MANIFEST.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 heat/vCPE/metro/MANIFEST.json (limited to 'heat/vCPE/metro/MANIFEST.json') diff --git a/heat/vCPE/metro/MANIFEST.json b/heat/vCPE/metro/MANIFEST.json new file mode 100644 index 00000000..af791e49 --- /dev/null +++ b/heat/vCPE/metro/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vcpe_metro_rackspace.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vcpe_metro_rackspace.env", + "type": "HEAT_ENV" + } + ] + } + ] +} \ No newline at end of file -- cgit 1.2.3-korg