21183acb74823e35845c28f5a878f272a5da578d
[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.jsa:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_jsa_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       vm_image_name:
18         type: string
19         required: true
20         status: SUPPORTED
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29     requirements:
30     - dependency_jsa:
31         capability: tosca.capabilities.Node
32         node: tosca.nodes.Root
33         relationship: tosca.relationships.DependsOn
34         occurrences:
35         - 0
36         - UNBOUNDED
37     - local_storage_jsa:
38         capability: tosca.capabilities.Attachment
39         node: tosca.nodes.BlockStorage
40         relationship: tosca.relationships.AttachesTo
41         occurrences:
42         - 0
43         - UNBOUNDED
44     capabilities:
45       instance_jsa:
46         type: org.openecomp.capabilities.metric.Ceilometer
47         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
48         occurrences:
49         - 1
50         - UNBOUNDED
51       disk.latency_jsa:
52         type: org.openecomp.capabilities.metric.Ceilometer
53         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
54         occurrences:
55         - 1
56         - UNBOUNDED
57       disk.device.usage_jsa:
58         type: org.openecomp.capabilities.metric.Ceilometer
59         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
60         occurrences:
61         - 1
62         - UNBOUNDED
63       disk.iops_jsa:
64         type: org.openecomp.capabilities.metric.Ceilometer
65         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
66         occurrences:
67         - 1
68         - UNBOUNDED
69       disk.read.bytes.rate_jsa:
70         type: org.openecomp.capabilities.metric.Ceilometer
71         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
72         occurrences:
73         - 1
74         - UNBOUNDED
75       disk.device.allocation_jsa:
76         type: org.openecomp.capabilities.metric.Ceilometer
77         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
78         occurrences:
79         - 1
80         - UNBOUNDED
81       disk.write.bytes.rate_jsa:
82         type: org.openecomp.capabilities.metric.Ceilometer
83         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
84         occurrences:
85         - 1
86         - UNBOUNDED
87       disk.ephemeral.size_jsa:
88         type: org.openecomp.capabilities.metric.Ceilometer
89         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
90         occurrences:
91         - 1
92         - UNBOUNDED
93       cpu_util_jsa:
94         type: org.openecomp.capabilities.metric.Ceilometer
95         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
96         occurrences:
97         - 1
98         - UNBOUNDED
99       disk.device.write.bytes.rate_jsa:
100         type: org.openecomp.capabilities.metric.Ceilometer
101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
102         occurrences:
103         - 1
104         - UNBOUNDED
105       disk.read.bytes_jsa:
106         type: org.openecomp.capabilities.metric.Ceilometer
107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
108         occurrences:
109         - 1
110         - UNBOUNDED
111       disk.capacity_jsa:
112         type: org.openecomp.capabilities.metric.Ceilometer
113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
114         occurrences:
115         - 1
116         - UNBOUNDED
117       disk.write.bytes_jsa:
118         type: org.openecomp.capabilities.metric.Ceilometer
119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
120         occurrences:
121         - 1
122         - UNBOUNDED
123       memory.usage_jsa:
124         type: org.openecomp.capabilities.metric.Ceilometer
125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
126         occurrences:
127         - 1
128         - UNBOUNDED
129       disk.device.read.bytes.rate_jsa:
130         type: org.openecomp.capabilities.metric.Ceilometer
131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
132         occurrences:
133         - 1
134         - UNBOUNDED
135       disk.device.capacity_jsa:
136         type: org.openecomp.capabilities.metric.Ceilometer
137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
138         occurrences:
139         - 1
140         - UNBOUNDED
141       disk.device.read.requests_jsa:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       endpoint_jsa:
148         type: tosca.capabilities.Endpoint.Admin
149         occurrences:
150         - 1
151         - UNBOUNDED
152       disk.read.requests_jsa:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       memory.resident_jsa:
159         type: org.openecomp.capabilities.metric.Ceilometer
160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
161         occurrences:
162         - 1
163         - UNBOUNDED
164       disk.device.write.requests.rate_jsa:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       scalable_jsa:
171         type: tosca.capabilities.Scalable
172         occurrences:
173         - 1
174         - UNBOUNDED
175       feature_jsa:
176         type: tosca.capabilities.Node
177         occurrences:
178         - 1
179         - UNBOUNDED
180       cpu_jsa:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       disk.usage_jsa:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       disk.write.requests_jsa:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       memory_jsa:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.write.bytes_jsa:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.root.size_jsa:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       cpu.delta_jsa:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.write.requests_jsa:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.device.read.requests.rate_jsa:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       os_jsa:
235         type: tosca.capabilities.OperatingSystem
236         occurrences:
237         - 1
238         - UNBOUNDED
239       disk.allocation_jsa:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       binding_jsa:
246         type: tosca.capabilities.network.Bindable
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.device.read.bytes_jsa:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       host_jsa:
257         type: tosca.capabilities.Container
258         valid_source_types:
259         - tosca.nodes.SoftwareComponent
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.device.latency_jsa:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       vcpus_jsa:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.device.iops_jsa:
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       disk.write.requests.rate_jsa:
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   org.openecomp.resource.abstract.nodes.heat.cmaui:
288     derived_from: org.openecomp.resource.abstract.nodes.VFC
289     properties:
290       cmaui_names:
291         type: list
292         description: CMAUI1, CMAUI2 server names
293         required: true
294         status: SUPPORTED
295         entry_schema:
296           type: string
297       p1:
298         type: string
299         description: UID of OAM network
300         required: true
301         status: SUPPORTED
302       port_cmaui_port_8_mac_requirements:
303         type: org.openecomp.datatypes.network.MacRequirements
304         required: true
305         status: SUPPORTED
306       p2:
307         type: string
308         required: true
309         status: SUPPORTED
310       port_cmaui_port_8_order:
311         type: integer
312         required: true
313         status: SUPPORTED
314       port_cmaui_port_7_network_role_tag:
315         type: string
316         required: true
317         status: SUPPORTED
318       availability_zone_0:
319         type: string
320         description: availabilityzone name
321         required: true
322         status: SUPPORTED
323       net:
324         type: string
325         required: true
326         status: SUPPORTED
327       port_cmaui_port_8_ip_requirements:
328         type: list
329         required: true
330         status: SUPPORTED
331         entry_schema:
332           type: org.openecomp.datatypes.network.IpRequirements
333       port_cmaui_port_7_exCP_naming:
334         type: org.openecomp.datatypes.Naming
335         required: true
336         status: SUPPORTED
337       security_group_name:
338         type: list
339         description: CMAUI1, CMAUI2 server names
340         required: true
341         status: SUPPORTED
342         entry_schema:
343           type: string
344       port_cmaui_port_8_network_role_tag:
345         type: string
346         required: true
347         status: SUPPORTED
348       port_cmaui_port_8_exCP_naming:
349         type: org.openecomp.datatypes.Naming
350         required: true
351         status: SUPPORTED
352       port_cmaui_port_7_vlan_requirements:
353         type: list
354         required: true
355         status: SUPPORTED
356         entry_schema:
357           type: org.openecomp.datatypes.network.VlanRequirements
358       port_cmaui_port_7_order:
359         type: integer
360         required: true
361         status: SUPPORTED
362       cmaui_image:
363         type: string
364         description: Image for CMAUI server
365         required: true
366         status: SUPPORTED
367       cmaui_flavor:
368         type: string
369         description: Flavor for CMAUI server
370         required: true
371         status: SUPPORTED
372       port_cmaui_port_7_mac_requirements:
373         type: org.openecomp.datatypes.network.MacRequirements
374         required: true
375         status: SUPPORTED
376       port_cmaui_port_7_ip_requirements:
377         type: list
378         required: true
379         status: SUPPORTED
380         entry_schema:
381           type: org.openecomp.datatypes.network.IpRequirements
382       port_cmaui_port_7_subnetpoolid:
383         type: string
384         required: true
385         status: SUPPORTED
386       port_cmaui_port_7_network_role:
387         type: string
388         required: true
389         status: SUPPORTED
390       port_cmaui_port_8_vlan_requirements:
391         type: list
392         required: true
393         status: SUPPORTED
394         entry_schema:
395           type: org.openecomp.datatypes.network.VlanRequirements
396       cmaui_oam_ips:
397         type: string
398         required: true
399         status: SUPPORTED
400       port_cmaui_port_8_network_role:
401         type: string
402         required: true
403         status: SUPPORTED
404       port_cmaui_port_8_subnetpoolid:
405         type: string
406         required: true
407         status: SUPPORTED
408     requirements:
409     - dependency_cmaui_port_7:
410         capability: tosca.capabilities.Node
411         node: tosca.nodes.Root
412         relationship: tosca.relationships.DependsOn
413         occurrences:
414         - 0
415         - UNBOUNDED
416     - link_cmaui_port_7:
417         capability: tosca.capabilities.network.Linkable
418         relationship: tosca.relationships.network.LinksTo
419         occurrences:
420         - 1
421         - 1
422     - dependency_server_cmaui_4:
423         capability: tosca.capabilities.Node
424         node: tosca.nodes.Root
425         relationship: tosca.relationships.DependsOn
426         occurrences:
427         - 0
428         - UNBOUNDED
429     - local_storage_server_cmaui_4:
430         capability: tosca.capabilities.Attachment
431         node: tosca.nodes.BlockStorage
432         relationship: tosca.relationships.AttachesTo
433         occurrences:
434         - 0
435         - UNBOUNDED
436     - dependency_cmaui_port_8:
437         capability: tosca.capabilities.Node
438         node: tosca.nodes.Root
439         relationship: tosca.relationships.DependsOn
440         occurrences:
441         - 0
442         - UNBOUNDED
443     - link_cmaui_port_8:
444         capability: tosca.capabilities.network.Linkable
445         relationship: tosca.relationships.network.LinksTo
446         occurrences:
447         - 1
448         - 1
449     capabilities:
450       disk.write.bytes_server_cmaui_4:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.device.write.bytes_server_cmaui_4:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       feature_server_cmaui_4:
463         type: tosca.capabilities.Node
464         occurrences:
465         - 1
466         - UNBOUNDED
467       disk.device.latency_server_cmaui_4:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       disk.device.usage_server_cmaui_4:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       feature_cmaui_port_7:
480         type: tosca.capabilities.Node
481         occurrences:
482         - 1
483         - UNBOUNDED
484       feature_cmaui_port_8:
485         type: tosca.capabilities.Node
486         occurrences:
487         - 1
488         - UNBOUNDED
489       disk.read.requests_server_cmaui_4:
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       disk.allocation_server_cmaui_4:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       network.outgoing.packets.rate_cmaui_port_8:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       attachment_cmaui_port_7:
508         type: tosca.capabilities.Attachment
509         occurrences:
510         - 1
511         - UNBOUNDED
512       vcpus_server_cmaui_4:
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       binding_server_cmaui_4:
519         type: tosca.capabilities.network.Bindable
520         occurrences:
521         - 1
522         - UNBOUNDED
523       disk.root.size_server_cmaui_4:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       disk.device.write.requests.rate_server_cmaui_4:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       attachment_cmaui_port_8:
536         type: tosca.capabilities.Attachment
537         occurrences:
538         - 1
539         - UNBOUNDED
540       scalable_server_cmaui_4:
541         type: tosca.capabilities.Scalable
542         occurrences:
543         - 1
544         - UNBOUNDED
545       network.outgoing.packets.rate_cmaui_port_7:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.write.requests_server_cmaui_4:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       disk.usage_server_cmaui_4:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.device.capacity_server_cmaui_4:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.iops_server_cmaui_4:
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       disk.device.read.bytes.rate_server_cmaui_4:
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       endpoint_server_cmaui_4:
582         type: tosca.capabilities.Endpoint.Admin
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.read.bytes_server_cmaui_4:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.incoming.packets.rate_cmaui_port_7:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       os_server_cmaui_4:
599         type: tosca.capabilities.OperatingSystem
600         occurrences:
601         - 1
602         - UNBOUNDED
603       network.incoming.packets.rate_cmaui_port_8:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.device.allocation_server_cmaui_4:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.write.requests.rate_server_cmaui_4:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.device.read.bytes_server_cmaui_4:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       memory_server_cmaui_4:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.write.bytes.rate_server_cmaui_4:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       cpu_server_cmaui_4:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.capacity_server_cmaui_4:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       host_server_cmaui_4:
652         type: tosca.capabilities.Container
653         valid_source_types:
654         - tosca.nodes.SoftwareComponent
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.incoming.packets_cmaui_port_7:
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       network.incoming.packets_cmaui_port_8:
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       network.incoming.bytes.rate_cmaui_port_7:
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       instance_server_cmaui_4:
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_cmaui_port_8:
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.outgoing.bytes_cmaui_port_7:
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       network.outpoing.packets_cmaui_port_7:
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       disk.read.bytes.rate_server_cmaui_4:
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       network.outpoing.packets_cmaui_port_8:
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
712       disk.device.write.requests_server_cmaui_4:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       binding_cmaui_port_7:
719         type: tosca.capabilities.network.Bindable
720         valid_source_types:
721         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
722         occurrences:
723         - 0
724         - UNBOUNDED
725       network.outgoing.bytes_cmaui_port_8:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       disk.device.read.requests_server_cmaui_4:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       binding_cmaui_port_8:
738         type: tosca.capabilities.network.Bindable
739         valid_source_types:
740         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
741         occurrences:
742         - 0
743         - UNBOUNDED
744       disk.iops_server_cmaui_4:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.device.read.requests.rate_server_cmaui_4:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       cpu.delta_server_cmaui_4:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       memory.resident_server_cmaui_4:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       disk.ephemeral.size_server_cmaui_4:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       network.outgoing.bytes.rate_cmaui_port_7:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       network.incoming.bytes_cmaui_port_8:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       network.incoming.bytes_cmaui_port_7:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       disk.latency_server_cmaui_4:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       network.outgoing.bytes.rate_cmaui_port_8:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       disk.device.write.bytes.rate_server_cmaui_4:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       memory.usage_server_cmaui_4:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       cpu_util_server_cmaui_4:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822   org.openecomp.resource.abstract.nodes.cmaui:
823     derived_from: org.openecomp.resource.abstract.nodes.VFC
824     properties:
825       port_cmaui_port_6_fixed_ips:
826         type: list
827         required: true
828         status: SUPPORTED
829         entry_schema:
830           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
831       port_cmaui_port_6_network_role_tag:
832         type: string
833         required: true
834         status: SUPPORTED
835       port_cmaui_port_5_order:
836         type: integer
837         required: true
838         status: SUPPORTED
839       port_cmaui_port_5_subnetpoolid:
840         type: string
841         required: true
842         status: SUPPORTED
843       port_cmaui_port_6_subnetpoolid:
844         type: string
845         required: true
846         status: SUPPORTED
847       vm_flavor_name:
848         type: string
849         required: true
850         status: SUPPORTED
851       compute_cmaui_name:
852         type: list
853         required: true
854         status: SUPPORTED
855         entry_schema:
856           type: string
857       compute_cmaui_availability_zone:
858         type: list
859         required: true
860         status: SUPPORTED
861         entry_schema:
862           type: string
863       vm_image_name:
864         type: string
865         required: true
866         status: SUPPORTED
867       port_cmaui_port_6_network:
868         type: list
869         required: true
870         status: SUPPORTED
871         entry_schema:
872           type: string
873       port_cmaui_port_6_vlan_requirements:
874         type: list
875         required: true
876         status: SUPPORTED
877         entry_schema:
878           type: org.openecomp.datatypes.network.VlanRequirements
879       port_cmaui_port_6_order:
880         type: integer
881         required: true
882         status: SUPPORTED
883       port_cmaui_port_5_ip_requirements:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: org.openecomp.datatypes.network.IpRequirements
889       port_cmaui_port_5_exCP_naming:
890         type: org.openecomp.datatypes.Naming
891         required: true
892         status: SUPPORTED
893       port_cmaui_port_6_exCP_naming:
894         type: org.openecomp.datatypes.Naming
895         required: true
896         status: SUPPORTED
897       port_cmaui_port_5_fixed_ips:
898         type: list
899         required: true
900         status: SUPPORTED
901         entry_schema:
902           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
903       port_cmaui_port_6_ip_requirements:
904         type: list
905         required: true
906         status: SUPPORTED
907         entry_schema:
908           type: org.openecomp.datatypes.network.IpRequirements
909       port_cmaui_port_5_network:
910         type: list
911         required: true
912         status: SUPPORTED
913         entry_schema:
914           type: string
915       index_value:
916         type: integer
917         description: Index value of this substitution service template runtime instance
918         required: false
919         default: 0
920         status: SUPPORTED
921         constraints:
922         - greater_or_equal: 0
923       port_cmaui_port_5_replacement_policy:
924         type: list
925         required: true
926         status: SUPPORTED
927         entry_schema:
928           type: string
929       port_cmaui_port_6_replacement_policy:
930         type: list
931         required: true
932         status: SUPPORTED
933         entry_schema:
934           type: string
935       port_cmaui_port_5_security_groups:
936         type: list
937         required: true
938         status: SUPPORTED
939         entry_schema:
940           type: json
941       port_cmaui_port_5_mac_requirements:
942         type: org.openecomp.datatypes.network.MacRequirements
943         required: true
944         status: SUPPORTED
945       port_cmaui_port_5_vlan_requirements:
946         type: list
947         required: true
948         status: SUPPORTED
949         entry_schema:
950           type: org.openecomp.datatypes.network.VlanRequirements
951       port_cmaui_port_6_network_role:
952         type: string
953         required: true
954         status: SUPPORTED
955       port_cmaui_port_5_network_role:
956         type: string
957         required: true
958         status: SUPPORTED
959       port_cmaui_port_6_mac_requirements:
960         type: org.openecomp.datatypes.network.MacRequirements
961         required: true
962         status: SUPPORTED
963       port_cmaui_port_5_network_role_tag:
964         type: string
965         required: true
966         status: SUPPORTED
967       port_cmaui_port_6_security_groups:
968         type: list
969         required: true
970         status: SUPPORTED
971         entry_schema:
972           type: json
973     requirements:
974     - dependency_cmaui_cmaui_port_5:
975         capability: tosca.capabilities.Node
976         node: tosca.nodes.Root
977         relationship: tosca.relationships.DependsOn
978         occurrences:
979         - 0
980         - UNBOUNDED
981     - link_cmaui_cmaui_port_5:
982         capability: tosca.capabilities.network.Linkable
983         relationship: tosca.relationships.network.LinksTo
984         occurrences:
985         - 1
986         - 1
987     - dependency_cmaui_cmaui_port_6:
988         capability: tosca.capabilities.Node
989         node: tosca.nodes.Root
990         relationship: tosca.relationships.DependsOn
991         occurrences:
992         - 0
993         - UNBOUNDED
994     - link_cmaui_cmaui_port_6:
995         capability: tosca.capabilities.network.Linkable
996         relationship: tosca.relationships.network.LinksTo
997         occurrences:
998         - 1
999         - 1
1000     - dependency_cmaui:
1001         capability: tosca.capabilities.Node
1002         node: tosca.nodes.Root
1003         relationship: tosca.relationships.DependsOn
1004         occurrences:
1005         - 0
1006         - UNBOUNDED
1007     - local_storage_cmaui:
1008         capability: tosca.capabilities.Attachment
1009         node: tosca.nodes.BlockStorage
1010         relationship: tosca.relationships.AttachesTo
1011         occurrences:
1012         - 0
1013         - UNBOUNDED
1014     capabilities:
1015       disk.read.bytes.rate_cmaui:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       disk.ephemeral.size_cmaui:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.write.bytes_cmaui:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       disk.device.iops_cmaui:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       memory.resident_cmaui:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.write.bytes.rate_cmaui:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       network.incoming.bytes_cmaui_cmaui_port_6:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       host_cmaui:
1058         type: tosca.capabilities.Container
1059         valid_source_types:
1060         - tosca.nodes.SoftwareComponent
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.device.allocation_cmaui:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       network.incoming.bytes_cmaui_cmaui_port_5:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       disk.read.bytes_cmaui:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.write.requests_cmaui:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       scalable_cmaui:
1089         type: tosca.capabilities.Scalable
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       feature_cmaui_cmaui_port_5:
1094         type: tosca.capabilities.Node
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       binding_cmaui_cmaui_port_6:
1099         type: tosca.capabilities.network.Bindable
1100         valid_source_types:
1101         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1102         occurrences:
1103         - 0
1104         - UNBOUNDED
1105       feature_cmaui_cmaui_port_6:
1106         type: tosca.capabilities.Node
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.device.write.bytes.rate_cmaui:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       binding_cmaui_cmaui_port_5:
1117         type: tosca.capabilities.network.Bindable
1118         valid_source_types:
1119         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1120         occurrences:
1121         - 0
1122         - UNBOUNDED
1123       cpu.delta_cmaui:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.root.size_cmaui:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       memory.usage_cmaui:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       os_cmaui:
1142         type: tosca.capabilities.OperatingSystem
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.device.read.bytes.rate_cmaui:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       attachment_cmaui_cmaui_port_6:
1153         type: tosca.capabilities.Attachment
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.incoming.packets_cmaui_cmaui_port_6:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       network.incoming.packets_cmaui_cmaui_port_5:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       attachment_cmaui_cmaui_port_5:
1170         type: tosca.capabilities.Attachment
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       network.incoming.packets.rate_cmaui_cmaui_port_6:
1175         type: org.openecomp.capabilities.metric.Ceilometer
1176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       disk.device.usage_cmaui:
1181         type: org.openecomp.capabilities.metric.Ceilometer
1182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       network.incoming.packets.rate_cmaui_cmaui_port_5:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       disk.iops_cmaui:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.device.latency_cmaui:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.device.read.requests_cmaui:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.capacity_cmaui:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       network.outgoing.packets.rate_cmaui_cmaui_port_6:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       network.outgoing.packets.rate_cmaui_cmaui_port_5:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       cpu_cmaui:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       disk.read.requests_cmaui:
1235         type: org.openecomp.capabilities.metric.Ceilometer
1236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240       network.incoming.bytes.rate_cmaui_cmaui_port_5:
1241         type: org.openecomp.capabilities.metric.Ceilometer
1242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1243         occurrences:
1244         - 1
1245         - UNBOUNDED
1246       disk.device.read.bytes_cmaui:
1247         type: org.openecomp.capabilities.metric.Ceilometer
1248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1249         occurrences:
1250         - 1
1251         - UNBOUNDED
1252       disk.device.write.requests_cmaui:
1253         type: org.openecomp.capabilities.metric.Ceilometer
1254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1255         occurrences:
1256         - 1
1257         - UNBOUNDED
1258       network.incoming.bytes.rate_cmaui_cmaui_port_6:
1259         type: org.openecomp.capabilities.metric.Ceilometer
1260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       network.outpoing.packets_cmaui_cmaui_port_6:
1265         type: org.openecomp.capabilities.metric.Ceilometer
1266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       network.outpoing.packets_cmaui_cmaui_port_5:
1271         type: org.openecomp.capabilities.metric.Ceilometer
1272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       network.outgoing.bytes.rate_cmaui_cmaui_port_6:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       network.outgoing.bytes.rate_cmaui_cmaui_port_5:
1283         type: org.openecomp.capabilities.metric.Ceilometer
1284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       vcpus_cmaui:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       feature_cmaui:
1295         type: tosca.capabilities.Node
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       binding_cmaui:
1300         type: tosca.capabilities.network.Bindable
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       endpoint_cmaui:
1305         type: tosca.capabilities.Endpoint.Admin
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       disk.device.capacity_cmaui:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       disk.device.read.requests.rate_cmaui:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       memory_cmaui:
1322         type: org.openecomp.capabilities.metric.Ceilometer
1323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1324         occurrences:
1325         - 1
1326         - UNBOUNDED
1327       disk.write.requests.rate_cmaui:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       network.outgoing.bytes_cmaui_cmaui_port_6:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       disk.usage_cmaui:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       network.outgoing.bytes_cmaui_cmaui_port_5:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       disk.latency_cmaui:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       instance_cmaui:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.allocation_cmaui:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.write.bytes_cmaui:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       cpu_util_cmaui:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.device.write.requests.rate_cmaui:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387   org.openecomp.resource.abstract.nodes.cmaui_1:
1388     derived_from: org.openecomp.resource.abstract.nodes.VFC
1389     properties:
1390       port_cmaui_port_3_mac_requirements:
1391         type: org.openecomp.datatypes.network.MacRequirements
1392         required: true
1393         status: SUPPORTED
1394       port_cmaui_port_3_order:
1395         type: integer
1396         required: true
1397         status: SUPPORTED
1398       port_cmaui_port_3_subnetpoolid:
1399         type: string
1400         required: true
1401         status: SUPPORTED
1402       vm_flavor_name:
1403         type: string
1404         required: true
1405         status: SUPPORTED
1406       compute_cmaui_name:
1407         type: list
1408         required: true
1409         status: SUPPORTED
1410         entry_schema:
1411           type: string
1412       port_cmaui_port_4_fixed_ips:
1413         type: list
1414         required: true
1415         status: SUPPORTED
1416         entry_schema:
1417           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1418       port_cmaui_port_4_subnetpoolid:
1419         type: string
1420         required: true
1421         status: SUPPORTED
1422       compute_cmaui_availability_zone:
1423         type: list
1424         required: true
1425         status: SUPPORTED
1426         entry_schema:
1427           type: string
1428       port_cmaui_port_4_security_groups:
1429         type: list
1430         required: true
1431         status: SUPPORTED
1432         entry_schema:
1433           type: json
1434       vm_image_name:
1435         type: string
1436         required: true
1437         status: SUPPORTED
1438       port_cmaui_port_3_fixed_ips:
1439         type: list
1440         required: true
1441         status: SUPPORTED
1442         entry_schema:
1443           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1444       port_cmaui_port_3_vlan_requirements:
1445         type: list
1446         required: true
1447         status: SUPPORTED
1448         entry_schema:
1449           type: org.openecomp.datatypes.network.VlanRequirements
1450       port_cmaui_port_3_network_role_tag:
1451         type: string
1452         required: true
1453         status: SUPPORTED
1454       port_cmaui_port_4_mac_requirements:
1455         type: org.openecomp.datatypes.network.MacRequirements
1456         required: true
1457         status: SUPPORTED
1458       port_cmaui_port_4_order:
1459         type: integer
1460         required: true
1461         status: SUPPORTED
1462       port_cmaui_port_3_network:
1463         type: list
1464         required: true
1465         status: SUPPORTED
1466         entry_schema:
1467           type: string
1468       port_cmaui_port_4_vlan_requirements:
1469         type: list
1470         required: true
1471         status: SUPPORTED
1472         entry_schema:
1473           type: org.openecomp.datatypes.network.VlanRequirements
1474       port_cmaui_port_3_exCP_naming:
1475         type: org.openecomp.datatypes.Naming
1476         required: true
1477         status: SUPPORTED
1478       index_value:
1479         type: integer
1480         description: Index value of this substitution service template runtime instance
1481         required: false
1482         default: 0
1483         status: SUPPORTED
1484         constraints:
1485         - greater_or_equal: 0
1486       port_cmaui_port_3_ip_requirements:
1487         type: list
1488         required: true
1489         status: SUPPORTED
1490         entry_schema:
1491           type: org.openecomp.datatypes.network.IpRequirements
1492       port_cmaui_port_4_network_role_tag:
1493         type: string
1494         required: true
1495         status: SUPPORTED
1496       port_cmaui_port_4_replacement_policy:
1497         type: list
1498         required: true
1499         status: SUPPORTED
1500         entry_schema:
1501           type: string
1502       port_cmaui_port_3_replacement_policy:
1503         type: list
1504         required: true
1505         status: SUPPORTED
1506         entry_schema:
1507           type: string
1508       port_cmaui_port_4_network:
1509         type: list
1510         required: true
1511         status: SUPPORTED
1512         entry_schema:
1513           type: string
1514       port_cmaui_port_4_ip_requirements:
1515         type: list
1516         required: true
1517         status: SUPPORTED
1518         entry_schema:
1519           type: org.openecomp.datatypes.network.IpRequirements
1520       port_cmaui_port_3_network_role:
1521         type: string
1522         required: true
1523         status: SUPPORTED
1524       port_cmaui_port_4_network_role:
1525         type: string
1526         required: true
1527         status: SUPPORTED
1528       port_cmaui_port_3_security_groups:
1529         type: list
1530         required: true
1531         status: SUPPORTED
1532         entry_schema:
1533           type: json
1534       port_cmaui_port_4_exCP_naming:
1535         type: org.openecomp.datatypes.Naming
1536         required: true
1537         status: SUPPORTED
1538     requirements:
1539     - dependency_cmaui_cmaui_port_4:
1540         capability: tosca.capabilities.Node
1541         node: tosca.nodes.Root
1542         relationship: tosca.relationships.DependsOn
1543         occurrences:
1544         - 0
1545         - UNBOUNDED
1546     - link_cmaui_cmaui_port_4:
1547         capability: tosca.capabilities.network.Linkable
1548         relationship: tosca.relationships.network.LinksTo
1549         occurrences:
1550         - 1
1551         - 1
1552     - dependency_cmaui_cmaui_port_3:
1553         capability: tosca.capabilities.Node
1554         node: tosca.nodes.Root
1555         relationship: tosca.relationships.DependsOn
1556         occurrences:
1557         - 0
1558         - UNBOUNDED
1559     - link_cmaui_cmaui_port_3:
1560         capability: tosca.capabilities.network.Linkable
1561         relationship: tosca.relationships.network.LinksTo
1562         occurrences:
1563         - 1
1564         - 1
1565     - dependency_cmaui:
1566         capability: tosca.capabilities.Node
1567         node: tosca.nodes.Root
1568         relationship: tosca.relationships.DependsOn
1569         occurrences:
1570         - 0
1571         - UNBOUNDED
1572     - local_storage_cmaui:
1573         capability: tosca.capabilities.Attachment
1574         node: tosca.nodes.BlockStorage
1575         relationship: tosca.relationships.AttachesTo
1576         occurrences:
1577         - 0
1578         - UNBOUNDED
1579     capabilities:
1580       disk.read.bytes.rate_cmaui:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.ephemeral.size_cmaui:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.device.write.bytes_cmaui:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       disk.device.iops_cmaui:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       memory.resident_cmaui:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       disk.write.bytes.rate_cmaui:
1611         type: org.openecomp.capabilities.metric.Ceilometer
1612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       host_cmaui:
1617         type: tosca.capabilities.Container
1618         valid_source_types:
1619         - tosca.nodes.SoftwareComponent
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.device.allocation_cmaui:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       network.incoming.bytes_cmaui_cmaui_port_4:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.read.bytes_cmaui:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       network.incoming.bytes_cmaui_cmaui_port_3:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       disk.write.requests_cmaui:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       scalable_cmaui:
1654         type: tosca.capabilities.Scalable
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       binding_cmaui_cmaui_port_3:
1659         type: tosca.capabilities.network.Bindable
1660         valid_source_types:
1661         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1662         occurrences:
1663         - 0
1664         - UNBOUNDED
1665       feature_cmaui_cmaui_port_3:
1666         type: tosca.capabilities.Node
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       feature_cmaui_cmaui_port_4:
1671         type: tosca.capabilities.Node
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       disk.device.write.bytes.rate_cmaui:
1676         type: org.openecomp.capabilities.metric.Ceilometer
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       binding_cmaui_cmaui_port_4:
1682         type: tosca.capabilities.network.Bindable
1683         valid_source_types:
1684         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1685         occurrences:
1686         - 0
1687         - UNBOUNDED
1688       cpu.delta_cmaui:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       disk.root.size_cmaui:
1695         type: org.openecomp.capabilities.metric.Ceilometer
1696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       memory.usage_cmaui:
1701         type: org.openecomp.capabilities.metric.Ceilometer
1702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       os_cmaui:
1707         type: tosca.capabilities.OperatingSystem
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       disk.device.read.bytes.rate_cmaui:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       attachment_cmaui_cmaui_port_3:
1718         type: tosca.capabilities.Attachment
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       network.incoming.packets_cmaui_cmaui_port_4:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       network.incoming.packets_cmaui_cmaui_port_3:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       attachment_cmaui_cmaui_port_4:
1735         type: tosca.capabilities.Attachment
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       disk.device.usage_cmaui:
1740         type: org.openecomp.capabilities.metric.Ceilometer
1741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745       network.incoming.packets.rate_cmaui_cmaui_port_3:
1746         type: org.openecomp.capabilities.metric.Ceilometer
1747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1748         occurrences:
1749         - 1
1750         - UNBOUNDED
1751       network.incoming.packets.rate_cmaui_cmaui_port_4:
1752         type: org.openecomp.capabilities.metric.Ceilometer
1753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1754         occurrences:
1755         - 1
1756         - UNBOUNDED
1757       disk.iops_cmaui:
1758         type: org.openecomp.capabilities.metric.Ceilometer
1759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1760         occurrences:
1761         - 1
1762         - UNBOUNDED
1763       disk.device.latency_cmaui:
1764         type: org.openecomp.capabilities.metric.Ceilometer
1765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1766         occurrences:
1767         - 1
1768         - UNBOUNDED
1769       disk.device.read.requests_cmaui:
1770         type: org.openecomp.capabilities.metric.Ceilometer
1771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1772         occurrences:
1773         - 1
1774         - UNBOUNDED
1775       disk.capacity_cmaui:
1776         type: org.openecomp.capabilities.metric.Ceilometer
1777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1778         occurrences:
1779         - 1
1780         - UNBOUNDED
1781       cpu_cmaui:
1782         type: org.openecomp.capabilities.metric.Ceilometer
1783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787       network.outgoing.packets.rate_cmaui_cmaui_port_4:
1788         type: org.openecomp.capabilities.metric.Ceilometer
1789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1790         occurrences:
1791         - 1
1792         - UNBOUNDED
1793       disk.read.requests_cmaui:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       network.incoming.bytes.rate_cmaui_cmaui_port_4:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.device.read.bytes_cmaui:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       network.incoming.bytes.rate_cmaui_cmaui_port_3:
1812         type: org.openecomp.capabilities.metric.Ceilometer
1813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1814         occurrences:
1815         - 1
1816         - UNBOUNDED
1817       network.outgoing.packets.rate_cmaui_cmaui_port_3:
1818         type: org.openecomp.capabilities.metric.Ceilometer
1819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       disk.device.write.requests_cmaui:
1824         type: org.openecomp.capabilities.metric.Ceilometer
1825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       network.outpoing.packets_cmaui_cmaui_port_4:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       network.outpoing.packets_cmaui_cmaui_port_3:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       network.outgoing.bytes.rate_cmaui_cmaui_port_4:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       vcpus_cmaui:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       network.outgoing.bytes.rate_cmaui_cmaui_port_3:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       feature_cmaui:
1860         type: tosca.capabilities.Node
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       binding_cmaui:
1865         type: tosca.capabilities.network.Bindable
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       endpoint_cmaui:
1870         type: tosca.capabilities.Endpoint.Admin
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       disk.device.capacity_cmaui:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       disk.device.read.requests.rate_cmaui:
1881         type: org.openecomp.capabilities.metric.Ceilometer
1882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1883         occurrences:
1884         - 1
1885         - UNBOUNDED
1886       memory_cmaui:
1887         type: org.openecomp.capabilities.metric.Ceilometer
1888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1889         occurrences:
1890         - 1
1891         - UNBOUNDED
1892       disk.write.requests.rate_cmaui:
1893         type: org.openecomp.capabilities.metric.Ceilometer
1894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1895         occurrences:
1896         - 1
1897         - UNBOUNDED
1898       disk.usage_cmaui:
1899         type: org.openecomp.capabilities.metric.Ceilometer
1900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1901         occurrences:
1902         - 1
1903         - UNBOUNDED
1904       network.outgoing.bytes_cmaui_cmaui_port_4:
1905         type: org.openecomp.capabilities.metric.Ceilometer
1906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       network.outgoing.bytes_cmaui_cmaui_port_3:
1911         type: org.openecomp.capabilities.metric.Ceilometer
1912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       disk.latency_cmaui:
1917         type: org.openecomp.capabilities.metric.Ceilometer
1918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       instance_cmaui:
1923         type: org.openecomp.capabilities.metric.Ceilometer
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1925         occurrences:
1926         - 1
1927         - UNBOUNDED
1928       disk.allocation_cmaui:
1929         type: org.openecomp.capabilities.metric.Ceilometer
1930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       disk.write.bytes_cmaui:
1935         type: org.openecomp.capabilities.metric.Ceilometer
1936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       cpu_util_cmaui:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.device.write.requests.rate_cmaui:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952   org.openecomp.resource.abstract.nodes.heat.nested1:
1953     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1954     properties:
1955       cmaui_names:
1956         type: list
1957         description: CMAUI1, CMAUI2 server names
1958         required: true
1959         status: SUPPORTED
1960         entry_schema:
1961           type: string
1962       p1:
1963         type: string
1964         description: UID of OAM network
1965         required: true
1966         status: SUPPORTED
1967       p2:
1968         type: string
1969         description: UID of OAM network
1970         required: true
1971         status: SUPPORTED
1972       cmaui_image:
1973         type: string
1974         description: Image for CMAUI server
1975         required: true
1976         status: SUPPORTED
1977       cmaui_flavor:
1978         type: string
1979         description: Flavor for CMAUI server
1980         required: true
1981         status: SUPPORTED
1982       security_group_name:
1983         type: list
1984         description: CMAUI1, CMAUI2 server names
1985         required: true
1986         status: SUPPORTED
1987         entry_schema:
1988           type: string
1989       availability_zone_0:
1990         type: string
1991         description: availabilityzone name
1992         required: true
1993         status: SUPPORTED
1994       cmaui_oam_ips:
1995         type: string
1996         required: true
1997         status: SUPPORTED
1998       net:
1999         type: string
2000         required: true
2001         status: SUPPORTED
2002     requirements:
2003     - dependency_cmaui_port_2:
2004         capability: tosca.capabilities.Node
2005         node: tosca.nodes.Root
2006         relationship: tosca.relationships.DependsOn
2007         occurrences:
2008         - 0
2009         - UNBOUNDED
2010     - link_cmaui_port_2:
2011         capability: tosca.capabilities.network.Linkable
2012         relationship: tosca.relationships.network.LinksTo
2013         occurrences:
2014         - 1
2015         - 1
2016     - dependency_server_cmaui_1:
2017         capability: tosca.capabilities.Node
2018         node: tosca.nodes.Root
2019         relationship: tosca.relationships.DependsOn
2020         occurrences:
2021         - 0
2022         - UNBOUNDED
2023     - local_storage_server_cmaui_1:
2024         capability: tosca.capabilities.Attachment
2025         node: tosca.nodes.BlockStorage
2026         relationship: tosca.relationships.AttachesTo
2027         occurrences:
2028         - 0
2029         - UNBOUNDED
2030     - dependency_test_nested2Level:
2031         capability: tosca.capabilities.Node
2032         node: tosca.nodes.Root
2033         relationship: tosca.relationships.DependsOn
2034         occurrences:
2035         - 0
2036         - UNBOUNDED
2037     - dependency_cmaui_port_3_test_nested2Level:
2038         capability: tosca.capabilities.Node
2039         node: tosca.nodes.Root
2040         relationship: tosca.relationships.DependsOn
2041         occurrences:
2042         - 0
2043         - UNBOUNDED
2044     - link_cmaui_port_3_test_nested2Level:
2045         capability: tosca.capabilities.network.Linkable
2046         relationship: tosca.relationships.network.LinksTo
2047         occurrences:
2048         - 1
2049         - 1
2050     - dependency_server_cmaui_2_test_nested2Level:
2051         capability: tosca.capabilities.Node
2052         node: tosca.nodes.Root
2053         relationship: tosca.relationships.DependsOn
2054         occurrences:
2055         - 0
2056         - UNBOUNDED
2057     - local_storage_server_cmaui_2_test_nested2Level:
2058         capability: tosca.capabilities.Attachment
2059         node: tosca.nodes.BlockStorage
2060         relationship: tosca.relationships.AttachesTo
2061         occurrences:
2062         - 0
2063         - UNBOUNDED
2064     - dependency_cmaui_port_4_test_nested2Level:
2065         capability: tosca.capabilities.Node
2066         node: tosca.nodes.Root
2067         relationship: tosca.relationships.DependsOn
2068         occurrences:
2069         - 0
2070         - UNBOUNDED
2071     - link_cmaui_port_4_test_nested2Level:
2072         capability: tosca.capabilities.network.Linkable
2073         relationship: tosca.relationships.network.LinksTo
2074         occurrences:
2075         - 1
2076         - 1
2077     - dependency_test_nested3Level_test_nested2Level:
2078         capability: tosca.capabilities.Node
2079         node: tosca.nodes.Root
2080         relationship: tosca.relationships.DependsOn
2081         occurrences:
2082         - 0
2083         - UNBOUNDED
2084     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
2085         capability: tosca.capabilities.Node
2086         node: tosca.nodes.Root
2087         relationship: tosca.relationships.DependsOn
2088         occurrences:
2089         - 0
2090         - UNBOUNDED
2091     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2092         capability: tosca.capabilities.Node
2093         node: tosca.nodes.Root
2094         relationship: tosca.relationships.DependsOn
2095         occurrences:
2096         - 0
2097         - UNBOUNDED
2098     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2099         capability: tosca.capabilities.network.Linkable
2100         relationship: tosca.relationships.network.LinksTo
2101         occurrences:
2102         - 1
2103         - 1
2104     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2105         capability: tosca.capabilities.Node
2106         node: tosca.nodes.Root
2107         relationship: tosca.relationships.DependsOn
2108         occurrences:
2109         - 0
2110         - UNBOUNDED
2111     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2112         capability: tosca.capabilities.Attachment
2113         node: tosca.nodes.BlockStorage
2114         relationship: tosca.relationships.AttachesTo
2115         occurrences:
2116         - 0
2117         - UNBOUNDED
2118     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2119         capability: tosca.capabilities.Node
2120         node: tosca.nodes.Root
2121         relationship: tosca.relationships.DependsOn
2122         occurrences:
2123         - 0
2124         - UNBOUNDED
2125     - link_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2126         capability: tosca.capabilities.network.Linkable
2127         relationship: tosca.relationships.network.LinksTo
2128         occurrences:
2129         - 1
2130         - 1
2131     - dependency_server_cmaui_3_test_nested3Level_test_nested2Level:
2132         capability: tosca.capabilities.Node
2133         node: tosca.nodes.Root
2134         relationship: tosca.relationships.DependsOn
2135         occurrences:
2136         - 0
2137         - UNBOUNDED
2138     - local_storage_server_cmaui_3_test_nested3Level_test_nested2Level:
2139         capability: tosca.capabilities.Attachment
2140         node: tosca.nodes.BlockStorage
2141         relationship: tosca.relationships.AttachesTo
2142         occurrences:
2143         - 0
2144         - UNBOUNDED
2145     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
2146         capability: tosca.capabilities.Node
2147         node: tosca.nodes.Root
2148         relationship: tosca.relationships.DependsOn
2149         occurrences:
2150         - 0
2151         - UNBOUNDED
2152     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
2153         capability: tosca.capabilities.network.Linkable
2154         relationship: tosca.relationships.network.LinksTo
2155         occurrences:
2156         - 1
2157         - 1
2158     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
2159         capability: tosca.capabilities.Node
2160         node: tosca.nodes.Root
2161         relationship: tosca.relationships.DependsOn
2162         occurrences:
2163         - 0
2164         - UNBOUNDED
2165     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
2166         capability: tosca.capabilities.network.Linkable
2167         relationship: tosca.relationships.network.LinksTo
2168         occurrences:
2169         - 1
2170         - 1
2171     - dependency_cmaui_port_1:
2172         capability: tosca.capabilities.Node
2173         node: tosca.nodes.Root
2174         relationship: tosca.relationships.DependsOn
2175         occurrences:
2176         - 0
2177         - UNBOUNDED
2178     - link_cmaui_port_1:
2179         capability: tosca.capabilities.network.Linkable
2180         relationship: tosca.relationships.network.LinksTo
2181         occurrences:
2182         - 1
2183         - 1
2184     capabilities:
2185       memory.resident_server_cmaui_3_test_nested3Level_test_nested2Level:
2186         type: org.openecomp.capabilities.metric.Ceilometer
2187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
2192         type: org.openecomp.capabilities.metric.Ceilometer
2193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
2198         type: tosca.capabilities.network.Bindable
2199         valid_source_types:
2200         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2201         occurrences:
2202         - 0
2203         - UNBOUNDED
2204       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2205         type: org.openecomp.capabilities.metric.Ceilometer
2206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       disk.device.latency_server_cmaui_1:
2211         type: org.openecomp.capabilities.metric.Ceilometer
2212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
2217         type: org.openecomp.capabilities.metric.Ceilometer
2218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2219         occurrences:
2220         - 1
2221         - UNBOUNDED
2222       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2223         type: org.openecomp.capabilities.metric.Ceilometer
2224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2225         occurrences:
2226         - 1
2227         - UNBOUNDED
2228       disk.root.size_server_cmaui_1:
2229         type: org.openecomp.capabilities.metric.Ceilometer
2230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2231         occurrences:
2232         - 1
2233         - UNBOUNDED
2234       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
2235         type: tosca.capabilities.Scalable
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       network.outgoing.bytes_cmaui_port_2:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.read.requests_server_cmaui_1:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       network.outgoing.bytes_cmaui_port_1:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
2258         type: tosca.capabilities.network.Bindable
2259         valid_source_types:
2260         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2261         occurrences:
2262         - 0
2263         - UNBOUNDED
2264       endpoint_server_cmaui_2_test_nested2Level:
2265         type: tosca.capabilities.Endpoint.Admin
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2270         type: tosca.capabilities.network.Bindable
2271         occurrences:
2272         - 1
2273         - UNBOUNDED
2274       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
2275         type: org.openecomp.capabilities.metric.Ceilometer
2276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2277         occurrences:
2278         - 1
2279         - UNBOUNDED
2280       network.incoming.packets_cmaui_port_3_test_nested2Level:
2281         type: org.openecomp.capabilities.metric.Ceilometer
2282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2283         occurrences:
2284         - 1
2285         - UNBOUNDED
2286       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2287         type: tosca.capabilities.network.Bindable
2288         valid_source_types:
2289         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2290         occurrences:
2291         - 0
2292         - UNBOUNDED
2293       disk.device.read.bytes.rate_server_cmaui_1:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       feature_server_cmaui_2_test_nested2Level:
2300         type: tosca.capabilities.Node
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       disk.read.bytes_server_cmaui_1:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.capacity_server_cmaui_2_test_nested2Level:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       disk.device.read.bytes_server_cmaui_1:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.device.write.requests_server_cmaui_2_test_nested2Level:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       disk.write.requests.rate_server_cmaui_1:
2335         type: org.openecomp.capabilities.metric.Ceilometer
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2337         occurrences:
2338         - 1
2339         - UNBOUNDED
2340       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2341         type: org.openecomp.capabilities.metric.Ceilometer
2342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       network.incoming.packets_cmaui_port_4_test_nested2Level:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       network.incoming.bytes_cmaui_port_3_test_nested2Level:
2383         type: org.openecomp.capabilities.metric.Ceilometer
2384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
2389         type: tosca.capabilities.Attachment
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2394         type: org.openecomp.capabilities.metric.Ceilometer
2395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2396         occurrences:
2397         - 1
2398         - UNBOUNDED
2399       disk.read.bytes_server_cmaui_2_test_nested2Level:
2400         type: org.openecomp.capabilities.metric.Ceilometer
2401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2402         occurrences:
2403         - 1
2404         - UNBOUNDED
2405       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2406         type: tosca.capabilities.network.Bindable
2407         valid_source_types:
2408         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2409         occurrences:
2410         - 0
2411         - UNBOUNDED
2412       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.allocation_server_cmaui_2_test_nested2Level:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       disk.ephemeral.size_server_cmaui_1:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2455         type: org.openecomp.capabilities.metric.Ceilometer
2456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2461         type: org.openecomp.capabilities.metric.Ceilometer
2462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       binding_cmaui_port_1:
2479         type: tosca.capabilities.network.Bindable
2480         valid_source_types:
2481         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2482         occurrences:
2483         - 0
2484         - UNBOUNDED
2485       binding_cmaui_port_2:
2486         type: tosca.capabilities.network.Bindable
2487         valid_source_types:
2488         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2489         occurrences:
2490         - 0
2491         - UNBOUNDED
2492       feature_test_nested2Level:
2493         type: tosca.capabilities.Node
2494         occurrences:
2495         - 1
2496         - UNBOUNDED
2497       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
2498         type: org.openecomp.capabilities.metric.Ceilometer
2499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       disk.device.write.requests_server_cmaui_1:
2504         type: org.openecomp.capabilities.metric.Ceilometer
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
2510         type: org.openecomp.capabilities.metric.Ceilometer
2511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2512         occurrences:
2513         - 1
2514         - UNBOUNDED
2515       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2516         type: org.openecomp.capabilities.metric.Ceilometer
2517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2522         type: org.openecomp.capabilities.metric.Ceilometer
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2524         occurrences:
2525         - 1
2526         - UNBOUNDED
2527       disk.device.write.bytes.rate_server_cmaui_1:
2528         type: org.openecomp.capabilities.metric.Ceilometer
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       cpu_util_server_cmaui_1:
2534         type: org.openecomp.capabilities.metric.Ceilometer
2535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2536         occurrences:
2537         - 1
2538         - UNBOUNDED
2539       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       network.incoming.bytes_cmaui_port_2:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       network.incoming.bytes_cmaui_port_1:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       disk.write.bytes.rate_server_cmaui_1:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       disk.device.write.bytes_server_cmaui_1:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       network.incoming.packets.rate_cmaui_port_1:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       network.incoming.packets.rate_cmaui_port_2:
2594         type: org.openecomp.capabilities.metric.Ceilometer
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       feature_cmaui_port_1:
2606         type: tosca.capabilities.Node
2607         occurrences:
2608         - 1
2609         - UNBOUNDED
2610       feature_cmaui_port_2:
2611         type: tosca.capabilities.Node
2612         occurrences:
2613         - 1
2614         - UNBOUNDED
2615       cpu_server_cmaui_2_test_nested2Level:
2616         type: org.openecomp.capabilities.metric.Ceilometer
2617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2618         occurrences:
2619         - 1
2620         - UNBOUNDED
2621       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
2622         type: org.openecomp.capabilities.metric.Ceilometer
2623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2624         occurrences:
2625         - 1
2626         - UNBOUNDED
2627       binding_server_cmaui_1:
2628         type: tosca.capabilities.network.Bindable
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
2633         type: org.openecomp.capabilities.metric.Ceilometer
2634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638       os_server_cmaui_3_test_nested3Level_test_nested2Level:
2639         type: tosca.capabilities.OperatingSystem
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       scalable_server_cmaui_1:
2656         type: tosca.capabilities.Scalable
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       endpoint_server_cmaui_1:
2691         type: tosca.capabilities.Endpoint.Admin
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2702         type: tosca.capabilities.OperatingSystem
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       disk.usage_server_cmaui_2_test_nested2Level:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.device.read.requests.rate_server_cmaui_2_test_nested2Level:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       disk.device.allocation_server_cmaui_1:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2743         type: org.openecomp.capabilities.metric.Ceilometer
2744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       memory_server_cmaui_1:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2767         type: org.openecomp.capabilities.metric.Ceilometer
2768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2769         occurrences:
2770         - 1
2771         - UNBOUNDED
2772       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2773         type: org.openecomp.capabilities.metric.Ceilometer
2774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2775         occurrences:
2776         - 1
2777         - UNBOUNDED
2778       os_server_cmaui_2_test_nested2Level:
2779         type: tosca.capabilities.OperatingSystem
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
2784         type: org.openecomp.capabilities.metric.Ceilometer
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       disk.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
2790         type: org.openecomp.capabilities.metric.Ceilometer
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.device.capacity_server_cmaui_1:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       disk.device.iops_server_cmaui_2_test_nested2Level:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       network.incoming.bytes_cmaui_port_4_test_nested2Level:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       feature_cmaui_port_3_test_nested2Level:
2820         type: tosca.capabilities.Node
2821         occurrences:
2822         - 1
2823         - UNBOUNDED
2824       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
2825         type: org.openecomp.capabilities.metric.Ceilometer
2826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
2831         type: org.openecomp.capabilities.metric.Ceilometer
2832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2833         occurrences:
2834         - 1
2835         - UNBOUNDED
2836       instance_server_cmaui_1:
2837         type: org.openecomp.capabilities.metric.Ceilometer
2838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2839         occurrences:
2840         - 1
2841         - UNBOUNDED
2842       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2843         type: org.openecomp.capabilities.metric.Ceilometer
2844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2845         occurrences:
2846         - 1
2847         - UNBOUNDED
2848       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
2849         type: org.openecomp.capabilities.metric.Ceilometer
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       attachment_cmaui_port_3_test_nested2Level:
2855         type: tosca.capabilities.Attachment
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2860         type: tosca.capabilities.Endpoint.Admin
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       network.outpoing.packets_cmaui_port_1:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       network.outpoing.packets_cmaui_port_2:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       disk.device.read.requests_server_cmaui_1:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       cpu.delta_server_cmaui_1:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2889         type: tosca.capabilities.Attachment
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
2894         type: org.openecomp.capabilities.metric.Ceilometer
2895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2896         occurrences:
2897         - 1
2898         - UNBOUNDED
2899       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2900         type: org.openecomp.capabilities.metric.Ceilometer
2901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2902         occurrences:
2903         - 1
2904         - UNBOUNDED
2905       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       disk.device.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
2912         type: org.openecomp.capabilities.metric.Ceilometer
2913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2914         occurrences:
2915         - 1
2916         - UNBOUNDED
2917       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
2918         type: tosca.capabilities.Node
2919         occurrences:
2920         - 1
2921         - UNBOUNDED
2922       cpu_util_server_cmaui_2_test_nested2Level:
2923         type: org.openecomp.capabilities.metric.Ceilometer
2924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2925         occurrences:
2926         - 1
2927         - UNBOUNDED
2928       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2929         type: tosca.capabilities.Attachment
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       memory.usage_server_cmaui_2_test_nested2Level:
2934         type: org.openecomp.capabilities.metric.Ceilometer
2935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2936         occurrences:
2937         - 1
2938         - UNBOUNDED
2939       disk.device.usage_server_cmaui_1:
2940         type: org.openecomp.capabilities.metric.Ceilometer
2941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2942         occurrences:
2943         - 1
2944         - UNBOUNDED
2945       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2946         type: org.openecomp.capabilities.metric.Ceilometer
2947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2948         occurrences:
2949         - 1
2950         - UNBOUNDED
2951       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
2952         type: tosca.capabilities.Node
2953         occurrences:
2954         - 1
2955         - UNBOUNDED
2956       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
2957         type: org.openecomp.capabilities.metric.Ceilometer
2958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2963         type: org.openecomp.capabilities.metric.Ceilometer
2964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2965         occurrences:
2966         - 1
2967         - UNBOUNDED
2968       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2969         type: org.openecomp.capabilities.metric.Ceilometer
2970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2971         occurrences:
2972         - 1
2973         - UNBOUNDED
2974       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
2975         type: org.openecomp.capabilities.metric.Ceilometer
2976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       disk.device.write.requests.rate_server_cmaui_1:
2981         type: org.openecomp.capabilities.metric.Ceilometer
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2983         occurrences:
2984         - 1
2985         - UNBOUNDED
2986       disk.read.requests_server_cmaui_2_test_nested2Level:
2987         type: org.openecomp.capabilities.metric.Ceilometer
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2989         occurrences:
2990         - 1
2991         - UNBOUNDED
2992       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2993         type: tosca.capabilities.Node
2994         occurrences:
2995         - 1
2996         - UNBOUNDED
2997       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2998         type: org.openecomp.capabilities.metric.Ceilometer
2999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       disk.write.bytes.rate_server_cmaui_2_test_nested2Level:
3004         type: org.openecomp.capabilities.metric.Ceilometer
3005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3006         occurrences:
3007         - 1
3008         - UNBOUNDED
3009       disk.latency_server_cmaui_2_test_nested2Level:
3010         type: org.openecomp.capabilities.metric.Ceilometer
3011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       disk.device.iops_server_cmaui_1:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3040         type: org.openecomp.capabilities.metric.Ceilometer
3041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3052         type: org.openecomp.capabilities.metric.Ceilometer
3053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3054         occurrences:
3055         - 1
3056         - UNBOUNDED
3057       disk.device.write.bytes.rate_server_cmaui_2_test_nested2Level:
3058         type: org.openecomp.capabilities.metric.Ceilometer
3059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063       disk.device.read.requests_server_cmaui_2_test_nested2Level:
3064         type: org.openecomp.capabilities.metric.Ceilometer
3065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3066         occurrences:
3067         - 1
3068         - UNBOUNDED
3069       cpu_server_cmaui_1:
3070         type: org.openecomp.capabilities.metric.Ceilometer
3071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       memory.resident_server_cmaui_2_test_nested2Level:
3076         type: org.openecomp.capabilities.metric.Ceilometer
3077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3078         occurrences:
3079         - 1
3080         - UNBOUNDED
3081       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
3082         type: org.openecomp.capabilities.metric.Ceilometer
3083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3084         occurrences:
3085         - 1
3086         - UNBOUNDED
3087       disk.allocation_server_cmaui_2_test_nested2Level:
3088         type: org.openecomp.capabilities.metric.Ceilometer
3089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3090         occurrences:
3091         - 1
3092         - UNBOUNDED
3093       network.incoming.packets_cmaui_port_2:
3094         type: org.openecomp.capabilities.metric.Ceilometer
3095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3096         occurrences:
3097         - 1
3098         - UNBOUNDED
3099       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
3100         type: org.openecomp.capabilities.metric.Ceilometer
3101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3102         occurrences:
3103         - 1
3104         - UNBOUNDED
3105       network.incoming.packets_cmaui_port_1:
3106         type: org.openecomp.capabilities.metric.Ceilometer
3107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3108         occurrences:
3109         - 1
3110         - UNBOUNDED
3111       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3112         type: org.openecomp.capabilities.metric.Ceilometer
3113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       disk.write.requests_server_cmaui_2_test_nested2Level:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       disk.capacity_server_cmaui_1:
3130         type: org.openecomp.capabilities.metric.Ceilometer
3131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3136         type: org.openecomp.capabilities.metric.Ceilometer
3137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3148         type: tosca.capabilities.Scalable
3149         occurrences:
3150         - 1
3151         - UNBOUNDED
3152       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       network.outpoing.packets_cmaui_port_3_test_nested2Level:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       binding_cmaui_port_4_test_nested2Level:
3171         type: tosca.capabilities.network.Bindable
3172         valid_source_types:
3173         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3174         occurrences:
3175         - 0
3176         - UNBOUNDED
3177       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3178         type: org.openecomp.capabilities.metric.Ceilometer
3179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
3184         type: org.openecomp.capabilities.metric.Ceilometer
3185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3186         occurrences:
3187         - 1
3188         - UNBOUNDED
3189       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
3190         type: org.openecomp.capabilities.metric.Ceilometer
3191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       feature_test_nested4Level_test_nested3Level_test_nested2Level:
3196         type: tosca.capabilities.Node
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       disk.iops_server_cmaui_1:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.device.usage_server_cmaui_2_test_nested2Level:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3213         type: tosca.capabilities.Node
3214         occurrences:
3215         - 1
3216         - UNBOUNDED
3217       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3218         type: org.openecomp.capabilities.metric.Ceilometer
3219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3220         occurrences:
3221         - 1
3222         - UNBOUNDED
3223       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3224         type: org.openecomp.capabilities.metric.Ceilometer
3225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3226         occurrences:
3227         - 1
3228         - UNBOUNDED
3229       network.outgoing.bytes.rate_cmaui_port_2:
3230         type: org.openecomp.capabilities.metric.Ceilometer
3231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       network.outgoing.bytes.rate_cmaui_port_1:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       attachment_cmaui_port_4_test_nested2Level:
3242         type: tosca.capabilities.Attachment
3243         occurrences:
3244         - 1
3245         - UNBOUNDED
3246       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
3247         type: org.openecomp.capabilities.metric.Ceilometer
3248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3249         occurrences:
3250         - 1
3251         - UNBOUNDED
3252       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
3253         type: org.openecomp.capabilities.metric.Ceilometer
3254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
3259         type: tosca.capabilities.Endpoint.Admin
3260         occurrences:
3261         - 1
3262         - UNBOUNDED
3263       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
3264         type: tosca.capabilities.network.Bindable
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       disk.iops_server_cmaui_2_test_nested2Level:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       disk.write.bytes_server_cmaui_1:
3281         type: org.openecomp.capabilities.metric.Ceilometer
3282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3283         occurrences:
3284         - 1
3285         - UNBOUNDED
3286       feature_server_cmaui_1:
3287         type: tosca.capabilities.Node
3288         occurrences:
3289         - 1
3290         - UNBOUNDED
3291       disk.allocation_server_cmaui_1:
3292         type: org.openecomp.capabilities.metric.Ceilometer
3293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3294         occurrences:
3295         - 1
3296         - UNBOUNDED
3297       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3298         type: org.openecomp.capabilities.metric.Ceilometer
3299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3300         occurrences:
3301         - 1
3302         - UNBOUNDED
3303       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3304         type: org.openecomp.capabilities.metric.Ceilometer
3305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3306         occurrences:
3307         - 1
3308         - UNBOUNDED
3309       attachment_cmaui_port_2:
3310         type: tosca.capabilities.Attachment
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       instance_server_cmaui_2_test_nested2Level:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       network.outgoing.packets.rate_cmaui_port_1:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       network.outgoing.packets.rate_cmaui_port_2:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
3333         type: org.openecomp.capabilities.metric.Ceilometer
3334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3335         occurrences:
3336         - 1
3337         - UNBOUNDED
3338       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3339         type: org.openecomp.capabilities.metric.Ceilometer
3340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3341         occurrences:
3342         - 1
3343         - UNBOUNDED
3344       attachment_cmaui_port_1:
3345         type: tosca.capabilities.Attachment
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
3350         type: org.openecomp.capabilities.metric.Ceilometer
3351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3352         occurrences:
3353         - 1
3354         - UNBOUNDED
3355       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3356         type: org.openecomp.capabilities.metric.Ceilometer
3357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3358         occurrences:
3359         - 1
3360         - UNBOUNDED
3361       disk.write.requests_server_cmaui_1:
3362         type: org.openecomp.capabilities.metric.Ceilometer
3363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3364         occurrences:
3365         - 1
3366         - UNBOUNDED
3367       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
3368         type: org.openecomp.capabilities.metric.Ceilometer
3369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3370         occurrences:
3371         - 1
3372         - UNBOUNDED
3373       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
3374         type: org.openecomp.capabilities.metric.Ceilometer
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3376         occurrences:
3377         - 1
3378         - UNBOUNDED
3379       disk.usage_server_cmaui_1:
3380         type: org.openecomp.capabilities.metric.Ceilometer
3381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3382         occurrences:
3383         - 1
3384         - UNBOUNDED
3385       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3386         type: org.openecomp.capabilities.metric.Ceilometer
3387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3388         occurrences:
3389         - 1
3390         - UNBOUNDED
3391       memory_server_cmaui_2_test_nested2Level:
3392         type: org.openecomp.capabilities.metric.Ceilometer
3393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3394         occurrences:
3395         - 1
3396         - UNBOUNDED
3397       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
3398         type: org.openecomp.capabilities.metric.Ceilometer
3399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3400         occurrences:
3401         - 1
3402         - UNBOUNDED
3403       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3404         type: org.openecomp.capabilities.metric.Ceilometer
3405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3406         occurrences:
3407         - 1
3408         - UNBOUNDED
3409       os_server_cmaui_1:
3410         type: tosca.capabilities.OperatingSystem
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       disk.root.size_server_cmaui_2_test_nested2Level:
3421         type: org.openecomp.capabilities.metric.Ceilometer
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       feature_cmaui_port_4_test_nested2Level:
3427         type: tosca.capabilities.Node
3428         occurrences:
3429         - 1
3430         - UNBOUNDED
3431       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
3432         type: org.openecomp.capabilities.metric.Ceilometer
3433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
3438         type: tosca.capabilities.Attachment
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       disk.device.latency_server_cmaui_2_test_nested2Level:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
3461         type: org.openecomp.capabilities.metric.Ceilometer
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3463         occurrences:
3464         - 1
3465         - UNBOUNDED
3466       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3467         type: org.openecomp.capabilities.metric.Ceilometer
3468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3469         occurrences:
3470         - 1
3471         - UNBOUNDED
3472       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3473         type: org.openecomp.capabilities.metric.Ceilometer
3474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3475         occurrences:
3476         - 1
3477         - UNBOUNDED
3478       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3479         type: tosca.capabilities.Container
3480         valid_source_types:
3481         - tosca.nodes.SoftwareComponent
3482         occurrences:
3483         - 1
3484         - UNBOUNDED
3485       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
3486         type: org.openecomp.capabilities.metric.Ceilometer
3487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3488         occurrences:
3489         - 1
3490         - UNBOUNDED
3491       host_server_cmaui_1:
3492         type: tosca.capabilities.Container
3493         valid_source_types:
3494         - tosca.nodes.SoftwareComponent
3495         occurrences:
3496         - 1
3497         - UNBOUNDED
3498       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3499         type: tosca.capabilities.Node
3500         occurrences:
3501         - 1
3502         - UNBOUNDED
3503       binding_server_cmaui_2_test_nested2Level:
3504         type: tosca.capabilities.network.Bindable
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       cpu.delta_server_cmaui_2_test_nested2Level:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       network.outpoing.packets_cmaui_port_4_test_nested2Level:
3515         type: org.openecomp.capabilities.metric.Ceilometer
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3517         occurrences:
3518         - 1
3519         - UNBOUNDED
3520       binding_cmaui_port_3_test_nested2Level:
3521         type: tosca.capabilities.network.Bindable
3522         valid_source_types:
3523         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3524         occurrences:
3525         - 0
3526         - UNBOUNDED
3527       disk.device.capacity_server_cmaui_2_test_nested2Level:
3528         type: org.openecomp.capabilities.metric.Ceilometer
3529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3530         occurrences:
3531         - 1
3532         - UNBOUNDED
3533       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3534         type: org.openecomp.capabilities.metric.Ceilometer
3535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3536         occurrences:
3537         - 1
3538         - UNBOUNDED
3539       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
3540         type: org.openecomp.capabilities.metric.Ceilometer
3541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3542         occurrences:
3543         - 1
3544         - UNBOUNDED
3545       scalable_server_cmaui_2_test_nested2Level:
3546         type: tosca.capabilities.Scalable
3547         occurrences:
3548         - 1
3549         - UNBOUNDED
3550       host_server_cmaui_3_test_nested3Level_test_nested2Level:
3551         type: tosca.capabilities.Container
3552         valid_source_types:
3553         - tosca.nodes.SoftwareComponent
3554         occurrences:
3555         - 1
3556         - UNBOUNDED
3557       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
3558         type: org.openecomp.capabilities.metric.Ceilometer
3559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3560         occurrences:
3561         - 1
3562         - UNBOUNDED
3563       vcpus_server_cmaui_2_test_nested2Level:
3564         type: org.openecomp.capabilities.metric.Ceilometer
3565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3566         occurrences:
3567         - 1
3568         - UNBOUNDED
3569       disk.device.read.requests.rate_server_cmaui_1:
3570         type: org.openecomp.capabilities.metric.Ceilometer
3571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3572         occurrences:
3573         - 1
3574         - UNBOUNDED
3575       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3576         type: org.openecomp.capabilities.metric.Ceilometer
3577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3578         occurrences:
3579         - 1
3580         - UNBOUNDED
3581       network.incoming.bytes.rate_cmaui_port_1:
3582         type: org.openecomp.capabilities.metric.Ceilometer
3583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       network.incoming.bytes.rate_cmaui_port_2:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       vcpus_server_cmaui_1:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       disk.write.bytes_server_cmaui_2_test_nested2Level:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       feature_test_nested3Level_test_nested2Level:
3618         type: tosca.capabilities.Node
3619         occurrences:
3620         - 1
3621         - UNBOUNDED
3622       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
3623         type: tosca.capabilities.Node
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       disk.device.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
3628         type: org.openecomp.capabilities.metric.Ceilometer
3629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3630         occurrences:
3631         - 1
3632         - UNBOUNDED
3633       disk.read.bytes.rate_server_cmaui_1:
3634         type: org.openecomp.capabilities.metric.Ceilometer
3635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3636         occurrences:
3637         - 1
3638         - UNBOUNDED
3639       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
3640         type: org.openecomp.capabilities.metric.Ceilometer
3641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3642         occurrences:
3643         - 1
3644         - UNBOUNDED
3645       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
3646         type: org.openecomp.capabilities.metric.Ceilometer
3647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3648         occurrences:
3649         - 1
3650         - UNBOUNDED
3651       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
3652         type: org.openecomp.capabilities.metric.Ceilometer
3653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3654         occurrences:
3655         - 1
3656         - UNBOUNDED
3657       memory.resident_server_cmaui_1:
3658         type: org.openecomp.capabilities.metric.Ceilometer
3659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3660         occurrences:
3661         - 1
3662         - UNBOUNDED
3663       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3664         type: org.openecomp.capabilities.metric.Ceilometer
3665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3666         occurrences:
3667         - 1
3668         - UNBOUNDED
3669       disk.latency_server_cmaui_1:
3670         type: org.openecomp.capabilities.metric.Ceilometer
3671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3672         occurrences:
3673         - 1
3674         - UNBOUNDED
3675       host_server_cmaui_2_test_nested2Level:
3676         type: tosca.capabilities.Container
3677         valid_source_types:
3678         - tosca.nodes.SoftwareComponent
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       memory.usage_server_cmaui_1:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688   org.openecomp.resource.abstract.nodes.cmaui_2:
3689     derived_from: org.openecomp.resource.abstract.nodes.VFC
3690     properties:
3691       port_cmaui_port_1_network_role_tag:
3692         type: string
3693         required: true
3694         status: SUPPORTED
3695       port_cmaui_port_2_subnetpoolid:
3696         type: string
3697         required: true
3698         status: SUPPORTED
3699       port_cmaui_port_1_subnetpoolid:
3700         type: string
3701         required: true
3702         status: SUPPORTED
3703       port_cmaui_port_1_security_groups:
3704         type: list
3705         required: true
3706         status: SUPPORTED
3707         entry_schema:
3708           type: json
3709       vm_flavor_name:
3710         type: string
3711         required: true
3712         status: SUPPORTED
3713       compute_cmaui_name:
3714         type: list
3715         required: true
3716         status: SUPPORTED
3717         entry_schema:
3718           type: string
3719       port_cmaui_port_2_network_role:
3720         type: string
3721         required: true
3722         status: SUPPORTED
3723       port_cmaui_port_1_order:
3724         type: integer
3725         required: true
3726         status: SUPPORTED
3727       compute_cmaui_availability_zone:
3728         type: list
3729         required: true
3730         status: SUPPORTED
3731         entry_schema:
3732           type: string
3733       port_cmaui_port_1_fixed_ips:
3734         type: list
3735         required: true
3736         status: SUPPORTED
3737         entry_schema:
3738           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3739       port_cmaui_port_1_network_role:
3740         type: string
3741         required: true
3742         status: SUPPORTED
3743       vm_image_name:
3744         type: string
3745         required: true
3746         status: SUPPORTED
3747       port_cmaui_port_2_network_role_tag:
3748         type: string
3749         required: true
3750         status: SUPPORTED
3751       port_cmaui_port_2_ip_requirements:
3752         type: list
3753         required: true
3754         status: SUPPORTED
3755         entry_schema:
3756           type: org.openecomp.datatypes.network.IpRequirements
3757       port_cmaui_port_2_security_groups:
3758         type: list
3759         required: true
3760         status: SUPPORTED
3761         entry_schema:
3762           type: json
3763       index_value:
3764         type: integer
3765         description: Index value of this substitution service template runtime instance
3766         required: false
3767         default: 0
3768         status: SUPPORTED
3769         constraints:
3770         - greater_or_equal: 0
3771       port_cmaui_port_1_ip_requirements:
3772         type: list
3773         required: true
3774         status: SUPPORTED
3775         entry_schema:
3776           type: org.openecomp.datatypes.network.IpRequirements
3777       port_cmaui_port_1_exCP_naming:
3778         type: org.openecomp.datatypes.Naming
3779         required: true
3780         status: SUPPORTED
3781       port_cmaui_port_2_exCP_naming:
3782         type: org.openecomp.datatypes.Naming
3783         required: true
3784         status: SUPPORTED
3785       port_cmaui_port_1_vlan_requirements:
3786         type: list
3787         required: true
3788         status: SUPPORTED
3789         entry_schema:
3790           type: org.openecomp.datatypes.network.VlanRequirements
3791       port_cmaui_port_1_replacement_policy:
3792         type: list
3793         required: true
3794         status: SUPPORTED
3795         entry_schema:
3796           type: string
3797       port_cmaui_port_2_replacement_policy:
3798         type: list
3799         required: true
3800         status: SUPPORTED
3801         entry_schema:
3802           type: string
3803       port_cmaui_port_1_mac_requirements:
3804         type: org.openecomp.datatypes.network.MacRequirements
3805         required: true
3806         status: SUPPORTED
3807       port_cmaui_port_2_vlan_requirements:
3808         type: list
3809         required: true
3810         status: SUPPORTED
3811         entry_schema:
3812           type: org.openecomp.datatypes.network.VlanRequirements
3813       port_cmaui_port_2_fixed_ips:
3814         type: list
3815         required: true
3816         status: SUPPORTED
3817         entry_schema:
3818           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3819       port_cmaui_port_2_network:
3820         type: list
3821         required: true
3822         status: SUPPORTED
3823         entry_schema:
3824           type: string
3825       port_cmaui_port_2_mac_requirements:
3826         type: org.openecomp.datatypes.network.MacRequirements
3827         required: true
3828         status: SUPPORTED
3829       port_cmaui_port_2_order:
3830         type: integer
3831         required: true
3832         status: SUPPORTED
3833       port_cmaui_port_1_network:
3834         type: list
3835         required: true
3836         status: SUPPORTED
3837         entry_schema:
3838           type: string
3839     requirements:
3840     - dependency_cmaui_cmaui_port_1:
3841         capability: tosca.capabilities.Node
3842         node: tosca.nodes.Root
3843         relationship: tosca.relationships.DependsOn
3844         occurrences:
3845         - 0
3846         - UNBOUNDED
3847     - link_cmaui_cmaui_port_1:
3848         capability: tosca.capabilities.network.Linkable
3849         relationship: tosca.relationships.network.LinksTo
3850         occurrences:
3851         - 1
3852         - 1
3853     - dependency_cmaui_cmaui_port_2:
3854         capability: tosca.capabilities.Node
3855         node: tosca.nodes.Root
3856         relationship: tosca.relationships.DependsOn
3857         occurrences:
3858         - 0
3859         - UNBOUNDED
3860     - link_cmaui_cmaui_port_2:
3861         capability: tosca.capabilities.network.Linkable
3862         relationship: tosca.relationships.network.LinksTo
3863         occurrences:
3864         - 1
3865         - 1
3866     - dependency_cmaui:
3867         capability: tosca.capabilities.Node
3868         node: tosca.nodes.Root
3869         relationship: tosca.relationships.DependsOn
3870         occurrences:
3871         - 0
3872         - UNBOUNDED
3873     - local_storage_cmaui:
3874         capability: tosca.capabilities.Attachment
3875         node: tosca.nodes.BlockStorage
3876         relationship: tosca.relationships.AttachesTo
3877         occurrences:
3878         - 0
3879         - UNBOUNDED
3880     capabilities:
3881       network.incoming.bytes_cmaui_cmaui_port_1:
3882         type: org.openecomp.capabilities.metric.Ceilometer
3883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       disk.read.bytes.rate_cmaui:
3888         type: org.openecomp.capabilities.metric.Ceilometer
3889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       disk.ephemeral.size_cmaui:
3894         type: org.openecomp.capabilities.metric.Ceilometer
3895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3896         occurrences:
3897         - 1
3898         - UNBOUNDED
3899       disk.device.write.bytes_cmaui:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905       disk.device.iops_cmaui:
3906         type: org.openecomp.capabilities.metric.Ceilometer
3907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3908         occurrences:
3909         - 1
3910         - UNBOUNDED
3911       memory.resident_cmaui:
3912         type: org.openecomp.capabilities.metric.Ceilometer
3913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917       disk.write.bytes.rate_cmaui:
3918         type: org.openecomp.capabilities.metric.Ceilometer
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       host_cmaui:
3924         type: tosca.capabilities.Container
3925         valid_source_types:
3926         - tosca.nodes.SoftwareComponent
3927         occurrences:
3928         - 1
3929         - UNBOUNDED
3930       disk.device.allocation_cmaui:
3931         type: org.openecomp.capabilities.metric.Ceilometer
3932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3933         occurrences:
3934         - 1
3935         - UNBOUNDED
3936       network.incoming.bytes_cmaui_cmaui_port_2:
3937         type: org.openecomp.capabilities.metric.Ceilometer
3938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3939         occurrences:
3940         - 1
3941         - UNBOUNDED
3942       disk.read.bytes_cmaui:
3943         type: org.openecomp.capabilities.metric.Ceilometer
3944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3945         occurrences:
3946         - 1
3947         - UNBOUNDED
3948       disk.write.requests_cmaui:
3949         type: org.openecomp.capabilities.metric.Ceilometer
3950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3951         occurrences:
3952         - 1
3953         - UNBOUNDED
3954       feature_cmaui_cmaui_port_1:
3955         type: tosca.capabilities.Node
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       binding_cmaui_cmaui_port_2:
3960         type: tosca.capabilities.network.Bindable
3961         valid_source_types:
3962         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3963         occurrences:
3964         - 0
3965         - UNBOUNDED
3966       scalable_cmaui:
3967         type: tosca.capabilities.Scalable
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       feature_cmaui_cmaui_port_2:
3972         type: tosca.capabilities.Node
3973         occurrences:
3974         - 1
3975         - UNBOUNDED
3976       binding_cmaui_cmaui_port_1:
3977         type: tosca.capabilities.network.Bindable
3978         valid_source_types:
3979         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3980         occurrences:
3981         - 0
3982         - UNBOUNDED
3983       disk.device.write.bytes.rate_cmaui:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       cpu.delta_cmaui:
3990         type: org.openecomp.capabilities.metric.Ceilometer
3991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       disk.root.size_cmaui:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       network.incoming.packets_cmaui_cmaui_port_1:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       memory.usage_cmaui:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       os_cmaui:
4014         type: tosca.capabilities.OperatingSystem
4015         occurrences:
4016         - 1
4017         - UNBOUNDED
4018       attachment_cmaui_cmaui_port_1:
4019         type: tosca.capabilities.Attachment
4020         occurrences:
4021         - 1
4022         - UNBOUNDED
4023       disk.device.read.bytes.rate_cmaui:
4024         type: org.openecomp.capabilities.metric.Ceilometer
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4026         occurrences:
4027         - 1
4028         - UNBOUNDED
4029       network.incoming.packets.rate_cmaui_cmaui_port_1:
4030         type: org.openecomp.capabilities.metric.Ceilometer
4031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4032         occurrences:
4033         - 1
4034         - UNBOUNDED
4035       attachment_cmaui_cmaui_port_2:
4036         type: tosca.capabilities.Attachment
4037         occurrences:
4038         - 1
4039         - UNBOUNDED
4040       network.incoming.packets_cmaui_cmaui_port_2:
4041         type: org.openecomp.capabilities.metric.Ceilometer
4042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4043         occurrences:
4044         - 1
4045         - UNBOUNDED
4046       network.incoming.packets.rate_cmaui_cmaui_port_2:
4047         type: org.openecomp.capabilities.metric.Ceilometer
4048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4049         occurrences:
4050         - 1
4051         - UNBOUNDED
4052       disk.device.usage_cmaui:
4053         type: org.openecomp.capabilities.metric.Ceilometer
4054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4055         occurrences:
4056         - 1
4057         - UNBOUNDED
4058       disk.iops_cmaui:
4059         type: org.openecomp.capabilities.metric.Ceilometer
4060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       disk.device.latency_cmaui:
4065         type: org.openecomp.capabilities.metric.Ceilometer
4066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4067         occurrences:
4068         - 1
4069         - UNBOUNDED
4070       disk.device.read.requests_cmaui:
4071         type: org.openecomp.capabilities.metric.Ceilometer
4072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4073         occurrences:
4074         - 1
4075         - UNBOUNDED
4076       disk.capacity_cmaui:
4077         type: org.openecomp.capabilities.metric.Ceilometer
4078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4079         occurrences:
4080         - 1
4081         - UNBOUNDED
4082       cpu_cmaui:
4083         type: org.openecomp.capabilities.metric.Ceilometer
4084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       disk.read.requests_cmaui:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       disk.device.read.bytes_cmaui:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       network.incoming.bytes.rate_cmaui_cmaui_port_2:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       disk.device.write.requests_cmaui:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       network.outgoing.packets.rate_cmaui_cmaui_port_2:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       network.outgoing.packets.rate_cmaui_cmaui_port_1:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       network.incoming.bytes.rate_cmaui_cmaui_port_1:
4125         type: org.openecomp.capabilities.metric.Ceilometer
4126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4127         occurrences:
4128         - 1
4129         - UNBOUNDED
4130       network.outpoing.packets_cmaui_cmaui_port_2:
4131         type: org.openecomp.capabilities.metric.Ceilometer
4132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       network.outpoing.packets_cmaui_cmaui_port_1:
4137         type: org.openecomp.capabilities.metric.Ceilometer
4138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4139         occurrences:
4140         - 1
4141         - UNBOUNDED
4142       vcpus_cmaui:
4143         type: org.openecomp.capabilities.metric.Ceilometer
4144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4145         occurrences:
4146         - 1
4147         - UNBOUNDED
4148       network.outgoing.bytes.rate_cmaui_cmaui_port_2:
4149         type: org.openecomp.capabilities.metric.Ceilometer
4150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4151         occurrences:
4152         - 1
4153         - UNBOUNDED
4154       network.outgoing.bytes.rate_cmaui_cmaui_port_1:
4155         type: org.openecomp.capabilities.metric.Ceilometer
4156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4157         occurrences:
4158         - 1
4159         - UNBOUNDED
4160       feature_cmaui:
4161         type: tosca.capabilities.Node
4162         occurrences:
4163         - 1
4164         - UNBOUNDED
4165       binding_cmaui:
4166         type: tosca.capabilities.network.Bindable
4167         occurrences:
4168         - 1
4169         - UNBOUNDED
4170       endpoint_cmaui:
4171         type: tosca.capabilities.Endpoint.Admin
4172         occurrences:
4173         - 1
4174         - UNBOUNDED
4175       disk.device.capacity_cmaui:
4176         type: org.openecomp.capabilities.metric.Ceilometer
4177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       disk.device.read.requests.rate_cmaui:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       memory_cmaui:
4188         type: org.openecomp.capabilities.metric.Ceilometer
4189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4190         occurrences:
4191         - 1
4192         - UNBOUNDED
4193       disk.write.requests.rate_cmaui:
4194         type: org.openecomp.capabilities.metric.Ceilometer
4195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4196         occurrences:
4197         - 1
4198         - UNBOUNDED
4199       disk.usage_cmaui:
4200         type: org.openecomp.capabilities.metric.Ceilometer
4201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4202         occurrences:
4203         - 1
4204         - UNBOUNDED
4205       network.outgoing.bytes_cmaui_cmaui_port_2:
4206         type: org.openecomp.capabilities.metric.Ceilometer
4207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4208         occurrences:
4209         - 1
4210         - UNBOUNDED
4211       network.outgoing.bytes_cmaui_cmaui_port_1:
4212         type: org.openecomp.capabilities.metric.Ceilometer
4213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4214         occurrences:
4215         - 1
4216         - UNBOUNDED
4217       disk.latency_cmaui:
4218         type: org.openecomp.capabilities.metric.Ceilometer
4219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       instance_cmaui:
4224         type: org.openecomp.capabilities.metric.Ceilometer
4225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4226         occurrences:
4227         - 1
4228         - UNBOUNDED
4229       disk.allocation_cmaui:
4230         type: org.openecomp.capabilities.metric.Ceilometer
4231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4232         occurrences:
4233         - 1
4234         - UNBOUNDED
4235       disk.write.bytes_cmaui:
4236         type: org.openecomp.capabilities.metric.Ceilometer
4237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4238         occurrences:
4239         - 1
4240         - UNBOUNDED
4241       cpu_util_cmaui:
4242         type: org.openecomp.capabilities.metric.Ceilometer
4243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4244         occurrences:
4245         - 1
4246         - UNBOUNDED
4247       disk.device.write.requests.rate_cmaui:
4248         type: org.openecomp.capabilities.metric.Ceilometer
4249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4250         occurrences:
4251         - 1
4252         - UNBOUNDED
4253   org.openecomp.resource.abstract.nodes.heat.nested2:
4254     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4255     properties:
4256       cmaui_names:
4257         type: list
4258         description: CMAUI1, CMAUI2 server names
4259         required: true
4260         status: SUPPORTED
4261         entry_schema:
4262           type: string
4263       p1:
4264         type: string
4265         description: UID of OAM network
4266         required: true
4267         status: SUPPORTED
4268       p2:
4269         type: string
4270         description: UID of OAM network
4271         required: true
4272         status: SUPPORTED
4273       cmaui_image:
4274         type: string
4275         description: Image for CMAUI server
4276         required: true
4277         status: SUPPORTED
4278       cmaui_flavor:
4279         type: string
4280         description: Flavor for CMAUI server
4281         required: true
4282         status: SUPPORTED
4283       security_group_name:
4284         type: list
4285         description: CMAUI1, CMAUI2 server names
4286         required: true
4287         status: SUPPORTED
4288         entry_schema:
4289           type: string
4290       availability_zone_0:
4291         type: string
4292         description: availabilityzone name
4293         required: true
4294         status: SUPPORTED
4295       cmaui_oam_ips:
4296         type: string
4297         required: true
4298         status: SUPPORTED
4299       net:
4300         type: string
4301         required: true
4302         status: SUPPORTED
4303     requirements:
4304     - dependency_cmaui_port_3:
4305         capability: tosca.capabilities.Node
4306         node: tosca.nodes.Root
4307         relationship: tosca.relationships.DependsOn
4308         occurrences:
4309         - 0
4310         - UNBOUNDED
4311     - link_cmaui_port_3:
4312         capability: tosca.capabilities.network.Linkable
4313         relationship: tosca.relationships.network.LinksTo
4314         occurrences:
4315         - 1
4316         - 1
4317     - dependency_server_cmaui_2:
4318         capability: tosca.capabilities.Node
4319         node: tosca.nodes.Root
4320         relationship: tosca.relationships.DependsOn
4321         occurrences:
4322         - 0
4323         - UNBOUNDED
4324     - local_storage_server_cmaui_2:
4325         capability: tosca.capabilities.Attachment
4326         node: tosca.nodes.BlockStorage
4327         relationship: tosca.relationships.AttachesTo
4328         occurrences:
4329         - 0
4330         - UNBOUNDED
4331     - dependency_cmaui_port_4:
4332         capability: tosca.capabilities.Node
4333         node: tosca.nodes.Root
4334         relationship: tosca.relationships.DependsOn
4335         occurrences:
4336         - 0
4337         - UNBOUNDED
4338     - link_cmaui_port_4:
4339         capability: tosca.capabilities.network.Linkable
4340         relationship: tosca.relationships.network.LinksTo
4341         occurrences:
4342         - 1
4343         - 1
4344     - dependency_test_nested3Level:
4345         capability: tosca.capabilities.Node
4346         node: tosca.nodes.Root
4347         relationship: tosca.relationships.DependsOn
4348         occurrences:
4349         - 0
4350         - UNBOUNDED
4351     - dependency_test_nested4Level_test_nested3Level:
4352         capability: tosca.capabilities.Node
4353         node: tosca.nodes.Root
4354         relationship: tosca.relationships.DependsOn
4355         occurrences:
4356         - 0
4357         - UNBOUNDED
4358     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
4359         capability: tosca.capabilities.Node
4360         node: tosca.nodes.Root
4361         relationship: tosca.relationships.DependsOn
4362         occurrences:
4363         - 0
4364         - UNBOUNDED
4365     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
4366         capability: tosca.capabilities.network.Linkable
4367         relationship: tosca.relationships.network.LinksTo
4368         occurrences:
4369         - 1
4370         - 1
4371     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
4372         capability: tosca.capabilities.Node
4373         node: tosca.nodes.Root
4374         relationship: tosca.relationships.DependsOn
4375         occurrences:
4376         - 0
4377         - UNBOUNDED
4378     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
4379         capability: tosca.capabilities.Attachment
4380         node: tosca.nodes.BlockStorage
4381         relationship: tosca.relationships.AttachesTo
4382         occurrences:
4383         - 0
4384         - UNBOUNDED
4385     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
4386         capability: tosca.capabilities.Node
4387         node: tosca.nodes.Root
4388         relationship: tosca.relationships.DependsOn
4389         occurrences:
4390         - 0
4391         - UNBOUNDED
4392     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
4393         capability: tosca.capabilities.network.Linkable
4394         relationship: tosca.relationships.network.LinksTo
4395         occurrences:
4396         - 1
4397         - 1
4398     - dependency_server_cmaui_3_test_nested3Level:
4399         capability: tosca.capabilities.Node
4400         node: tosca.nodes.Root
4401         relationship: tosca.relationships.DependsOn
4402         occurrences:
4403         - 0
4404         - UNBOUNDED
4405     - local_storage_server_cmaui_3_test_nested3Level:
4406         capability: tosca.capabilities.Attachment
4407         node: tosca.nodes.BlockStorage
4408         relationship: tosca.relationships.AttachesTo
4409         occurrences:
4410         - 0
4411         - UNBOUNDED
4412     - dependency_cmaui_port_5_test_nested3Level:
4413         capability: tosca.capabilities.Node
4414         node: tosca.nodes.Root
4415         relationship: tosca.relationships.DependsOn
4416         occurrences:
4417         - 0
4418         - UNBOUNDED
4419     - link_cmaui_port_5_test_nested3Level:
4420         capability: tosca.capabilities.network.Linkable
4421         relationship: tosca.relationships.network.LinksTo
4422         occurrences:
4423         - 1
4424         - 1
4425     - dependency_cmaui_port_6_test_nested3Level:
4426         capability: tosca.capabilities.Node
4427         node: tosca.nodes.Root
4428         relationship: tosca.relationships.DependsOn
4429         occurrences:
4430         - 0
4431         - UNBOUNDED
4432     - link_cmaui_port_6_test_nested3Level:
4433         capability: tosca.capabilities.network.Linkable
4434         relationship: tosca.relationships.network.LinksTo
4435         occurrences:
4436         - 1
4437         - 1
4438     capabilities:
4439       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
4440         type: org.openecomp.capabilities.metric.Ceilometer
4441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4442         occurrences:
4443         - 1
4444         - UNBOUNDED
4445       memory.usage_server_cmaui_3_test_nested3Level:
4446         type: org.openecomp.capabilities.metric.Ceilometer
4447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4448         occurrences:
4449         - 1
4450         - UNBOUNDED
4451       cpu_util_server_cmaui_3_test_nested3Level:
4452         type: org.openecomp.capabilities.metric.Ceilometer
4453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4454         occurrences:
4455         - 1
4456         - UNBOUNDED
4457       disk.device.usage_server_cmaui_2:
4458         type: org.openecomp.capabilities.metric.Ceilometer
4459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4460         occurrences:
4461         - 1
4462         - UNBOUNDED
4463       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
4464         type: org.openecomp.capabilities.metric.Ceilometer
4465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4466         occurrences:
4467         - 1
4468         - UNBOUNDED
4469       disk.device.latency_server_cmaui_2:
4470         type: org.openecomp.capabilities.metric.Ceilometer
4471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4472         occurrences:
4473         - 1
4474         - UNBOUNDED
4475       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4476         type: org.openecomp.capabilities.metric.Ceilometer
4477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4478         occurrences:
4479         - 1
4480         - UNBOUNDED
4481       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
4482         type: org.openecomp.capabilities.metric.Ceilometer
4483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4484         occurrences:
4485         - 1
4486         - UNBOUNDED
4487       disk.root.size_server_cmaui_2:
4488         type: org.openecomp.capabilities.metric.Ceilometer
4489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4490         occurrences:
4491         - 1
4492         - UNBOUNDED
4493       disk.device.write.requests.rate_server_cmaui_2:
4494         type: org.openecomp.capabilities.metric.Ceilometer
4495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4496         occurrences:
4497         - 1
4498         - UNBOUNDED
4499       disk.read.requests_server_cmaui_3_test_nested3Level:
4500         type: org.openecomp.capabilities.metric.Ceilometer
4501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4502         occurrences:
4503         - 1
4504         - UNBOUNDED
4505       disk.latency_server_cmaui_3_test_nested3Level:
4506         type: org.openecomp.capabilities.metric.Ceilometer
4507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4508         occurrences:
4509         - 1
4510         - UNBOUNDED
4511       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
4512         type: org.openecomp.capabilities.metric.Ceilometer
4513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4514         occurrences:
4515         - 1
4516         - UNBOUNDED
4517       network.outgoing.bytes_cmaui_port_3:
4518         type: org.openecomp.capabilities.metric.Ceilometer
4519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4520         occurrences:
4521         - 1
4522         - UNBOUNDED
4523       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
4524         type: tosca.capabilities.Endpoint.Admin
4525         occurrences:
4526         - 1
4527         - UNBOUNDED
4528       disk.read.requests_server_cmaui_2:
4529         type: org.openecomp.capabilities.metric.Ceilometer
4530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
4541         type: org.openecomp.capabilities.metric.Ceilometer
4542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4543         occurrences:
4544         - 1
4545         - UNBOUNDED
4546       feature_test_nested4Level_test_nested3Level:
4547         type: tosca.capabilities.Node
4548         occurrences:
4549         - 1
4550         - UNBOUNDED
4551       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4552         type: org.openecomp.capabilities.metric.Ceilometer
4553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4554         occurrences:
4555         - 1
4556         - UNBOUNDED
4557       disk.device.iops_server_cmaui_2:
4558         type: org.openecomp.capabilities.metric.Ceilometer
4559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
4564         type: org.openecomp.capabilities.metric.Ceilometer
4565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4566         occurrences:
4567         - 1
4568         - UNBOUNDED
4569       disk.device.capacity_server_cmaui_2:
4570         type: org.openecomp.capabilities.metric.Ceilometer
4571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4572         occurrences:
4573         - 1
4574         - UNBOUNDED
4575       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
4576         type: tosca.capabilities.Attachment
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       host_server_cmaui_4_test_nested4Level_test_nested3Level:
4581         type: tosca.capabilities.Container
4582         valid_source_types:
4583         - tosca.nodes.SoftwareComponent
4584         occurrences:
4585         - 1
4586         - UNBOUNDED
4587       disk.device.read.bytes.rate_server_cmaui_2:
4588         type: org.openecomp.capabilities.metric.Ceilometer
4589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4590         occurrences:
4591         - 1
4592         - UNBOUNDED
4593       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
4594         type: org.openecomp.capabilities.metric.Ceilometer
4595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4596         occurrences:
4597         - 1
4598         - UNBOUNDED
4599       disk.read.bytes_server_cmaui_2:
4600         type: org.openecomp.capabilities.metric.Ceilometer
4601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4602         occurrences:
4603         - 1
4604         - UNBOUNDED
4605       disk.device.read.bytes_server_cmaui_2:
4606         type: org.openecomp.capabilities.metric.Ceilometer
4607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4608         occurrences:
4609         - 1
4610         - UNBOUNDED
4611       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
4612         type: org.openecomp.capabilities.metric.Ceilometer
4613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4614         occurrences:
4615         - 1
4616         - UNBOUNDED
4617       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
4618         type: org.openecomp.capabilities.metric.Ceilometer
4619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4620         occurrences:
4621         - 1
4622         - UNBOUNDED
4623       disk.write.requests.rate_server_cmaui_2:
4624         type: org.openecomp.capabilities.metric.Ceilometer
4625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4626         occurrences:
4627         - 1
4628         - UNBOUNDED
4629       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
4630         type: org.openecomp.capabilities.metric.Ceilometer
4631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4632         occurrences:
4633         - 1
4634         - UNBOUNDED
4635       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
4636         type: org.openecomp.capabilities.metric.Ceilometer
4637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4638         occurrences:
4639         - 1
4640         - UNBOUNDED
4641       memory_server_cmaui_2:
4642         type: org.openecomp.capabilities.metric.Ceilometer
4643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4644         occurrences:
4645         - 1
4646         - UNBOUNDED
4647       cpu_server_cmaui_2:
4648         type: org.openecomp.capabilities.metric.Ceilometer
4649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4650         occurrences:
4651         - 1
4652         - UNBOUNDED
4653       host_server_cmaui_3_test_nested3Level:
4654         type: tosca.capabilities.Container
4655         valid_source_types:
4656         - tosca.nodes.SoftwareComponent
4657         occurrences:
4658         - 1
4659         - UNBOUNDED
4660       network.incoming.packets_cmaui_port_3:
4661         type: org.openecomp.capabilities.metric.Ceilometer
4662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4663         occurrences:
4664         - 1
4665         - UNBOUNDED
4666       disk.allocation_server_cmaui_3_test_nested3Level:
4667         type: org.openecomp.capabilities.metric.Ceilometer
4668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4669         occurrences:
4670         - 1
4671         - UNBOUNDED
4672       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
4673         type: org.openecomp.capabilities.metric.Ceilometer
4674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4675         occurrences:
4676         - 1
4677         - UNBOUNDED
4678       network.incoming.packets_cmaui_port_4:
4679         type: org.openecomp.capabilities.metric.Ceilometer
4680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4681         occurrences:
4682         - 1
4683         - UNBOUNDED
4684       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
4685         type: org.openecomp.capabilities.metric.Ceilometer
4686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4687         occurrences:
4688         - 1
4689         - UNBOUNDED
4690       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4691         type: org.openecomp.capabilities.metric.Ceilometer
4692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4693         occurrences:
4694         - 1
4695         - UNBOUNDED
4696       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
4697         type: org.openecomp.capabilities.metric.Ceilometer
4698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4699         occurrences:
4700         - 1
4701         - UNBOUNDED
4702       disk.ephemeral.size_server_cmaui_2:
4703         type: org.openecomp.capabilities.metric.Ceilometer
4704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4705         occurrences:
4706         - 1
4707         - UNBOUNDED
4708       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
4709         type: org.openecomp.capabilities.metric.Ceilometer
4710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4711         occurrences:
4712         - 1
4713         - UNBOUNDED
4714       disk.write.requests_server_cmaui_3_test_nested3Level:
4715         type: org.openecomp.capabilities.metric.Ceilometer
4716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4717         occurrences:
4718         - 1
4719         - UNBOUNDED
4720       network.outpoing.packets_cmaui_port_5_test_nested3Level:
4721         type: org.openecomp.capabilities.metric.Ceilometer
4722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4723         occurrences:
4724         - 1
4725         - UNBOUNDED
4726       disk.capacity_server_cmaui_2:
4727         type: org.openecomp.capabilities.metric.Ceilometer
4728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4729         occurrences:
4730         - 1
4731         - UNBOUNDED
4732       network.incoming.packets_cmaui_port_6_test_nested3Level:
4733         type: org.openecomp.capabilities.metric.Ceilometer
4734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4735         occurrences:
4736         - 1
4737         - UNBOUNDED
4738       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4739         type: org.openecomp.capabilities.metric.Ceilometer
4740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4741         occurrences:
4742         - 1
4743         - UNBOUNDED
4744       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
4745         type: org.openecomp.capabilities.metric.Ceilometer
4746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4747         occurrences:
4748         - 1
4749         - UNBOUNDED
4750       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
4751         type: org.openecomp.capabilities.metric.Ceilometer
4752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4753         occurrences:
4754         - 1
4755         - UNBOUNDED
4756       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
4757         type: org.openecomp.capabilities.metric.Ceilometer
4758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4759         occurrences:
4760         - 1
4761         - UNBOUNDED
4762       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
4763         type: org.openecomp.capabilities.metric.Ceilometer
4764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4765         occurrences:
4766         - 1
4767         - UNBOUNDED
4768       binding_cmaui_port_3:
4769         type: tosca.capabilities.network.Bindable
4770         valid_source_types:
4771         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4772         occurrences:
4773         - 0
4774         - UNBOUNDED
4775       disk.iops_server_cmaui_2:
4776         type: org.openecomp.capabilities.metric.Ceilometer
4777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4778         occurrences:
4779         - 1
4780         - UNBOUNDED
4781       binding_cmaui_port_4:
4782         type: tosca.capabilities.network.Bindable
4783         valid_source_types:
4784         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4785         occurrences:
4786         - 0
4787         - UNBOUNDED
4788       disk.device.write.requests_server_cmaui_2:
4789         type: org.openecomp.capabilities.metric.Ceilometer
4790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4791         occurrences:
4792         - 1
4793         - UNBOUNDED
4794       feature_cmaui_port_6_test_nested3Level:
4795         type: tosca.capabilities.Node
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
4800         type: tosca.capabilities.Node
4801         occurrences:
4802         - 1
4803         - UNBOUNDED
4804       memory_server_cmaui_3_test_nested3Level:
4805         type: org.openecomp.capabilities.metric.Ceilometer
4806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
4811         type: org.openecomp.capabilities.metric.Ceilometer
4812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4813         occurrences:
4814         - 1
4815         - UNBOUNDED
4816       feature_server_cmaui_3_test_nested3Level:
4817         type: tosca.capabilities.Node
4818         occurrences:
4819         - 1
4820         - UNBOUNDED
4821       network.outgoing.bytes.rate_cmaui_port_3:
4822         type: org.openecomp.capabilities.metric.Ceilometer
4823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4824         occurrences:
4825         - 1
4826         - UNBOUNDED
4827       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
4828         type: org.openecomp.capabilities.metric.Ceilometer
4829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       disk.root.size_server_cmaui_3_test_nested3Level:
4834         type: org.openecomp.capabilities.metric.Ceilometer
4835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4836         occurrences:
4837         - 1
4838         - UNBOUNDED
4839       network.outgoing.bytes.rate_cmaui_port_4:
4840         type: org.openecomp.capabilities.metric.Ceilometer
4841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4842         occurrences:
4843         - 1
4844         - UNBOUNDED
4845       binding_cmaui_port_6_test_nested3Level:
4846         type: tosca.capabilities.network.Bindable
4847         valid_source_types:
4848         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4849         occurrences:
4850         - 0
4851         - UNBOUNDED
4852       disk.usage_server_cmaui_3_test_nested3Level:
4853         type: org.openecomp.capabilities.metric.Ceilometer
4854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4855         occurrences:
4856         - 1
4857         - UNBOUNDED
4858       os_server_cmaui_4_test_nested4Level_test_nested3Level:
4859         type: tosca.capabilities.OperatingSystem
4860         occurrences:
4861         - 1
4862         - UNBOUNDED
4863       disk.device.write.requests_server_cmaui_3_test_nested3Level:
4864         type: org.openecomp.capabilities.metric.Ceilometer
4865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4866         occurrences:
4867         - 1
4868         - UNBOUNDED
4869       network.incoming.bytes_cmaui_port_4:
4870         type: org.openecomp.capabilities.metric.Ceilometer
4871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4872         occurrences:
4873         - 1
4874         - UNBOUNDED
4875       network.incoming.bytes_cmaui_port_3:
4876         type: org.openecomp.capabilities.metric.Ceilometer
4877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4878         occurrences:
4879         - 1
4880         - UNBOUNDED
4881       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
4882         type: org.openecomp.capabilities.metric.Ceilometer
4883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4884         occurrences:
4885         - 1
4886         - UNBOUNDED
4887       disk.device.latency_server_cmaui_3_test_nested3Level:
4888         type: org.openecomp.capabilities.metric.Ceilometer
4889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4890         occurrences:
4891         - 1
4892         - UNBOUNDED
4893       cpu_util_server_cmaui_2:
4894         type: org.openecomp.capabilities.metric.Ceilometer
4895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4896         occurrences:
4897         - 1
4898         - UNBOUNDED
4899       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
4900         type: org.openecomp.capabilities.metric.Ceilometer
4901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4902         occurrences:
4903         - 1
4904         - UNBOUNDED
4905       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
4906         type: org.openecomp.capabilities.metric.Ceilometer
4907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4908         occurrences:
4909         - 1
4910         - UNBOUNDED
4911       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4912         type: org.openecomp.capabilities.metric.Ceilometer
4913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4914         occurrences:
4915         - 1
4916         - UNBOUNDED
4917       disk.device.write.bytes.rate_server_cmaui_2:
4918         type: org.openecomp.capabilities.metric.Ceilometer
4919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4920         occurrences:
4921         - 1
4922         - UNBOUNDED
4923       disk.write.bytes.rate_server_cmaui_2:
4924         type: org.openecomp.capabilities.metric.Ceilometer
4925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4926         occurrences:
4927         - 1
4928         - UNBOUNDED
4929       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
4930         type: org.openecomp.capabilities.metric.Ceilometer
4931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4932         occurrences:
4933         - 1
4934         - UNBOUNDED
4935       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
4936         type: org.openecomp.capabilities.metric.Ceilometer
4937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4938         occurrences:
4939         - 1
4940         - UNBOUNDED
4941       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
4942         type: org.openecomp.capabilities.metric.Ceilometer
4943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4944         occurrences:
4945         - 1
4946         - UNBOUNDED
4947       disk.device.write.bytes_server_cmaui_2:
4948         type: org.openecomp.capabilities.metric.Ceilometer
4949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4950         occurrences:
4951         - 1
4952         - UNBOUNDED
4953       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
4954         type: tosca.capabilities.Node
4955         occurrences:
4956         - 1
4957         - UNBOUNDED
4958       disk.iops_server_cmaui_3_test_nested3Level:
4959         type: org.openecomp.capabilities.metric.Ceilometer
4960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4961         occurrences:
4962         - 1
4963         - UNBOUNDED
4964       network.incoming.packets.rate_cmaui_port_3:
4965         type: org.openecomp.capabilities.metric.Ceilometer
4966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4967         occurrences:
4968         - 1
4969         - UNBOUNDED
4970       cpu_server_cmaui_3_test_nested3Level:
4971         type: org.openecomp.capabilities.metric.Ceilometer
4972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4973         occurrences:
4974         - 1
4975         - UNBOUNDED
4976       feature_cmaui_port_3:
4977         type: tosca.capabilities.Node
4978         occurrences:
4979         - 1
4980         - UNBOUNDED
4981       disk.write.bytes_server_cmaui_2:
4982         type: org.openecomp.capabilities.metric.Ceilometer
4983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       network.incoming.packets.rate_cmaui_port_4:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       feature_server_cmaui_2:
4994         type: tosca.capabilities.Node
4995         occurrences:
4996         - 1
4997         - UNBOUNDED
4998       feature_cmaui_port_4:
4999         type: tosca.capabilities.Node
5000         occurrences:
5001         - 1
5002         - UNBOUNDED
5003       attachment_cmaui_port_6_test_nested3Level:
5004         type: tosca.capabilities.Attachment
5005         occurrences:
5006         - 1
5007         - UNBOUNDED
5008       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
5009         type: org.openecomp.capabilities.metric.Ceilometer
5010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5011         occurrences:
5012         - 1
5013         - UNBOUNDED
5014       disk.allocation_server_cmaui_2:
5015         type: org.openecomp.capabilities.metric.Ceilometer
5016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5017         occurrences:
5018         - 1
5019         - UNBOUNDED
5020       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
5021         type: org.openecomp.capabilities.metric.Ceilometer
5022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5023         occurrences:
5024         - 1
5025         - UNBOUNDED
5026       binding_server_cmaui_2:
5027         type: tosca.capabilities.network.Bindable
5028         occurrences:
5029         - 1
5030         - UNBOUNDED
5031       vcpus_server_cmaui_2:
5032         type: org.openecomp.capabilities.metric.Ceilometer
5033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5034         occurrences:
5035         - 1
5036         - UNBOUNDED
5037       network.outgoing.packets.rate_cmaui_port_4:
5038         type: org.openecomp.capabilities.metric.Ceilometer
5039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5040         occurrences:
5041         - 1
5042         - UNBOUNDED
5043       instance_server_cmaui_3_test_nested3Level:
5044         type: org.openecomp.capabilities.metric.Ceilometer
5045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5046         occurrences:
5047         - 1
5048         - UNBOUNDED
5049       attachment_cmaui_port_3:
5050         type: tosca.capabilities.Attachment
5051         occurrences:
5052         - 1
5053         - UNBOUNDED
5054       attachment_cmaui_port_4:
5055         type: tosca.capabilities.Attachment
5056         occurrences:
5057         - 1
5058         - UNBOUNDED
5059       scalable_server_cmaui_2:
5060         type: tosca.capabilities.Scalable
5061         occurrences:
5062         - 1
5063         - UNBOUNDED
5064       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5065         type: org.openecomp.capabilities.metric.Ceilometer
5066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5067         occurrences:
5068         - 1
5069         - UNBOUNDED
5070       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
5071         type: org.openecomp.capabilities.metric.Ceilometer
5072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5073         occurrences:
5074         - 1
5075         - UNBOUNDED
5076       network.outgoing.packets.rate_cmaui_port_3:
5077         type: org.openecomp.capabilities.metric.Ceilometer
5078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5079         occurrences:
5080         - 1
5081         - UNBOUNDED
5082       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
5083         type: org.openecomp.capabilities.metric.Ceilometer
5084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5085         occurrences:
5086         - 1
5087         - UNBOUNDED
5088       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
5089         type: org.openecomp.capabilities.metric.Ceilometer
5090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5091         occurrences:
5092         - 1
5093         - UNBOUNDED
5094       disk.write.requests_server_cmaui_2:
5095         type: org.openecomp.capabilities.metric.Ceilometer
5096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5097         occurrences:
5098         - 1
5099         - UNBOUNDED
5100       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
5101         type: org.openecomp.capabilities.metric.Ceilometer
5102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5103         occurrences:
5104         - 1
5105         - UNBOUNDED
5106       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
5107         type: org.openecomp.capabilities.metric.Ceilometer
5108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5109         occurrences:
5110         - 1
5111         - UNBOUNDED
5112       disk.usage_server_cmaui_2:
5113         type: org.openecomp.capabilities.metric.Ceilometer
5114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5115         occurrences:
5116         - 1
5117         - UNBOUNDED
5118       disk.device.usage_server_cmaui_3_test_nested3Level:
5119         type: org.openecomp.capabilities.metric.Ceilometer
5120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5121         occurrences:
5122         - 1
5123         - UNBOUNDED
5124       disk.write.bytes_server_cmaui_3_test_nested3Level:
5125         type: org.openecomp.capabilities.metric.Ceilometer
5126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5127         occurrences:
5128         - 1
5129         - UNBOUNDED
5130       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
5131         type: tosca.capabilities.Node
5132         occurrences:
5133         - 1
5134         - UNBOUNDED
5135       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5136         type: org.openecomp.capabilities.metric.Ceilometer
5137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5138         occurrences:
5139         - 1
5140         - UNBOUNDED
5141       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
5142         type: tosca.capabilities.network.Bindable
5143         valid_source_types:
5144         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5145         occurrences:
5146         - 0
5147         - UNBOUNDED
5148       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
5149         type: org.openecomp.capabilities.metric.Ceilometer
5150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5151         occurrences:
5152         - 1
5153         - UNBOUNDED
5154       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
5155         type: org.openecomp.capabilities.metric.Ceilometer
5156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5157         occurrences:
5158         - 1
5159         - UNBOUNDED
5160       endpoint_server_cmaui_2:
5161         type: tosca.capabilities.Endpoint.Admin
5162         occurrences:
5163         - 1
5164         - UNBOUNDED
5165       network.incoming.bytes_cmaui_port_6_test_nested3Level:
5166         type: org.openecomp.capabilities.metric.Ceilometer
5167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5168         occurrences:
5169         - 1
5170         - UNBOUNDED
5171       os_server_cmaui_2:
5172         type: tosca.capabilities.OperatingSystem
5173         occurrences:
5174         - 1
5175         - UNBOUNDED
5176       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5177         type: org.openecomp.capabilities.metric.Ceilometer
5178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5179         occurrences:
5180         - 1
5181         - UNBOUNDED
5182       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
5183         type: tosca.capabilities.Scalable
5184         occurrences:
5185         - 1
5186         - UNBOUNDED
5187       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5188         type: org.openecomp.capabilities.metric.Ceilometer
5189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5190         occurrences:
5191         - 1
5192         - UNBOUNDED
5193       attachment_cmaui_port_5_test_nested3Level:
5194         type: tosca.capabilities.Attachment
5195         occurrences:
5196         - 1
5197         - UNBOUNDED
5198       disk.device.allocation_server_cmaui_2:
5199         type: org.openecomp.capabilities.metric.Ceilometer
5200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5201         occurrences:
5202         - 1
5203         - UNBOUNDED
5204       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
5205         type: org.openecomp.capabilities.metric.Ceilometer
5206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5207         occurrences:
5208         - 1
5209         - UNBOUNDED
5210       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
5211         type: org.openecomp.capabilities.metric.Ceilometer
5212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5213         occurrences:
5214         - 1
5215         - UNBOUNDED
5216       disk.read.bytes_server_cmaui_3_test_nested3Level:
5217         type: org.openecomp.capabilities.metric.Ceilometer
5218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5219         occurrences:
5220         - 1
5221         - UNBOUNDED
5222       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
5223         type: org.openecomp.capabilities.metric.Ceilometer
5224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5225         occurrences:
5226         - 1
5227         - UNBOUNDED
5228       disk.device.allocation_server_cmaui_3_test_nested3Level:
5229         type: org.openecomp.capabilities.metric.Ceilometer
5230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5231         occurrences:
5232         - 1
5233         - UNBOUNDED
5234       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
5235         type: org.openecomp.capabilities.metric.Ceilometer
5236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5237         occurrences:
5238         - 1
5239         - UNBOUNDED
5240       host_server_cmaui_2:
5241         type: tosca.capabilities.Container
5242         valid_source_types:
5243         - tosca.nodes.SoftwareComponent
5244         occurrences:
5245         - 1
5246         - UNBOUNDED
5247       os_server_cmaui_3_test_nested3Level:
5248         type: tosca.capabilities.OperatingSystem
5249         occurrences:
5250         - 1
5251         - UNBOUNDED
5252       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
5253         type: org.openecomp.capabilities.metric.Ceilometer
5254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5259         type: org.openecomp.capabilities.metric.Ceilometer
5260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5261         occurrences:
5262         - 1
5263         - UNBOUNDED
5264       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
5265         type: org.openecomp.capabilities.metric.Ceilometer
5266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5267         occurrences:
5268         - 1
5269         - UNBOUNDED
5270       binding_server_cmaui_3_test_nested3Level:
5271         type: tosca.capabilities.network.Bindable
5272         occurrences:
5273         - 1
5274         - UNBOUNDED
5275       feature_test_nested3Level:
5276         type: tosca.capabilities.Node
5277         occurrences:
5278         - 1
5279         - UNBOUNDED
5280       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5281         type: org.openecomp.capabilities.metric.Ceilometer
5282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5283         occurrences:
5284         - 1
5285         - UNBOUNDED
5286       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
5287         type: org.openecomp.capabilities.metric.Ceilometer
5288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5289         occurrences:
5290         - 1
5291         - UNBOUNDED
5292       cpu.delta_server_cmaui_3_test_nested3Level:
5293         type: org.openecomp.capabilities.metric.Ceilometer
5294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5295         occurrences:
5296         - 1
5297         - UNBOUNDED
5298       disk.device.capacity_server_cmaui_3_test_nested3Level:
5299         type: org.openecomp.capabilities.metric.Ceilometer
5300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5305         type: org.openecomp.capabilities.metric.Ceilometer
5306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5307         occurrences:
5308         - 1
5309         - UNBOUNDED
5310       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
5311         type: tosca.capabilities.Attachment
5312         occurrences:
5313         - 1
5314         - UNBOUNDED
5315       scalable_server_cmaui_3_test_nested3Level:
5316         type: tosca.capabilities.Scalable
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       instance_server_cmaui_2:
5321         type: org.openecomp.capabilities.metric.Ceilometer
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5323         occurrences:
5324         - 1
5325         - UNBOUNDED
5326       disk.device.iops_server_cmaui_3_test_nested3Level:
5327         type: org.openecomp.capabilities.metric.Ceilometer
5328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5329         occurrences:
5330         - 1
5331         - UNBOUNDED
5332       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5333         type: org.openecomp.capabilities.metric.Ceilometer
5334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5335         occurrences:
5336         - 1
5337         - UNBOUNDED
5338       network.incoming.bytes_cmaui_port_5_test_nested3Level:
5339         type: org.openecomp.capabilities.metric.Ceilometer
5340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5341         occurrences:
5342         - 1
5343         - UNBOUNDED
5344       endpoint_server_cmaui_3_test_nested3Level:
5345         type: tosca.capabilities.Endpoint.Admin
5346         occurrences:
5347         - 1
5348         - UNBOUNDED
5349       vcpus_server_cmaui_3_test_nested3Level:
5350         type: org.openecomp.capabilities.metric.Ceilometer
5351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5352         occurrences:
5353         - 1
5354         - UNBOUNDED
5355       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5356         type: org.openecomp.capabilities.metric.Ceilometer
5357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5358         occurrences:
5359         - 1
5360         - UNBOUNDED
5361       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
5362         type: org.openecomp.capabilities.metric.Ceilometer
5363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5364         occurrences:
5365         - 1
5366         - UNBOUNDED
5367       network.outpoing.packets_cmaui_port_6_test_nested3Level:
5368         type: org.openecomp.capabilities.metric.Ceilometer
5369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5370         occurrences:
5371         - 1
5372         - UNBOUNDED
5373       network.outgoing.bytes_cmaui_port_4:
5374         type: org.openecomp.capabilities.metric.Ceilometer
5375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5376         occurrences:
5377         - 1
5378         - UNBOUNDED
5379       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5380         type: org.openecomp.capabilities.metric.Ceilometer
5381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5382         occurrences:
5383         - 1
5384         - UNBOUNDED
5385       binding_cmaui_port_5_test_nested3Level:
5386         type: tosca.capabilities.network.Bindable
5387         valid_source_types:
5388         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5389         occurrences:
5390         - 0
5391         - UNBOUNDED
5392       network.incoming.bytes.rate_cmaui_port_3:
5393         type: org.openecomp.capabilities.metric.Ceilometer
5394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5395         occurrences:
5396         - 1
5397         - UNBOUNDED
5398       network.incoming.bytes.rate_cmaui_port_4:
5399         type: org.openecomp.capabilities.metric.Ceilometer
5400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
5411         type: org.openecomp.capabilities.metric.Ceilometer
5412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5413         occurrences:
5414         - 1
5415         - UNBOUNDED
5416       disk.device.read.requests_server_cmaui_2:
5417         type: org.openecomp.capabilities.metric.Ceilometer
5418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5419         occurrences:
5420         - 1
5421         - UNBOUNDED
5422       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5423         type: org.openecomp.capabilities.metric.Ceilometer
5424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5425         occurrences:
5426         - 1
5427         - UNBOUNDED
5428       disk.read.bytes.rate_server_cmaui_2:
5429         type: org.openecomp.capabilities.metric.Ceilometer
5430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5431         occurrences:
5432         - 1
5433         - UNBOUNDED
5434       network.outpoing.packets_cmaui_port_3:
5435         type: org.openecomp.capabilities.metric.Ceilometer
5436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5437         occurrences:
5438         - 1
5439         - UNBOUNDED
5440       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5441         type: org.openecomp.capabilities.metric.Ceilometer
5442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5443         occurrences:
5444         - 1
5445         - UNBOUNDED
5446       disk.capacity_server_cmaui_3_test_nested3Level:
5447         type: org.openecomp.capabilities.metric.Ceilometer
5448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5449         occurrences:
5450         - 1
5451         - UNBOUNDED
5452       cpu.delta_server_cmaui_2:
5453         type: org.openecomp.capabilities.metric.Ceilometer
5454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5455         occurrences:
5456         - 1
5457         - UNBOUNDED
5458       disk.device.read.requests.rate_server_cmaui_2:
5459         type: org.openecomp.capabilities.metric.Ceilometer
5460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5461         occurrences:
5462         - 1
5463         - UNBOUNDED
5464       network.outpoing.packets_cmaui_port_4:
5465         type: org.openecomp.capabilities.metric.Ceilometer
5466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5467         occurrences:
5468         - 1
5469         - UNBOUNDED
5470       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
5471         type: tosca.capabilities.network.Bindable
5472         occurrences:
5473         - 1
5474         - UNBOUNDED
5475       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5476         type: org.openecomp.capabilities.metric.Ceilometer
5477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5478         occurrences:
5479         - 1
5480         - UNBOUNDED
5481       memory.resident_server_cmaui_2:
5482         type: org.openecomp.capabilities.metric.Ceilometer
5483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5484         occurrences:
5485         - 1
5486         - UNBOUNDED
5487       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5488         type: org.openecomp.capabilities.metric.Ceilometer
5489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5490         occurrences:
5491         - 1
5492         - UNBOUNDED
5493       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
5494         type: tosca.capabilities.network.Bindable
5495         valid_source_types:
5496         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5497         occurrences:
5498         - 0
5499         - UNBOUNDED
5500       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
5501         type: org.openecomp.capabilities.metric.Ceilometer
5502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5503         occurrences:
5504         - 1
5505         - UNBOUNDED
5506       disk.device.read.requests_server_cmaui_3_test_nested3Level:
5507         type: org.openecomp.capabilities.metric.Ceilometer
5508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5509         occurrences:
5510         - 1
5511         - UNBOUNDED
5512       feature_cmaui_port_5_test_nested3Level:
5513         type: tosca.capabilities.Node
5514         occurrences:
5515         - 1
5516         - UNBOUNDED
5517       network.incoming.packets_cmaui_port_5_test_nested3Level:
5518         type: org.openecomp.capabilities.metric.Ceilometer
5519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5520         occurrences:
5521         - 1
5522         - UNBOUNDED
5523       disk.latency_server_cmaui_2:
5524         type: org.openecomp.capabilities.metric.Ceilometer
5525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5526         occurrences:
5527         - 1
5528         - UNBOUNDED
5529       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
5530         type: org.openecomp.capabilities.metric.Ceilometer
5531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5532         occurrences:
5533         - 1
5534         - UNBOUNDED
5535       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
5536         type: org.openecomp.capabilities.metric.Ceilometer
5537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5538         occurrences:
5539         - 1
5540         - UNBOUNDED
5541       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5542         type: org.openecomp.capabilities.metric.Ceilometer
5543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5544         occurrences:
5545         - 1
5546         - UNBOUNDED
5547       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
5548         type: org.openecomp.capabilities.metric.Ceilometer
5549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5550         occurrences:
5551         - 1
5552         - UNBOUNDED
5553       memory.resident_server_cmaui_3_test_nested3Level:
5554         type: org.openecomp.capabilities.metric.Ceilometer
5555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       memory.usage_server_cmaui_2:
5560         type: org.openecomp.capabilities.metric.Ceilometer
5561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5562         occurrences:
5563         - 1
5564         - UNBOUNDED
5565   org.openecomp.resource.abstract.nodes.heat.nested3:
5566     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
5567     properties:
5568       cmaui_names:
5569         type: list
5570         description: CMAUI1, CMAUI2 server names
5571         required: true
5572         status: SUPPORTED
5573         entry_schema:
5574           type: string
5575       p1:
5576         type: string
5577         description: UID of OAM network
5578         required: true
5579         status: SUPPORTED
5580       p2:
5581         type: string
5582         required: true
5583         status: SUPPORTED
5584       cmaui_image:
5585         type: string
5586         description: Image for CMAUI server
5587         required: true
5588         status: SUPPORTED
5589       cmaui_flavor:
5590         type: string
5591         description: Flavor for CMAUI server
5592         required: true
5593         status: SUPPORTED
5594       indx:
5595         type: float
5596         required: true
5597         status: SUPPORTED
5598       security_group_name:
5599         type: list
5600         description: CMAUI1, CMAUI2 server names
5601         required: true
5602         status: SUPPORTED
5603         entry_schema:
5604           type: string
5605       availability_zone_0:
5606         type: string
5607         description: availabilityzone name
5608         required: true
5609         status: SUPPORTED
5610       cmaui_oam_ips:
5611         type: string
5612         required: true
5613         status: SUPPORTED
5614       net:
5615         type: string
5616         required: true
5617         status: SUPPORTED
5618     requirements:
5619     - dependency_test_nested4Level:
5620         capability: tosca.capabilities.Node
5621         node: tosca.nodes.Root
5622         relationship: tosca.relationships.DependsOn
5623         occurrences:
5624         - 0
5625         - UNBOUNDED
5626     - dependency_cmaui_port_7_test_nested4Level:
5627         capability: tosca.capabilities.Node
5628         node: tosca.nodes.Root
5629         relationship: tosca.relationships.DependsOn
5630         occurrences:
5631         - 0
5632         - UNBOUNDED
5633     - link_cmaui_port_7_test_nested4Level:
5634         capability: tosca.capabilities.network.Linkable
5635         relationship: tosca.relationships.network.LinksTo
5636         occurrences:
5637         - 1
5638         - 1
5639     - dependency_server_cmaui_4_test_nested4Level:
5640         capability: tosca.capabilities.Node
5641         node: tosca.nodes.Root
5642         relationship: tosca.relationships.DependsOn
5643         occurrences:
5644         - 0
5645         - UNBOUNDED
5646     - local_storage_server_cmaui_4_test_nested4Level:
5647         capability: tosca.capabilities.Attachment
5648         node: tosca.nodes.BlockStorage
5649         relationship: tosca.relationships.AttachesTo
5650         occurrences:
5651         - 0
5652         - UNBOUNDED
5653     - dependency_cmaui_port_8_test_nested4Level:
5654         capability: tosca.capabilities.Node
5655         node: tosca.nodes.Root
5656         relationship: tosca.relationships.DependsOn
5657         occurrences:
5658         - 0
5659         - UNBOUNDED
5660     - link_cmaui_port_8_test_nested4Level:
5661         capability: tosca.capabilities.network.Linkable
5662         relationship: tosca.relationships.network.LinksTo
5663         occurrences:
5664         - 1
5665         - 1
5666     - dependency_server_cmaui_3:
5667         capability: tosca.capabilities.Node
5668         node: tosca.nodes.Root
5669         relationship: tosca.relationships.DependsOn
5670         occurrences:
5671         - 0
5672         - UNBOUNDED
5673     - local_storage_server_cmaui_3:
5674         capability: tosca.capabilities.Attachment
5675         node: tosca.nodes.BlockStorage
5676         relationship: tosca.relationships.AttachesTo
5677         occurrences:
5678         - 0
5679         - UNBOUNDED
5680     - dependency_cmaui_port_5:
5681         capability: tosca.capabilities.Node
5682         node: tosca.nodes.Root
5683         relationship: tosca.relationships.DependsOn
5684         occurrences:
5685         - 0
5686         - UNBOUNDED
5687     - link_cmaui_port_5:
5688         capability: tosca.capabilities.network.Linkable
5689         relationship: tosca.relationships.network.LinksTo
5690         occurrences:
5691         - 1
5692         - 1
5693     - dependency_cmaui_port_6:
5694         capability: tosca.capabilities.Node
5695         node: tosca.nodes.Root
5696         relationship: tosca.relationships.DependsOn
5697         occurrences:
5698         - 0
5699         - UNBOUNDED
5700     - link_cmaui_port_6:
5701         capability: tosca.capabilities.network.Linkable
5702         relationship: tosca.relationships.network.LinksTo
5703         occurrences:
5704         - 1
5705         - 1
5706     capabilities:
5707       memory.usage_server_cmaui_4_test_nested4Level:
5708         type: org.openecomp.capabilities.metric.Ceilometer
5709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5710         occurrences:
5711         - 1
5712         - UNBOUNDED
5713       cpu_util_server_cmaui_4_test_nested4Level:
5714         type: org.openecomp.capabilities.metric.Ceilometer
5715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5716         occurrences:
5717         - 1
5718         - UNBOUNDED
5719       disk.device.usage_server_cmaui_3:
5720         type: org.openecomp.capabilities.metric.Ceilometer
5721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5722         occurrences:
5723         - 1
5724         - UNBOUNDED
5725       disk.device.latency_server_cmaui_3:
5726         type: org.openecomp.capabilities.metric.Ceilometer
5727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5728         occurrences:
5729         - 1
5730         - UNBOUNDED
5731       disk.read.requests_server_cmaui_4_test_nested4Level:
5732         type: org.openecomp.capabilities.metric.Ceilometer
5733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5734         occurrences:
5735         - 1
5736         - UNBOUNDED
5737       disk.root.size_server_cmaui_3:
5738         type: org.openecomp.capabilities.metric.Ceilometer
5739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5740         occurrences:
5741         - 1
5742         - UNBOUNDED
5743       disk.device.write.requests.rate_server_cmaui_3:
5744         type: org.openecomp.capabilities.metric.Ceilometer
5745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5746         occurrences:
5747         - 1
5748         - UNBOUNDED
5749       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
5750         type: org.openecomp.capabilities.metric.Ceilometer
5751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5752         occurrences:
5753         - 1
5754         - UNBOUNDED
5755       disk.latency_server_cmaui_4_test_nested4Level:
5756         type: org.openecomp.capabilities.metric.Ceilometer
5757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5758         occurrences:
5759         - 1
5760         - UNBOUNDED
5761       disk.read.requests_server_cmaui_3:
5762         type: org.openecomp.capabilities.metric.Ceilometer
5763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5764         occurrences:
5765         - 1
5766         - UNBOUNDED
5767       disk.device.iops_server_cmaui_3:
5768         type: org.openecomp.capabilities.metric.Ceilometer
5769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5770         occurrences:
5771         - 1
5772         - UNBOUNDED
5773       disk.device.capacity_server_cmaui_3:
5774         type: org.openecomp.capabilities.metric.Ceilometer
5775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5776         occurrences:
5777         - 1
5778         - UNBOUNDED
5779       disk.device.read.bytes.rate_server_cmaui_3:
5780         type: org.openecomp.capabilities.metric.Ceilometer
5781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5782         occurrences:
5783         - 1
5784         - UNBOUNDED
5785       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
5786         type: org.openecomp.capabilities.metric.Ceilometer
5787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5788         occurrences:
5789         - 1
5790         - UNBOUNDED
5791       feature_server_cmaui_4_test_nested4Level:
5792         type: tosca.capabilities.Node
5793         occurrences:
5794         - 1
5795         - UNBOUNDED
5796       disk.capacity_server_cmaui_4_test_nested4Level:
5797         type: org.openecomp.capabilities.metric.Ceilometer
5798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5799         occurrences:
5800         - 1
5801         - UNBOUNDED
5802       disk.read.bytes_server_cmaui_3:
5803         type: org.openecomp.capabilities.metric.Ceilometer
5804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5805         occurrences:
5806         - 1
5807         - UNBOUNDED
5808       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
5809         type: org.openecomp.capabilities.metric.Ceilometer
5810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5811         occurrences:
5812         - 1
5813         - UNBOUNDED
5814       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
5815         type: org.openecomp.capabilities.metric.Ceilometer
5816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5817         occurrences:
5818         - 1
5819         - UNBOUNDED
5820       disk.device.read.requests_server_cmaui_4_test_nested4Level:
5821         type: org.openecomp.capabilities.metric.Ceilometer
5822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5823         occurrences:
5824         - 1
5825         - UNBOUNDED
5826       disk.device.write.requests_server_cmaui_4_test_nested4Level:
5827         type: org.openecomp.capabilities.metric.Ceilometer
5828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5829         occurrences:
5830         - 1
5831         - UNBOUNDED
5832       disk.write.requests.rate_server_cmaui_3:
5833         type: org.openecomp.capabilities.metric.Ceilometer
5834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5835         occurrences:
5836         - 1
5837         - UNBOUNDED
5838       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
5839         type: org.openecomp.capabilities.metric.Ceilometer
5840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5841         occurrences:
5842         - 1
5843         - UNBOUNDED
5844       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
5845         type: org.openecomp.capabilities.metric.Ceilometer
5846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5847         occurrences:
5848         - 1
5849         - UNBOUNDED
5850       disk.device.read.bytes_server_cmaui_3:
5851         type: org.openecomp.capabilities.metric.Ceilometer
5852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5853         occurrences:
5854         - 1
5855         - UNBOUNDED
5856       memory_server_cmaui_3:
5857         type: org.openecomp.capabilities.metric.Ceilometer
5858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5859         occurrences:
5860         - 1
5861         - UNBOUNDED
5862       memory.resident_server_cmaui_4_test_nested4Level:
5863         type: org.openecomp.capabilities.metric.Ceilometer
5864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5865         occurrences:
5866         - 1
5867         - UNBOUNDED
5868       cpu_server_cmaui_3:
5869         type: org.openecomp.capabilities.metric.Ceilometer
5870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5871         occurrences:
5872         - 1
5873         - UNBOUNDED
5874       binding_server_cmaui_4_test_nested4Level:
5875         type: tosca.capabilities.network.Bindable
5876         occurrences:
5877         - 1
5878         - UNBOUNDED
5879       network.incoming.packets_cmaui_port_5:
5880         type: org.openecomp.capabilities.metric.Ceilometer
5881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5882         occurrences:
5883         - 1
5884         - UNBOUNDED
5885       os_server_cmaui_4_test_nested4Level:
5886         type: tosca.capabilities.OperatingSystem
5887         occurrences:
5888         - 1
5889         - UNBOUNDED
5890       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
5891         type: org.openecomp.capabilities.metric.Ceilometer
5892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5893         occurrences:
5894         - 1
5895         - UNBOUNDED
5896       disk.ephemeral.size_server_cmaui_3:
5897         type: org.openecomp.capabilities.metric.Ceilometer
5898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5899         occurrences:
5900         - 1
5901         - UNBOUNDED
5902       cpu.delta_server_cmaui_4_test_nested4Level:
5903         type: org.openecomp.capabilities.metric.Ceilometer
5904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5905         occurrences:
5906         - 1
5907         - UNBOUNDED
5908       network.incoming.packets_cmaui_port_6:
5909         type: org.openecomp.capabilities.metric.Ceilometer
5910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5911         occurrences:
5912         - 1
5913         - UNBOUNDED
5914       disk.capacity_server_cmaui_3:
5915         type: org.openecomp.capabilities.metric.Ceilometer
5916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5917         occurrences:
5918         - 1
5919         - UNBOUNDED
5920       disk.device.capacity_server_cmaui_4_test_nested4Level:
5921         type: org.openecomp.capabilities.metric.Ceilometer
5922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5923         occurrences:
5924         - 1
5925         - UNBOUNDED
5926       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
5927         type: org.openecomp.capabilities.metric.Ceilometer
5928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5929         occurrences:
5930         - 1
5931         - UNBOUNDED
5932       scalable_server_cmaui_4_test_nested4Level:
5933         type: tosca.capabilities.Scalable
5934         occurrences:
5935         - 1
5936         - UNBOUNDED
5937       disk.device.iops_server_cmaui_4_test_nested4Level:
5938         type: org.openecomp.capabilities.metric.Ceilometer
5939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5940         occurrences:
5941         - 1
5942         - UNBOUNDED
5943       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
5944         type: org.openecomp.capabilities.metric.Ceilometer
5945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5946         occurrences:
5947         - 1
5948         - UNBOUNDED
5949       endpoint_server_cmaui_4_test_nested4Level:
5950         type: tosca.capabilities.Endpoint.Admin
5951         occurrences:
5952         - 1
5953         - UNBOUNDED
5954       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
5955         type: org.openecomp.capabilities.metric.Ceilometer
5956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5957         occurrences:
5958         - 1
5959         - UNBOUNDED
5960       vcpus_server_cmaui_4_test_nested4Level:
5961         type: org.openecomp.capabilities.metric.Ceilometer
5962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5963         occurrences:
5964         - 1
5965         - UNBOUNDED
5966       binding_cmaui_port_5:
5967         type: tosca.capabilities.network.Bindable
5968         valid_source_types:
5969         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5970         occurrences:
5971         - 0
5972         - UNBOUNDED
5973       network.incoming.packets_cmaui_port_8_test_nested4Level:
5974         type: org.openecomp.capabilities.metric.Ceilometer
5975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5976         occurrences:
5977         - 1
5978         - UNBOUNDED
5979       binding_cmaui_port_6:
5980         type: tosca.capabilities.network.Bindable
5981         valid_source_types:
5982         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5983         occurrences:
5984         - 0
5985         - UNBOUNDED
5986       disk.device.write.requests_server_cmaui_3:
5987         type: org.openecomp.capabilities.metric.Ceilometer
5988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5989         occurrences:
5990         - 1
5991         - UNBOUNDED
5992       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
5993         type: org.openecomp.capabilities.metric.Ceilometer
5994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5995         occurrences:
5996         - 1
5997         - UNBOUNDED
5998       disk.write.bytes_server_cmaui_4_test_nested4Level:
5999         type: org.openecomp.capabilities.metric.Ceilometer
6000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6001         occurrences:
6002         - 1
6003         - UNBOUNDED
6004       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
6005         type: org.openecomp.capabilities.metric.Ceilometer
6006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6007         occurrences:
6008         - 1
6009         - UNBOUNDED
6010       disk.iops_server_cmaui_3:
6011         type: org.openecomp.capabilities.metric.Ceilometer
6012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6013         occurrences:
6014         - 1
6015         - UNBOUNDED
6016       network.outgoing.bytes.rate_cmaui_port_6:
6017         type: org.openecomp.capabilities.metric.Ceilometer
6018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6019         occurrences:
6020         - 1
6021         - UNBOUNDED
6022       network.outgoing.bytes.rate_cmaui_port_5:
6023         type: org.openecomp.capabilities.metric.Ceilometer
6024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6025         occurrences:
6026         - 1
6027         - UNBOUNDED
6028       network.incoming.bytes_cmaui_port_6:
6029         type: org.openecomp.capabilities.metric.Ceilometer
6030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6031         occurrences:
6032         - 1
6033         - UNBOUNDED
6034       network.incoming.bytes_cmaui_port_5:
6035         type: org.openecomp.capabilities.metric.Ceilometer
6036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6037         occurrences:
6038         - 1
6039         - UNBOUNDED
6040       host_server_cmaui_4_test_nested4Level:
6041         type: tosca.capabilities.Container
6042         valid_source_types:
6043         - tosca.nodes.SoftwareComponent
6044         occurrences:
6045         - 1
6046         - UNBOUNDED
6047       cpu_util_server_cmaui_3:
6048         type: org.openecomp.capabilities.metric.Ceilometer
6049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6050         occurrences:
6051         - 1
6052         - UNBOUNDED
6053       disk.device.write.bytes.rate_server_cmaui_3:
6054         type: org.openecomp.capabilities.metric.Ceilometer
6055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6056         occurrences:
6057         - 1
6058         - UNBOUNDED
6059       disk.write.bytes.rate_server_cmaui_3:
6060         type: org.openecomp.capabilities.metric.Ceilometer
6061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6062         occurrences:
6063         - 1
6064         - UNBOUNDED
6065       disk.device.write.bytes_server_cmaui_3:
6066         type: org.openecomp.capabilities.metric.Ceilometer
6067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6068         occurrences:
6069         - 1
6070         - UNBOUNDED
6071       network.incoming.bytes_cmaui_port_8_test_nested4Level:
6072         type: org.openecomp.capabilities.metric.Ceilometer
6073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6074         occurrences:
6075         - 1
6076         - UNBOUNDED
6077       network.outpoing.packets_cmaui_port_8_test_nested4Level:
6078         type: org.openecomp.capabilities.metric.Ceilometer
6079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6080         occurrences:
6081         - 1
6082         - UNBOUNDED
6083       disk.iops_server_cmaui_4_test_nested4Level:
6084         type: org.openecomp.capabilities.metric.Ceilometer
6085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6086         occurrences:
6087         - 1
6088         - UNBOUNDED
6089       feature_server_cmaui_3:
6090         type: tosca.capabilities.Node
6091         occurrences:
6092         - 1
6093         - UNBOUNDED
6094       feature_cmaui_port_5:
6095         type: tosca.capabilities.Node
6096         occurrences:
6097         - 1
6098         - UNBOUNDED
6099       feature_cmaui_port_6:
6100         type: tosca.capabilities.Node
6101         occurrences:
6102         - 1
6103         - UNBOUNDED
6104       cpu_server_cmaui_4_test_nested4Level:
6105         type: org.openecomp.capabilities.metric.Ceilometer
6106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6107         occurrences:
6108         - 1
6109         - UNBOUNDED
6110       attachment_cmaui_port_7_test_nested4Level:
6111         type: tosca.capabilities.Attachment
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       binding_cmaui_port_8_test_nested4Level:
6116         type: tosca.capabilities.network.Bindable
6117         valid_source_types:
6118         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6119         occurrences:
6120         - 0
6121         - UNBOUNDED
6122       disk.write.bytes_server_cmaui_3:
6123         type: org.openecomp.capabilities.metric.Ceilometer
6124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6125         occurrences:
6126         - 1
6127         - UNBOUNDED
6128       network.incoming.packets.rate_cmaui_port_5:
6129         type: org.openecomp.capabilities.metric.Ceilometer
6130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6131         occurrences:
6132         - 1
6133         - UNBOUNDED
6134       disk.allocation_server_cmaui_3:
6135         type: org.openecomp.capabilities.metric.Ceilometer
6136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6137         occurrences:
6138         - 1
6139         - UNBOUNDED
6140       attachment_cmaui_port_6:
6141         type: tosca.capabilities.Attachment
6142         occurrences:
6143         - 1
6144         - UNBOUNDED
6145       binding_server_cmaui_3:
6146         type: tosca.capabilities.network.Bindable
6147         occurrences:
6148         - 1
6149         - UNBOUNDED
6150       vcpus_server_cmaui_3:
6151         type: org.openecomp.capabilities.metric.Ceilometer
6152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6153         occurrences:
6154         - 1
6155         - UNBOUNDED
6156       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
6157         type: org.openecomp.capabilities.metric.Ceilometer
6158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6159         occurrences:
6160         - 1
6161         - UNBOUNDED
6162       instance_server_cmaui_4_test_nested4Level:
6163         type: org.openecomp.capabilities.metric.Ceilometer
6164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6165         occurrences:
6166         - 1
6167         - UNBOUNDED
6168       network.outgoing.packets.rate_cmaui_port_5:
6169         type: org.openecomp.capabilities.metric.Ceilometer
6170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6171         occurrences:
6172         - 1
6173         - UNBOUNDED
6174       scalable_server_cmaui_3:
6175         type: tosca.capabilities.Scalable
6176         occurrences:
6177         - 1
6178         - UNBOUNDED
6179       network.outgoing.packets.rate_cmaui_port_6:
6180         type: org.openecomp.capabilities.metric.Ceilometer
6181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6182         occurrences:
6183         - 1
6184         - UNBOUNDED
6185       attachment_cmaui_port_5:
6186         type: tosca.capabilities.Attachment
6187         occurrences:
6188         - 1
6189         - UNBOUNDED
6190       feature_cmaui_port_8_test_nested4Level:
6191         type: tosca.capabilities.Node
6192         occurrences:
6193         - 1
6194         - UNBOUNDED
6195       disk.write.requests_server_cmaui_3:
6196         type: org.openecomp.capabilities.metric.Ceilometer
6197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6198         occurrences:
6199         - 1
6200         - UNBOUNDED
6201       network.outpoing.packets_cmaui_port_7_test_nested4Level:
6202         type: org.openecomp.capabilities.metric.Ceilometer
6203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6204         occurrences:
6205         - 1
6206         - UNBOUNDED
6207       attachment_cmaui_port_8_test_nested4Level:
6208         type: tosca.capabilities.Attachment
6209         occurrences:
6210         - 1
6211         - UNBOUNDED
6212       disk.usage_server_cmaui_3:
6213         type: org.openecomp.capabilities.metric.Ceilometer
6214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6215         occurrences:
6216         - 1
6217         - UNBOUNDED
6218       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
6219         type: org.openecomp.capabilities.metric.Ceilometer
6220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6221         occurrences:
6222         - 1
6223         - UNBOUNDED
6224       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
6225         type: org.openecomp.capabilities.metric.Ceilometer
6226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6227         occurrences:
6228         - 1
6229         - UNBOUNDED
6230       feature_cmaui_port_7_test_nested4Level:
6231         type: tosca.capabilities.Node
6232         occurrences:
6233         - 1
6234         - UNBOUNDED
6235       endpoint_server_cmaui_3:
6236         type: tosca.capabilities.Endpoint.Admin
6237         occurrences:
6238         - 1
6239         - UNBOUNDED
6240       memory_server_cmaui_4_test_nested4Level:
6241         type: org.openecomp.capabilities.metric.Ceilometer
6242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6243         occurrences:
6244         - 1
6245         - UNBOUNDED
6246       network.incoming.packets.rate_cmaui_port_6:
6247         type: org.openecomp.capabilities.metric.Ceilometer
6248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6249         occurrences:
6250         - 1
6251         - UNBOUNDED
6252       os_server_cmaui_3:
6253         type: tosca.capabilities.OperatingSystem
6254         occurrences:
6255         - 1
6256         - UNBOUNDED
6257       disk.root.size_server_cmaui_4_test_nested4Level:
6258         type: org.openecomp.capabilities.metric.Ceilometer
6259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6260         occurrences:
6261         - 1
6262         - UNBOUNDED
6263       binding_cmaui_port_7_test_nested4Level:
6264         type: tosca.capabilities.network.Bindable
6265         valid_source_types:
6266         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6267         occurrences:
6268         - 0
6269         - UNBOUNDED
6270       disk.usage_server_cmaui_4_test_nested4Level:
6271         type: org.openecomp.capabilities.metric.Ceilometer
6272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6273         occurrences:
6274         - 1
6275         - UNBOUNDED
6276       disk.device.latency_server_cmaui_4_test_nested4Level:
6277         type: org.openecomp.capabilities.metric.Ceilometer
6278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6279         occurrences:
6280         - 1
6281         - UNBOUNDED
6282       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
6283         type: org.openecomp.capabilities.metric.Ceilometer
6284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6285         occurrences:
6286         - 1
6287         - UNBOUNDED
6288       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
6289         type: org.openecomp.capabilities.metric.Ceilometer
6290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6291         occurrences:
6292         - 1
6293         - UNBOUNDED
6294       disk.device.allocation_server_cmaui_3:
6295         type: org.openecomp.capabilities.metric.Ceilometer
6296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6297         occurrences:
6298         - 1
6299         - UNBOUNDED
6300       disk.read.bytes_server_cmaui_4_test_nested4Level:
6301         type: org.openecomp.capabilities.metric.Ceilometer
6302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6303         occurrences:
6304         - 1
6305         - UNBOUNDED
6306       disk.allocation_server_cmaui_4_test_nested4Level:
6307         type: org.openecomp.capabilities.metric.Ceilometer
6308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6309         occurrences:
6310         - 1
6311         - UNBOUNDED
6312       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
6313         type: org.openecomp.capabilities.metric.Ceilometer
6314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6315         occurrences:
6316         - 1
6317         - UNBOUNDED
6318       disk.device.allocation_server_cmaui_4_test_nested4Level:
6319         type: org.openecomp.capabilities.metric.Ceilometer
6320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6321         occurrences:
6322         - 1
6323         - UNBOUNDED
6324       host_server_cmaui_3:
6325         type: tosca.capabilities.Container
6326         valid_source_types:
6327         - tosca.nodes.SoftwareComponent
6328         occurrences:
6329         - 1
6330         - UNBOUNDED
6331       disk.write.requests_server_cmaui_4_test_nested4Level:
6332         type: org.openecomp.capabilities.metric.Ceilometer
6333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6334         occurrences:
6335         - 1
6336         - UNBOUNDED
6337       network.incoming.packets_cmaui_port_7_test_nested4Level:
6338         type: org.openecomp.capabilities.metric.Ceilometer
6339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6340         occurrences:
6341         - 1
6342         - UNBOUNDED
6343       feature_test_nested4Level:
6344         type: tosca.capabilities.Node
6345         occurrences:
6346         - 1
6347         - UNBOUNDED
6348       network.incoming.bytes.rate_cmaui_port_6:
6349         type: org.openecomp.capabilities.metric.Ceilometer
6350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6351         occurrences:
6352         - 1
6353         - UNBOUNDED
6354       instance_server_cmaui_3:
6355         type: org.openecomp.capabilities.metric.Ceilometer
6356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6357         occurrences:
6358         - 1
6359         - UNBOUNDED
6360       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
6361         type: org.openecomp.capabilities.metric.Ceilometer
6362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6363         occurrences:
6364         - 1
6365         - UNBOUNDED
6366       network.outpoing.packets_cmaui_port_5:
6367         type: org.openecomp.capabilities.metric.Ceilometer
6368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6369         occurrences:
6370         - 1
6371         - UNBOUNDED
6372       network.outgoing.bytes_cmaui_port_6:
6373         type: org.openecomp.capabilities.metric.Ceilometer
6374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6375         occurrences:
6376         - 1
6377         - UNBOUNDED
6378       network.outpoing.packets_cmaui_port_6:
6379         type: org.openecomp.capabilities.metric.Ceilometer
6380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6381         occurrences:
6382         - 1
6383         - UNBOUNDED
6384       disk.read.bytes.rate_server_cmaui_3:
6385         type: org.openecomp.capabilities.metric.Ceilometer
6386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6387         occurrences:
6388         - 1
6389         - UNBOUNDED
6390       network.outgoing.bytes_cmaui_port_5:
6391         type: org.openecomp.capabilities.metric.Ceilometer
6392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6393         occurrences:
6394         - 1
6395         - UNBOUNDED
6396       disk.device.usage_server_cmaui_4_test_nested4Level:
6397         type: org.openecomp.capabilities.metric.Ceilometer
6398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6399         occurrences:
6400         - 1
6401         - UNBOUNDED
6402       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
6403         type: org.openecomp.capabilities.metric.Ceilometer
6404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6405         occurrences:
6406         - 1
6407         - UNBOUNDED
6408       network.incoming.bytes.rate_cmaui_port_5:
6409         type: org.openecomp.capabilities.metric.Ceilometer
6410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6411         occurrences:
6412         - 1
6413         - UNBOUNDED
6414       disk.device.read.requests_server_cmaui_3:
6415         type: org.openecomp.capabilities.metric.Ceilometer
6416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6417         occurrences:
6418         - 1
6419         - UNBOUNDED
6420       network.incoming.bytes_cmaui_port_7_test_nested4Level:
6421         type: org.openecomp.capabilities.metric.Ceilometer
6422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6423         occurrences:
6424         - 1
6425         - UNBOUNDED
6426       disk.device.read.requests.rate_server_cmaui_3:
6427         type: org.openecomp.capabilities.metric.Ceilometer
6428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6429         occurrences:
6430         - 1
6431         - UNBOUNDED
6432       cpu.delta_server_cmaui_3:
6433         type: org.openecomp.capabilities.metric.Ceilometer
6434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6435         occurrences:
6436         - 1
6437         - UNBOUNDED
6438       memory.resident_server_cmaui_3:
6439         type: org.openecomp.capabilities.metric.Ceilometer
6440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6441         occurrences:
6442         - 1
6443         - UNBOUNDED
6444       disk.latency_server_cmaui_3:
6445         type: org.openecomp.capabilities.metric.Ceilometer
6446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6447         occurrences:
6448         - 1
6449         - UNBOUNDED
6450       memory.usage_server_cmaui_3:
6451         type: org.openecomp.capabilities.metric.Ceilometer
6452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6453         occurrences:
6454         - 1
6455         - UNBOUNDED