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 / NoOutParamDuplicatePortType / 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_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       port_FSB1_Internal_subnetpoolid:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_FSB2_Internal_2_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_2_order:
32         type: integer
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_FSB1_Internal_related_networks:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
45       port_FSB1_OAM_vlan_requirements:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: org.openecomp.datatypes.network.VlanRequirements
51       port_FSB1_Internal_vlan_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.network.VlanRequirements
57       port_FSB1_Internal_network:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       port_FSB2_Internal_1_order:
64         type: integer
65         required: true
66         status: SUPPORTED
67       port_FSB2_Internal_2_ip_requirements:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: org.openecomp.datatypes.network.IpRequirements
73       port_FSB1_OAM_network:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: string
79       port_FSB2_Internal_2_related_networks:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
85       port_FSB2_Internal_1_network:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_FSB2_Internal_2_network_role:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_FSB1_OAM_network_role:
96         type: string
97         required: true
98         status: SUPPORTED
99       port_FSB2_Internal_1_network_role:
100         type: string
101         required: true
102         status: SUPPORTED
103       port_FSB2_Internal_2_network_role_tag:
104         type: string
105         required: true
106         status: SUPPORTED
107       port_FSB2_Internal_1_subnetpoolid:
108         type: string
109         required: true
110         status: SUPPORTED
111       port_FSB1_Internal_mac_address:
112         type: string
113         required: true
114         status: SUPPORTED
115       port_FSB2_Internal_2_mac_requirements:
116         type: org.openecomp.datatypes.network.MacRequirements
117         required: true
118         status: SUPPORTED
119       port_FSB1_OAM_subnetpoolid:
120         type: string
121         required: true
122         status: SUPPORTED
123       port_FSB2_Internal_1_exCP_naming:
124         type: org.openecomp.datatypes.Naming
125         required: true
126         status: SUPPORTED
127       port_FSB1_OAM_exCP_naming:
128         type: org.openecomp.datatypes.Naming
129         required: true
130         status: SUPPORTED
131       port_FSB1_OAM_ip_requirements:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: org.openecomp.datatypes.network.IpRequirements
137       port_FSB2_Internal_1_mac_address:
138         type: string
139         required: true
140         status: SUPPORTED
141       port_FSB2_Internal_2_mac_address:
142         type: string
143         required: true
144         status: SUPPORTED
145       port_FSB2_Internal_1_ip_requirements:
146         type: list
147         required: true
148         status: SUPPORTED
149         entry_schema:
150           type: org.openecomp.datatypes.network.IpRequirements
151       port_FSB2_Internal_2_vlan_requirements:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: org.openecomp.datatypes.network.VlanRequirements
157       port_FSB1_Internal_network_role_tag:
158         type: string
159         required: true
160         status: SUPPORTED
161       port_FSB1_Internal_exCP_naming:
162         type: org.openecomp.datatypes.Naming
163         required: true
164         status: SUPPORTED
165       port_FSB2_Internal_1_mac_requirements:
166         type: org.openecomp.datatypes.network.MacRequirements
167         required: true
168         status: SUPPORTED
169       port_FSB1_Internal_network_role:
170         type: string
171         required: true
172         status: SUPPORTED
173       port_FSB1_OAM_mac_requirements:
174         type: org.openecomp.datatypes.network.MacRequirements
175         required: true
176         status: SUPPORTED
177       compute_FSB1_availability_zone:
178         type: list
179         required: true
180         status: SUPPORTED
181         entry_schema:
182           type: string
183       index_value:
184         type: integer
185         description: Index value of this substitution service template runtime instance
186         required: false
187         default: 0
188         status: SUPPORTED
189         constraints:
190         - greater_or_equal: 0
191       port_FSB1_OAM_order:
192         type: integer
193         required: true
194         status: SUPPORTED
195       port_FSB2_Internal_1_vlan_requirements:
196         type: list
197         required: true
198         status: SUPPORTED
199         entry_schema:
200           type: org.openecomp.datatypes.network.VlanRequirements
201       port_FSB2_Internal_2_network:
202         type: list
203         required: true
204         status: SUPPORTED
205         entry_schema:
206           type: string
207       port_FSB2_Internal_1_network_role_tag:
208         type: string
209         required: true
210         status: SUPPORTED
211       port_FSB1_Internal_order:
212         type: integer
213         required: true
214         status: SUPPORTED
215       port_FSB2_Internal_1_related_networks:
216         type: list
217         required: true
218         status: SUPPORTED
219         entry_schema:
220           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
221       port_FSB1_OAM_related_networks:
222         type: list
223         required: true
224         status: SUPPORTED
225         entry_schema:
226           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
227       port_FSB1_OAM_network_role_tag:
228         type: string
229         required: true
230         status: SUPPORTED
231       port_FSB1_Internal_mac_requirements:
232         type: org.openecomp.datatypes.network.MacRequirements
233         required: true
234         status: SUPPORTED
235       compute_FSB1_name:
236         type: list
237         required: true
238         status: SUPPORTED
239         entry_schema:
240           type: string
241       port_FSB1_OAM_fixed_ips:
242         type: list
243         required: true
244         status: SUPPORTED
245         entry_schema:
246           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
247       port_FSB2_Internal_2_exCP_naming:
248         type: org.openecomp.datatypes.Naming
249         required: true
250         status: SUPPORTED
251     requirements:
252     - dependency_FSB1_FSB1_Internal:
253         capability: tosca.capabilities.Node
254         node: tosca.nodes.Root
255         relationship: tosca.relationships.DependsOn
256         occurrences:
257         - 0
258         - UNBOUNDED
259     - link_FSB1_FSB1_Internal:
260         capability: tosca.capabilities.network.Linkable
261         relationship: tosca.relationships.network.LinksTo
262         occurrences:
263         - 1
264         - 1
265     - dependency_FSB1_FSB2_Internal_1:
266         capability: tosca.capabilities.Node
267         node: tosca.nodes.Root
268         relationship: tosca.relationships.DependsOn
269         occurrences:
270         - 0
271         - UNBOUNDED
272     - link_FSB1_FSB2_Internal_1:
273         capability: tosca.capabilities.network.Linkable
274         relationship: tosca.relationships.network.LinksTo
275         occurrences:
276         - 1
277         - 1
278     - dependency_FSB1_FSB2_Internal_2:
279         capability: tosca.capabilities.Node
280         node: tosca.nodes.Root
281         relationship: tosca.relationships.DependsOn
282         occurrences:
283         - 0
284         - UNBOUNDED
285     - link_FSB1_FSB2_Internal_2:
286         capability: tosca.capabilities.network.Linkable
287         relationship: tosca.relationships.network.LinksTo
288         occurrences:
289         - 1
290         - 1
291     - dependency_FSB1_FSB1_OAM:
292         capability: tosca.capabilities.Node
293         node: tosca.nodes.Root
294         relationship: tosca.relationships.DependsOn
295         occurrences:
296         - 0
297         - UNBOUNDED
298     - link_FSB1_FSB1_OAM:
299         capability: tosca.capabilities.network.Linkable
300         relationship: tosca.relationships.network.LinksTo
301         occurrences:
302         - 1
303         - 1
304     - dependency_FSB1:
305         capability: tosca.capabilities.Node
306         node: tosca.nodes.Root
307         relationship: tosca.relationships.DependsOn
308         occurrences:
309         - 0
310         - UNBOUNDED
311     - local_storage_FSB1:
312         capability: tosca.capabilities.Attachment
313         node: tosca.nodes.BlockStorage
314         relationship: tosca.relationships.AttachesTo
315         occurrences:
316         - 0
317         - UNBOUNDED
318     capabilities:
319       network.incoming.bytes.rate_FSB1_FSB1_OAM:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.outgoing.bytes_FSB1_FSB1_OAM:
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       disk.capacity_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.read.bytes.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       disk.device.latency_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       binding_FSB1_FSB2_Internal_2:
350         type: tosca.capabilities.network.Bindable
351         valid_source_types:
352         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
353         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
354         occurrences:
355         - 0
356         - UNBOUNDED
357       binding_FSB1_FSB2_Internal_1:
358         type: tosca.capabilities.network.Bindable
359         valid_source_types:
360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
361         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
362         occurrences:
363         - 0
364         - UNBOUNDED
365       disk.allocation_FSB1:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       disk.read.bytes_FSB1:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.device.capacity_FSB1:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       cpu_util_FSB1:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.write.requests.rate_FSB1:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.root.size_FSB1:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       network.incoming.packets.rate_FSB1_FSB2_Internal_2:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       network.incoming.packets.rate_FSB1_FSB2_Internal_1:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       feature_FSB1:
420         type: tosca.capabilities.Node
421         occurrences:
422         - 1
423         - UNBOUNDED
424       network.incoming.packets.rate_FSB1_FSB1_Internal:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       network.outgoing.bytes_FSB1_FSB1_Internal:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       network.incoming.packets_FSB1_FSB2_Internal_1:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       network.incoming.packets_FSB1_FSB2_Internal_2:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       forwarder_FSB1_FSB1_OAM:
449         type: org.openecomp.capabilities.Forwarder
450         occurrences:
451         - 1
452         - UNBOUNDED
453       memory.resident_FSB1:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       network.incoming.packets.rate_FSB1_FSB1_OAM:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       forwarder_FSB1_FSB1_Internal:
466         type: org.openecomp.capabilities.Forwarder
467         occurrences:
468         - 1
469         - UNBOUNDED
470       cpu_FSB1:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.write.requests.rate_FSB1:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       feature_FSB1_FSB1_OAM:
483         type: tosca.capabilities.Node
484         occurrences:
485         - 1
486         - UNBOUNDED
487       instance_FSB1:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       disk.device.read.bytes.rate_FSB1:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       network.outpoing.packets_FSB1_FSB2_Internal_2:
500         type: org.openecomp.capabilities.metric.Ceilometer
501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.outgoing.bytes.rate_FSB1_FSB2_Internal_1:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       network.outgoing.bytes.rate_FSB1_FSB2_Internal_2:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.outgoing.bytes_FSB1_FSB2_Internal_1:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       network.outgoing.bytes_FSB1_FSB2_Internal_2:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       cpu.delta_FSB1:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       network.outpoing.packets_FSB1_FSB2_Internal_1:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       disk.write.bytes_FSB1:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       binding_FSB1_FSB1_Internal:
548         type: tosca.capabilities.network.Bindable
549         valid_source_types:
550         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
551         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
552         occurrences:
553         - 0
554         - UNBOUNDED
555       disk.device.read.requests.rate_FSB1:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       feature_FSB1_FSB1_Internal:
562         type: tosca.capabilities.Node
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.device.read.requests_FSB1:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.ephemeral.size_FSB1:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       binding_FSB1:
579         type: tosca.capabilities.network.Bindable
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.device.write.bytes_FSB1:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       network.outgoing.packets.rate_FSB1_FSB2_Internal_1:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       network.outgoing.packets.rate_FSB1_FSB2_Internal_2:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       network.outgoing.packets.rate_FSB1_FSB1_OAM:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       binding_FSB1_FSB1_OAM:
608         type: tosca.capabilities.network.Bindable
609         valid_source_types:
610         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
611         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
612         occurrences:
613         - 0
614         - UNBOUNDED
615       attachment_FSB1_FSB1_OAM:
616         type: tosca.capabilities.Attachment
617         occurrences:
618         - 1
619         - UNBOUNDED
620       network.incoming.packets_FSB1_FSB1_Internal:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       attachment_FSB1_FSB1_Internal:
627         type: tosca.capabilities.Attachment
628         occurrences:
629         - 1
630         - UNBOUNDED
631       network.incoming.bytes_FSB1_FSB1_OAM:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       memory_FSB1:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       network.incoming.packets_FSB1_FSB1_OAM:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       network.outpoing.packets_FSB1_FSB1_Internal:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       disk.device.read.bytes_FSB1:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       disk.device.usage_FSB1:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       disk.write.bytes.rate_FSB1:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       scalable_FSB1:
674         type: tosca.capabilities.Scalable
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.usage_FSB1:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       network.outpoing.packets_FSB1_FSB1_OAM:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       network.incoming.bytes_FSB1_FSB2_Internal_1:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       network.incoming.bytes_FSB1_FSB2_Internal_2:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       host_FSB1:
703         type: tosca.capabilities.Container
704         valid_source_types:
705         - tosca.nodes.SoftwareComponent
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.allocation_FSB1:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       os_FSB1:
716         type: tosca.capabilities.OperatingSystem
717         occurrences:
718         - 1
719         - UNBOUNDED
720       vcpus_FSB1:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.write.requests_FSB1:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       network.incoming.bytes_FSB1_FSB1_Internal:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.write.bytes.rate_FSB1:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       endpoint_FSB1:
751         type: tosca.capabilities.Endpoint.Admin
752         occurrences:
753         - 1
754         - UNBOUNDED
755       network.outgoing.packets.rate_FSB1_FSB1_Internal:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.incoming.bytes.rate_FSB1_FSB2_Internal_2:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       network.incoming.bytes.rate_FSB1_FSB2_Internal_1:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       network.incoming.bytes.rate_FSB1_FSB1_Internal:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.latency_FSB1:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       memory.usage_FSB1:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       feature_FSB1_FSB2_Internal_2:
792         type: tosca.capabilities.Node
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.read.requests_FSB1:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.device.write.requests_FSB1:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       attachment_FSB1_FSB2_Internal_1:
809         type: tosca.capabilities.Attachment
810         occurrences:
811         - 1
812         - UNBOUNDED
813       forwarder_FSB1_FSB2_Internal_2:
814         type: org.openecomp.capabilities.Forwarder
815         occurrences:
816         - 1
817         - UNBOUNDED
818       feature_FSB1_FSB2_Internal_1:
819         type: tosca.capabilities.Node
820         occurrences:
821         - 1
822         - UNBOUNDED
823       attachment_FSB1_FSB2_Internal_2:
824         type: tosca.capabilities.Attachment
825         occurrences:
826         - 1
827         - UNBOUNDED
828       disk.iops_FSB1:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       forwarder_FSB1_FSB2_Internal_1:
835         type: org.openecomp.capabilities.Forwarder
836         occurrences:
837         - 1
838         - UNBOUNDED
839       disk.device.iops_FSB1:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED