[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 / _index.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0
2 metadata:
3   filename: tosca/_index.yml
4   version: '1.0'
5 imports:
6 - capabilities:
7     file: capabilities.yml
8 - nodes:
9     file: nodes.yml
10 - relationships:
11     file: relationships.yml
12 - groups:
13     file: groups.yml
14 - data:
15     file: data.yml
16 - interfaces:
17     file: interfaces.yml
18 - artifacts:
19     file: artifacts.yml
20 - policies:
21     file: policies.yml