push addional code
[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   ContrailComputeGlobalTypes:
6     file: ContrailComputeGlobalTypesServiceTemplate.yaml
7   CinderVolumeGlobalTypes:
8     file: CinderVolumeGlobalTypesServiceTemplate.yaml
9   ContrailVirtualNetworkGlobalType:
10     file: ContrailVirtualNetworkGlobalTypeServiceTemplate.yaml
11   AbstractSubstituteGlobalTypes:
12     file: AbstractSubstituteGlobalTypesServiceTemplate.yaml
13   ContrailPortGlobalTypes:
14     file: ContrailPortGlobalTypesServiceTemplate.yaml
15   NeutronPortGlobalTypes:
16     file: NeutronPortGlobalTypesServiceTemplate.yaml
17   NeutronNetGlobalTypes:
18     file: NeutronNetGlobalTypesServiceTemplate.yaml
19   CommonGlobalTypes:
20     file: CommonGlobalTypesServiceTemplate.yaml
21   ContrailAbstractSubstituteGlobalTypes:
22     file: ContrailAbstractSubstituteGlobalTypesServiceTemplate.yaml
23   ContrailNetworkRuleGlobalType:
24     file: ContrailNetworkRuleGlobalTypeServiceTemplate.yaml
25   NeutronSecurityRulesGlobalTypes:
26     file: NeutronSecurityRulesGlobalTypesServiceTemplate.yaml
27   NovaServerGlobalTypes:
28     file: NovaServerGlobalTypesServiceTemplate.yaml
29   ContrailV2VirtualMachineInterfaceGlobalType:
30     file: ContrailV2VirtualMachineInterfaceGlobalTypeServiceTemplate.yaml
31 node_types:
32   org.openecomp.resource.abstract.nodes.heat.service_template:
33     derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute
34     requirements:
35     - link_port_0:
36         capability: tosca.capabilities.network.Linkable
37         node: tosca.nodes.Root
38         relationship: tosca.relationships.network.LinksTo
39         occurrences:
40         - 1
41         - 1
42     - link_port_1:
43         capability: tosca.capabilities.network.Linkable
44         node: tosca.nodes.Root
45         relationship: tosca.relationships.network.LinksTo
46         occurrences:
47         - 1
48         - 1
49     - link_port_2:
50         capability: tosca.capabilities.network.Linkable
51         node: tosca.nodes.Root
52         relationship: tosca.relationships.network.LinksTo
53         occurrences:
54         - 1
55         - 1
56     - link_port_3:
57         capability: tosca.capabilities.network.Linkable
58         node: tosca.nodes.Root
59         relationship: tosca.relationships.network.LinksTo
60         occurrences:
61         - 1
62         - 1
63   org.openecomp.resource.vfc.nodes.heat.compute_service_template:
64     derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute