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