9159c8b7421ee2b7d80daa18c071afaa9799733b
[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: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       compute_FSB1_metadata:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: json
23       compute_FSB1_availability_zone:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: string
29       port_FSB1_Internal_network:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       index_value:
36         type: integer
37         description: Index value of this substitution service template runtime instance
38         required: false
39         default: 0
40         status: SUPPORTED
41         constraints:
42         - greater_or_equal: 0
43       port_FSB2_Internal2_network:
44         type: list
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       vm_flavor_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_FSB2_Internal1_mac_address:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_FSB_OAM_fixed_ips:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: json
65       compute_FSB1_name:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_FSB_OAM_network:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       port_FSB2_Internal1_network:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       port_FSB2_Internal2_mac_address:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89     requirements:
90     - dependency_FSB1_FSB1_Internal:
91         capability: tosca.capabilities.Node
92         node: tosca.nodes.Root
93         relationship: tosca.relationships.DependsOn
94         occurrences:
95         - 0
96         - UNBOUNDED
97     - link_FSB1_FSB1_Internal:
98         capability: tosca.capabilities.network.Linkable
99         relationship: tosca.relationships.network.LinksTo
100         occurrences:
101         - 1
102         - 1
103     - dependency_FSB1_FSB_OAM:
104         capability: tosca.capabilities.Node
105         node: tosca.nodes.Root
106         relationship: tosca.relationships.DependsOn
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - link_FSB1_FSB_OAM:
111         capability: tosca.capabilities.network.Linkable
112         relationship: tosca.relationships.network.LinksTo
113         occurrences:
114         - 1
115         - 1
116     - dependency_FSB1_FSB2_Internal2:
117         capability: tosca.capabilities.Node
118         node: tosca.nodes.Root
119         relationship: tosca.relationships.DependsOn
120         occurrences:
121         - 0
122         - UNBOUNDED
123     - link_FSB1_FSB2_Internal2:
124         capability: tosca.capabilities.network.Linkable
125         relationship: tosca.relationships.network.LinksTo
126         occurrences:
127         - 1
128         - 1
129     - dependency_FSB1:
130         capability: tosca.capabilities.Node
131         node: tosca.nodes.Root
132         relationship: tosca.relationships.DependsOn
133         occurrences:
134         - 0
135         - UNBOUNDED
136     - local_storage_FSB1:
137         capability: tosca.capabilities.Attachment
138         node: tosca.nodes.BlockStorage
139         relationship: tosca.relationships.AttachesTo
140         occurrences:
141         - 0
142         - UNBOUNDED
143     - dependency_FSB1_FSB2_Internal1:
144         capability: tosca.capabilities.Node
145         node: tosca.nodes.Root
146         relationship: tosca.relationships.DependsOn
147         occurrences:
148         - 0
149         - UNBOUNDED
150     - link_FSB1_FSB2_Internal1:
151         capability: tosca.capabilities.network.Linkable
152         relationship: tosca.relationships.network.LinksTo
153         occurrences:
154         - 1
155         - 1
156     capabilities:
157       network.outgoing.packets.rate_FSB1_FSB_OAM:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       network.incoming.packets_FSB1_FSB2_Internal2:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       network.incoming.packets_FSB1_FSB2_Internal1:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       attachment_FSB1_FSB_OAM:
176         type: tosca.capabilities.Attachment
177         occurrences:
178         - 1
179         - UNBOUNDED
180       binding_FSB1_FSB_OAM:
181         type: tosca.capabilities.network.Bindable
182         valid_source_types:
183         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
184         occurrences:
185         - 0
186         - UNBOUNDED
187       disk.capacity_FSB1:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.read.bytes.rate_FSB1:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.latency_FSB1:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.allocation_FSB1:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.read.bytes_FSB1:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       disk.device.capacity_FSB1:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       cpu_util_FSB1:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       disk.device.write.requests.rate_FSB1:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       disk.root.size_FSB1:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       network.outgoing.bytes.rate_FSB1_FSB_OAM:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       feature_FSB1:
248         type: tosca.capabilities.Node
249         occurrences:
250         - 1
251         - UNBOUNDED
252       network.outgoing.bytes_FSB1_FSB2_Internal1:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       network.incoming.packets.rate_FSB1_FSB1_Internal:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       network.outgoing.bytes_FSB1_FSB1_Internal:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       feature_FSB1_FSB_OAM:
271         type: tosca.capabilities.Node
272         occurrences:
273         - 1
274         - UNBOUNDED
275       memory.resident_FSB1:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       cpu_FSB1:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       binding_FSB1_FSB2_Internal1:
288         type: tosca.capabilities.network.Bindable
289         valid_source_types:
290         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
291         occurrences:
292         - 0
293         - UNBOUNDED
294       disk.write.requests.rate_FSB1:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       binding_FSB1_FSB2_Internal2:
301         type: tosca.capabilities.network.Bindable
302         valid_source_types:
303         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
304         occurrences:
305         - 0
306         - UNBOUNDED
307       instance_FSB1:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       network.incoming.bytes_FSB1_FSB_OAM:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       disk.device.read.bytes.rate_FSB1:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       attachment_FSB1_FSB2_Internal2:
326         type: tosca.capabilities.Attachment
327         occurrences:
328         - 1
329         - UNBOUNDED
330       attachment_FSB1_FSB2_Internal1:
331         type: tosca.capabilities.Attachment
332         occurrences:
333         - 1
334         - UNBOUNDED
335       cpu.delta_FSB1:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       disk.write.bytes_FSB1:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       binding_FSB1_FSB1_Internal:
348         type: tosca.capabilities.network.Bindable
349         valid_source_types:
350         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
351         occurrences:
352         - 0
353         - UNBOUNDED
354       disk.device.read.requests.rate_FSB1:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       feature_FSB1_FSB1_Internal:
361         type: tosca.capabilities.Node
362         occurrences:
363         - 1
364         - UNBOUNDED
365       disk.device.read.requests_FSB1:
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       network.incoming.packets.rate_FSB1_FSB2_Internal2:
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.ephemeral.size_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       binding_FSB1:
384         type: tosca.capabilities.network.Bindable
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.write.bytes_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       network.incoming.packets.rate_FSB1_FSB2_Internal1:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.outpoing.packets_FSB1_FSB_OAM:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       network.incoming.bytes_FSB1_FSB2_Internal2:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       network.incoming.packets_FSB1_FSB1_Internal:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       network.incoming.bytes_FSB1_FSB2_Internal1:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       attachment_FSB1_FSB1_Internal:
425         type: tosca.capabilities.Attachment
426         occurrences:
427         - 1
428         - UNBOUNDED
429       memory_FSB1:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       network.incoming.bytes.rate_FSB1_FSB_OAM:
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       network.outpoing.packets_FSB1_FSB1_Internal:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       network.outgoing.bytes_FSB1_FSB_OAM:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.read.bytes_FSB1:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.usage_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       disk.write.bytes.rate_FSB1:
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       scalable_FSB1:
472         type: tosca.capabilities.Scalable
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.usage_FSB1:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       host_FSB1:
483         type: tosca.capabilities.Container
484         valid_source_types:
485         - tosca.nodes.SoftwareComponent
486         occurrences:
487         - 1
488         - UNBOUNDED
489       disk.device.allocation_FSB1:
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       os_FSB1:
496         type: tosca.capabilities.OperatingSystem
497         occurrences:
498         - 1
499         - UNBOUNDED
500       vcpus_FSB1:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       disk.write.requests_FSB1:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       network.incoming.packets.rate_FSB1_FSB_OAM:
513         type: org.openecomp.capabilities.metric.Ceilometer
514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
515         occurrences:
516         - 1
517         - UNBOUNDED
518       network.incoming.bytes.rate_FSB1_FSB2_Internal2:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       network.incoming.bytes.rate_FSB1_FSB2_Internal1:
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       network.incoming.bytes_FSB1_FSB1_Internal:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.device.write.bytes.rate_FSB1:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       endpoint_FSB1:
549         type: tosca.capabilities.Endpoint.Admin
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.outgoing.bytes_FSB1_FSB2_Internal2:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       network.outgoing.packets.rate_FSB1_FSB1_Internal:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       network.outgoing.packets.rate_FSB1_FSB2_Internal2:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       network.incoming.bytes.rate_FSB1_FSB1_Internal:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       network.outgoing.packets.rate_FSB1_FSB2_Internal1:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.latency_FSB1:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       network.outpoing.packets_FSB1_FSB2_Internal1:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       network.outpoing.packets_FSB1_FSB2_Internal2:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       memory.usage_FSB1:
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.outgoing.bytes.rate_FSB1_FSB2_Internal1:
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       network.outgoing.bytes.rate_FSB1_FSB2_Internal2:
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       disk.read.requests_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       network.incoming.packets_FSB1_FSB_OAM:
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       disk.device.write.requests_FSB1:
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       feature_FSB1_FSB2_Internal1:
638         type: tosca.capabilities.Node
639         occurrences:
640         - 1
641         - UNBOUNDED
642       feature_FSB1_FSB2_Internal2:
643         type: tosca.capabilities.Node
644         occurrences:
645         - 1
646         - UNBOUNDED
647       disk.iops_FSB1:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       disk.device.iops_FSB1:
654         type: org.openecomp.capabilities.metric.Ceilometer
655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
656         occurrences:
657         - 1
658         - UNBOUNDED