[SDC] Onboarding 1710 rebase.
[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:
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_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_FSB2_Internal_ip_requirements:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: org.openecomp.datatypes.network.IpRequirements
51       vm_flavor_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_FSB_OAM_vlan_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.VlanRequirements
61       port_FSB2_Internal_network_role:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_FSB_OAM_ip_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: org.openecomp.datatypes.network.IpRequirements
71       port_FSB1_Internal_network_role_tag:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_FSB1_Internal_vlan_requirements:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.network.VlanRequirements
81       port_FSB2_Internal_subnetpoolid:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_FSB1_Internal_exCP_naming:
86         type: org.openecomp.datatypes.Naming
87         required: true
88         status: SUPPORTED
89       port_FSB_OAM_network_role:
90         type: string
91         required: true
92         status: SUPPORTED
93       port_FSB_OAM_network:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_FSB1_Internal_network_role:
100         type: string
101         required: true
102         status: SUPPORTED
103       port_FSB_OAM_subnetpoolid:
104         type: string
105         required: true
106         status: SUPPORTED
107       port_FSB_OAM_mac_requirements:
108         type: org.openecomp.datatypes.network.MacRequirements
109         required: true
110         status: SUPPORTED
111       compute_FSB1_availability_zone:
112         type: list
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: string
117       port_FSB1_Internal_network:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: string
123       index_value:
124         type: integer
125         description: Index value of this substitution service template runtime instance
126         required: false
127         default: 0
128         status: SUPPORTED
129         constraints:
130         - greater_or_equal: 0
131       port_FSB_OAM_order:
132         type: integer
133         required: true
134         status: SUPPORTED
135       port_FSB2_Internal_mac_requirements:
136         type: org.openecomp.datatypes.network.MacRequirements
137         required: true
138         status: SUPPORTED
139       port_FSB2_Internal_mac_address:
140         type: string
141         required: true
142         status: SUPPORTED
143       port_FSB2_Internal_exCP_naming:
144         type: org.openecomp.datatypes.Naming
145         required: true
146         status: SUPPORTED
147       port_FSB1_Internal_order:
148         type: integer
149         required: true
150         status: SUPPORTED
151       port_FSB_OAM_fixed_ips:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
157       port_FSB2_Internal_network:
158         type: list
159         required: true
160         status: SUPPORTED
161         entry_schema:
162           type: string
163       port_FSB1_Internal_mac_requirements:
164         type: org.openecomp.datatypes.network.MacRequirements
165         required: true
166         status: SUPPORTED
167       port_FSB_OAM_exCP_naming:
168         type: org.openecomp.datatypes.Naming
169         required: true
170         status: SUPPORTED
171       compute_FSB1_name:
172         type: list
173         required: true
174         status: SUPPORTED
175         entry_schema:
176           type: string
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_FSB_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_FSB_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.outgoing.packets.rate_FSB1_FSB_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       attachment_FSB1_FSB_OAM:
243         type: tosca.capabilities.Attachment
244         occurrences:
245         - 1
246         - UNBOUNDED
247       binding_FSB1_FSB_OAM:
248         type: tosca.capabilities.network.Bindable
249         valid_source_types:
250         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
251         occurrences:
252         - 0
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       disk.root.size_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       network.outgoing.bytes.rate_FSB1_FSB_OAM:
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       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       attachment_FSB1_FSB2_Internal:
339         type: tosca.capabilities.Attachment
340         occurrences:
341         - 1
342         - UNBOUNDED
343       feature_FSB1_FSB2_Internal:
344         type: tosca.capabilities.Node
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       feature_FSB1_FSB_OAM:
355         type: tosca.capabilities.Node
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_FSB2_Internal:
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       cpu_FSB1:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.write.requests.rate_FSB1:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       instance_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.bytes_FSB1_FSB_OAM:
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       disk.device.read.bytes.rate_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       cpu.delta_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       disk.write.bytes_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       binding_FSB1_FSB1_Internal:
414         type: tosca.capabilities.network.Bindable
415         valid_source_types:
416         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
417         occurrences:
418         - 0
419         - UNBOUNDED
420       disk.device.read.requests.rate_FSB1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       feature_FSB1_FSB1_Internal:
427         type: tosca.capabilities.Node
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.device.read.requests_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       disk.ephemeral.size_FSB1:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       binding_FSB1:
444         type: tosca.capabilities.network.Bindable
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.device.write.bytes_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       network.outpoing.packets_FSB1_FSB_OAM:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       network.incoming.packets_FSB1_FSB1_Internal:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       attachment_FSB1_FSB1_Internal:
467         type: tosca.capabilities.Attachment
468         occurrences:
469         - 1
470         - UNBOUNDED
471       memory_FSB1:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       network.incoming.bytes.rate_FSB1_FSB_OAM:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outpoing.packets_FSB1_FSB1_Internal:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       network.outgoing.bytes_FSB1_FSB_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       disk.device.read.bytes_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       disk.device.usage_FSB1:
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       disk.write.bytes.rate_FSB1:
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       scalable_FSB1:
520         type: tosca.capabilities.Scalable
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.usage_FSB1:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       host_FSB1:
531         type: tosca.capabilities.Container
532         valid_source_types:
533         - tosca.nodes.SoftwareComponent
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.device.allocation_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       os_FSB1:
544         type: tosca.capabilities.OperatingSystem
545         occurrences:
546         - 1
547         - UNBOUNDED
548       vcpus_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       disk.write.requests_FSB1:
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       network.incoming.packets.rate_FSB1_FSB_OAM:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       network.outgoing.bytes_FSB1_FSB2_Internal:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       network.incoming.bytes_FSB1_FSB1_Internal:
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       network.outpoing.packets_FSB1_FSB2_Internal:
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.device.write.bytes.rate_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.rate_FSB1_FSB1_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       endpoint_FSB1:
597         type: tosca.capabilities.Endpoint.Admin
598         occurrences:
599         - 1
600         - UNBOUNDED
601       network.outgoing.packets.rate_FSB1_FSB1_Internal:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       network.incoming.bytes.rate_FSB1_FSB1_Internal:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       disk.latency_FSB1:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       memory.usage_FSB1:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.read.requests_FSB1:
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.packets_FSB1_FSB_OAM:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.device.write.requests_FSB1:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       network.incoming.bytes.rate_FSB1_FSB2_Internal:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       network.incoming.bytes_FSB1_FSB2_Internal:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       disk.iops_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.outgoing.packets.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       disk.device.iops_FSB1:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED