push addional code
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / novatovolumeconnection / nestednotconnected / 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_volume_param:
47         type: string
48         description: nova server id
49       cmaui_flavor:
50         type: string
51         description: Flavor for CMAUI server
52       security_group_name:
53         type: list
54         description: CMAUI1, CMAUI2 server names
55         entry_schema:
56           type: string
57       availability_zone_0:
58         type: string
59         description: availabilityzone name
60       cmaui_oam_ips:
61         type: string
62     requirements:
63     - local_storage_server_cmaui:
64         capability: tosca.capabilities.Attachment
65         node: tosca.nodes.BlockStorage
66         relationship: tosca.relationships.AttachesTo
67         occurrences:
68         - 0
69         - UNBOUNDED
70     - link_cmaui_port_0:
71         capability: tosca.capabilities.network.Linkable
72         node: tosca.nodes.Root
73         relationship: tosca.relationships.network.LinksTo
74         occurrences:
75         - 1
76         - 1
77     capabilities:
78       host_server_cmaui:
79         type: tosca.capabilities.Container
80         valid_source_types:
81         - tosca.nodes.SoftwareComponent
82         occurrences:
83         - 1
84         - UNBOUNDED
85       os_server_cmaui:
86         type: tosca.capabilities.OperatingSystem
87         occurrences:
88         - 1
89         - UNBOUNDED
90       endpoint_server_cmaui:
91         type: tosca.capabilities.Endpoint.Admin
92         occurrences:
93         - 1
94         - UNBOUNDED
95       binding_server_cmaui:
96         type: tosca.capabilities.network.Bindable
97         occurrences:
98         - 1
99         - UNBOUNDED
100       scalable_server_cmaui:
101         type: tosca.capabilities.Scalable
102         occurrences:
103         - 1
104         - UNBOUNDED
105       attachment_cmaui_port_0:
106         type: tosca.capabilities.Attachment
107         occurrences:
108         - 1
109         - UNBOUNDED