[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / heat / nested / recursive / inputs / MANIFEST.json
1 {
2   "name": "vEP_JSA_Net",
3   "description": "Version 2.0 02-09-2016 (Authors: John Doe, user PROD)",
4   "version": "2013-05-23",
5   "data": [
6     {
7       "file": "hot-nimbus-pcm_v0.4.yaml",
8       "type": "HEAT",
9       "data": [
10         {
11           "file": "hot-nimbus-pcm_v0.4.env",
12           "type": "HEAT_ENV"
13         }
14       ]
15     },
16     {
17       "file": "nested-pcm_v0.1.yaml",
18       "type": "HEAT"
19     },
20     {
21       "file": "hot-nimbus-pcm_v0.4_2.yaml",
22       "type": "HEAT"
23     },
24     {
25       "file": "nested-pcm_v0.1_2.yaml",
26       "type": "HEAT"
27     }
28   ]
29 }