[SDC-29] rebase continue work to align source
[sdc.git] / test-apis-ci / src / test / resources / CI / importTypesTest / myHeatStack1 / myHeatStack1.yml
1 org.openecomp.groups.MyHeatStack1:
2   derived_from: tosca.groups.Root
3   description: Grouped all heat resources which are in the same heat stack
4   properties:
5     heat_files:
6       type: list
7       description: Heat files which associate to this group/heat stack
8       required: true
9       status: SUPPORTED
10       entry_schema:
11         type: string
12     url_credential:
13       type: tosca.datatypes.Credential