diff options
author | DR695H <dr695h@att.com> | 2017-09-08 16:03:34 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-09-08 16:03:44 -0400 |
commit | 073fa3a3fd89807622d7769c066667dead891248 (patch) | |
tree | 656be5fe94e2a2ecfc2cb0aff2525c5c60e0d713 /robot/assets/asdc/base_vcpe_infra/MANIFEST.json | |
parent | 0d8141d265897f368d5d3fca52c3115dae14c332 (diff) |
[TEST-56] checkin the heat templates for vpce
initial checkins of the heat templates needed for vcpe
Change-Id: I00c84e1d71d8a6e2059adecd63483c579826a261
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/asdc/base_vcpe_infra/MANIFEST.json')
-rw-r--r-- | robot/assets/asdc/base_vcpe_infra/MANIFEST.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/robot/assets/asdc/base_vcpe_infra/MANIFEST.json b/robot/assets/asdc/base_vcpe_infra/MANIFEST.json new file mode 100644 index 00000000..11ce42f9 --- /dev/null +++ b/robot/assets/asdc/base_vcpe_infra/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vcpe_infra.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vcpe_infra.env", + "type": "HEAT_ENV" + } + ] + } + ] +}
\ No newline at end of file |