d197cd7c540091e0ae74094251d2c3dc33d55ae4
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.FSB1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_FSB1_Internal_mac_address:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_FSB1_Internal_ip_requirements:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.IpRequirements
21       port_FSB1_Internal_subnetpoolid:
22         type: string
23         required: true
24         status: SUPPORTED
25       port_FSB1_OAM_subnetpoolid:
26         type: string
27         required: true
28         status: SUPPORTED
29       compute_FSB1_metadata:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: json
35       port_FSB2_Internal_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       port_FSB2_Internal_order:
42         type: integer
43         required: true
44         status: SUPPORTED
45       port_FSB1_OAM_exCP_naming:
46         type: org.openecomp.datatypes.Naming
47         required: true
48         status: SUPPORTED
49       port_FSB1_OAM_ip_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.IpRequirements
55       port_FSB2_Internal_ip_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.IpRequirements
61       vm_flavor_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_FSB2_Internal_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_FSB1_Internal_network_role_tag:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_FSB1_OAM_vlan_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.VlanRequirements
79       port_FSB1_Internal_vlan_requirements:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.VlanRequirements
85       port_FSB2_Internal_subnetpoolid:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_FSB1_Internal_exCP_naming:
90         type: org.openecomp.datatypes.Naming
91         required: true
92         status: SUPPORTED
93       port_FSB1_Internal_network_role:
94         type: string
95         required: true
96         status: SUPPORTED
97       port_FSB1_OAM_mac_requirements:
98         type: org.openecomp.datatypes.network.MacRequirements
99         required: true
100         status: SUPPORTED
101       compute_FSB1_availability_zone:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       port_FSB1_Internal_network:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       index_value:
114         type: integer
115         description: Index value of this substitution service template runtime instance
116         required: false
117         default: 0
118         status: SUPPORTED
119         constraints:
120         - greater_or_equal: 0
121       port_FSB1_OAM_order:
122         type: integer
123         required: true
124         status: SUPPORTED
125       port_FSB2_Internal_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       port_FSB2_Internal_mac_address:
130         type: string
131         required: true
132         status: SUPPORTED
133       port_FSB1_OAM_network:
134         type: list
135         required: true
136         status: SUPPORTED
137         entry_schema:
138           type: string
139       port_FSB2_Internal_exCP_naming:
140         type: org.openecomp.datatypes.Naming
141         required: true
142         status: SUPPORTED
143       port_FSB1_Internal_order:
144         type: integer
145         required: true
146         status: SUPPORTED
147       port_FSB1_OAM_network_role:
148         type: string
149         required: true
150         status: SUPPORTED
151       port_FSB2_Internal_network:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: string
157       port_FSB1_OAM_network_role_tag:
158         type: string
159         required: true
160         status: SUPPORTED
161       port_FSB1_Internal_mac_requirements:
162         type: org.openecomp.datatypes.network.MacRequirements
163         required: true
164         status: SUPPORTED
165       compute_FSB1_name:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: string
171       port_FSB1_OAM_fixed_ips:
172         type: list
173         required: true
174         status: SUPPORTED
175         entry_schema:
176           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
177       port_FSB2_Internal_network_role_tag:
178         type: string
179         required: true
180         status: SUPPORTED
181     attributes:
182       FSB1_FSB2_Internal_tenant_id:
183         type: string
184         status: SUPPORTED
185       FSB1_FSB1_Internal_network_id:
186         type: string
187         status: SUPPORTED
188       FSB1_accessIPv6:
189         type: string
190         status: SUPPORTED
191       FSB1_FSB1_OAM_status:
192         type: string
193         status: SUPPORTED
194       FSB1_addresses:
195         type: map
196         status: SUPPORTED
197         entry_schema:
198           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
199       FSB1_FSB2_Internal_network_id:
200         type: string
201         status: SUPPORTED
202       FSB1_FSB1_Internal_device_owner:
203         type: string
204         status: SUPPORTED
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_FSB1_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_FSB1_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.incoming.bytes.rate_FSB1_FSB1_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       network.outgoing.bytes_FSB1_FSB1_OAM:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       binding_FSB1_FSB2_Internal:
273         type: tosca.capabilities.network.Bindable
274         valid_source_types:
275         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
276         occurrences:
277         - 0
278         - UNBOUNDED
279       disk.capacity_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.rate_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.latency_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.allocation_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.read.bytes_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.device.capacity_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       cpu_util_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       disk.device.write.requests.rate_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       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
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       forwarder_FSB1_FSB2_Internal:
340         type: org.openecomp.capabilities.Forwarder
341         occurrences:
342         - 1
343         - UNBOUNDED
344       feature_FSB1:
345         type: tosca.capabilities.Node
346         occurrences:
347         - 1
348         - UNBOUNDED
349       network.incoming.packets.rate_FSB1_FSB1_Internal:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       network.outgoing.bytes_FSB1_FSB1_Internal:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       feature_FSB1_FSB2_Internal:
362         type: tosca.capabilities.Node
363         occurrences:
364         - 1
365         - UNBOUNDED
366       attachment_FSB1_FSB2_Internal:
367         type: tosca.capabilities.Attachment
368         occurrences:
369         - 1
370         - UNBOUNDED
371       network.incoming.packets_FSB1_FSB2_Internal:
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       forwarder_FSB1_FSB1_OAM:
378         type: org.openecomp.capabilities.Forwarder
379         occurrences:
380         - 1
381         - UNBOUNDED
382       memory.resident_FSB1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       network.incoming.packets.rate_FSB1_FSB1_OAM:
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       forwarder_FSB1_FSB1_Internal:
395         type: org.openecomp.capabilities.Forwarder
396         occurrences:
397         - 1
398         - UNBOUNDED
399       network.incoming.packets.rate_FSB1_FSB2_Internal:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       cpu_FSB1:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.write.requests.rate_FSB1:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       feature_FSB1_FSB1_OAM:
418         type: tosca.capabilities.Node
419         occurrences:
420         - 1
421         - UNBOUNDED
422       instance_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       disk.device.read.bytes.rate_FSB1:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       cpu.delta_FSB1:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.write.bytes_FSB1:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       binding_FSB1_FSB1_Internal:
447         type: tosca.capabilities.network.Bindable
448         valid_source_types:
449         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
450         occurrences:
451         - 0
452         - UNBOUNDED
453       disk.device.read.requests.rate_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       feature_FSB1_FSB1_Internal:
460         type: tosca.capabilities.Node
461         occurrences:
462         - 1
463         - UNBOUNDED
464       disk.device.read.requests_FSB1:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.ephemeral.size_FSB1:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       binding_FSB1:
477         type: tosca.capabilities.network.Bindable
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.device.write.bytes_FSB1:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       network.outgoing.packets.rate_FSB1_FSB1_OAM:
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       binding_FSB1_FSB1_OAM:
494         type: tosca.capabilities.network.Bindable
495         valid_source_types:
496         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
497         occurrences:
498         - 0
499         - UNBOUNDED
500       attachment_FSB1_FSB1_OAM:
501         type: tosca.capabilities.Attachment
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.incoming.packets_FSB1_FSB1_Internal:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       attachment_FSB1_FSB1_Internal:
512         type: tosca.capabilities.Attachment
513         occurrences:
514         - 1
515         - UNBOUNDED
516       network.incoming.bytes_FSB1_FSB1_OAM:
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       memory_FSB1:
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       network.incoming.packets_FSB1_FSB1_OAM:
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       network.outpoing.packets_FSB1_FSB1_Internal:
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       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
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       disk.device.read.bytes_FSB1:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       disk.device.usage_FSB1:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.write.bytes.rate_FSB1:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       scalable_FSB1:
565         type: tosca.capabilities.Scalable
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.usage_FSB1:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       network.outpoing.packets_FSB1_FSB1_OAM:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       host_FSB1:
582         type: tosca.capabilities.Container
583         valid_source_types:
584         - tosca.nodes.SoftwareComponent
585         occurrences:
586         - 1
587         - UNBOUNDED
588       disk.device.allocation_FSB1:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       os_FSB1:
595         type: tosca.capabilities.OperatingSystem
596         occurrences:
597         - 1
598         - UNBOUNDED
599       vcpus_FSB1:
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       disk.write.requests_FSB1:
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       network.outgoing.bytes_FSB1_FSB2_Internal:
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.incoming.bytes_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       network.outpoing.packets_FSB1_FSB2_Internal:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.device.write.bytes.rate_FSB1:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       endpoint_FSB1:
642         type: tosca.capabilities.Endpoint.Admin
643         occurrences:
644         - 1
645         - UNBOUNDED
646       network.outgoing.packets.rate_FSB1_FSB1_Internal:
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       network.incoming.bytes.rate_FSB1_FSB1_Internal:
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.latency_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       memory.usage_FSB1:
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       disk.read.requests_FSB1:
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.device.write.requests_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.incoming.bytes.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       network.incoming.bytes_FSB1_FSB2_Internal:
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
694       disk.iops_FSB1:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       network.outgoing.packets.rate_FSB1_FSB2_Internal:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       disk.device.iops_FSB1:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED