push addional code
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / porttonetresourcegroupconnection / 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.nested:
33     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
34     properties:
35       cmaui_names:
36         type: list
37         description: CMAUI1, CMAUI2 server names
38         entry_schema:
39           type: string
40       p1:
41         type: string
42         description: UID of OAM network
43       cmaui_image:
44         type: string
45         description: Image for CMAUI server
46       cmaui_flavor:
47         type: string
48         description: Flavor for CMAUI server
49       security_group_name:
50         type: list
51         description: CMAUI1, CMAUI2 server names
52         entry_schema:
53           type: string
54       availability_zone_0:
55         type: string
56         description: availabilityzone name
57       cmaui_oam_ips:
58         type: string
59     requirements:
60     - local_storage_server_cmaui:
61         capability: tosca.capabilities.Attachment
62         node: tosca.nodes.BlockStorage
63         relationship: tosca.relationships.AttachesTo
64         occurrences:
65         - 0
66         - UNBOUNDED
67     - link_cmaui_port_0:
68         capability: tosca.capabilities.network.Linkable
69         node: tosca.nodes.Root
70         relationship: tosca.relationships.network.LinksTo
71         occurrences:
72         - 1
73         - 1
74     capabilities:
75       host_server_cmaui:
76         type: tosca.capabilities.Container
77         valid_source_types:
78         - tosca.nodes.SoftwareComponent
79         occurrences:
80         - 1
81         - UNBOUNDED
82       os_server_cmaui:
83         type: tosca.capabilities.OperatingSystem
84         occurrences:
85         - 1
86         - UNBOUNDED
87       endpoint_server_cmaui:
88         type: tosca.capabilities.Endpoint.Admin
89         occurrences:
90         - 1
91         - UNBOUNDED
92       binding_server_cmaui:
93         type: tosca.capabilities.network.Bindable
94         occurrences:
95         - 1
96         - UNBOUNDED
97       scalable_server_cmaui:
98         type: tosca.capabilities.Scalable
99         occurrences:
100         - 1
101         - UNBOUNDED
102       attachment_cmaui_port_0:
103         type: tosca.capabilities.Attachment
104         occurrences:
105         - 1
106         - UNBOUNDED