b994e51e025330a15c6c4ffc49c4f456e49176a5
[sdc.git] /
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_FSB_OAM_network_role_tag:
16         type: string
17         required: true
18         status: SUPPORTED
19       port_FSB1_Internal_ip_requirements:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: org.openecomp.datatypes.network.IpRequirements
25       port_FSB1_Internal_subnetpoolid:
26         type: string
27         required: true
28         status: SUPPORTED
29       compute_FSB1_metadata:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: json
35       port_FSB2_Internal2_network_role_tag:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_FSB2_Internal1_exCP_naming:
40         type: org.openecomp.datatypes.Naming
41         required: true
42         status: SUPPORTED
43       vm_flavor_name:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_FSB_OAM_vlan_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.VlanRequirements
53       port_FSB2_Internal2_exCP_naming:
54         type: org.openecomp.datatypes.Naming
55         required: true
56         status: SUPPORTED
57       port_FSB2_Internal2_network_role:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_FSB2_Internal1_ip_requirements:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.IpRequirements
67       port_FSB2_Internal1_network_role:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_FSB_OAM_ip_requirements:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: org.openecomp.datatypes.network.IpRequirements
77       port_FSB1_Internal_network_role_tag:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_FSB2_Internal1_mac_address:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_FSB2_Internal1_vlan_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: org.openecomp.datatypes.network.VlanRequirements
91       port_FSB1_Internal_vlan_requirements:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: org.openecomp.datatypes.network.VlanRequirements
97       port_FSB1_Internal_exCP_naming:
98         type: org.openecomp.datatypes.Naming
99         required: true
100         status: SUPPORTED
101       port_FSB_OAM_network_role:
102         type: string
103         required: true
104         status: SUPPORTED
105       port_FSB_OAM_network:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: string
111       port_FSB1_Internal_network_role:
112         type: string
113         required: true
114         status: SUPPORTED
115       port_FSB2_Internal1_network:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: string
121       port_FSB2_Internal2_mac_address:
122         type: string
123         required: true
124         status: SUPPORTED
125       port_FSB2_Internal2_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       port_FSB_OAM_subnetpoolid:
130         type: string
131         required: true
132         status: SUPPORTED
133       port_FSB2_Internal2_ip_requirements:
134         type: list
135         required: true
136         status: SUPPORTED
137         entry_schema:
138           type: org.openecomp.datatypes.network.IpRequirements
139       port_FSB_OAM_mac_requirements:
140         type: org.openecomp.datatypes.network.MacRequirements
141         required: true
142         status: SUPPORTED
143       compute_FSB1_availability_zone:
144         type: list
145         required: true
146         status: SUPPORTED
147         entry_schema:
148           type: string
149       port_FSB1_Internal_network:
150         type: list
151         required: true
152         status: SUPPORTED
153         entry_schema:
154           type: string
155       index_value:
156         type: integer
157         description: Index value of this substitution service template runtime instance
158         required: false
159         default: 0
160         status: SUPPORTED
161         constraints:
162         - greater_or_equal: 0
163       port_FSB_OAM_order:
164         type: integer
165         required: true
166         status: SUPPORTED
167       port_FSB2_Internal2_network:
168         type: list
169         required: true
170         status: SUPPORTED
171         entry_schema:
172           type: string
173       port_FSB2_Internal2_vlan_requirements:
174         type: list
175         required: true
176         status: SUPPORTED
177         entry_schema:
178           type: org.openecomp.datatypes.network.VlanRequirements
179       port_FSB2_Internal1_order:
180         type: integer
181         required: true
182         status: SUPPORTED
183       port_FSB2_Internal2_subnetpoolid:
184         type: string
185         required: true
186         status: SUPPORTED
187       port_FSB1_Internal_order:
188         type: integer
189         required: true
190         status: SUPPORTED
191       port_FSB2_Internal1_network_role_tag:
192         type: string
193         required: true
194         status: SUPPORTED
195       port_FSB2_Internal1_mac_requirements:
196         type: org.openecomp.datatypes.network.MacRequirements
197         required: true
198         status: SUPPORTED
199       port_FSB_OAM_fixed_ips:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
205       port_FSB2_Internal2_order:
206         type: integer
207         required: true
208         status: SUPPORTED
209       port_FSB2_Internal1_subnetpoolid:
210         type: string
211         required: true
212         status: SUPPORTED
213       port_FSB1_Internal_mac_requirements:
214         type: org.openecomp.datatypes.network.MacRequirements
215         required: true
216         status: SUPPORTED
217       port_FSB_OAM_exCP_naming:
218         type: org.openecomp.datatypes.Naming
219         required: true
220         status: SUPPORTED
221       compute_FSB1_name:
222         type: list
223         required: true
224         status: SUPPORTED
225         entry_schema:
226           type: string
227     requirements:
228     - dependency_FSB1_FSB1_Internal:
229         capability: tosca.capabilities.Node
230         node: tosca.nodes.Root
231         relationship: tosca.relationships.DependsOn
232         occurrences:
233         - 0
234         - UNBOUNDED
235     - link_FSB1_FSB1_Internal:
236         capability: tosca.capabilities.network.Linkable
237         relationship: tosca.relationships.network.LinksTo
238         occurrences:
239         - 1
240         - 1
241     - dependency_FSB1_FSB_OAM:
242         capability: tosca.capabilities.Node
243         node: tosca.nodes.Root
244         relationship: tosca.relationships.DependsOn
245         occurrences:
246         - 0
247         - UNBOUNDED
248     - link_FSB1_FSB_OAM:
249         capability: tosca.capabilities.network.Linkable
250         relationship: tosca.relationships.network.LinksTo
251         occurrences:
252         - 1
253         - 1
254     - dependency_FSB1_FSB2_Internal2:
255         capability: tosca.capabilities.Node
256         node: tosca.nodes.Root
257         relationship: tosca.relationships.DependsOn
258         occurrences:
259         - 0
260         - UNBOUNDED
261     - link_FSB1_FSB2_Internal2:
262         capability: tosca.capabilities.network.Linkable
263         relationship: tosca.relationships.network.LinksTo
264         occurrences:
265         - 1
266         - 1
267     - dependency_FSB1:
268         capability: tosca.capabilities.Node
269         node: tosca.nodes.Root
270         relationship: tosca.relationships.DependsOn
271         occurrences:
272         - 0
273         - UNBOUNDED
274     - local_storage_FSB1:
275         capability: tosca.capabilities.Attachment
276         node: tosca.nodes.BlockStorage
277         relationship: tosca.relationships.AttachesTo
278         occurrences:
279         - 0
280         - UNBOUNDED
281     - dependency_FSB1_FSB2_Internal1:
282         capability: tosca.capabilities.Node
283         node: tosca.nodes.Root
284         relationship: tosca.relationships.DependsOn
285         occurrences:
286         - 0
287         - UNBOUNDED
288     - link_FSB1_FSB2_Internal1:
289         capability: tosca.capabilities.network.Linkable
290         relationship: tosca.relationships.network.LinksTo
291         occurrences:
292         - 1
293         - 1
294     capabilities:
295       network.outgoing.packets.rate_FSB1_FSB_OAM:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       network.incoming.packets_FSB1_FSB2_Internal2:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       network.incoming.packets_FSB1_FSB2_Internal1:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       attachment_FSB1_FSB_OAM:
314         type: tosca.capabilities.Attachment
315         occurrences:
316         - 1
317         - UNBOUNDED
318       binding_FSB1_FSB_OAM:
319         type: tosca.capabilities.network.Bindable
320         valid_source_types:
321         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
322         occurrences:
323         - 0
324         - UNBOUNDED
325       disk.capacity_FSB1:
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.read.bytes.rate_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.device.latency_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.allocation_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.read.bytes_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       disk.device.capacity_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       cpu_util_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       disk.device.write.requests.rate_FSB1:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.root.size_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.outgoing.bytes.rate_FSB1_FSB_OAM:
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       feature_FSB1:
386         type: tosca.capabilities.Node
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.outgoing.bytes_FSB1_FSB2_Internal1:
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.incoming.packets.rate_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_FSB1_FSB1_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       feature_FSB1_FSB_OAM:
409         type: tosca.capabilities.Node
410         occurrences:
411         - 1
412         - UNBOUNDED
413       memory.resident_FSB1:
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       cpu_FSB1:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       binding_FSB1_FSB2_Internal1:
426         type: tosca.capabilities.network.Bindable
427         valid_source_types:
428         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
429         occurrences:
430         - 0
431         - UNBOUNDED
432       disk.write.requests.rate_FSB1:
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       binding_FSB1_FSB2_Internal2:
439         type: tosca.capabilities.network.Bindable
440         valid_source_types:
441         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
442         occurrences:
443         - 0
444         - UNBOUNDED
445       instance_FSB1:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       network.incoming.bytes_FSB1_FSB_OAM:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.device.read.bytes.rate_FSB1:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       attachment_FSB1_FSB2_Internal2:
464         type: tosca.capabilities.Attachment
465         occurrences:
466         - 1
467         - UNBOUNDED
468       attachment_FSB1_FSB2_Internal1:
469         type: tosca.capabilities.Attachment
470         occurrences:
471         - 1
472         - UNBOUNDED
473       cpu.delta_FSB1:
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       disk.write.bytes_FSB1:
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       binding_FSB1_FSB1_Internal:
486         type: tosca.capabilities.network.Bindable
487         valid_source_types:
488         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
489         occurrences:
490         - 0
491         - UNBOUNDED
492       disk.device.read.requests.rate_FSB1:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       feature_FSB1_FSB1_Internal:
499         type: tosca.capabilities.Node
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.device.read.requests_FSB1:
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.incoming.packets.rate_FSB1_FSB2_Internal2:
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.ephemeral.size_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       binding_FSB1:
522         type: tosca.capabilities.network.Bindable
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.device.write.bytes_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       network.incoming.packets.rate_FSB1_FSB2_Internal1:
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.outpoing.packets_FSB1_FSB_OAM:
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_Internal2:
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       network.incoming.packets_FSB1_FSB1_Internal:
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.incoming.bytes_FSB1_FSB2_Internal1:
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       attachment_FSB1_FSB1_Internal:
563         type: tosca.capabilities.Attachment
564         occurrences:
565         - 1
566         - UNBOUNDED
567       memory_FSB1:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes.rate_FSB1_FSB_OAM:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       network.outpoing.packets_FSB1_FSB1_Internal:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       network.outgoing.bytes_FSB1_FSB_OAM:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       disk.device.read.bytes_FSB1:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       disk.device.usage_FSB1:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       disk.write.bytes.rate_FSB1:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       scalable_FSB1:
610         type: tosca.capabilities.Scalable
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.usage_FSB1:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       host_FSB1:
621         type: tosca.capabilities.Container
622         valid_source_types:
623         - tosca.nodes.SoftwareComponent
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.device.allocation_FSB1:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       os_FSB1:
634         type: tosca.capabilities.OperatingSystem
635         occurrences:
636         - 1
637         - UNBOUNDED
638       vcpus_FSB1:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       disk.write.requests_FSB1:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       network.incoming.packets.rate_FSB1_FSB_OAM:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       network.incoming.bytes.rate_FSB1_FSB2_Internal2:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       network.incoming.bytes.rate_FSB1_FSB2_Internal1:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       network.incoming.bytes_FSB1_FSB1_Internal:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       disk.device.write.bytes.rate_FSB1:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       endpoint_FSB1:
687         type: tosca.capabilities.Endpoint.Admin
688         occurrences:
689         - 1
690         - UNBOUNDED
691       network.outgoing.bytes_FSB1_FSB2_Internal2:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.packets.rate_FSB1_FSB1_Internal:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       network.outgoing.packets.rate_FSB1_FSB2_Internal2:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       network.incoming.bytes.rate_FSB1_FSB1_Internal:
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       network.outgoing.packets.rate_FSB1_FSB2_Internal1:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.latency_FSB1:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       network.outpoing.packets_FSB1_FSB2_Internal1:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       network.outpoing.packets_FSB1_FSB2_Internal2:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       memory.usage_FSB1:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       network.outgoing.bytes.rate_FSB1_FSB2_Internal1:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       network.outgoing.bytes.rate_FSB1_FSB2_Internal2:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.read.requests_FSB1:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       network.incoming.packets_FSB1_FSB_OAM:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.device.write.requests_FSB1:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       feature_FSB1_FSB2_Internal1:
776         type: tosca.capabilities.Node
777         occurrences:
778         - 1
779         - UNBOUNDED
780       feature_FSB1_FSB2_Internal2:
781         type: tosca.capabilities.Node
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.iops_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       disk.device.iops_FSB1:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED