[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-impl / src / test / resources / org / openecomp / validation / validators / attGuideLineValidator / baseHeatExposeResourceUsingGetResource / negative / MANIFEST.json
1 {
2     "name": "virc", 
3     "description": "", 
4     "data": [
5         {
6             "file": "base_virc.yaml", 
7             "type": "HEAT", 
8             "isBase": "true", 
9             "data": [
10                 {
11                     "file": "base_virc.env", 
12                     "type": "HEAT_ENV"
13                 }
14             ]
15         }, 
16         {
17             "file": "nested_virc.yaml", 
18             "type": "HEAT", 
19             "isBase": "false"
20         }, 
21         {
22             "file": "user_data.sh", 
23             "type": "SHELL"
24         }
25     ]
26 }