aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/_index.yml
blob: 897fff271449f97b4aefafc6ae059598abb0c5a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tosca_definitions_version: tosca_simple_openecomp_1_0
metadata:
  filename: openecomp/_index.yml
  version: '1.0'
imports:
- tosca_index:
    file: ../tosca/_index.yml
- capabilities:
    file: capabilities.yml
- nodes:
    file: nodes.yml
- relationships:
    file: relationships.yml
- groups:
    file: groups.yml
- data:
    file: data.yml