[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / oneLevel / nestedTwoSameFileOneDiff / in / MANIFEST.json
1 {
2   "name": "Nested test",
3   "description": "HOT template to create nested one level multiple compute",
4   "version": "2013-05-23",
5   "data": [
6     {
7       "file": "main.yml",
8       "type": "HEAT",
9       "isBase": "true"
10     },
11     {
12       "file": "nested-same-file-1B.yml",
13       "type": "HEAT",
14       "isBase": "false"
15     },
16     {
17       "file": "nested-other-file-1B.yml",
18       "type": "HEAT",
19       "isBase": "false"
20     }
21   ]
22 }