[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 / heat_validator / security_group_base_file_no_ports / input / MANIFEST.json
1 {
2   "name": "hot-mog",
3   "description": "HOT template to create hot mog server",
4   "version": "2013-05-23",
5   "data": [
6     {
7       "file": "baseFile.yaml",
8       "type": "HEAT",
9       "isBase": true
10     },
11     {
12       "file": "notBaseFile.yaml",
13       "type": "HEAT",
14       "isBase": false
15     }
16   ]
17 }