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 / 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_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       compute_FSB1_metadata:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: json
41       port_FSB2_Internal_vlan_requirements:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: org.openecomp.datatypes.network.VlanRequirements
47       port_FSB2_Internal_order:
48         type: integer
49         required: true
50         status: SUPPORTED
51       port_FSB1_OAM_exCP_naming:
52         type: org.openecomp.datatypes.Naming
53         required: true
54         status: SUPPORTED
55       port_FSB1_OAM_ip_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.IpRequirements
61       port_FSB2_Internal_ip_requirements:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.IpRequirements
67       vm_flavor_name:
68         type: string
69         required: true
70         status: SUPPORTED
71       port_FSB2_Internal_network_role:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_FSB1_Internal_related_networks:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
81       port_FSB1_Internal_network_role_tag:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_FSB1_OAM_vlan_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: org.openecomp.datatypes.network.VlanRequirements
91       port_FSB1_Internal_vlan_requirements:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: org.openecomp.datatypes.network.VlanRequirements
97       port_FSB2_Internal_subnetpoolid:
98         type: string
99         required: true
100         status: SUPPORTED
101       port_FSB1_Internal_exCP_naming:
102         type: org.openecomp.datatypes.Naming
103         required: true
104         status: SUPPORTED
105       port_FSB1_Internal_network_role:
106         type: string
107         required: true
108         status: SUPPORTED
109       port_FSB1_OAM_mac_requirements:
110         type: org.openecomp.datatypes.network.MacRequirements
111         required: true
112         status: SUPPORTED
113       compute_FSB1_availability_zone:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_FSB1_Internal_network:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       index_value:
126         type: integer
127         description: Index value of this substitution service template runtime instance
128         required: false
129         default: 0
130         status: SUPPORTED
131         constraints:
132         - greater_or_equal: 0
133       port_FSB1_OAM_order:
134         type: integer
135         required: true
136         status: SUPPORTED
137       port_FSB2_Internal_mac_requirements:
138         type: org.openecomp.datatypes.network.MacRequirements
139         required: true
140         status: SUPPORTED
141       port_FSB2_Internal_mac_address:
142         type: string
143         required: true
144         status: SUPPORTED
145       port_FSB1_OAM_network:
146         type: list
147         required: true
148         status: SUPPORTED
149         entry_schema:
150           type: string
151       port_FSB2_Internal_exCP_naming:
152         type: org.openecomp.datatypes.Naming
153         required: true
154         status: SUPPORTED
155       port_FSB1_Internal_order:
156         type: integer
157         required: true
158         status: SUPPORTED
159       port_FSB1_OAM_network_role:
160         type: string
161         required: true
162         status: SUPPORTED
163       port_FSB2_Internal_network:
164         type: list
165         required: true
166         status: SUPPORTED
167         entry_schema:
168           type: string
169       port_FSB1_OAM_related_networks:
170         type: list
171         required: true
172         status: SUPPORTED
173         entry_schema:
174           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
175       port_FSB1_OAM_network_role_tag:
176         type: string
177         required: true
178         status: SUPPORTED
179       port_FSB1_Internal_mac_requirements:
180         type: org.openecomp.datatypes.network.MacRequirements
181         required: true
182         status: SUPPORTED
183       compute_FSB1_name:
184         type: list
185         required: true
186         status: SUPPORTED
187         entry_schema:
188           type: string
189       port_FSB1_OAM_fixed_ips:
190         type: list
191         required: true
192         status: SUPPORTED
193         entry_schema:
194           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
195       port_FSB2_Internal_network_role_tag:
196         type: string
197         required: true
198         status: SUPPORTED
199     requirements:
200     - dependency_FSB1_FSB1_Internal:
201         capability: tosca.capabilities.Node
202         node: tosca.nodes.Root
203         relationship: tosca.relationships.DependsOn
204         occurrences:
205         - 0
206         - UNBOUNDED
207     - link_FSB1_FSB1_Internal:
208         capability: tosca.capabilities.network.Linkable
209         relationship: tosca.relationships.network.LinksTo
210         occurrences:
211         - 1
212         - 1
213     - dependency_FSB1_FSB2_Internal:
214         capability: tosca.capabilities.Node
215         node: tosca.nodes.Root
216         relationship: tosca.relationships.DependsOn
217         occurrences:
218         - 0
219         - UNBOUNDED
220     - link_FSB1_FSB2_Internal:
221         capability: tosca.capabilities.network.Linkable
222         relationship: tosca.relationships.network.LinksTo
223         occurrences:
224         - 1
225         - 1
226     - dependency_FSB1_FSB1_OAM:
227         capability: tosca.capabilities.Node
228         node: tosca.nodes.Root
229         relationship: tosca.relationships.DependsOn
230         occurrences:
231         - 0
232         - UNBOUNDED
233     - link_FSB1_FSB1_OAM:
234         capability: tosca.capabilities.network.Linkable
235         relationship: tosca.relationships.network.LinksTo
236         occurrences:
237         - 1
238         - 1
239     - dependency_FSB1:
240         capability: tosca.capabilities.Node
241         node: tosca.nodes.Root
242         relationship: tosca.relationships.DependsOn
243         occurrences:
244         - 0
245         - UNBOUNDED
246     - local_storage_FSB1:
247         capability: tosca.capabilities.Attachment
248         node: tosca.nodes.BlockStorage
249         relationship: tosca.relationships.AttachesTo
250         occurrences:
251         - 0
252         - UNBOUNDED
253     capabilities:
254       network.incoming.bytes.rate_FSB1_FSB1_OAM:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       network.outgoing.bytes_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       binding_FSB1_FSB2_Internal:
267         type: tosca.capabilities.network.Bindable
268         valid_source_types:
269         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
270         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
271         occurrences:
272         - 0
273         - UNBOUNDED
274       disk.capacity_FSB1:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.read.bytes.rate_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.device.latency_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.allocation_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.read.bytes_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.device.capacity_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       cpu_util_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       disk.device.write.requests.rate_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       network.outgoing.bytes.rate_FSB1_FSB1_OAM:
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       disk.root.size_FSB1:
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       forwarder_FSB1_FSB2_Internal:
335         type: org.openecomp.capabilities.Forwarder
336         occurrences:
337         - 1
338         - UNBOUNDED
339       feature_FSB1:
340         type: tosca.capabilities.Node
341         occurrences:
342         - 1
343         - UNBOUNDED
344       network.incoming.packets.rate_FSB1_FSB1_Internal:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.outgoing.bytes_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       feature_FSB1_FSB2_Internal:
357         type: tosca.capabilities.Node
358         occurrences:
359         - 1
360         - UNBOUNDED
361       attachment_FSB1_FSB2_Internal:
362         type: tosca.capabilities.Attachment
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.incoming.packets_FSB1_FSB2_Internal:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       forwarder_FSB1_FSB1_OAM:
373         type: org.openecomp.capabilities.Forwarder
374         occurrences:
375         - 1
376         - UNBOUNDED
377       memory.resident_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       network.incoming.packets.rate_FSB1_FSB1_OAM:
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       forwarder_FSB1_FSB1_Internal:
390         type: org.openecomp.capabilities.Forwarder
391         occurrences:
392         - 1
393         - UNBOUNDED
394       network.incoming.packets.rate_FSB1_FSB2_Internal:
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       cpu_FSB1:
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       disk.write.requests.rate_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       feature_FSB1_FSB1_OAM:
413         type: tosca.capabilities.Node
414         occurrences:
415         - 1
416         - UNBOUNDED
417       instance_FSB1:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.read.bytes.rate_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       cpu.delta_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       disk.write.bytes_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       binding_FSB1_FSB1_Internal:
442         type: tosca.capabilities.network.Bindable
443         valid_source_types:
444         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
445         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
446         occurrences:
447         - 0
448         - UNBOUNDED
449       disk.device.read.requests.rate_FSB1:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       feature_FSB1_FSB1_Internal:
456         type: tosca.capabilities.Node
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.device.read.requests_FSB1:
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       disk.ephemeral.size_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       binding_FSB1:
473         type: tosca.capabilities.network.Bindable
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.device.write.bytes_FSB1:
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.outgoing.packets.rate_FSB1_FSB1_OAM:
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       binding_FSB1_FSB1_OAM:
490         type: tosca.capabilities.network.Bindable
491         valid_source_types:
492         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
493         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
494         occurrences:
495         - 0
496         - UNBOUNDED
497       attachment_FSB1_FSB1_OAM:
498         type: tosca.capabilities.Attachment
499         occurrences:
500         - 1
501         - UNBOUNDED
502       network.incoming.packets_FSB1_FSB1_Internal:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       attachment_FSB1_FSB1_Internal:
509         type: tosca.capabilities.Attachment
510         occurrences:
511         - 1
512         - UNBOUNDED
513       network.incoming.bytes_FSB1_FSB1_OAM:
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       memory_FSB1:
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       network.incoming.packets_FSB1_FSB1_OAM:
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.outpoing.packets_FSB1_FSB1_Internal:
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.outgoing.bytes.rate_FSB1_FSB2_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       disk.device.read.bytes_FSB1:
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.usage_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.write.bytes.rate_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       scalable_FSB1:
562         type: tosca.capabilities.Scalable
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.usage_FSB1:
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.outpoing.packets_FSB1_FSB1_OAM:
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       host_FSB1:
579         type: tosca.capabilities.Container
580         valid_source_types:
581         - tosca.nodes.SoftwareComponent
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.device.allocation_FSB1:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       os_FSB1:
592         type: tosca.capabilities.OperatingSystem
593         occurrences:
594         - 1
595         - UNBOUNDED
596       vcpus_FSB1:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.write.requests_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       network.outgoing.bytes_FSB1_FSB2_Internal:
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.incoming.bytes_FSB1_FSB1_Internal:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       network.outpoing.packets_FSB1_FSB2_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       disk.device.write.bytes.rate_FSB1:
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       network.outgoing.bytes.rate_FSB1_FSB1_Internal:
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       endpoint_FSB1:
639         type: tosca.capabilities.Endpoint.Admin
640         occurrences:
641         - 1
642         - UNBOUNDED
643       network.outgoing.packets.rate_FSB1_FSB1_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.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       disk.latency_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       memory.usage_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       disk.read.requests_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.device.write.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       network.incoming.bytes.rate_FSB1_FSB2_Internal:
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_FSB1_FSB2_Internal:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.iops_FSB1:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.packets.rate_FSB1_FSB2_Internal:
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       disk.device.iops_FSB1:
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