[sdc] - latest code changes
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / unifiedComposition / creSubstitutionServiceTemplate / WithIndex / 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_2:
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: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       port_FSB1_Internal_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.IpRequirements
27       port_FSB1_Internal_subnetpoolid:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: string
33       compute_FSB1_metadata:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: json
39       port_FSB2_Internal_vlan_requirements:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: org.openecomp.datatypes.network.VlanRequirements
45       port_FSB2_Internal_order:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: integer
51       port_FSB2_Internal_ip_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.network.IpRequirements
57       vm_flavor_name:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_FSB_OAM_vlan_requirements:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.VlanRequirements
67       port_FSB2_Internal_network_role:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       port_FSB_OAM_ip_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.IpRequirements
79       port_FSB1_Internal_network_role_tag:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_FSB1_Internal_vlan_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: org.openecomp.datatypes.network.VlanRequirements
91       port_FSB2_Internal_subnetpoolid:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
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: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       port_FSB_OAM_network:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       port_FSB1_Internal_network_role:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_FSB_OAM_subnetpoolid:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_FSB_OAM_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       compute_FSB1_availability_zone:
130         type: list
131         required: true
132         status: SUPPORTED
133         entry_schema:
134           type: string
135       port_FSB1_Internal_network:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141       index_value:
142         type: integer
143         description: Index value of this substitution service template runtime instance
144         required: false
145         default: 0
146         status: SUPPORTED
147         constraints:
148         - greater_or_equal: 0
149       port_FSB_OAM_order:
150         type: list
151         required: true
152         status: SUPPORTED
153         entry_schema:
154           type: integer
155       port_FSB2_Internal_mac_requirements:
156         type: org.openecomp.datatypes.network.MacRequirements
157         required: true
158         status: SUPPORTED
159       port_FSB2_Internal_mac_address:
160         type: string
161         required: true
162         status: SUPPORTED
163       port_FSB2_Internal_exCP_naming:
164         type: org.openecomp.datatypes.Naming
165         required: true
166         status: SUPPORTED
167       port_FSB1_Internal_order:
168         type: list
169         required: true
170         status: SUPPORTED
171         entry_schema:
172           type: integer
173       port_FSB_OAM_fixed_ips:
174         type: list
175         required: true
176         status: SUPPORTED
177         entry_schema:
178           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
179       port_FSB2_Internal_network:
180         type: list
181         required: true
182         status: SUPPORTED
183         entry_schema:
184           type: string
185       port_FSB1_Internal_mac_requirements:
186         type: org.openecomp.datatypes.network.MacRequirements
187         required: true
188         status: SUPPORTED
189       port_FSB_OAM_exCP_naming:
190         type: org.openecomp.datatypes.Naming
191         required: true
192         status: SUPPORTED
193       compute_FSB1_name:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: string
199       port_FSB2_Internal_network_role_tag:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: string
205     requirements:
206     - dependency_FSB1_FSB1_Internal:
207         capability: tosca.capabilities.Node
208         node: tosca.nodes.Root
209         relationship: tosca.relationships.DependsOn
210         occurrences:
211         - 0
212         - UNBOUNDED
213     - link_FSB1_FSB1_Internal:
214         capability: tosca.capabilities.network.Linkable
215         relationship: tosca.relationships.network.LinksTo
216         occurrences:
217         - 1
218         - 1
219     - dependency_FSB1_FSB2_Internal:
220         capability: tosca.capabilities.Node
221         node: tosca.nodes.Root
222         relationship: tosca.relationships.DependsOn
223         occurrences:
224         - 0
225         - UNBOUNDED
226     - link_FSB1_FSB2_Internal:
227         capability: tosca.capabilities.network.Linkable
228         relationship: tosca.relationships.network.LinksTo
229         occurrences:
230         - 1
231         - 1
232     - dependency_FSB1_FSB_OAM:
233         capability: tosca.capabilities.Node
234         node: tosca.nodes.Root
235         relationship: tosca.relationships.DependsOn
236         occurrences:
237         - 0
238         - UNBOUNDED
239     - link_FSB1_FSB_OAM:
240         capability: tosca.capabilities.network.Linkable
241         relationship: tosca.relationships.network.LinksTo
242         occurrences:
243         - 1
244         - 1
245     - dependency_FSB1:
246         capability: tosca.capabilities.Node
247         node: tosca.nodes.Root
248         relationship: tosca.relationships.DependsOn
249         occurrences:
250         - 0
251         - UNBOUNDED
252     - local_storage_FSB1:
253         capability: tosca.capabilities.Attachment
254         node: tosca.nodes.BlockStorage
255         relationship: tosca.relationships.AttachesTo
256         occurrences:
257         - 0
258         - UNBOUNDED
259     capabilities:
260       network.outgoing.packets.rate_FSB1_FSB_OAM:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       attachment_FSB1_FSB_OAM:
267         type: tosca.capabilities.Attachment
268         occurrences:
269         - 1
270         - UNBOUNDED
271       binding_FSB1_FSB_OAM:
272         type: tosca.capabilities.network.Bindable
273         valid_source_types:
274         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
275         occurrences:
276         - 0
277         - UNBOUNDED
278       binding_FSB1_FSB2_Internal:
279         type: tosca.capabilities.network.Bindable
280         valid_source_types:
281         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
282         occurrences:
283         - 0
284         - UNBOUNDED
285       disk.capacity_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.read.bytes.rate_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       disk.device.latency_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.allocation_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       disk.read.bytes_FSB1:
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.device.capacity_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       cpu_util_FSB1:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.device.write.requests.rate_FSB1:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.root.size_FSB1:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.outgoing.bytes.rate_FSB1_FSB_OAM:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       feature_FSB1:
346         type: tosca.capabilities.Node
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.incoming.packets.rate_FSB1_FSB1_Internal:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       network.outgoing.bytes_FSB1_FSB1_Internal:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       attachment_FSB1_FSB2_Internal:
363         type: tosca.capabilities.Attachment
364         occurrences:
365         - 1
366         - UNBOUNDED
367       feature_FSB1_FSB2_Internal:
368         type: tosca.capabilities.Node
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.incoming.packets_FSB1_FSB2_Internal:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       feature_FSB1_FSB_OAM:
379         type: tosca.capabilities.Node
380         occurrences:
381         - 1
382         - UNBOUNDED
383       memory.resident_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       network.incoming.packets.rate_FSB1_FSB2_Internal:
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       cpu_FSB1:
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.write.requests.rate_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       instance_FSB1:
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.bytes_FSB1_FSB_OAM:
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       disk.device.read.bytes.rate_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       cpu.delta_FSB1:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.write.bytes_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       binding_FSB1_FSB1_Internal:
438         type: tosca.capabilities.network.Bindable
439         valid_source_types:
440         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
441         occurrences:
442         - 0
443         - UNBOUNDED
444       disk.device.read.requests.rate_FSB1:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       feature_FSB1_FSB1_Internal:
451         type: tosca.capabilities.Node
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.device.read.requests_FSB1:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.ephemeral.size_FSB1:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       binding_FSB1:
468         type: tosca.capabilities.network.Bindable
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.device.write.bytes_FSB1:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       network.outpoing.packets_FSB1_FSB_OAM:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
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       memory_FSB1:
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       network.incoming.bytes.rate_FSB1_FSB_OAM:
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.outpoing.packets_FSB1_FSB1_Internal:
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.outgoing.bytes.rate_FSB1_FSB2_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_FSB1_FSB_OAM:
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       host_FSB1:
555         type: tosca.capabilities.Container
556         valid_source_types:
557         - tosca.nodes.SoftwareComponent
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.device.allocation_FSB1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       os_FSB1:
568         type: tosca.capabilities.OperatingSystem
569         occurrences:
570         - 1
571         - UNBOUNDED
572       vcpus_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       disk.write.requests_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       network.incoming.packets.rate_FSB1_FSB_OAM:
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       network.incoming.packets_FSB1_FSB_OAM:
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.write.requests_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       network.incoming.bytes.rate_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       network.incoming.bytes_FSB1_FSB2_Internal:
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       disk.iops_FSB1:
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       network.outgoing.packets.rate_FSB1_FSB2_Internal:
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
691       disk.device.iops_FSB1:
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