related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / unifiedComposition / creSubstitutionServiceTemplate / updNodesGetAttrInFromInnerNodes / noConsolidation / 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_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_FSB2_Internal_related_networks:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
27       port_FSB1_Internal_subnetpoolid:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_FSB1_OAM_subnetpoolid:
32         type: string
33         required: true
34         status: SUPPORTED
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_related_networks:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
75       port_FSB1_Internal_network_role_tag:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_FSB1_OAM_vlan_requirements:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.VlanRequirements
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: string
93         required: true
94         status: SUPPORTED
95       port_FSB1_Internal_exCP_naming:
96         type: org.openecomp.datatypes.Naming
97         required: true
98         status: SUPPORTED
99       port_FSB1_Internal_network_role:
100         type: string
101         required: true
102         status: SUPPORTED
103       port_FSB1_OAM_mac_requirements:
104         type: org.openecomp.datatypes.network.MacRequirements
105         required: true
106         status: SUPPORTED
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_related_networks:
158         type: list
159         required: true
160         status: SUPPORTED
161         entry_schema:
162           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
163       port_FSB1_OAM_network_role_tag:
164         type: string
165         required: true
166         status: SUPPORTED
167       port_FSB1_Internal_mac_requirements:
168         type: org.openecomp.datatypes.network.MacRequirements
169         required: true
170         status: SUPPORTED
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         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
277         occurrences:
278         - 0
279         - UNBOUNDED
280       disk.capacity_FSB1:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.read.bytes.rate_FSB1:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.device.latency_FSB1:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.allocation_FSB1:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       disk.read.bytes_FSB1:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       disk.device.capacity_FSB1:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       cpu_util_FSB1:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.device.write.requests.rate_FSB1:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.root.size_FSB1:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       forwarder_FSB1_FSB2_Internal:
341         type: org.openecomp.capabilities.Forwarder
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       feature_FSB1_FSB2_Internal:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       attachment_FSB1_FSB2_Internal:
368         type: tosca.capabilities.Attachment
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       forwarder_FSB1_FSB1_OAM:
379         type: org.openecomp.capabilities.Forwarder
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_FSB1_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       forwarder_FSB1_FSB1_Internal:
396         type: org.openecomp.capabilities.Forwarder
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.incoming.packets.rate_FSB1_FSB2_Internal:
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       cpu_FSB1:
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       disk.write.requests.rate_FSB1:
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       feature_FSB1_FSB1_OAM:
419         type: tosca.capabilities.Node
420         occurrences:
421         - 1
422         - UNBOUNDED
423       instance_FSB1:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.read.bytes.rate_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       cpu.delta_FSB1:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.write.bytes_FSB1:
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       binding_FSB1_FSB1_Internal:
448         type: tosca.capabilities.network.Bindable
449         valid_source_types:
450         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
451         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
452         occurrences:
453         - 0
454         - UNBOUNDED
455       disk.device.read.requests.rate_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       feature_FSB1_FSB1_Internal:
462         type: tosca.capabilities.Node
463         occurrences:
464         - 1
465         - UNBOUNDED
466       disk.device.read.requests_FSB1:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.ephemeral.size_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       binding_FSB1:
479         type: tosca.capabilities.network.Bindable
480         occurrences:
481         - 1
482         - UNBOUNDED
483       disk.device.write.bytes_FSB1:
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.packets.rate_FSB1_FSB1_OAM:
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       binding_FSB1_FSB1_OAM:
496         type: tosca.capabilities.network.Bindable
497         valid_source_types:
498         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
499         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
500         occurrences:
501         - 0
502         - UNBOUNDED
503       attachment_FSB1_FSB1_OAM:
504         type: tosca.capabilities.Attachment
505         occurrences:
506         - 1
507         - UNBOUNDED
508       network.incoming.packets_FSB1_FSB1_Internal:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       attachment_FSB1_FSB1_Internal:
515         type: tosca.capabilities.Attachment
516         occurrences:
517         - 1
518         - UNBOUNDED
519       network.incoming.bytes_FSB1_FSB1_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       memory_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       network.incoming.packets_FSB1_FSB1_OAM:
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       network.outpoing.packets_FSB1_FSB1_Internal:
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       network.outgoing.bytes.rate_FSB1_FSB2_Internal:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.device.read.bytes_FSB1:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.device.usage_FSB1:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.write.bytes.rate_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       scalable_FSB1:
568         type: tosca.capabilities.Scalable
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.usage_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       network.outpoing.packets_FSB1_FSB1_OAM:
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       host_FSB1:
585         type: tosca.capabilities.Container
586         valid_source_types:
587         - tosca.nodes.SoftwareComponent
588         occurrences:
589         - 1
590         - UNBOUNDED
591       disk.device.allocation_FSB1:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       os_FSB1:
598         type: tosca.capabilities.OperatingSystem
599         occurrences:
600         - 1
601         - UNBOUNDED
602       vcpus_FSB1:
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.write.requests_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_FSB1_FSB2_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       network.incoming.bytes_FSB1_FSB1_Internal:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       network.outpoing.packets_FSB1_FSB2_Internal:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       disk.device.write.bytes.rate_FSB1:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       endpoint_FSB1:
645         type: tosca.capabilities.Endpoint.Admin
646         occurrences:
647         - 1
648         - UNBOUNDED
649       network.outgoing.packets.rate_FSB1_FSB1_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       network.incoming.bytes.rate_FSB1_FSB1_Internal:
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.latency_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       memory.usage_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
673       disk.read.requests_FSB1:
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.device.write.requests_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.incoming.bytes.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       network.incoming.bytes_FSB1_FSB2_Internal:
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
697       disk.iops_FSB1:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       network.outgoing.packets.rate_FSB1_FSB2_Internal:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.iops_FSB1:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED