[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-enrichment-lib / openecomp-sdc-enrichment-impl / src / test / resources / mock / toscaGlobalServiceTemplates / tosca / groups.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0
2 metadata:
3   filename: tosca/groups.yml
4   version: '1.0'
5 imports:
6 - tosca_index:
7     file: _index.yml
8 group_types:
9   tosca.groups.Root:
10     description: This is the default (root) TOSCA Group Type definition that all other TOSCA base Group Types derive from.
11     interfaces:
12       standard:
13         type: tosca.interfaces.node.lifecycle.Standard