aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/tosca/_index.yml
blob: 0c5d7928e1263189cc55a507b00db773160d0ada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
tosca_definitions_version: tosca_simple_yaml_1_0
metadata:
  filename: tosca/_index.yml
  version: '1.0'
imports:
- capabilities:
    file: capabilities.yml
- nodes:
    file: nodes.yml
- relationships:
    file: relationships.yml
- groups:
    file: groups.yml
- data:
    file: data.yml
- interfaces:
    file: interfaces.yml
- artifacts:
    file: artifacts.yml
- policies:
    file: policies.yml