summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-tosca-lib/src/test/resources/mock/analyzerService/importConvertTest.yml
blob: 08ddc3c206d40d2444e3d91e200280800b708569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tosca_definitions_version: tosca_simple_yaml_1_1
imports:
- data.yml
- artifacts.yml
- capabilities.yml
- ../../api/interfaces.yml
- api/util/relationships.yml
- common:
    file: api/common.yaml
- file: api/util.yaml
- relationshipsExt.yml
node_types:
  tosca.nodes.Root:
    description: The TOSCA Node Type all other TOSCA base Node Types derive from