[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / contrail2serviceinstance / sameServiceTemplate / expectedoutputfiles / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.service_template:
9     derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute
10     requirements:
11     - link_port_0:
12         capability: tosca.capabilities.network.Linkable
13         node: tosca.nodes.Root
14         relationship: tosca.relationships.network.LinksTo
15         occurrences:
16         - 1
17         - 1
18     - link_port_1:
19         capability: tosca.capabilities.network.Linkable
20         node: tosca.nodes.Root
21         relationship: tosca.relationships.network.LinksTo
22         occurrences:
23         - 1
24         - 1
25     - link_port_2:
26         capability: tosca.capabilities.network.Linkable
27         node: tosca.nodes.Root
28         relationship: tosca.relationships.network.LinksTo
29         occurrences:
30         - 1
31         - 1
32     - link_port_3:
33         capability: tosca.capabilities.network.Linkable
34         node: tosca.nodes.Root
35         relationship: tosca.relationships.network.LinksTo
36         occurrences:
37         - 1
38         - 1
39   org.openecomp.resource.vfc.nodes.heat.compute_service_template:
40     derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute