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