e22c8605964c6923e60691de10a9635058c22b84
[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_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       port_FSB1_OAM_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_Internal_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       port_FSB2_Internal_order:
42         type: integer
43         required: true
44         status: SUPPORTED
45       port_FSB1_OAM_exCP_naming:
46         type: org.openecomp.datatypes.Naming
47         required: true
48         status: SUPPORTED
49       port_FSB1_OAM_ip_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.IpRequirements
55       port_FSB2_Internal_ip_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.IpRequirements
61       vm_flavor_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_FSB2_Internal_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_FSB1_Internal_network_role_tag:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_FSB1_OAM_vlan_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.VlanRequirements
79       port_FSB1_Internal_vlan_requirements:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.VlanRequirements
85       port_FSB2_Internal_subnetpoolid:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_FSB1_Internal_exCP_naming:
90         type: org.openecomp.datatypes.Naming
91         required: true
92         status: SUPPORTED
93       port_FSB1_Internal_network_role:
94         type: string
95         required: true
96         status: SUPPORTED
97       port_FSB1_OAM_mac_requirements:
98         type: org.openecomp.datatypes.network.MacRequirements
99         required: true
100         status: SUPPORTED
101       compute_FSB1_availability_zone:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       port_FSB1_Internal_network:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       index_value:
114         type: integer
115         description: Index value of this substitution service template runtime instance
116         required: false
117         default: 0
118         status: SUPPORTED
119         constraints:
120         - greater_or_equal: 0
121       port_FSB1_OAM_order:
122         type: integer
123         required: true
124         status: SUPPORTED
125       port_FSB2_Internal_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       port_FSB2_Internal_mac_address:
130         type: string
131         required: true
132         status: SUPPORTED
133       port_FSB1_OAM_network:
134         type: list
135         required: true
136         status: SUPPORTED
137         entry_schema:
138           type: string
139       port_FSB2_Internal_exCP_naming:
140         type: org.openecomp.datatypes.Naming
141         required: true
142         status: SUPPORTED
143       port_FSB1_Internal_order:
144         type: integer
145         required: true
146         status: SUPPORTED
147       port_FSB1_OAM_network_role:
148         type: string
149         required: true
150         status: SUPPORTED
151       port_FSB2_Internal_network:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: string
157       port_FSB1_OAM_network_role_tag:
158         type: string
159         required: true
160         status: SUPPORTED
161       port_FSB1_Internal_mac_requirements:
162         type: org.openecomp.datatypes.network.MacRequirements
163         required: true
164         status: SUPPORTED
165       compute_FSB1_name:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: string
171       port_FSB1_OAM_fixed_ips:
172         type: list
173         required: true
174         status: SUPPORTED
175         entry_schema:
176           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
177       port_FSB2_Internal_network_role_tag:
178         type: string
179         required: true
180         status: SUPPORTED
181     requirements:
182     - dependency_FSB1_FSB1_Internal:
183         capability: tosca.capabilities.Node
184         node: tosca.nodes.Root
185         relationship: tosca.relationships.DependsOn
186         occurrences:
187         - 0
188         - UNBOUNDED
189     - link_FSB1_FSB1_Internal:
190         capability: tosca.capabilities.network.Linkable
191         relationship: tosca.relationships.network.LinksTo
192         occurrences:
193         - 1
194         - 1
195     - dependency_FSB1_FSB2_Internal:
196         capability: tosca.capabilities.Node
197         node: tosca.nodes.Root
198         relationship: tosca.relationships.DependsOn
199         occurrences:
200         - 0
201         - UNBOUNDED
202     - link_FSB1_FSB2_Internal:
203         capability: tosca.capabilities.network.Linkable
204         relationship: tosca.relationships.network.LinksTo
205         occurrences:
206         - 1
207         - 1
208     - dependency_FSB1_FSB1_OAM:
209         capability: tosca.capabilities.Node
210         node: tosca.nodes.Root
211         relationship: tosca.relationships.DependsOn
212         occurrences:
213         - 0
214         - UNBOUNDED
215     - link_FSB1_FSB1_OAM:
216         capability: tosca.capabilities.network.Linkable
217         relationship: tosca.relationships.network.LinksTo
218         occurrences:
219         - 1
220         - 1
221     - dependency_FSB1:
222         capability: tosca.capabilities.Node
223         node: tosca.nodes.Root
224         relationship: tosca.relationships.DependsOn
225         occurrences:
226         - 0
227         - UNBOUNDED
228     - local_storage_FSB1:
229         capability: tosca.capabilities.Attachment
230         node: tosca.nodes.BlockStorage
231         relationship: tosca.relationships.AttachesTo
232         occurrences:
233         - 0
234         - UNBOUNDED
235     capabilities:
236       network.incoming.bytes.rate_FSB1_FSB1_OAM:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.outgoing.bytes_FSB1_FSB1_OAM:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       binding_FSB1_FSB2_Internal:
249         type: tosca.capabilities.network.Bindable
250         valid_source_types:
251         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
252         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
253         occurrences:
254         - 0
255         - UNBOUNDED
256       disk.capacity_FSB1:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.read.bytes.rate_FSB1:
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       disk.device.latency_FSB1:
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       disk.allocation_FSB1:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.read.bytes_FSB1:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.capacity_FSB1:
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       cpu_util_FSB1:
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       disk.device.write.requests.rate_FSB1:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       disk.root.size_FSB1:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       forwarder_FSB1_FSB2_Internal:
317         type: org.openecomp.capabilities.Forwarder
318         occurrences:
319         - 1
320         - UNBOUNDED
321       feature_FSB1:
322         type: tosca.capabilities.Node
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.incoming.packets.rate_FSB1_FSB1_Internal:
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       network.outgoing.bytes_FSB1_FSB1_Internal:
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       feature_FSB1_FSB2_Internal:
339         type: tosca.capabilities.Node
340         occurrences:
341         - 1
342         - UNBOUNDED
343       attachment_FSB1_FSB2_Internal:
344         type: tosca.capabilities.Attachment
345         occurrences:
346         - 1
347         - UNBOUNDED
348       network.incoming.packets_FSB1_FSB2_Internal:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       forwarder_FSB1_FSB1_OAM:
355         type: org.openecomp.capabilities.Forwarder
356         occurrences:
357         - 1
358         - UNBOUNDED
359       memory.resident_FSB1:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       network.incoming.packets.rate_FSB1_FSB1_OAM:
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       forwarder_FSB1_FSB1_Internal:
372         type: org.openecomp.capabilities.Forwarder
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.incoming.packets.rate_FSB1_FSB2_Internal:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       cpu_FSB1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.write.requests.rate_FSB1:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       feature_FSB1_FSB1_OAM:
395         type: tosca.capabilities.Node
396         occurrences:
397         - 1
398         - UNBOUNDED
399       instance_FSB1:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.read.bytes.rate_FSB1:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       cpu.delta_FSB1:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.write.bytes_FSB1:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       binding_FSB1_FSB1_Internal:
424         type: tosca.capabilities.network.Bindable
425         valid_source_types:
426         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
427         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
428         occurrences:
429         - 0
430         - UNBOUNDED
431       disk.device.read.requests.rate_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       feature_FSB1_FSB1_Internal:
438         type: tosca.capabilities.Node
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.device.read.requests_FSB1:
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       disk.ephemeral.size_FSB1:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       binding_FSB1:
455         type: tosca.capabilities.network.Bindable
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.write.bytes_FSB1:
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       network.outgoing.packets.rate_FSB1_FSB1_OAM:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       binding_FSB1_FSB1_OAM:
472         type: tosca.capabilities.network.Bindable
473         valid_source_types:
474         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
475         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
476         occurrences:
477         - 0
478         - UNBOUNDED
479       attachment_FSB1_FSB1_OAM:
480         type: tosca.capabilities.Attachment
481         occurrences:
482         - 1
483         - UNBOUNDED
484       network.incoming.packets_FSB1_FSB1_Internal:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       attachment_FSB1_FSB1_Internal:
491         type: tosca.capabilities.Attachment
492         occurrences:
493         - 1
494         - UNBOUNDED
495       network.incoming.bytes_FSB1_FSB1_OAM:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       memory_FSB1:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       network.incoming.packets_FSB1_FSB1_OAM:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       network.outpoing.packets_FSB1_FSB1_Internal:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.device.read.bytes_FSB1:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       disk.device.usage_FSB1:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.write.bytes.rate_FSB1:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       scalable_FSB1:
544         type: tosca.capabilities.Scalable
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.usage_FSB1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       network.outpoing.packets_FSB1_FSB1_OAM:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       host_FSB1:
561         type: tosca.capabilities.Container
562         valid_source_types:
563         - tosca.nodes.SoftwareComponent
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.device.allocation_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       os_FSB1:
574         type: tosca.capabilities.OperatingSystem
575         occurrences:
576         - 1
577         - UNBOUNDED
578       vcpus_FSB1:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.write.requests_FSB1:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       network.outgoing.bytes_FSB1_FSB2_Internal:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       network.incoming.bytes_FSB1_FSB1_Internal:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       network.outpoing.packets_FSB1_FSB2_Internal:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.device.write.bytes.rate_FSB1:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
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       endpoint_FSB1:
621         type: tosca.capabilities.Endpoint.Admin
622         occurrences:
623         - 1
624         - UNBOUNDED
625       network.outgoing.packets.rate_FSB1_FSB1_Internal:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       network.incoming.bytes.rate_FSB1_FSB1_Internal:
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       disk.latency_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       memory.usage_FSB1:
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       disk.read.requests_FSB1:
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.write.requests_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       network.incoming.bytes.rate_FSB1_FSB2_Internal:
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       network.incoming.bytes_FSB1_FSB2_Internal:
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       disk.iops_FSB1:
674         type: org.openecomp.capabilities.metric.Ceilometer
675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
676         occurrences:
677         - 1
678         - UNBOUNDED
679       network.outgoing.packets.rate_FSB1_FSB2_Internal:
680         type: org.openecomp.capabilities.metric.Ceilometer
681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.device.iops_FSB1:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED