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