related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / unifiedComposition / creSubstitutionServiceTemplate / WithOutputParameters / consolidation / out / 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.FSB1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_FSB1_Internal_mac_address:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_FSB1_Internal_ip_requirements:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.IpRequirements
21       port_FSB2_Internal_related_networks:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
27       port_FSB1_Internal_subnetpoolid:
28         type: string
29         required: true
30         status: SUPPORTED
31       compute_FSB1_metadata:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: json
37       port_FSB2_Internal_vlan_requirements:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.network.VlanRequirements
43       port_FSB2_Internal_order:
44         type: integer
45         required: true
46         status: SUPPORTED
47       port_FSB2_Internal_ip_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.IpRequirements
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_FSB2_Internal_network_role:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_FSB1_Internal_related_networks:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
67       port_FSB1_Internal_network_role_tag:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_FSB1_Internal_vlan_requirements:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: org.openecomp.datatypes.network.VlanRequirements
77       port_FSB2_Internal_subnetpoolid:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_FSB1_Internal_exCP_naming:
82         type: org.openecomp.datatypes.Naming
83         required: true
84         status: SUPPORTED
85       port_FSB1_Internal_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       compute_FSB1_availability_zone:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_FSB1_Internal_network:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       index_value:
102         type: integer
103         description: Index value of this substitution service template runtime instance
104         required: false
105         default: 0
106         status: SUPPORTED
107         constraints:
108         - greater_or_equal: 0
109       port_FSB2_Internal_mac_requirements:
110         type: org.openecomp.datatypes.network.MacRequirements
111         required: true
112         status: SUPPORTED
113       port_FSB2_Internal_mac_address:
114         type: string
115         required: true
116         status: SUPPORTED
117       port_FSB2_Internal_exCP_naming:
118         type: org.openecomp.datatypes.Naming
119         required: true
120         status: SUPPORTED
121       port_FSB1_Internal_order:
122         type: integer
123         required: true
124         status: SUPPORTED
125       port_FSB2_Internal_network:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: string
131       port_FSB1_Internal_mac_requirements:
132         type: org.openecomp.datatypes.network.MacRequirements
133         required: true
134         status: SUPPORTED
135       compute_FSB1_name:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141       port_FSB2_Internal_network_role_tag:
142         type: string
143         required: true
144         status: SUPPORTED
145     attributes:
146       FSB1_FSB2_Internal_tenant_id:
147         type: string
148         status: SUPPORTED
149       FSB1_FSB1_Internal_network_id:
150         type: string
151         status: SUPPORTED
152       FSB1_user_data_format:
153         type: string
154         status: SUPPORTED
155       FSB1_accessIPv6:
156         type: string
157         status: SUPPORTED
158       FSB1_addresses:
159         type: map
160         status: SUPPORTED
161         entry_schema:
162           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
163       FSB1_FSB2_Internal_network_id:
164         type: string
165         status: SUPPORTED
166       FSB1_FSB1_Internal_status:
167         type: string
168         status: SUPPORTED
169       FSB1_FSB1_Internal_device_owner:
170         type: string
171         status: SUPPORTED
172     requirements:
173     - dependency_FSB1_FSB1_Internal:
174         capability: tosca.capabilities.Node
175         node: tosca.nodes.Root
176         relationship: tosca.relationships.DependsOn
177         occurrences:
178         - 0
179         - UNBOUNDED
180     - link_FSB1_FSB1_Internal:
181         capability: tosca.capabilities.network.Linkable
182         relationship: tosca.relationships.network.LinksTo
183         occurrences:
184         - 1
185         - 1
186     - dependency_FSB1_FSB2_Internal:
187         capability: tosca.capabilities.Node
188         node: tosca.nodes.Root
189         relationship: tosca.relationships.DependsOn
190         occurrences:
191         - 0
192         - UNBOUNDED
193     - link_FSB1_FSB2_Internal:
194         capability: tosca.capabilities.network.Linkable
195         relationship: tosca.relationships.network.LinksTo
196         occurrences:
197         - 1
198         - 1
199     - dependency_FSB1:
200         capability: tosca.capabilities.Node
201         node: tosca.nodes.Root
202         relationship: tosca.relationships.DependsOn
203         occurrences:
204         - 0
205         - UNBOUNDED
206     - local_storage_FSB1:
207         capability: tosca.capabilities.Attachment
208         node: tosca.nodes.BlockStorage
209         relationship: tosca.relationships.AttachesTo
210         occurrences:
211         - 0
212         - UNBOUNDED
213     capabilities:
214       binding_FSB1_FSB2_Internal:
215         type: tosca.capabilities.network.Bindable
216         valid_source_types:
217         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
218         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
219         occurrences:
220         - 0
221         - UNBOUNDED
222       disk.capacity_FSB1:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.read.bytes.rate_FSB1:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.device.latency_FSB1:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.allocation_FSB1:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.read.bytes_FSB1:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.capacity_FSB1:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       cpu_util_FSB1:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.device.write.requests.rate_FSB1:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.root.size_FSB1:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       forwarder_FSB1_FSB2_Internal:
277         type: org.openecomp.capabilities.Forwarder
278         occurrences:
279         - 1
280         - UNBOUNDED
281       feature_FSB1:
282         type: tosca.capabilities.Node
283         occurrences:
284         - 1
285         - UNBOUNDED
286       network.incoming.packets.rate_FSB1_FSB1_Internal:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       network.outgoing.bytes_FSB1_FSB1_Internal:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       feature_FSB1_FSB2_Internal:
299         type: tosca.capabilities.Node
300         occurrences:
301         - 1
302         - UNBOUNDED
303       attachment_FSB1_FSB2_Internal:
304         type: tosca.capabilities.Attachment
305         occurrences:
306         - 1
307         - UNBOUNDED
308       network.incoming.packets_FSB1_FSB2_Internal:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       memory.resident_FSB1:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       forwarder_FSB1_FSB1_Internal:
321         type: org.openecomp.capabilities.Forwarder
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.packets.rate_FSB1_FSB2_Internal:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       cpu_FSB1:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.write.requests.rate_FSB1:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       instance_FSB1:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.device.read.bytes.rate_FSB1:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       cpu.delta_FSB1:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.write.bytes_FSB1:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       binding_FSB1_FSB1_Internal:
368         type: tosca.capabilities.network.Bindable
369         valid_source_types:
370         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
371         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
372         occurrences:
373         - 0
374         - UNBOUNDED
375       disk.device.read.requests.rate_FSB1:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       feature_FSB1_FSB1_Internal:
382         type: tosca.capabilities.Node
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.device.read.requests_FSB1:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.ephemeral.size_FSB1:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       binding_FSB1:
399         type: tosca.capabilities.network.Bindable
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.device.write.bytes_FSB1:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       network.incoming.packets_FSB1_FSB1_Internal:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       attachment_FSB1_FSB1_Internal:
416         type: tosca.capabilities.Attachment
417         occurrences:
418         - 1
419         - UNBOUNDED
420       memory_FSB1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.outpoing.packets_FSB1_FSB1_Internal:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.device.read.bytes_FSB1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.device.usage_FSB1:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       disk.write.bytes.rate_FSB1:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       scalable_FSB1:
457         type: tosca.capabilities.Scalable
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.usage_FSB1:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       host_FSB1:
468         type: tosca.capabilities.Container
469         valid_source_types:
470         - tosca.nodes.SoftwareComponent
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.device.allocation_FSB1:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       os_FSB1:
481         type: tosca.capabilities.OperatingSystem
482         occurrences:
483         - 1
484         - UNBOUNDED
485       vcpus_FSB1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       disk.write.requests_FSB1:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       network.outgoing.bytes_FSB1_FSB2_Internal:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       network.incoming.bytes_FSB1_FSB1_Internal:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outpoing.packets_FSB1_FSB2_Internal:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.write.bytes.rate_FSB1:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       endpoint_FSB1:
528         type: tosca.capabilities.Endpoint.Admin
529         occurrences:
530         - 1
531         - UNBOUNDED
532       network.outgoing.packets.rate_FSB1_FSB1_Internal:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       network.incoming.bytes.rate_FSB1_FSB1_Internal:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.latency_FSB1:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       memory.usage_FSB1:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       disk.read.requests_FSB1:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       disk.device.write.requests_FSB1:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       network.incoming.bytes.rate_FSB1_FSB2_Internal:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED
574       network.incoming.bytes_FSB1_FSB2_Internal:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       disk.iops_FSB1:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       network.outgoing.packets.rate_FSB1_FSB2_Internal:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       disk.device.iops_FSB1:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED