e92abe8fd501e1be0d85e083bb0f9856c10761e3
[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_cmaui_port_8:
423         capability: tosca.capabilities.Node
424         node: tosca.nodes.Root
425         relationship: tosca.relationships.DependsOn
426         occurrences:
427         - 0
428         - UNBOUNDED
429     - link_cmaui_port_8:
430         capability: tosca.capabilities.network.Linkable
431         relationship: tosca.relationships.network.LinksTo
432         occurrences:
433         - 1
434         - 1
435     - dependency_server_cmaui:
436         capability: tosca.capabilities.Node
437         node: tosca.nodes.Root
438         relationship: tosca.relationships.DependsOn
439         occurrences:
440         - 0
441         - UNBOUNDED
442     - local_storage_server_cmaui:
443         capability: tosca.capabilities.Attachment
444         node: tosca.nodes.BlockStorage
445         relationship: tosca.relationships.AttachesTo
446         occurrences:
447         - 0
448         - UNBOUNDED
449     capabilities:
450       cpu.delta_server_cmaui:
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.requests.rate_server_cmaui:
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       disk.device.allocation_server_cmaui:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       feature_cmaui_port_7:
469         type: tosca.capabilities.Node
470         occurrences:
471         - 1
472         - UNBOUNDED
473       feature_cmaui_port_8:
474         type: tosca.capabilities.Node
475         occurrences:
476         - 1
477         - UNBOUNDED
478       scalable_server_cmaui:
479         type: tosca.capabilities.Scalable
480         occurrences:
481         - 1
482         - UNBOUNDED
483       disk.read.bytes.rate_server_cmaui:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       cpu_server_cmaui:
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.write.bytes.rate_server_cmaui:
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       disk.device.read.bytes.rate_server_cmaui:
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       host_server_cmaui:
508         type: tosca.capabilities.Container
509         valid_source_types:
510         - tosca.nodes.SoftwareComponent
511         occurrences:
512         - 1
513         - UNBOUNDED
514       cpu_util_server_cmaui:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       network.outgoing.packets.rate_cmaui_port_8:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       attachment_cmaui_port_7:
527         type: tosca.capabilities.Attachment
528         occurrences:
529         - 1
530         - UNBOUNDED
531       attachment_cmaui_port_8:
532         type: tosca.capabilities.Attachment
533         occurrences:
534         - 1
535         - UNBOUNDED
536       network.outgoing.packets.rate_cmaui_port_7:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.latency_server_cmaui:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.requests_server_cmaui:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.read.requests_server_cmaui:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.device.capacity_server_cmaui:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.usage_server_cmaui:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.device.usage_server_cmaui:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.capacity_server_cmaui:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.write.requests.rate_server_cmaui:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.device.read.requests_server_cmaui:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       instance_server_cmaui:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.read.bytes_server_cmaui:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       network.incoming.packets.rate_cmaui_port_7:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       memory_server_cmaui:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       network.incoming.packets.rate_cmaui_port_8:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.root.size_server_cmaui:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       binding_server_cmaui:
633         type: tosca.capabilities.network.Bindable
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.device.read.requests.rate_server_cmaui:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.write.bytes_server_cmaui:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       os_server_cmaui:
650         type: tosca.capabilities.OperatingSystem
651         occurrences:
652         - 1
653         - UNBOUNDED
654       disk.device.write.bytes.rate_server_cmaui:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       network.incoming.packets_cmaui_port_7:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       network.incoming.packets_cmaui_port_8:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       network.incoming.bytes.rate_cmaui_port_7:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       network.incoming.bytes.rate_cmaui_port_8:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       memory.resident_server_cmaui:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       network.outgoing.bytes_cmaui_port_7:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.latency_server_cmaui:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       feature_server_cmaui:
703         type: tosca.capabilities.Node
704         occurrences:
705         - 1
706         - UNBOUNDED
707       network.outpoing.packets_cmaui_port_7:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       vcpus_server_cmaui:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       network.outpoing.packets_cmaui_port_8:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       disk.device.write.bytes_server_cmaui:
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       binding_cmaui_port_7:
732         type: tosca.capabilities.network.Bindable
733         valid_source_types:
734         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
735         occurrences:
736         - 0
737         - UNBOUNDED
738       network.outgoing.bytes_cmaui_port_8:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       binding_cmaui_port_8:
745         type: tosca.capabilities.network.Bindable
746         valid_source_types:
747         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
748         occurrences:
749         - 0
750         - UNBOUNDED
751       disk.allocation_server_cmaui:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.write.requests_server_cmaui:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       memory.usage_server_cmaui:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.ephemeral.size_server_cmaui:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       network.outgoing.bytes.rate_cmaui_port_7:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.incoming.bytes_cmaui_port_8:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       endpoint_server_cmaui:
788         type: tosca.capabilities.Endpoint.Admin
789         occurrences:
790         - 1
791         - UNBOUNDED
792       network.incoming.bytes_cmaui_port_7:
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       disk.iops_server_cmaui:
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       network.outgoing.bytes.rate_cmaui_port_8:
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       disk.device.iops_server_cmaui:
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       disk.read.bytes_server_cmaui:
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.vfc.nodes.heat.cmaui:
1388     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1389     properties:
1390       port_cmaui_port_1_network_role_tag:
1391         type: string
1392         required: true
1393         status: SUPPORTED
1394       port_cmaui_port_2_subnetpoolid:
1395         type: string
1396         required: true
1397         status: SUPPORTED
1398       port_cmaui_port_1_subnetpoolid:
1399         type: string
1400         required: true
1401         status: SUPPORTED
1402       port_cmaui_port_1_security_groups:
1403         type: list
1404         required: true
1405         status: SUPPORTED
1406         entry_schema:
1407           type: json
1408       vm_flavor_name:
1409         type: string
1410         required: true
1411         status: SUPPORTED
1412       compute_cmaui_name:
1413         type: list
1414         required: true
1415         status: SUPPORTED
1416         entry_schema:
1417           type: string
1418       port_cmaui_port_2_network_role:
1419         type: string
1420         required: true
1421         status: SUPPORTED
1422       port_cmaui_port_1_order:
1423         type: integer
1424         required: true
1425         status: SUPPORTED
1426       compute_cmaui_availability_zone:
1427         type: list
1428         required: true
1429         status: SUPPORTED
1430         entry_schema:
1431           type: string
1432       port_cmaui_port_1_fixed_ips:
1433         type: list
1434         required: true
1435         status: SUPPORTED
1436         entry_schema:
1437           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1438       port_cmaui_port_1_network_role:
1439         type: string
1440         required: true
1441         status: SUPPORTED
1442       vm_image_name:
1443         type: string
1444         required: true
1445         status: SUPPORTED
1446       port_cmaui_port_2_network_role_tag:
1447         type: string
1448         required: true
1449         status: SUPPORTED
1450       port_cmaui_port_2_ip_requirements:
1451         type: list
1452         required: true
1453         status: SUPPORTED
1454         entry_schema:
1455           type: org.openecomp.datatypes.network.IpRequirements
1456       port_cmaui_port_2_security_groups:
1457         type: list
1458         required: true
1459         status: SUPPORTED
1460         entry_schema:
1461           type: json
1462       index_value:
1463         type: integer
1464         description: Index value of this substitution service template runtime instance
1465         required: false
1466         default: 0
1467         status: SUPPORTED
1468         constraints:
1469         - greater_or_equal: 0
1470       port_cmaui_port_1_ip_requirements:
1471         type: list
1472         required: true
1473         status: SUPPORTED
1474         entry_schema:
1475           type: org.openecomp.datatypes.network.IpRequirements
1476       port_cmaui_port_1_exCP_naming:
1477         type: org.openecomp.datatypes.Naming
1478         required: true
1479         status: SUPPORTED
1480       port_cmaui_port_2_exCP_naming:
1481         type: org.openecomp.datatypes.Naming
1482         required: true
1483         status: SUPPORTED
1484       port_cmaui_port_1_vlan_requirements:
1485         type: list
1486         required: true
1487         status: SUPPORTED
1488         entry_schema:
1489           type: org.openecomp.datatypes.network.VlanRequirements
1490       port_cmaui_port_1_replacement_policy:
1491         type: list
1492         required: true
1493         status: SUPPORTED
1494         entry_schema:
1495           type: string
1496       port_cmaui_port_2_replacement_policy:
1497         type: list
1498         required: true
1499         status: SUPPORTED
1500         entry_schema:
1501           type: string
1502       port_cmaui_port_1_mac_requirements:
1503         type: org.openecomp.datatypes.network.MacRequirements
1504         required: true
1505         status: SUPPORTED
1506       port_cmaui_port_2_vlan_requirements:
1507         type: list
1508         required: true
1509         status: SUPPORTED
1510         entry_schema:
1511           type: org.openecomp.datatypes.network.VlanRequirements
1512       port_cmaui_port_2_fixed_ips:
1513         type: list
1514         required: true
1515         status: SUPPORTED
1516         entry_schema:
1517           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1518       port_cmaui_port_2_network:
1519         type: list
1520         required: true
1521         status: SUPPORTED
1522         entry_schema:
1523           type: string
1524       port_cmaui_port_2_mac_requirements:
1525         type: org.openecomp.datatypes.network.MacRequirements
1526         required: true
1527         status: SUPPORTED
1528       port_cmaui_port_2_order:
1529         type: integer
1530         required: true
1531         status: SUPPORTED
1532       port_cmaui_port_1_network:
1533         type: list
1534         required: true
1535         status: SUPPORTED
1536         entry_schema:
1537           type: string
1538   org.openecomp.resource.abstract.nodes.cmaui_1:
1539     derived_from: org.openecomp.resource.abstract.nodes.VFC
1540     properties:
1541       port_cmaui_port_3_mac_requirements:
1542         type: org.openecomp.datatypes.network.MacRequirements
1543         required: true
1544         status: SUPPORTED
1545       port_cmaui_port_3_order:
1546         type: integer
1547         required: true
1548         status: SUPPORTED
1549       port_cmaui_port_3_subnetpoolid:
1550         type: string
1551         required: true
1552         status: SUPPORTED
1553       vm_flavor_name:
1554         type: string
1555         required: true
1556         status: SUPPORTED
1557       compute_cmaui_name:
1558         type: list
1559         required: true
1560         status: SUPPORTED
1561         entry_schema:
1562           type: string
1563       port_cmaui_port_4_fixed_ips:
1564         type: list
1565         required: true
1566         status: SUPPORTED
1567         entry_schema:
1568           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1569       port_cmaui_port_4_subnetpoolid:
1570         type: string
1571         required: true
1572         status: SUPPORTED
1573       compute_cmaui_availability_zone:
1574         type: list
1575         required: true
1576         status: SUPPORTED
1577         entry_schema:
1578           type: string
1579       port_cmaui_port_4_security_groups:
1580         type: list
1581         required: true
1582         status: SUPPORTED
1583         entry_schema:
1584           type: json
1585       vm_image_name:
1586         type: string
1587         required: true
1588         status: SUPPORTED
1589       port_cmaui_port_3_fixed_ips:
1590         type: list
1591         required: true
1592         status: SUPPORTED
1593         entry_schema:
1594           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1595       port_cmaui_port_3_vlan_requirements:
1596         type: list
1597         required: true
1598         status: SUPPORTED
1599         entry_schema:
1600           type: org.openecomp.datatypes.network.VlanRequirements
1601       port_cmaui_port_3_network_role_tag:
1602         type: string
1603         required: true
1604         status: SUPPORTED
1605       port_cmaui_port_4_mac_requirements:
1606         type: org.openecomp.datatypes.network.MacRequirements
1607         required: true
1608         status: SUPPORTED
1609       port_cmaui_port_4_order:
1610         type: integer
1611         required: true
1612         status: SUPPORTED
1613       port_cmaui_port_3_network:
1614         type: list
1615         required: true
1616         status: SUPPORTED
1617         entry_schema:
1618           type: string
1619       port_cmaui_port_4_vlan_requirements:
1620         type: list
1621         required: true
1622         status: SUPPORTED
1623         entry_schema:
1624           type: org.openecomp.datatypes.network.VlanRequirements
1625       port_cmaui_port_3_exCP_naming:
1626         type: org.openecomp.datatypes.Naming
1627         required: true
1628         status: SUPPORTED
1629       index_value:
1630         type: integer
1631         description: Index value of this substitution service template runtime instance
1632         required: false
1633         default: 0
1634         status: SUPPORTED
1635         constraints:
1636         - greater_or_equal: 0
1637       port_cmaui_port_3_ip_requirements:
1638         type: list
1639         required: true
1640         status: SUPPORTED
1641         entry_schema:
1642           type: org.openecomp.datatypes.network.IpRequirements
1643       port_cmaui_port_4_network_role_tag:
1644         type: string
1645         required: true
1646         status: SUPPORTED
1647       port_cmaui_port_4_replacement_policy:
1648         type: list
1649         required: true
1650         status: SUPPORTED
1651         entry_schema:
1652           type: string
1653       port_cmaui_port_3_replacement_policy:
1654         type: list
1655         required: true
1656         status: SUPPORTED
1657         entry_schema:
1658           type: string
1659       port_cmaui_port_4_network:
1660         type: list
1661         required: true
1662         status: SUPPORTED
1663         entry_schema:
1664           type: string
1665       port_cmaui_port_4_ip_requirements:
1666         type: list
1667         required: true
1668         status: SUPPORTED
1669         entry_schema:
1670           type: org.openecomp.datatypes.network.IpRequirements
1671       port_cmaui_port_3_network_role:
1672         type: string
1673         required: true
1674         status: SUPPORTED
1675       port_cmaui_port_4_network_role:
1676         type: string
1677         required: true
1678         status: SUPPORTED
1679       port_cmaui_port_3_security_groups:
1680         type: list
1681         required: true
1682         status: SUPPORTED
1683         entry_schema:
1684           type: json
1685       port_cmaui_port_4_exCP_naming:
1686         type: org.openecomp.datatypes.Naming
1687         required: true
1688         status: SUPPORTED
1689     requirements:
1690     - dependency_cmaui_cmaui_port_4:
1691         capability: tosca.capabilities.Node
1692         node: tosca.nodes.Root
1693         relationship: tosca.relationships.DependsOn
1694         occurrences:
1695         - 0
1696         - UNBOUNDED
1697     - link_cmaui_cmaui_port_4:
1698         capability: tosca.capabilities.network.Linkable
1699         relationship: tosca.relationships.network.LinksTo
1700         occurrences:
1701         - 1
1702         - 1
1703     - dependency_cmaui_cmaui_port_3:
1704         capability: tosca.capabilities.Node
1705         node: tosca.nodes.Root
1706         relationship: tosca.relationships.DependsOn
1707         occurrences:
1708         - 0
1709         - UNBOUNDED
1710     - link_cmaui_cmaui_port_3:
1711         capability: tosca.capabilities.network.Linkable
1712         relationship: tosca.relationships.network.LinksTo
1713         occurrences:
1714         - 1
1715         - 1
1716     - dependency_cmaui:
1717         capability: tosca.capabilities.Node
1718         node: tosca.nodes.Root
1719         relationship: tosca.relationships.DependsOn
1720         occurrences:
1721         - 0
1722         - UNBOUNDED
1723     - local_storage_cmaui:
1724         capability: tosca.capabilities.Attachment
1725         node: tosca.nodes.BlockStorage
1726         relationship: tosca.relationships.AttachesTo
1727         occurrences:
1728         - 0
1729         - UNBOUNDED
1730     capabilities:
1731       disk.read.bytes.rate_cmaui:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.ephemeral.size_cmaui:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       disk.device.write.bytes_cmaui:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       disk.device.iops_cmaui:
1750         type: org.openecomp.capabilities.metric.Ceilometer
1751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       memory.resident_cmaui:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       disk.write.bytes.rate_cmaui:
1762         type: org.openecomp.capabilities.metric.Ceilometer
1763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       host_cmaui:
1768         type: tosca.capabilities.Container
1769         valid_source_types:
1770         - tosca.nodes.SoftwareComponent
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       disk.device.allocation_cmaui:
1775         type: org.openecomp.capabilities.metric.Ceilometer
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1777         occurrences:
1778         - 1
1779         - UNBOUNDED
1780       network.incoming.bytes_cmaui_cmaui_port_4:
1781         type: org.openecomp.capabilities.metric.Ceilometer
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       disk.read.bytes_cmaui:
1787         type: org.openecomp.capabilities.metric.Ceilometer
1788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1789         occurrences:
1790         - 1
1791         - UNBOUNDED
1792       network.incoming.bytes_cmaui_cmaui_port_3:
1793         type: org.openecomp.capabilities.metric.Ceilometer
1794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1795         occurrences:
1796         - 1
1797         - UNBOUNDED
1798       disk.write.requests_cmaui:
1799         type: org.openecomp.capabilities.metric.Ceilometer
1800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1801         occurrences:
1802         - 1
1803         - UNBOUNDED
1804       scalable_cmaui:
1805         type: tosca.capabilities.Scalable
1806         occurrences:
1807         - 1
1808         - UNBOUNDED
1809       binding_cmaui_cmaui_port_3:
1810         type: tosca.capabilities.network.Bindable
1811         valid_source_types:
1812         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1813         occurrences:
1814         - 0
1815         - UNBOUNDED
1816       feature_cmaui_cmaui_port_3:
1817         type: tosca.capabilities.Node
1818         occurrences:
1819         - 1
1820         - UNBOUNDED
1821       feature_cmaui_cmaui_port_4:
1822         type: tosca.capabilities.Node
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       disk.device.write.bytes.rate_cmaui:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       binding_cmaui_cmaui_port_4:
1833         type: tosca.capabilities.network.Bindable
1834         valid_source_types:
1835         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1836         occurrences:
1837         - 0
1838         - UNBOUNDED
1839       cpu.delta_cmaui:
1840         type: org.openecomp.capabilities.metric.Ceilometer
1841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1842         occurrences:
1843         - 1
1844         - UNBOUNDED
1845       disk.root.size_cmaui:
1846         type: org.openecomp.capabilities.metric.Ceilometer
1847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1848         occurrences:
1849         - 1
1850         - UNBOUNDED
1851       memory.usage_cmaui:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       os_cmaui:
1858         type: tosca.capabilities.OperatingSystem
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       disk.device.read.bytes.rate_cmaui:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       attachment_cmaui_cmaui_port_3:
1869         type: tosca.capabilities.Attachment
1870         occurrences:
1871         - 1
1872         - UNBOUNDED
1873       network.incoming.packets_cmaui_cmaui_port_4:
1874         type: org.openecomp.capabilities.metric.Ceilometer
1875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       network.incoming.packets_cmaui_cmaui_port_3:
1880         type: org.openecomp.capabilities.metric.Ceilometer
1881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       attachment_cmaui_cmaui_port_4:
1886         type: tosca.capabilities.Attachment
1887         occurrences:
1888         - 1
1889         - UNBOUNDED
1890       disk.device.usage_cmaui:
1891         type: org.openecomp.capabilities.metric.Ceilometer
1892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1893         occurrences:
1894         - 1
1895         - UNBOUNDED
1896       network.incoming.packets.rate_cmaui_cmaui_port_3:
1897         type: org.openecomp.capabilities.metric.Ceilometer
1898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1899         occurrences:
1900         - 1
1901         - UNBOUNDED
1902       network.incoming.packets.rate_cmaui_cmaui_port_4:
1903         type: org.openecomp.capabilities.metric.Ceilometer
1904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1905         occurrences:
1906         - 1
1907         - UNBOUNDED
1908       disk.iops_cmaui:
1909         type: org.openecomp.capabilities.metric.Ceilometer
1910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1911         occurrences:
1912         - 1
1913         - UNBOUNDED
1914       disk.device.latency_cmaui:
1915         type: org.openecomp.capabilities.metric.Ceilometer
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1917         occurrences:
1918         - 1
1919         - UNBOUNDED
1920       disk.device.read.requests_cmaui:
1921         type: org.openecomp.capabilities.metric.Ceilometer
1922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1923         occurrences:
1924         - 1
1925         - UNBOUNDED
1926       disk.capacity_cmaui:
1927         type: org.openecomp.capabilities.metric.Ceilometer
1928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1929         occurrences:
1930         - 1
1931         - UNBOUNDED
1932       cpu_cmaui:
1933         type: org.openecomp.capabilities.metric.Ceilometer
1934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1935         occurrences:
1936         - 1
1937         - UNBOUNDED
1938       network.outgoing.packets.rate_cmaui_cmaui_port_4:
1939         type: org.openecomp.capabilities.metric.Ceilometer
1940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       disk.read.requests_cmaui:
1945         type: org.openecomp.capabilities.metric.Ceilometer
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1947         occurrences:
1948         - 1
1949         - UNBOUNDED
1950       network.incoming.bytes.rate_cmaui_cmaui_port_4:
1951         type: org.openecomp.capabilities.metric.Ceilometer
1952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1953         occurrences:
1954         - 1
1955         - UNBOUNDED
1956       disk.device.read.bytes_cmaui:
1957         type: org.openecomp.capabilities.metric.Ceilometer
1958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       network.incoming.bytes.rate_cmaui_cmaui_port_3:
1963         type: org.openecomp.capabilities.metric.Ceilometer
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1965         occurrences:
1966         - 1
1967         - UNBOUNDED
1968       network.outgoing.packets.rate_cmaui_cmaui_port_3:
1969         type: org.openecomp.capabilities.metric.Ceilometer
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       disk.device.write.requests_cmaui:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       network.outpoing.packets_cmaui_cmaui_port_4:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       network.outpoing.packets_cmaui_cmaui_port_3:
1987         type: org.openecomp.capabilities.metric.Ceilometer
1988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1989         occurrences:
1990         - 1
1991         - UNBOUNDED
1992       network.outgoing.bytes.rate_cmaui_cmaui_port_4:
1993         type: org.openecomp.capabilities.metric.Ceilometer
1994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1995         occurrences:
1996         - 1
1997         - UNBOUNDED
1998       vcpus_cmaui:
1999         type: org.openecomp.capabilities.metric.Ceilometer
2000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2001         occurrences:
2002         - 1
2003         - UNBOUNDED
2004       network.outgoing.bytes.rate_cmaui_cmaui_port_3:
2005         type: org.openecomp.capabilities.metric.Ceilometer
2006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2007         occurrences:
2008         - 1
2009         - UNBOUNDED
2010       feature_cmaui:
2011         type: tosca.capabilities.Node
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       binding_cmaui:
2016         type: tosca.capabilities.network.Bindable
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       endpoint_cmaui:
2021         type: tosca.capabilities.Endpoint.Admin
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       disk.device.capacity_cmaui:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       disk.device.read.requests.rate_cmaui:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       memory_cmaui:
2038         type: org.openecomp.capabilities.metric.Ceilometer
2039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       disk.write.requests.rate_cmaui:
2044         type: org.openecomp.capabilities.metric.Ceilometer
2045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       disk.usage_cmaui:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       network.outgoing.bytes_cmaui_cmaui_port_4:
2056         type: org.openecomp.capabilities.metric.Ceilometer
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2058         occurrences:
2059         - 1
2060         - UNBOUNDED
2061       network.outgoing.bytes_cmaui_cmaui_port_3:
2062         type: org.openecomp.capabilities.metric.Ceilometer
2063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2064         occurrences:
2065         - 1
2066         - UNBOUNDED
2067       disk.latency_cmaui:
2068         type: org.openecomp.capabilities.metric.Ceilometer
2069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       instance_cmaui:
2074         type: org.openecomp.capabilities.metric.Ceilometer
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.allocation_cmaui:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       disk.write.bytes_cmaui:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       cpu_util_cmaui:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       disk.device.write.requests.rate_cmaui:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103   org.openecomp.resource.abstract.nodes.heat.nested1:
2104     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2105     properties:
2106       cmaui_names:
2107         type: list
2108         description: CMAUI1, CMAUI2 server names
2109         required: true
2110         status: SUPPORTED
2111         entry_schema:
2112           type: string
2113       p1:
2114         type: string
2115         description: UID of OAM network
2116         required: true
2117         status: SUPPORTED
2118       p2:
2119         type: string
2120         description: UID of OAM network
2121         required: true
2122         status: SUPPORTED
2123       cmaui_image:
2124         type: string
2125         description: Image for CMAUI server
2126         required: true
2127         status: SUPPORTED
2128       cmaui_flavor:
2129         type: string
2130         description: Flavor for CMAUI server
2131         required: true
2132         status: SUPPORTED
2133       security_group_name:
2134         type: list
2135         description: CMAUI1, CMAUI2 server names
2136         required: true
2137         status: SUPPORTED
2138         entry_schema:
2139           type: string
2140       availability_zone_0:
2141         type: string
2142         description: availabilityzone name
2143         required: true
2144         status: SUPPORTED
2145       cmaui_oam_ips:
2146         type: string
2147         required: true
2148         status: SUPPORTED
2149       net:
2150         type: string
2151         required: true
2152         status: SUPPORTED
2153     requirements:
2154     - dependency_cmaui_port_2:
2155         capability: tosca.capabilities.Node
2156         node: tosca.nodes.Root
2157         relationship: tosca.relationships.DependsOn
2158         occurrences:
2159         - 0
2160         - UNBOUNDED
2161     - link_cmaui_port_2:
2162         capability: tosca.capabilities.network.Linkable
2163         relationship: tosca.relationships.network.LinksTo
2164         occurrences:
2165         - 1
2166         - 1
2167     - dependency_server_cmaui:
2168         capability: tosca.capabilities.Node
2169         node: tosca.nodes.Root
2170         relationship: tosca.relationships.DependsOn
2171         occurrences:
2172         - 0
2173         - UNBOUNDED
2174     - local_storage_server_cmaui:
2175         capability: tosca.capabilities.Attachment
2176         node: tosca.nodes.BlockStorage
2177         relationship: tosca.relationships.AttachesTo
2178         occurrences:
2179         - 0
2180         - UNBOUNDED
2181     - dependency_test_nested2Level:
2182         capability: tosca.capabilities.Node
2183         node: tosca.nodes.Root
2184         relationship: tosca.relationships.DependsOn
2185         occurrences:
2186         - 0
2187         - UNBOUNDED
2188     - dependency_cmaui_port_3_test_nested2Level:
2189         capability: tosca.capabilities.Node
2190         node: tosca.nodes.Root
2191         relationship: tosca.relationships.DependsOn
2192         occurrences:
2193         - 0
2194         - UNBOUNDED
2195     - link_cmaui_port_3_test_nested2Level:
2196         capability: tosca.capabilities.network.Linkable
2197         relationship: tosca.relationships.network.LinksTo
2198         occurrences:
2199         - 1
2200         - 1
2201     - dependency_cmaui_port_4_test_nested2Level:
2202         capability: tosca.capabilities.Node
2203         node: tosca.nodes.Root
2204         relationship: tosca.relationships.DependsOn
2205         occurrences:
2206         - 0
2207         - UNBOUNDED
2208     - link_cmaui_port_4_test_nested2Level:
2209         capability: tosca.capabilities.network.Linkable
2210         relationship: tosca.relationships.network.LinksTo
2211         occurrences:
2212         - 1
2213         - 1
2214     - dependency_test_nested3Level_test_nested2Level:
2215         capability: tosca.capabilities.Node
2216         node: tosca.nodes.Root
2217         relationship: tosca.relationships.DependsOn
2218         occurrences:
2219         - 0
2220         - UNBOUNDED
2221     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
2222         capability: tosca.capabilities.Node
2223         node: tosca.nodes.Root
2224         relationship: tosca.relationships.DependsOn
2225         occurrences:
2226         - 0
2227         - UNBOUNDED
2228     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2229         capability: tosca.capabilities.Node
2230         node: tosca.nodes.Root
2231         relationship: tosca.relationships.DependsOn
2232         occurrences:
2233         - 0
2234         - UNBOUNDED
2235     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2236         capability: tosca.capabilities.network.Linkable
2237         relationship: tosca.relationships.network.LinksTo
2238         occurrences:
2239         - 1
2240         - 1
2241     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2242         capability: tosca.capabilities.Node
2243         node: tosca.nodes.Root
2244         relationship: tosca.relationships.DependsOn
2245         occurrences:
2246         - 0
2247         - UNBOUNDED
2248     - link_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2249         capability: tosca.capabilities.network.Linkable
2250         relationship: tosca.relationships.network.LinksTo
2251         occurrences:
2252         - 1
2253         - 1
2254     - dependency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2255         capability: tosca.capabilities.Node
2256         node: tosca.nodes.Root
2257         relationship: tosca.relationships.DependsOn
2258         occurrences:
2259         - 0
2260         - UNBOUNDED
2261     - local_storage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2262         capability: tosca.capabilities.Attachment
2263         node: tosca.nodes.BlockStorage
2264         relationship: tosca.relationships.AttachesTo
2265         occurrences:
2266         - 0
2267         - UNBOUNDED
2268     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
2269         capability: tosca.capabilities.Node
2270         node: tosca.nodes.Root
2271         relationship: tosca.relationships.DependsOn
2272         occurrences:
2273         - 0
2274         - UNBOUNDED
2275     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
2276         capability: tosca.capabilities.network.Linkable
2277         relationship: tosca.relationships.network.LinksTo
2278         occurrences:
2279         - 1
2280         - 1
2281     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
2282         capability: tosca.capabilities.Node
2283         node: tosca.nodes.Root
2284         relationship: tosca.relationships.DependsOn
2285         occurrences:
2286         - 0
2287         - UNBOUNDED
2288     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
2289         capability: tosca.capabilities.network.Linkable
2290         relationship: tosca.relationships.network.LinksTo
2291         occurrences:
2292         - 1
2293         - 1
2294     - dependency_server_cmaui_test_nested3Level_test_nested2Level:
2295         capability: tosca.capabilities.Node
2296         node: tosca.nodes.Root
2297         relationship: tosca.relationships.DependsOn
2298         occurrences:
2299         - 0
2300         - UNBOUNDED
2301     - local_storage_server_cmaui_test_nested3Level_test_nested2Level:
2302         capability: tosca.capabilities.Attachment
2303         node: tosca.nodes.BlockStorage
2304         relationship: tosca.relationships.AttachesTo
2305         occurrences:
2306         - 0
2307         - UNBOUNDED
2308     - dependency_server_cmaui_test_nested2Level:
2309         capability: tosca.capabilities.Node
2310         node: tosca.nodes.Root
2311         relationship: tosca.relationships.DependsOn
2312         occurrences:
2313         - 0
2314         - UNBOUNDED
2315     - local_storage_server_cmaui_test_nested2Level:
2316         capability: tosca.capabilities.Attachment
2317         node: tosca.nodes.BlockStorage
2318         relationship: tosca.relationships.AttachesTo
2319         occurrences:
2320         - 0
2321         - UNBOUNDED
2322     - dependency_cmaui_port_1:
2323         capability: tosca.capabilities.Node
2324         node: tosca.nodes.Root
2325         relationship: tosca.relationships.DependsOn
2326         occurrences:
2327         - 0
2328         - UNBOUNDED
2329     - link_cmaui_port_1:
2330         capability: tosca.capabilities.network.Linkable
2331         relationship: tosca.relationships.network.LinksTo
2332         occurrences:
2333         - 1
2334         - 1
2335     capabilities:
2336       os_server_cmaui_test_nested2Level:
2337         type: tosca.capabilities.OperatingSystem
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       disk.device.write.requests.rate_server_cmaui:
2342         type: org.openecomp.capabilities.metric.Ceilometer
2343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2344         occurrences:
2345         - 1
2346         - UNBOUNDED
2347       disk.device.allocation_server_cmaui:
2348         type: org.openecomp.capabilities.metric.Ceilometer
2349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       disk.device.allocation_server_cmaui_test_nested3Level_test_nested2Level:
2354         type: org.openecomp.capabilities.metric.Ceilometer
2355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
2360         type: org.openecomp.capabilities.metric.Ceilometer
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
2366         type: tosca.capabilities.network.Bindable
2367         valid_source_types:
2368         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2369         occurrences:
2370         - 0
2371         - UNBOUNDED
2372       disk.ephemeral.size_server_cmaui_test_nested3Level_test_nested2Level:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.device.usage_server_cmaui_test_nested3Level_test_nested2Level:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       host_server_cmaui:
2385         type: tosca.capabilities.Container
2386         valid_source_types:
2387         - tosca.nodes.SoftwareComponent
2388         occurrences:
2389         - 1
2390         - UNBOUNDED
2391       disk.device.latency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2392         type: org.openecomp.capabilities.metric.Ceilometer
2393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2394         occurrences:
2395         - 1
2396         - UNBOUNDED
2397       disk.write.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2398         type: org.openecomp.capabilities.metric.Ceilometer
2399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       feature_server_cmaui_test_nested2Level:
2404         type: tosca.capabilities.Node
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       network.outgoing.bytes_cmaui_port_2:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       endpoint_server_cmaui_test_nested3Level_test_nested2Level:
2415         type: tosca.capabilities.Endpoint.Admin
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       network.outgoing.bytes_cmaui_port_1:
2420         type: org.openecomp.capabilities.metric.Ceilometer
2421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
2426         type: tosca.capabilities.network.Bindable
2427         valid_source_types:
2428         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2429         occurrences:
2430         - 0
2431         - UNBOUNDED
2432       disk.device.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       instance_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       network.incoming.packets_cmaui_port_3_test_nested2Level:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       feature_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2451         type: tosca.capabilities.Node
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       disk.root.size_server_cmaui_test_nested2Level:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.write.requests_server_cmaui_test_nested3Level_test_nested2Level:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2468         type: tosca.capabilities.network.Bindable
2469         valid_source_types:
2470         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2471         occurrences:
2472         - 0
2473         - UNBOUNDED
2474       disk.root.size_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       instance_server_cmaui:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       cpu.delta_server_cmaui_test_nested3Level_test_nested2Level:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       network.incoming.packets_cmaui_port_4_test_nested2Level:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       cpu_server_cmaui_test_nested2Level:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       network.incoming.bytes_cmaui_port_3_test_nested2Level:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
2529         type: tosca.capabilities.Attachment
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
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       os_server_cmaui:
2540         type: tosca.capabilities.OperatingSystem
2541         occurrences:
2542         - 1
2543         - UNBOUNDED
2544       memory.resident_server_cmaui_test_nested3Level_test_nested2Level:
2545         type: org.openecomp.capabilities.metric.Ceilometer
2546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2547         occurrences:
2548         - 1
2549         - UNBOUNDED
2550       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2551         type: tosca.capabilities.network.Bindable
2552         valid_source_types:
2553         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2554         occurrences:
2555         - 0
2556         - UNBOUNDED
2557       os_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2558         type: tosca.capabilities.OperatingSystem
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       disk.device.read.requests.rate_server_cmaui_test_nested3Level_test_nested2Level:
2563         type: org.openecomp.capabilities.metric.Ceilometer
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       disk.write.bytes_server_cmaui_test_nested2Level:
2575         type: org.openecomp.capabilities.metric.Ceilometer
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       scalable_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2581         type: tosca.capabilities.Scalable
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       instance_server_cmaui_test_nested2Level:
2586         type: org.openecomp.capabilities.metric.Ceilometer
2587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2592         type: org.openecomp.capabilities.metric.Ceilometer
2593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2594         occurrences:
2595         - 1
2596         - UNBOUNDED
2597       endpoint_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2598         type: tosca.capabilities.Endpoint.Admin
2599         occurrences:
2600         - 1
2601         - UNBOUNDED
2602       disk.ephemeral.size_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2603         type: org.openecomp.capabilities.metric.Ceilometer
2604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       disk.device.allocation_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       disk.read.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       disk.capacity_server_cmaui_test_nested4Level_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       disk.latency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2639         type: org.openecomp.capabilities.metric.Ceilometer
2640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2641         occurrences:
2642         - 1
2643         - UNBOUNDED
2644       feature_server_cmaui:
2645         type: tosca.capabilities.Node
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       binding_cmaui_port_1:
2650         type: tosca.capabilities.network.Bindable
2651         valid_source_types:
2652         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2653         occurrences:
2654         - 0
2655         - UNBOUNDED
2656       binding_cmaui_port_2:
2657         type: tosca.capabilities.network.Bindable
2658         valid_source_types:
2659         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2660         occurrences:
2661         - 0
2662         - UNBOUNDED
2663       binding_server_cmaui_test_nested3Level_test_nested2Level:
2664         type: tosca.capabilities.network.Bindable
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       feature_test_nested2Level:
2669         type: tosca.capabilities.Node
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       memory.usage_server_cmaui:
2674         type: org.openecomp.capabilities.metric.Ceilometer
2675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       disk.ephemeral.size_server_cmaui:
2680         type: org.openecomp.capabilities.metric.Ceilometer
2681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       os_server_cmaui_test_nested3Level_test_nested2Level:
2686         type: tosca.capabilities.OperatingSystem
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       cpu_util_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2697         type: org.openecomp.capabilities.metric.Ceilometer
2698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       disk.write.bytes_server_cmaui_test_nested3Level_test_nested2Level:
2703         type: org.openecomp.capabilities.metric.Ceilometer
2704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       disk.device.read.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2709         type: org.openecomp.capabilities.metric.Ceilometer
2710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2711         occurrences:
2712         - 1
2713         - UNBOUNDED
2714       disk.device.iops_server_cmaui:
2715         type: org.openecomp.capabilities.metric.Ceilometer
2716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2717         occurrences:
2718         - 1
2719         - UNBOUNDED
2720       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2721         type: org.openecomp.capabilities.metric.Ceilometer
2722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2723         occurrences:
2724         - 1
2725         - UNBOUNDED
2726       network.incoming.bytes_cmaui_port_2:
2727         type: org.openecomp.capabilities.metric.Ceilometer
2728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2729         occurrences:
2730         - 1
2731         - UNBOUNDED
2732       disk.device.iops_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2733         type: org.openecomp.capabilities.metric.Ceilometer
2734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       network.incoming.bytes_cmaui_port_1:
2739         type: org.openecomp.capabilities.metric.Ceilometer
2740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2751         type: org.openecomp.capabilities.metric.Ceilometer
2752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2753         occurrences:
2754         - 1
2755         - UNBOUNDED
2756       disk.device.read.requests_server_cmaui_test_nested2Level:
2757         type: org.openecomp.capabilities.metric.Ceilometer
2758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2759         occurrences:
2760         - 1
2761         - UNBOUNDED
2762       network.incoming.packets.rate_cmaui_port_1:
2763         type: org.openecomp.capabilities.metric.Ceilometer
2764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2765         occurrences:
2766         - 1
2767         - UNBOUNDED
2768       network.incoming.packets.rate_cmaui_port_2:
2769         type: org.openecomp.capabilities.metric.Ceilometer
2770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2771         occurrences:
2772         - 1
2773         - UNBOUNDED
2774       cpu_server_cmaui:
2775         type: org.openecomp.capabilities.metric.Ceilometer
2776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2777         occurrences:
2778         - 1
2779         - UNBOUNDED
2780       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2781         type: org.openecomp.capabilities.metric.Ceilometer
2782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2783         occurrences:
2784         - 1
2785         - UNBOUNDED
2786       feature_cmaui_port_1:
2787         type: tosca.capabilities.Node
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       feature_cmaui_port_2:
2792         type: tosca.capabilities.Node
2793         occurrences:
2794         - 1
2795         - UNBOUNDED
2796       disk.device.read.bytes.rate_server_cmaui:
2797         type: org.openecomp.capabilities.metric.Ceilometer
2798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2799         occurrences:
2800         - 1
2801         - UNBOUNDED
2802       disk.device.read.requests.rate_server_cmaui_test_nested2Level:
2803         type: org.openecomp.capabilities.metric.Ceilometer
2804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.device.latency_server_cmaui_test_nested2Level:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       disk.device.latency_server_cmaui:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.read.requests_server_cmaui:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       disk.usage_server_cmaui:
2827         type: org.openecomp.capabilities.metric.Ceilometer
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2829         occurrences:
2830         - 1
2831         - UNBOUNDED
2832       disk.device.usage_server_cmaui:
2833         type: org.openecomp.capabilities.metric.Ceilometer
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2835         occurrences:
2836         - 1
2837         - UNBOUNDED
2838       disk.capacity_server_cmaui:
2839         type: org.openecomp.capabilities.metric.Ceilometer
2840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2841         occurrences:
2842         - 1
2843         - UNBOUNDED
2844       disk.write.requests.rate_server_cmaui:
2845         type: org.openecomp.capabilities.metric.Ceilometer
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2847         occurrences:
2848         - 1
2849         - UNBOUNDED
2850       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2851         type: org.openecomp.capabilities.metric.Ceilometer
2852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2853         occurrences:
2854         - 1
2855         - UNBOUNDED
2856       disk.write.bytes.rate_server_cmaui_test_nested2Level:
2857         type: org.openecomp.capabilities.metric.Ceilometer
2858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2859         occurrences:
2860         - 1
2861         - UNBOUNDED
2862       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2863         type: org.openecomp.capabilities.metric.Ceilometer
2864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       disk.device.read.requests_server_cmaui:
2869         type: org.openecomp.capabilities.metric.Ceilometer
2870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2871         occurrences:
2872         - 1
2873         - UNBOUNDED
2874       disk.iops_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
2875         type: org.openecomp.capabilities.metric.Ceilometer
2876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2877         occurrences:
2878         - 1
2879         - UNBOUNDED
2880       disk.device.iops_server_cmaui_test_nested3Level_test_nested2Level:
2881         type: org.openecomp.capabilities.metric.Ceilometer
2882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2883         occurrences:
2884         - 1
2885         - UNBOUNDED
2886       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2887         type: org.openecomp.capabilities.metric.Ceilometer
2888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2889         occurrences:
2890         - 1
2891         - UNBOUNDED
2892       disk.write.requests.rate_server_cmaui_test_nested2Level:
2893         type: org.openecomp.capabilities.metric.Ceilometer
2894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2895         occurrences:
2896         - 1
2897         - UNBOUNDED
2898       binding_server_cmaui:
2899         type: tosca.capabilities.network.Bindable
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
2904         type: org.openecomp.capabilities.metric.Ceilometer
2905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2906         occurrences:
2907         - 1
2908         - UNBOUNDED
2909       disk.device.read.requests.rate_server_cmaui:
2910         type: org.openecomp.capabilities.metric.Ceilometer
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2912         occurrences:
2913         - 1
2914         - UNBOUNDED
2915       vcpus_server_cmaui_test_nested3Level_test_nested2Level:
2916         type: org.openecomp.capabilities.metric.Ceilometer
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2922         type: org.openecomp.capabilities.metric.Ceilometer
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2928         type: org.openecomp.capabilities.metric.Ceilometer
2929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       disk.device.capacity_server_cmaui_test_nested3Level_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.write.bytes_server_cmaui:
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       endpoint_server_cmaui_test_nested2Level:
2946         type: tosca.capabilities.Endpoint.Admin
2947         occurrences:
2948         - 1
2949         - UNBOUNDED
2950       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2951         type: org.openecomp.capabilities.metric.Ceilometer
2952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2953         occurrences:
2954         - 1
2955         - UNBOUNDED
2956       disk.write.bytes.rate_server_cmaui_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.read.bytes_server_cmaui_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       network.outgoing.bytes_cmaui_port_5_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       cpu_server_cmaui_test_nested3Level_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.read.bytes.rate_server_cmaui_test_nested2Level:
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       network.incoming.bytes_cmaui_port_4_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_cmaui_port_3_test_nested2Level:
2993         type: tosca.capabilities.Node
2994         occurrences:
2995         - 1
2996         - UNBOUNDED
2997       network.outpoing.packets_cmaui_port_5_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.root.size_server_cmaui_test_nested3Level_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       memory.usage_server_cmaui_test_nested3Level_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       attachment_cmaui_port_3_test_nested2Level:
3016         type: tosca.capabilities.Attachment
3017         occurrences:
3018         - 1
3019         - UNBOUNDED
3020       binding_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3021         type: tosca.capabilities.network.Bindable
3022         occurrences:
3023         - 1
3024         - UNBOUNDED
3025       vcpus_server_cmaui:
3026         type: org.openecomp.capabilities.metric.Ceilometer
3027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3028         occurrences:
3029         - 1
3030         - UNBOUNDED
3031       disk.device.write.bytes_server_cmaui:
3032         type: org.openecomp.capabilities.metric.Ceilometer
3033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3034         occurrences:
3035         - 1
3036         - UNBOUNDED
3037       disk.read.bytes_server_cmaui_test_nested3Level_test_nested2Level:
3038         type: org.openecomp.capabilities.metric.Ceilometer
3039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       instance_server_cmaui_test_nested3Level_test_nested2Level:
3044         type: org.openecomp.capabilities.metric.Ceilometer
3045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3046         occurrences:
3047         - 1
3048         - UNBOUNDED
3049       memory_server_cmaui_test_nested2Level:
3050         type: org.openecomp.capabilities.metric.Ceilometer
3051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3052         occurrences:
3053         - 1
3054         - UNBOUNDED
3055       disk.allocation_server_cmaui:
3056         type: org.openecomp.capabilities.metric.Ceilometer
3057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3058         occurrences:
3059         - 1
3060         - UNBOUNDED
3061       disk.device.write.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3062         type: org.openecomp.capabilities.metric.Ceilometer
3063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3064         occurrences:
3065         - 1
3066         - UNBOUNDED
3067       network.outpoing.packets_cmaui_port_1:
3068         type: org.openecomp.capabilities.metric.Ceilometer
3069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3070         occurrences:
3071         - 1
3072         - UNBOUNDED
3073       network.outpoing.packets_cmaui_port_2:
3074         type: org.openecomp.capabilities.metric.Ceilometer
3075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3076         occurrences:
3077         - 1
3078         - UNBOUNDED
3079       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3080         type: tosca.capabilities.Attachment
3081         occurrences:
3082         - 1
3083         - UNBOUNDED
3084       disk.ephemeral.size_server_cmaui_test_nested2Level:
3085         type: org.openecomp.capabilities.metric.Ceilometer
3086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3087         occurrences:
3088         - 1
3089         - UNBOUNDED
3090       disk.device.read.bytes_server_cmaui_test_nested3Level_test_nested2Level:
3091         type: org.openecomp.capabilities.metric.Ceilometer
3092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3093         occurrences:
3094         - 1
3095         - UNBOUNDED
3096       disk.device.allocation_server_cmaui_test_nested2Level:
3097         type: org.openecomp.capabilities.metric.Ceilometer
3098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3099         occurrences:
3100         - 1
3101         - UNBOUNDED
3102       disk.device.iops_server_cmaui_test_nested2Level:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       binding_server_cmaui_test_nested2Level:
3109         type: tosca.capabilities.network.Bindable
3110         occurrences:
3111         - 1
3112         - UNBOUNDED
3113       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3114         type: org.openecomp.capabilities.metric.Ceilometer
3115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3116         occurrences:
3117         - 1
3118         - UNBOUNDED
3119       disk.device.write.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3120         type: org.openecomp.capabilities.metric.Ceilometer
3121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3122         occurrences:
3123         - 1
3124         - UNBOUNDED
3125       memory.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3126         type: org.openecomp.capabilities.metric.Ceilometer
3127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3128         occurrences:
3129         - 1
3130         - UNBOUNDED
3131       cpu.delta_server_cmaui:
3132         type: org.openecomp.capabilities.metric.Ceilometer
3133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
3138         type: tosca.capabilities.Node
3139         occurrences:
3140         - 1
3141         - UNBOUNDED
3142       disk.device.capacity_server_cmaui_test_nested2Level:
3143         type: org.openecomp.capabilities.metric.Ceilometer
3144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3145         occurrences:
3146         - 1
3147         - UNBOUNDED
3148       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3149         type: tosca.capabilities.Attachment
3150         occurrences:
3151         - 1
3152         - UNBOUNDED
3153       disk.write.requests_server_cmaui_test_nested2Level:
3154         type: org.openecomp.capabilities.metric.Ceilometer
3155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3156         occurrences:
3157         - 1
3158         - UNBOUNDED
3159       scalable_server_cmaui:
3160         type: tosca.capabilities.Scalable
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       disk.read.bytes.rate_server_cmaui:
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       disk.device.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       scalable_server_cmaui_test_nested3Level_test_nested2Level:
3177         type: tosca.capabilities.Scalable
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.read.bytes_server_cmaui_test_nested2Level:
3182         type: org.openecomp.capabilities.metric.Ceilometer
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3184         occurrences:
3185         - 1
3186         - UNBOUNDED
3187       disk.device.latency_server_cmaui_test_nested3Level_test_nested2Level:
3188         type: org.openecomp.capabilities.metric.Ceilometer
3189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3190         occurrences:
3191         - 1
3192         - UNBOUNDED
3193       cpu.delta_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3194         type: org.openecomp.capabilities.metric.Ceilometer
3195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
3200         type: org.openecomp.capabilities.metric.Ceilometer
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3202         occurrences:
3203         - 1
3204         - UNBOUNDED
3205       disk.usage_server_cmaui_test_nested3Level_test_nested2Level:
3206         type: org.openecomp.capabilities.metric.Ceilometer
3207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3208         occurrences:
3209         - 1
3210         - UNBOUNDED
3211       cpu_util_server_cmaui:
3212         type: org.openecomp.capabilities.metric.Ceilometer
3213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3214         occurrences:
3215         - 1
3216         - UNBOUNDED
3217       disk.device.write.requests_server_cmaui:
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.write.requests.rate_server_cmaui_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       disk.capacity_server_cmaui_test_nested2Level:
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       disk.device.write.bytes.rate_server_cmaui_test_nested2Level:
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       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       disk.device.usage_server_cmaui_test_nested2Level:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       disk.read.requests_server_cmaui_test_nested3Level_test_nested2Level:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.device.read.bytes_server_cmaui:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       cpu_util_server_cmaui_test_nested3Level_test_nested2Level:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       disk.root.size_server_cmaui:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       disk.latency_server_cmaui_test_nested3Level_test_nested2Level:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       disk.device.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       vcpus_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       disk.capacity_server_cmaui_test_nested3Level_test_nested2Level:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       disk.device.write.requests.rate_server_cmaui_test_nested2Level:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       network.incoming.packets_cmaui_port_2:
3314         type: org.openecomp.capabilities.metric.Ceilometer
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       disk.device.write.bytes.rate_server_cmaui:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       disk.device.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3326         type: org.openecomp.capabilities.metric.Ceilometer
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3328         occurrences:
3329         - 1
3330         - UNBOUNDED
3331       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
3332         type: org.openecomp.capabilities.metric.Ceilometer
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       network.incoming.packets_cmaui_port_1:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       disk.device.read.bytes_server_cmaui_test_nested2Level:
3344         type: org.openecomp.capabilities.metric.Ceilometer
3345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       disk.device.write.requests.rate_server_cmaui_test_nested3Level_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       cpu_util_server_cmaui_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       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
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       network.outpoing.packets_cmaui_port_3_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       disk.write.requests.rate_server_cmaui_test_nested4Level_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.device.write.bytes_server_cmaui_test_nested3Level_test_nested2Level:
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       host_server_cmaui_test_nested2Level:
3386         type: tosca.capabilities.Container
3387         valid_source_types:
3388         - tosca.nodes.SoftwareComponent
3389         occurrences:
3390         - 1
3391         - UNBOUNDED
3392       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
3393         type: org.openecomp.capabilities.metric.Ceilometer
3394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3395         occurrences:
3396         - 1
3397         - UNBOUNDED
3398       memory_server_cmaui_test_nested3Level_test_nested2Level:
3399         type: org.openecomp.capabilities.metric.Ceilometer
3400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3401         occurrences:
3402         - 1
3403         - UNBOUNDED
3404       binding_cmaui_port_4_test_nested2Level:
3405         type: tosca.capabilities.network.Bindable
3406         valid_source_types:
3407         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3408         occurrences:
3409         - 0
3410         - UNBOUNDED
3411       disk.device.read.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
3412         type: org.openecomp.capabilities.metric.Ceilometer
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
3418         type: org.openecomp.capabilities.metric.Ceilometer
3419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3420         occurrences:
3421         - 1
3422         - UNBOUNDED
3423       feature_test_nested4Level_test_nested3Level_test_nested2Level:
3424         type: tosca.capabilities.Node
3425         occurrences:
3426         - 1
3427         - UNBOUNDED
3428       disk.latency_server_cmaui_test_nested2Level:
3429         type: org.openecomp.capabilities.metric.Ceilometer
3430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3431         occurrences:
3432         - 1
3433         - UNBOUNDED
3434       disk.device.write.requests_server_cmaui_test_nested3Level_test_nested2Level:
3435         type: org.openecomp.capabilities.metric.Ceilometer
3436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3437         occurrences:
3438         - 1
3439         - UNBOUNDED
3440       vcpus_server_cmaui_test_nested2Level:
3441         type: org.openecomp.capabilities.metric.Ceilometer
3442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3443         occurrences:
3444         - 1
3445         - UNBOUNDED
3446       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3447         type: tosca.capabilities.Node
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       disk.device.write.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       network.outgoing.bytes.rate_cmaui_port_2:
3458         type: org.openecomp.capabilities.metric.Ceilometer
3459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3460         occurrences:
3461         - 1
3462         - UNBOUNDED
3463       disk.iops_server_cmaui_test_nested2Level:
3464         type: org.openecomp.capabilities.metric.Ceilometer
3465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3466         occurrences:
3467         - 1
3468         - UNBOUNDED
3469       network.outgoing.bytes.rate_cmaui_port_1:
3470         type: org.openecomp.capabilities.metric.Ceilometer
3471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3472         occurrences:
3473         - 1
3474         - UNBOUNDED
3475       attachment_cmaui_port_4_test_nested2Level:
3476         type: tosca.capabilities.Attachment
3477         occurrences:
3478         - 1
3479         - UNBOUNDED
3480       memory.usage_server_cmaui_test_nested2Level:
3481         type: org.openecomp.capabilities.metric.Ceilometer
3482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3483         occurrences:
3484         - 1
3485         - UNBOUNDED
3486       disk.iops_server_cmaui:
3487         type: org.openecomp.capabilities.metric.Ceilometer
3488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3489         occurrences:
3490         - 1
3491         - UNBOUNDED
3492       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
3493         type: org.openecomp.capabilities.metric.Ceilometer
3494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3495         occurrences:
3496         - 1
3497         - UNBOUNDED
3498       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
3499         type: org.openecomp.capabilities.metric.Ceilometer
3500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3501         occurrences:
3502         - 1
3503         - UNBOUNDED
3504       disk.read.bytes_server_cmaui:
3505         type: org.openecomp.capabilities.metric.Ceilometer
3506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3507         occurrences:
3508         - 1
3509         - UNBOUNDED
3510       disk.read.requests_server_cmaui_test_nested2Level:
3511         type: org.openecomp.capabilities.metric.Ceilometer
3512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3513         occurrences:
3514         - 1
3515         - UNBOUNDED
3516       feature_server_cmaui_test_nested3Level_test_nested2Level:
3517         type: tosca.capabilities.Node
3518         occurrences:
3519         - 1
3520         - UNBOUNDED
3521       memory_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3522         type: org.openecomp.capabilities.metric.Ceilometer
3523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3524         occurrences:
3525         - 1
3526         - UNBOUNDED
3527       cpu_server_cmaui_test_nested4Level_test_nested3Level_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.write.bytes.rate_server_cmaui:
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       disk.iops_server_cmaui_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       disk.device.read.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3546         type: org.openecomp.capabilities.metric.Ceilometer
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3548         occurrences:
3549         - 1
3550         - UNBOUNDED
3551       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3552         type: org.openecomp.capabilities.metric.Ceilometer
3553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3554         occurrences:
3555         - 1
3556         - UNBOUNDED
3557       disk.device.read.requests.rate_server_cmaui_test_nested4Level_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       attachment_cmaui_port_2:
3564         type: tosca.capabilities.Attachment
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       disk.device.capacity_server_cmaui:
3569         type: org.openecomp.capabilities.metric.Ceilometer
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3571         occurrences:
3572         - 1
3573         - UNBOUNDED
3574       network.outgoing.packets.rate_cmaui_port_1:
3575         type: org.openecomp.capabilities.metric.Ceilometer
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3577         occurrences:
3578         - 1
3579         - UNBOUNDED
3580       network.outgoing.packets.rate_cmaui_port_2:
3581         type: org.openecomp.capabilities.metric.Ceilometer
3582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3583         occurrences:
3584         - 1
3585         - UNBOUNDED
3586       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
3587         type: org.openecomp.capabilities.metric.Ceilometer
3588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3589         occurrences:
3590         - 1
3591         - UNBOUNDED
3592       attachment_cmaui_port_1:
3593         type: tosca.capabilities.Attachment
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       disk.device.write.bytes_server_cmaui_test_nested2Level:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
3604         type: org.openecomp.capabilities.metric.Ceilometer
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3606         occurrences:
3607         - 1
3608         - UNBOUNDED
3609       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3610         type: org.openecomp.capabilities.metric.Ceilometer
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3612         occurrences:
3613         - 1
3614         - UNBOUNDED
3615       disk.device.read.requests_server_cmaui_test_nested3Level_test_nested2Level:
3616         type: org.openecomp.capabilities.metric.Ceilometer
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3618         occurrences:
3619         - 1
3620         - UNBOUNDED
3621       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3622         type: org.openecomp.capabilities.metric.Ceilometer
3623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       disk.write.bytes.rate_server_cmaui_test_nested4Level_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_test_nested4Level_test_nested3Level_test_nested2Level:
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       memory_server_cmaui:
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       scalable_server_cmaui_test_nested2Level:
3646         type: tosca.capabilities.Scalable
3647         occurrences:
3648         - 1
3649         - UNBOUNDED
3650       disk.usage_server_cmaui_test_nested2Level:
3651         type: org.openecomp.capabilities.metric.Ceilometer
3652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3653         occurrences:
3654         - 1
3655         - UNBOUNDED
3656       feature_cmaui_port_4_test_nested2Level:
3657         type: tosca.capabilities.Node
3658         occurrences:
3659         - 1
3660         - UNBOUNDED
3661       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
3662         type: org.openecomp.capabilities.metric.Ceilometer
3663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3664         occurrences:
3665         - 1
3666         - UNBOUNDED
3667       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
3668         type: tosca.capabilities.Attachment
3669         occurrences:
3670         - 1
3671         - UNBOUNDED
3672       disk.device.capacity_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3673         type: org.openecomp.capabilities.metric.Ceilometer
3674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3675         occurrences:
3676         - 1
3677         - UNBOUNDED
3678       disk.write.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3679         type: org.openecomp.capabilities.metric.Ceilometer
3680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3681         occurrences:
3682         - 1
3683         - UNBOUNDED
3684       memory.resident_server_cmaui_test_nested2Level:
3685         type: org.openecomp.capabilities.metric.Ceilometer
3686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3687         occurrences:
3688         - 1
3689         - UNBOUNDED
3690       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3691         type: org.openecomp.capabilities.metric.Ceilometer
3692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3693         occurrences:
3694         - 1
3695         - UNBOUNDED
3696       host_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3697         type: tosca.capabilities.Container
3698         valid_source_types:
3699         - tosca.nodes.SoftwareComponent
3700         occurrences:
3701         - 1
3702         - UNBOUNDED
3703       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3704         type: tosca.capabilities.Node
3705         occurrences:
3706         - 1
3707         - UNBOUNDED
3708       host_server_cmaui_test_nested3Level_test_nested2Level:
3709         type: tosca.capabilities.Container
3710         valid_source_types:
3711         - tosca.nodes.SoftwareComponent
3712         occurrences:
3713         - 1
3714         - UNBOUNDED
3715       network.outpoing.packets_cmaui_port_4_test_nested2Level:
3716         type: org.openecomp.capabilities.metric.Ceilometer
3717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       binding_cmaui_port_3_test_nested2Level:
3722         type: tosca.capabilities.network.Bindable
3723         valid_source_types:
3724         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3725         occurrences:
3726         - 0
3727         - UNBOUNDED
3728       disk.device.write.requests_server_cmaui_test_nested2Level:
3729         type: org.openecomp.capabilities.metric.Ceilometer
3730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3731         occurrences:
3732         - 1
3733         - UNBOUNDED
3734       memory.resident_server_cmaui:
3735         type: org.openecomp.capabilities.metric.Ceilometer
3736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3737         occurrences:
3738         - 1
3739         - UNBOUNDED
3740       disk.read.bytes.rate_server_cmaui_test_nested2Level:
3741         type: org.openecomp.capabilities.metric.Ceilometer
3742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3743         occurrences:
3744         - 1
3745         - UNBOUNDED
3746       disk.latency_server_cmaui:
3747         type: org.openecomp.capabilities.metric.Ceilometer
3748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3749         occurrences:
3750         - 1
3751         - UNBOUNDED
3752       disk.allocation_server_cmaui_test_nested2Level:
3753         type: org.openecomp.capabilities.metric.Ceilometer
3754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3755         occurrences:
3756         - 1
3757         - UNBOUNDED
3758       disk.allocation_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3759         type: org.openecomp.capabilities.metric.Ceilometer
3760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3765         type: org.openecomp.capabilities.metric.Ceilometer
3766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3767         occurrences:
3768         - 1
3769         - UNBOUNDED
3770       network.incoming.bytes.rate_cmaui_port_1:
3771         type: org.openecomp.capabilities.metric.Ceilometer
3772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3773         occurrences:
3774         - 1
3775         - UNBOUNDED
3776       network.incoming.bytes.rate_cmaui_port_2:
3777         type: org.openecomp.capabilities.metric.Ceilometer
3778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3779         occurrences:
3780         - 1
3781         - UNBOUNDED
3782       disk.write.requests_server_cmaui:
3783         type: org.openecomp.capabilities.metric.Ceilometer
3784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3785         occurrences:
3786         - 1
3787         - UNBOUNDED
3788       cpu.delta_server_cmaui_test_nested2Level:
3789         type: org.openecomp.capabilities.metric.Ceilometer
3790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3791         occurrences:
3792         - 1
3793         - UNBOUNDED
3794       feature_test_nested3Level_test_nested2Level:
3795         type: tosca.capabilities.Node
3796         occurrences:
3797         - 1
3798         - UNBOUNDED
3799       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
3800         type: tosca.capabilities.Node
3801         occurrences:
3802         - 1
3803         - UNBOUNDED
3804       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
3805         type: org.openecomp.capabilities.metric.Ceilometer
3806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3807         occurrences:
3808         - 1
3809         - UNBOUNDED
3810       memory.resident_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3811         type: org.openecomp.capabilities.metric.Ceilometer
3812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       endpoint_server_cmaui:
3823         type: tosca.capabilities.Endpoint.Admin
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       disk.read.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
3828         type: org.openecomp.capabilities.metric.Ceilometer
3829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3830         occurrences:
3831         - 1
3832         - UNBOUNDED
3833       disk.allocation_server_cmaui_test_nested3Level_test_nested2Level:
3834         type: org.openecomp.capabilities.metric.Ceilometer
3835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839   org.openecomp.resource.abstract.nodes.cmaui_2:
3840     derived_from: org.openecomp.resource.abstract.nodes.VFC
3841     properties:
3842       port_cmaui_port_1_network_role_tag:
3843         type: string
3844         required: true
3845         status: SUPPORTED
3846       port_cmaui_port_2_subnetpoolid:
3847         type: string
3848         required: true
3849         status: SUPPORTED
3850       port_cmaui_port_1_subnetpoolid:
3851         type: string
3852         required: true
3853         status: SUPPORTED
3854       port_cmaui_port_1_security_groups:
3855         type: list
3856         required: true
3857         status: SUPPORTED
3858         entry_schema:
3859           type: json
3860       vm_flavor_name:
3861         type: string
3862         required: true
3863         status: SUPPORTED
3864       compute_cmaui_name:
3865         type: list
3866         required: true
3867         status: SUPPORTED
3868         entry_schema:
3869           type: string
3870       port_cmaui_port_2_network_role:
3871         type: string
3872         required: true
3873         status: SUPPORTED
3874       port_cmaui_port_1_order:
3875         type: integer
3876         required: true
3877         status: SUPPORTED
3878       compute_cmaui_availability_zone:
3879         type: list
3880         required: true
3881         status: SUPPORTED
3882         entry_schema:
3883           type: string
3884       port_cmaui_port_1_fixed_ips:
3885         type: list
3886         required: true
3887         status: SUPPORTED
3888         entry_schema:
3889           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3890       port_cmaui_port_1_network_role:
3891         type: string
3892         required: true
3893         status: SUPPORTED
3894       vm_image_name:
3895         type: string
3896         required: true
3897         status: SUPPORTED
3898       port_cmaui_port_2_network_role_tag:
3899         type: string
3900         required: true
3901         status: SUPPORTED
3902       port_cmaui_port_2_ip_requirements:
3903         type: list
3904         required: true
3905         status: SUPPORTED
3906         entry_schema:
3907           type: org.openecomp.datatypes.network.IpRequirements
3908       port_cmaui_port_2_security_groups:
3909         type: list
3910         required: true
3911         status: SUPPORTED
3912         entry_schema:
3913           type: json
3914       index_value:
3915         type: integer
3916         description: Index value of this substitution service template runtime instance
3917         required: false
3918         default: 0
3919         status: SUPPORTED
3920         constraints:
3921         - greater_or_equal: 0
3922       port_cmaui_port_1_ip_requirements:
3923         type: list
3924         required: true
3925         status: SUPPORTED
3926         entry_schema:
3927           type: org.openecomp.datatypes.network.IpRequirements
3928       port_cmaui_port_1_exCP_naming:
3929         type: org.openecomp.datatypes.Naming
3930         required: true
3931         status: SUPPORTED
3932       port_cmaui_port_2_exCP_naming:
3933         type: org.openecomp.datatypes.Naming
3934         required: true
3935         status: SUPPORTED
3936       port_cmaui_port_1_vlan_requirements:
3937         type: list
3938         required: true
3939         status: SUPPORTED
3940         entry_schema:
3941           type: org.openecomp.datatypes.network.VlanRequirements
3942       port_cmaui_port_1_replacement_policy:
3943         type: list
3944         required: true
3945         status: SUPPORTED
3946         entry_schema:
3947           type: string
3948       port_cmaui_port_2_replacement_policy:
3949         type: list
3950         required: true
3951         status: SUPPORTED
3952         entry_schema:
3953           type: string
3954       port_cmaui_port_1_mac_requirements:
3955         type: org.openecomp.datatypes.network.MacRequirements
3956         required: true
3957         status: SUPPORTED
3958       port_cmaui_port_2_vlan_requirements:
3959         type: list
3960         required: true
3961         status: SUPPORTED
3962         entry_schema:
3963           type: org.openecomp.datatypes.network.VlanRequirements
3964       port_cmaui_port_2_fixed_ips:
3965         type: list
3966         required: true
3967         status: SUPPORTED
3968         entry_schema:
3969           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3970       port_cmaui_port_2_network:
3971         type: list
3972         required: true
3973         status: SUPPORTED
3974         entry_schema:
3975           type: string
3976       port_cmaui_port_2_mac_requirements:
3977         type: org.openecomp.datatypes.network.MacRequirements
3978         required: true
3979         status: SUPPORTED
3980       port_cmaui_port_2_order:
3981         type: integer
3982         required: true
3983         status: SUPPORTED
3984       port_cmaui_port_1_network:
3985         type: list
3986         required: true
3987         status: SUPPORTED
3988         entry_schema:
3989           type: string
3990     requirements:
3991     - dependency_cmaui_cmaui_port_1:
3992         capability: tosca.capabilities.Node
3993         node: tosca.nodes.Root
3994         relationship: tosca.relationships.DependsOn
3995         occurrences:
3996         - 0
3997         - UNBOUNDED
3998     - link_cmaui_cmaui_port_1:
3999         capability: tosca.capabilities.network.Linkable
4000         relationship: tosca.relationships.network.LinksTo
4001         occurrences:
4002         - 1
4003         - 1
4004     - dependency_cmaui_cmaui_port_2:
4005         capability: tosca.capabilities.Node
4006         node: tosca.nodes.Root
4007         relationship: tosca.relationships.DependsOn
4008         occurrences:
4009         - 0
4010         - UNBOUNDED
4011     - link_cmaui_cmaui_port_2:
4012         capability: tosca.capabilities.network.Linkable
4013         relationship: tosca.relationships.network.LinksTo
4014         occurrences:
4015         - 1
4016         - 1
4017     - dependency_cmaui:
4018         capability: tosca.capabilities.Node
4019         node: tosca.nodes.Root
4020         relationship: tosca.relationships.DependsOn
4021         occurrences:
4022         - 0
4023         - UNBOUNDED
4024     - local_storage_cmaui:
4025         capability: tosca.capabilities.Attachment
4026         node: tosca.nodes.BlockStorage
4027         relationship: tosca.relationships.AttachesTo
4028         occurrences:
4029         - 0
4030         - UNBOUNDED
4031     capabilities:
4032       network.incoming.bytes_cmaui_cmaui_port_1:
4033         type: org.openecomp.capabilities.metric.Ceilometer
4034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4035         occurrences:
4036         - 1
4037         - UNBOUNDED
4038       disk.read.bytes.rate_cmaui:
4039         type: org.openecomp.capabilities.metric.Ceilometer
4040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4041         occurrences:
4042         - 1
4043         - UNBOUNDED
4044       disk.ephemeral.size_cmaui:
4045         type: org.openecomp.capabilities.metric.Ceilometer
4046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       disk.device.write.bytes_cmaui:
4051         type: org.openecomp.capabilities.metric.Ceilometer
4052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4053         occurrences:
4054         - 1
4055         - UNBOUNDED
4056       disk.device.iops_cmaui:
4057         type: org.openecomp.capabilities.metric.Ceilometer
4058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4059         occurrences:
4060         - 1
4061         - UNBOUNDED
4062       memory.resident_cmaui:
4063         type: org.openecomp.capabilities.metric.Ceilometer
4064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4065         occurrences:
4066         - 1
4067         - UNBOUNDED
4068       disk.write.bytes.rate_cmaui:
4069         type: org.openecomp.capabilities.metric.Ceilometer
4070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4071         occurrences:
4072         - 1
4073         - UNBOUNDED
4074       host_cmaui:
4075         type: tosca.capabilities.Container
4076         valid_source_types:
4077         - tosca.nodes.SoftwareComponent
4078         occurrences:
4079         - 1
4080         - UNBOUNDED
4081       disk.device.allocation_cmaui:
4082         type: org.openecomp.capabilities.metric.Ceilometer
4083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4084         occurrences:
4085         - 1
4086         - UNBOUNDED
4087       network.incoming.bytes_cmaui_cmaui_port_2:
4088         type: org.openecomp.capabilities.metric.Ceilometer
4089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4090         occurrences:
4091         - 1
4092         - UNBOUNDED
4093       disk.read.bytes_cmaui:
4094         type: org.openecomp.capabilities.metric.Ceilometer
4095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.write.requests_cmaui:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       feature_cmaui_cmaui_port_1:
4106         type: tosca.capabilities.Node
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       binding_cmaui_cmaui_port_2:
4111         type: tosca.capabilities.network.Bindable
4112         valid_source_types:
4113         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4114         occurrences:
4115         - 0
4116         - UNBOUNDED
4117       scalable_cmaui:
4118         type: tosca.capabilities.Scalable
4119         occurrences:
4120         - 1
4121         - UNBOUNDED
4122       feature_cmaui_cmaui_port_2:
4123         type: tosca.capabilities.Node
4124         occurrences:
4125         - 1
4126         - UNBOUNDED
4127       binding_cmaui_cmaui_port_1:
4128         type: tosca.capabilities.network.Bindable
4129         valid_source_types:
4130         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4131         occurrences:
4132         - 0
4133         - UNBOUNDED
4134       disk.device.write.bytes.rate_cmaui:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       cpu.delta_cmaui:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       disk.root.size_cmaui:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       network.incoming.packets_cmaui_cmaui_port_1:
4153         type: org.openecomp.capabilities.metric.Ceilometer
4154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4155         occurrences:
4156         - 1
4157         - UNBOUNDED
4158       memory.usage_cmaui:
4159         type: org.openecomp.capabilities.metric.Ceilometer
4160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4161         occurrences:
4162         - 1
4163         - UNBOUNDED
4164       os_cmaui:
4165         type: tosca.capabilities.OperatingSystem
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       attachment_cmaui_cmaui_port_1:
4170         type: tosca.capabilities.Attachment
4171         occurrences:
4172         - 1
4173         - UNBOUNDED
4174       disk.device.read.bytes.rate_cmaui:
4175         type: org.openecomp.capabilities.metric.Ceilometer
4176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       network.incoming.packets.rate_cmaui_cmaui_port_1:
4181         type: org.openecomp.capabilities.metric.Ceilometer
4182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4183         occurrences:
4184         - 1
4185         - UNBOUNDED
4186       attachment_cmaui_cmaui_port_2:
4187         type: tosca.capabilities.Attachment
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       network.incoming.packets_cmaui_cmaui_port_2:
4192         type: org.openecomp.capabilities.metric.Ceilometer
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       network.incoming.packets.rate_cmaui_cmaui_port_2:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       disk.device.usage_cmaui:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       disk.iops_cmaui:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       disk.device.latency_cmaui:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       disk.device.read.requests_cmaui:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       disk.capacity_cmaui:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       cpu_cmaui:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       disk.read.requests_cmaui:
4240         type: org.openecomp.capabilities.metric.Ceilometer
4241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4242         occurrences:
4243         - 1
4244         - UNBOUNDED
4245       disk.device.read.bytes_cmaui:
4246         type: org.openecomp.capabilities.metric.Ceilometer
4247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       network.incoming.bytes.rate_cmaui_cmaui_port_2:
4252         type: org.openecomp.capabilities.metric.Ceilometer
4253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       disk.device.write.requests_cmaui:
4258         type: org.openecomp.capabilities.metric.Ceilometer
4259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       network.outgoing.packets.rate_cmaui_cmaui_port_2:
4264         type: org.openecomp.capabilities.metric.Ceilometer
4265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4266         occurrences:
4267         - 1
4268         - UNBOUNDED
4269       network.outgoing.packets.rate_cmaui_cmaui_port_1:
4270         type: org.openecomp.capabilities.metric.Ceilometer
4271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4272         occurrences:
4273         - 1
4274         - UNBOUNDED
4275       network.incoming.bytes.rate_cmaui_cmaui_port_1:
4276         type: org.openecomp.capabilities.metric.Ceilometer
4277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4278         occurrences:
4279         - 1
4280         - UNBOUNDED
4281       network.outpoing.packets_cmaui_cmaui_port_2:
4282         type: org.openecomp.capabilities.metric.Ceilometer
4283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4284         occurrences:
4285         - 1
4286         - UNBOUNDED
4287       network.outpoing.packets_cmaui_cmaui_port_1:
4288         type: org.openecomp.capabilities.metric.Ceilometer
4289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4290         occurrences:
4291         - 1
4292         - UNBOUNDED
4293       vcpus_cmaui:
4294         type: org.openecomp.capabilities.metric.Ceilometer
4295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4296         occurrences:
4297         - 1
4298         - UNBOUNDED
4299       network.outgoing.bytes.rate_cmaui_cmaui_port_2:
4300         type: org.openecomp.capabilities.metric.Ceilometer
4301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4302         occurrences:
4303         - 1
4304         - UNBOUNDED
4305       network.outgoing.bytes.rate_cmaui_cmaui_port_1:
4306         type: org.openecomp.capabilities.metric.Ceilometer
4307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4308         occurrences:
4309         - 1
4310         - UNBOUNDED
4311       feature_cmaui:
4312         type: tosca.capabilities.Node
4313         occurrences:
4314         - 1
4315         - UNBOUNDED
4316       binding_cmaui:
4317         type: tosca.capabilities.network.Bindable
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       endpoint_cmaui:
4322         type: tosca.capabilities.Endpoint.Admin
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       disk.device.capacity_cmaui:
4327         type: org.openecomp.capabilities.metric.Ceilometer
4328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4329         occurrences:
4330         - 1
4331         - UNBOUNDED
4332       disk.device.read.requests.rate_cmaui:
4333         type: org.openecomp.capabilities.metric.Ceilometer
4334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4335         occurrences:
4336         - 1
4337         - UNBOUNDED
4338       memory_cmaui:
4339         type: org.openecomp.capabilities.metric.Ceilometer
4340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       disk.write.requests.rate_cmaui:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       disk.usage_cmaui:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       network.outgoing.bytes_cmaui_cmaui_port_2:
4357         type: org.openecomp.capabilities.metric.Ceilometer
4358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4359         occurrences:
4360         - 1
4361         - UNBOUNDED
4362       network.outgoing.bytes_cmaui_cmaui_port_1:
4363         type: org.openecomp.capabilities.metric.Ceilometer
4364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4365         occurrences:
4366         - 1
4367         - UNBOUNDED
4368       disk.latency_cmaui:
4369         type: org.openecomp.capabilities.metric.Ceilometer
4370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4371         occurrences:
4372         - 1
4373         - UNBOUNDED
4374       instance_cmaui:
4375         type: org.openecomp.capabilities.metric.Ceilometer
4376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4377         occurrences:
4378         - 1
4379         - UNBOUNDED
4380       disk.allocation_cmaui:
4381         type: org.openecomp.capabilities.metric.Ceilometer
4382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4383         occurrences:
4384         - 1
4385         - UNBOUNDED
4386       disk.write.bytes_cmaui:
4387         type: org.openecomp.capabilities.metric.Ceilometer
4388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4389         occurrences:
4390         - 1
4391         - UNBOUNDED
4392       cpu_util_cmaui:
4393         type: org.openecomp.capabilities.metric.Ceilometer
4394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       disk.device.write.requests.rate_cmaui:
4399         type: org.openecomp.capabilities.metric.Ceilometer
4400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4401         occurrences:
4402         - 1
4403         - UNBOUNDED
4404   org.openecomp.resource.abstract.nodes.heat.nested2:
4405     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4406     properties:
4407       cmaui_names:
4408         type: list
4409         description: CMAUI1, CMAUI2 server names
4410         required: true
4411         status: SUPPORTED
4412         entry_schema:
4413           type: string
4414       p1:
4415         type: string
4416         description: UID of OAM network
4417         required: true
4418         status: SUPPORTED
4419       p2:
4420         type: string
4421         description: UID of OAM network
4422         required: true
4423         status: SUPPORTED
4424       cmaui_image:
4425         type: string
4426         description: Image for CMAUI server
4427         required: true
4428         status: SUPPORTED
4429       cmaui_flavor:
4430         type: string
4431         description: Flavor for CMAUI server
4432         required: true
4433         status: SUPPORTED
4434       security_group_name:
4435         type: list
4436         description: CMAUI1, CMAUI2 server names
4437         required: true
4438         status: SUPPORTED
4439         entry_schema:
4440           type: string
4441       availability_zone_0:
4442         type: string
4443         description: availabilityzone name
4444         required: true
4445         status: SUPPORTED
4446       cmaui_oam_ips:
4447         type: string
4448         required: true
4449         status: SUPPORTED
4450       net:
4451         type: string
4452         required: true
4453         status: SUPPORTED
4454     requirements:
4455     - dependency_cmaui_port_3:
4456         capability: tosca.capabilities.Node
4457         node: tosca.nodes.Root
4458         relationship: tosca.relationships.DependsOn
4459         occurrences:
4460         - 0
4461         - UNBOUNDED
4462     - link_cmaui_port_3:
4463         capability: tosca.capabilities.network.Linkable
4464         relationship: tosca.relationships.network.LinksTo
4465         occurrences:
4466         - 1
4467         - 1
4468     - dependency_cmaui_port_4:
4469         capability: tosca.capabilities.Node
4470         node: tosca.nodes.Root
4471         relationship: tosca.relationships.DependsOn
4472         occurrences:
4473         - 0
4474         - UNBOUNDED
4475     - link_cmaui_port_4:
4476         capability: tosca.capabilities.network.Linkable
4477         relationship: tosca.relationships.network.LinksTo
4478         occurrences:
4479         - 1
4480         - 1
4481     - dependency_test_nested3Level:
4482         capability: tosca.capabilities.Node
4483         node: tosca.nodes.Root
4484         relationship: tosca.relationships.DependsOn
4485         occurrences:
4486         - 0
4487         - UNBOUNDED
4488     - dependency_test_nested4Level_test_nested3Level:
4489         capability: tosca.capabilities.Node
4490         node: tosca.nodes.Root
4491         relationship: tosca.relationships.DependsOn
4492         occurrences:
4493         - 0
4494         - UNBOUNDED
4495     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
4496         capability: tosca.capabilities.Node
4497         node: tosca.nodes.Root
4498         relationship: tosca.relationships.DependsOn
4499         occurrences:
4500         - 0
4501         - UNBOUNDED
4502     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
4503         capability: tosca.capabilities.network.Linkable
4504         relationship: tosca.relationships.network.LinksTo
4505         occurrences:
4506         - 1
4507         - 1
4508     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
4509         capability: tosca.capabilities.Node
4510         node: tosca.nodes.Root
4511         relationship: tosca.relationships.DependsOn
4512         occurrences:
4513         - 0
4514         - UNBOUNDED
4515     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
4516         capability: tosca.capabilities.network.Linkable
4517         relationship: tosca.relationships.network.LinksTo
4518         occurrences:
4519         - 1
4520         - 1
4521     - dependency_server_cmaui_test_nested4Level_test_nested3Level:
4522         capability: tosca.capabilities.Node
4523         node: tosca.nodes.Root
4524         relationship: tosca.relationships.DependsOn
4525         occurrences:
4526         - 0
4527         - UNBOUNDED
4528     - local_storage_server_cmaui_test_nested4Level_test_nested3Level:
4529         capability: tosca.capabilities.Attachment
4530         node: tosca.nodes.BlockStorage
4531         relationship: tosca.relationships.AttachesTo
4532         occurrences:
4533         - 0
4534         - UNBOUNDED
4535     - dependency_cmaui_port_5_test_nested3Level:
4536         capability: tosca.capabilities.Node
4537         node: tosca.nodes.Root
4538         relationship: tosca.relationships.DependsOn
4539         occurrences:
4540         - 0
4541         - UNBOUNDED
4542     - link_cmaui_port_5_test_nested3Level:
4543         capability: tosca.capabilities.network.Linkable
4544         relationship: tosca.relationships.network.LinksTo
4545         occurrences:
4546         - 1
4547         - 1
4548     - dependency_cmaui_port_6_test_nested3Level:
4549         capability: tosca.capabilities.Node
4550         node: tosca.nodes.Root
4551         relationship: tosca.relationships.DependsOn
4552         occurrences:
4553         - 0
4554         - UNBOUNDED
4555     - link_cmaui_port_6_test_nested3Level:
4556         capability: tosca.capabilities.network.Linkable
4557         relationship: tosca.relationships.network.LinksTo
4558         occurrences:
4559         - 1
4560         - 1
4561     - dependency_server_cmaui_test_nested3Level:
4562         capability: tosca.capabilities.Node
4563         node: tosca.nodes.Root
4564         relationship: tosca.relationships.DependsOn
4565         occurrences:
4566         - 0
4567         - UNBOUNDED
4568     - local_storage_server_cmaui_test_nested3Level:
4569         capability: tosca.capabilities.Attachment
4570         node: tosca.nodes.BlockStorage
4571         relationship: tosca.relationships.AttachesTo
4572         occurrences:
4573         - 0
4574         - UNBOUNDED
4575     - dependency_server_cmaui:
4576         capability: tosca.capabilities.Node
4577         node: tosca.nodes.Root
4578         relationship: tosca.relationships.DependsOn
4579         occurrences:
4580         - 0
4581         - UNBOUNDED
4582     - local_storage_server_cmaui:
4583         capability: tosca.capabilities.Attachment
4584         node: tosca.nodes.BlockStorage
4585         relationship: tosca.relationships.AttachesTo
4586         occurrences:
4587         - 0
4588         - UNBOUNDED
4589     capabilities:
4590       cpu.delta_server_cmaui:
4591         type: org.openecomp.capabilities.metric.Ceilometer
4592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       disk.device.write.requests.rate_server_cmaui:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       disk.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
4603         type: org.openecomp.capabilities.metric.Ceilometer
4604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4605         occurrences:
4606         - 1
4607         - UNBOUNDED
4608       vcpus_server_cmaui_test_nested3Level:
4609         type: org.openecomp.capabilities.metric.Ceilometer
4610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4611         occurrences:
4612         - 1
4613         - UNBOUNDED
4614       disk.device.allocation_server_cmaui:
4615         type: org.openecomp.capabilities.metric.Ceilometer
4616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4617         occurrences:
4618         - 1
4619         - UNBOUNDED
4620       disk.latency_server_cmaui_test_nested3Level:
4621         type: org.openecomp.capabilities.metric.Ceilometer
4622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4623         occurrences:
4624         - 1
4625         - UNBOUNDED
4626       disk.device.capacity_server_cmaui_test_nested4Level_test_nested3Level:
4627         type: org.openecomp.capabilities.metric.Ceilometer
4628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4629         occurrences:
4630         - 1
4631         - UNBOUNDED
4632       scalable_server_cmaui:
4633         type: tosca.capabilities.Scalable
4634         occurrences:
4635         - 1
4636         - UNBOUNDED
4637       disk.read.bytes.rate_server_cmaui:
4638         type: org.openecomp.capabilities.metric.Ceilometer
4639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4640         occurrences:
4641         - 1
4642         - UNBOUNDED
4643       memory.resident_server_cmaui_test_nested4Level_test_nested3Level:
4644         type: org.openecomp.capabilities.metric.Ceilometer
4645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4646         occurrences:
4647         - 1
4648         - UNBOUNDED
4649       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4650         type: org.openecomp.capabilities.metric.Ceilometer
4651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4652         occurrences:
4653         - 1
4654         - UNBOUNDED
4655       disk.capacity_server_cmaui_test_nested4Level_test_nested3Level:
4656         type: org.openecomp.capabilities.metric.Ceilometer
4657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4658         occurrences:
4659         - 1
4660         - UNBOUNDED
4661       host_server_cmaui:
4662         type: tosca.capabilities.Container
4663         valid_source_types:
4664         - tosca.nodes.SoftwareComponent
4665         occurrences:
4666         - 1
4667         - UNBOUNDED
4668       cpu_util_server_cmaui:
4669         type: org.openecomp.capabilities.metric.Ceilometer
4670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       os_server_cmaui_test_nested3Level:
4675         type: tosca.capabilities.OperatingSystem
4676         occurrences:
4677         - 1
4678         - UNBOUNDED
4679       disk.device.read.bytes_server_cmaui_test_nested4Level_test_nested3Level:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.device.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       memory.usage_server_cmaui_test_nested4Level_test_nested3Level:
4692         type: org.openecomp.capabilities.metric.Ceilometer
4693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4694         occurrences:
4695         - 1
4696         - UNBOUNDED
4697       network.outgoing.bytes_cmaui_port_3:
4698         type: org.openecomp.capabilities.metric.Ceilometer
4699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       disk.device.write.requests_server_cmaui:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       instance_server_cmaui_test_nested4Level_test_nested3Level:
4710         type: org.openecomp.capabilities.metric.Ceilometer
4711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4712         occurrences:
4713         - 1
4714         - UNBOUNDED
4715       disk.device.capacity_server_cmaui_test_nested3Level:
4716         type: org.openecomp.capabilities.metric.Ceilometer
4717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4718         occurrences:
4719         - 1
4720         - UNBOUNDED
4721       feature_test_nested4Level_test_nested3Level:
4722         type: tosca.capabilities.Node
4723         occurrences:
4724         - 1
4725         - UNBOUNDED
4726       disk.read.bytes_server_cmaui_test_nested3Level:
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       disk.device.write.bytes.rate_server_cmaui_test_nested4Level_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.outgoing.bytes.rate_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       feature_server_cmaui_test_nested3Level:
4745         type: tosca.capabilities.Node
4746         occurrences:
4747         - 1
4748         - UNBOUNDED
4749       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
4750         type: tosca.capabilities.Attachment
4751         occurrences:
4752         - 1
4753         - UNBOUNDED
4754       memory.usage_server_cmaui_test_nested3Level:
4755         type: org.openecomp.capabilities.metric.Ceilometer
4756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4757         occurrences:
4758         - 1
4759         - UNBOUNDED
4760       instance_server_cmaui:
4761         type: org.openecomp.capabilities.metric.Ceilometer
4762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4763         occurrences:
4764         - 1
4765         - UNBOUNDED
4766       disk.device.read.bytes_server_cmaui:
4767         type: org.openecomp.capabilities.metric.Ceilometer
4768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4769         occurrences:
4770         - 1
4771         - UNBOUNDED
4772       binding_server_cmaui_test_nested3Level:
4773         type: tosca.capabilities.network.Bindable
4774         occurrences:
4775         - 1
4776         - UNBOUNDED
4777       disk.root.size_server_cmaui:
4778         type: org.openecomp.capabilities.metric.Ceilometer
4779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4780         occurrences:
4781         - 1
4782         - UNBOUNDED
4783       memory_server_cmaui_test_nested3Level:
4784         type: org.openecomp.capabilities.metric.Ceilometer
4785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4786         occurrences:
4787         - 1
4788         - UNBOUNDED
4789       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
4790         type: org.openecomp.capabilities.metric.Ceilometer
4791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4792         occurrences:
4793         - 1
4794         - UNBOUNDED
4795       network.incoming.packets_cmaui_port_3:
4796         type: org.openecomp.capabilities.metric.Ceilometer
4797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4798         occurrences:
4799         - 1
4800         - UNBOUNDED
4801       os_server_cmaui:
4802         type: tosca.capabilities.OperatingSystem
4803         occurrences:
4804         - 1
4805         - UNBOUNDED
4806       disk.device.write.bytes.rate_server_cmaui:
4807         type: org.openecomp.capabilities.metric.Ceilometer
4808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4809         occurrences:
4810         - 1
4811         - UNBOUNDED
4812       network.incoming.packets_cmaui_port_4:
4813         type: org.openecomp.capabilities.metric.Ceilometer
4814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4815         occurrences:
4816         - 1
4817         - UNBOUNDED
4818       disk.device.latency_server_cmaui_test_nested4Level_test_nested3Level:
4819         type: org.openecomp.capabilities.metric.Ceilometer
4820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4821         occurrences:
4822         - 1
4823         - UNBOUNDED
4824       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
4825         type: org.openecomp.capabilities.metric.Ceilometer
4826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4827         occurrences:
4828         - 1
4829         - UNBOUNDED
4830       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4831         type: org.openecomp.capabilities.metric.Ceilometer
4832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4833         occurrences:
4834         - 1
4835         - UNBOUNDED
4836       disk.ephemeral.size_server_cmaui_test_nested3Level:
4837         type: org.openecomp.capabilities.metric.Ceilometer
4838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4839         occurrences:
4840         - 1
4841         - UNBOUNDED
4842       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
4843         type: org.openecomp.capabilities.metric.Ceilometer
4844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4845         occurrences:
4846         - 1
4847         - UNBOUNDED
4848       disk.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
4849         type: org.openecomp.capabilities.metric.Ceilometer
4850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4851         occurrences:
4852         - 1
4853         - UNBOUNDED
4854       network.outpoing.packets_cmaui_port_5_test_nested3Level:
4855         type: org.openecomp.capabilities.metric.Ceilometer
4856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4857         occurrences:
4858         - 1
4859         - UNBOUNDED
4860       vcpus_server_cmaui_test_nested4Level_test_nested3Level:
4861         type: org.openecomp.capabilities.metric.Ceilometer
4862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4863         occurrences:
4864         - 1
4865         - UNBOUNDED
4866       network.incoming.packets_cmaui_port_6_test_nested3Level:
4867         type: org.openecomp.capabilities.metric.Ceilometer
4868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4869         occurrences:
4870         - 1
4871         - UNBOUNDED
4872       cpu_util_server_cmaui_test_nested3Level:
4873         type: org.openecomp.capabilities.metric.Ceilometer
4874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4875         occurrences:
4876         - 1
4877         - UNBOUNDED
4878       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4879         type: org.openecomp.capabilities.metric.Ceilometer
4880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4881         occurrences:
4882         - 1
4883         - UNBOUNDED
4884       endpoint_server_cmaui_test_nested4Level_test_nested3Level:
4885         type: tosca.capabilities.Endpoint.Admin
4886         occurrences:
4887         - 1
4888         - UNBOUNDED
4889       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
4890         type: org.openecomp.capabilities.metric.Ceilometer
4891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4892         occurrences:
4893         - 1
4894         - UNBOUNDED
4895       disk.allocation_server_cmaui_test_nested3Level:
4896         type: org.openecomp.capabilities.metric.Ceilometer
4897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4898         occurrences:
4899         - 1
4900         - UNBOUNDED
4901       memory.resident_server_cmaui_test_nested3Level:
4902         type: org.openecomp.capabilities.metric.Ceilometer
4903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4904         occurrences:
4905         - 1
4906         - UNBOUNDED
4907       disk.ephemeral.size_server_cmaui_test_nested4Level_test_nested3Level:
4908         type: org.openecomp.capabilities.metric.Ceilometer
4909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4910         occurrences:
4911         - 1
4912         - UNBOUNDED
4913       cpu.delta_server_cmaui_test_nested3Level:
4914         type: org.openecomp.capabilities.metric.Ceilometer
4915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4916         occurrences:
4917         - 1
4918         - UNBOUNDED
4919       disk.device.read.bytes_server_cmaui_test_nested3Level:
4920         type: org.openecomp.capabilities.metric.Ceilometer
4921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4922         occurrences:
4923         - 1
4924         - UNBOUNDED
4925       disk.device.read.requests_server_cmaui_test_nested3Level:
4926         type: org.openecomp.capabilities.metric.Ceilometer
4927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4928         occurrences:
4929         - 1
4930         - UNBOUNDED
4931       disk.write.requests_server_cmaui_test_nested4Level_test_nested3Level:
4932         type: org.openecomp.capabilities.metric.Ceilometer
4933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4934         occurrences:
4935         - 1
4936         - UNBOUNDED
4937       feature_server_cmaui:
4938         type: tosca.capabilities.Node
4939         occurrences:
4940         - 1
4941         - UNBOUNDED
4942       binding_cmaui_port_3:
4943         type: tosca.capabilities.network.Bindable
4944         valid_source_types:
4945         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4946         occurrences:
4947         - 0
4948         - UNBOUNDED
4949       disk.device.read.bytes.rate_server_cmaui_test_nested3Level:
4950         type: org.openecomp.capabilities.metric.Ceilometer
4951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       binding_cmaui_port_4:
4956         type: tosca.capabilities.network.Bindable
4957         valid_source_types:
4958         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4959         occurrences:
4960         - 0
4961         - UNBOUNDED
4962       disk.device.write.requests_server_cmaui_test_nested4Level_test_nested3Level:
4963         type: org.openecomp.capabilities.metric.Ceilometer
4964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4965         occurrences:
4966         - 1
4967         - UNBOUNDED
4968       endpoint_server_cmaui_test_nested3Level:
4969         type: tosca.capabilities.Endpoint.Admin
4970         occurrences:
4971         - 1
4972         - UNBOUNDED
4973       disk.device.write.requests_server_cmaui_test_nested3Level:
4974         type: org.openecomp.capabilities.metric.Ceilometer
4975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4976         occurrences:
4977         - 1
4978         - UNBOUNDED
4979       memory.usage_server_cmaui:
4980         type: org.openecomp.capabilities.metric.Ceilometer
4981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4982         occurrences:
4983         - 1
4984         - UNBOUNDED
4985       feature_cmaui_port_6_test_nested3Level:
4986         type: tosca.capabilities.Node
4987         occurrences:
4988         - 1
4989         - UNBOUNDED
4990       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
4991         type: tosca.capabilities.Node
4992         occurrences:
4993         - 1
4994         - UNBOUNDED
4995       disk.ephemeral.size_server_cmaui:
4996         type: org.openecomp.capabilities.metric.Ceilometer
4997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4998         occurrences:
4999         - 1
5000         - UNBOUNDED
5001       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
5002         type: org.openecomp.capabilities.metric.Ceilometer
5003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5004         occurrences:
5005         - 1
5006         - UNBOUNDED
5007       memory_server_cmaui_test_nested4Level_test_nested3Level:
5008         type: org.openecomp.capabilities.metric.Ceilometer
5009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5010         occurrences:
5011         - 1
5012         - UNBOUNDED
5013       network.outgoing.bytes.rate_cmaui_port_3:
5014         type: org.openecomp.capabilities.metric.Ceilometer
5015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5016         occurrences:
5017         - 1
5018         - UNBOUNDED
5019       disk.device.usage_server_cmaui_test_nested3Level:
5020         type: org.openecomp.capabilities.metric.Ceilometer
5021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5022         occurrences:
5023         - 1
5024         - UNBOUNDED
5025       network.outgoing.bytes.rate_cmaui_port_4:
5026         type: org.openecomp.capabilities.metric.Ceilometer
5027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5028         occurrences:
5029         - 1
5030         - UNBOUNDED
5031       binding_cmaui_port_6_test_nested3Level:
5032         type: tosca.capabilities.network.Bindable
5033         valid_source_types:
5034         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5035         occurrences:
5036         - 0
5037         - UNBOUNDED
5038       disk.iops_server_cmaui:
5039         type: org.openecomp.capabilities.metric.Ceilometer
5040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5041         occurrences:
5042         - 1
5043         - UNBOUNDED
5044       network.incoming.bytes_cmaui_port_4:
5045         type: org.openecomp.capabilities.metric.Ceilometer
5046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5047         occurrences:
5048         - 1
5049         - UNBOUNDED
5050       disk.iops_server_cmaui_test_nested4Level_test_nested3Level:
5051         type: org.openecomp.capabilities.metric.Ceilometer
5052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5053         occurrences:
5054         - 1
5055         - UNBOUNDED
5056       network.incoming.bytes_cmaui_port_3:
5057         type: org.openecomp.capabilities.metric.Ceilometer
5058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5059         occurrences:
5060         - 1
5061         - UNBOUNDED
5062       disk.device.iops_server_cmaui:
5063         type: org.openecomp.capabilities.metric.Ceilometer
5064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5065         occurrences:
5066         - 1
5067         - UNBOUNDED
5068       disk.read.bytes_server_cmaui:
5069         type: org.openecomp.capabilities.metric.Ceilometer
5070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5071         occurrences:
5072         - 1
5073         - UNBOUNDED
5074       disk.root.size_server_cmaui_test_nested3Level:
5075         type: org.openecomp.capabilities.metric.Ceilometer
5076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5077         occurrences:
5078         - 1
5079         - UNBOUNDED
5080       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
5081         type: org.openecomp.capabilities.metric.Ceilometer
5082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5083         occurrences:
5084         - 1
5085         - UNBOUNDED
5086       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
5087         type: org.openecomp.capabilities.metric.Ceilometer
5088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5089         occurrences:
5090         - 1
5091         - UNBOUNDED
5092       cpu_server_cmaui_test_nested4Level_test_nested3Level:
5093         type: org.openecomp.capabilities.metric.Ceilometer
5094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5095         occurrences:
5096         - 1
5097         - UNBOUNDED
5098       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
5099         type: tosca.capabilities.Node
5100         occurrences:
5101         - 1
5102         - UNBOUNDED
5103       cpu_server_cmaui:
5104         type: org.openecomp.capabilities.metric.Ceilometer
5105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5106         occurrences:
5107         - 1
5108         - UNBOUNDED
5109       network.incoming.packets.rate_cmaui_port_3:
5110         type: org.openecomp.capabilities.metric.Ceilometer
5111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5112         occurrences:
5113         - 1
5114         - UNBOUNDED
5115       feature_cmaui_port_3:
5116         type: tosca.capabilities.Node
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       network.incoming.packets.rate_cmaui_port_4:
5121         type: org.openecomp.capabilities.metric.Ceilometer
5122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5123         occurrences:
5124         - 1
5125         - UNBOUNDED
5126       feature_cmaui_port_4:
5127         type: tosca.capabilities.Node
5128         occurrences:
5129         - 1
5130         - UNBOUNDED
5131       attachment_cmaui_port_6_test_nested3Level:
5132         type: tosca.capabilities.Attachment
5133         occurrences:
5134         - 1
5135         - UNBOUNDED
5136       disk.write.bytes.rate_server_cmaui:
5137         type: org.openecomp.capabilities.metric.Ceilometer
5138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5139         occurrences:
5140         - 1
5141         - UNBOUNDED
5142       disk.device.write.bytes_server_cmaui_test_nested4Level_test_nested3Level:
5143         type: org.openecomp.capabilities.metric.Ceilometer
5144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5145         occurrences:
5146         - 1
5147         - UNBOUNDED
5148       network.outgoing.packets.rate_cmaui_port_6_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.rate_server_cmaui:
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       network.outgoing.packets.rate_cmaui_port_4:
5161         type: org.openecomp.capabilities.metric.Ceilometer
5162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5163         occurrences:
5164         - 1
5165         - UNBOUNDED
5166       disk.write.requests.rate_server_cmaui_test_nested3Level:
5167         type: org.openecomp.capabilities.metric.Ceilometer
5168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5169         occurrences:
5170         - 1
5171         - UNBOUNDED
5172       attachment_cmaui_port_3:
5173         type: tosca.capabilities.Attachment
5174         occurrences:
5175         - 1
5176         - UNBOUNDED
5177       disk.write.bytes_server_cmaui_test_nested4Level_test_nested3Level:
5178         type: org.openecomp.capabilities.metric.Ceilometer
5179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5180         occurrences:
5181         - 1
5182         - UNBOUNDED
5183       attachment_cmaui_port_4:
5184         type: tosca.capabilities.Attachment
5185         occurrences:
5186         - 1
5187         - UNBOUNDED
5188       disk.iops_server_cmaui_test_nested3Level:
5189         type: org.openecomp.capabilities.metric.Ceilometer
5190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5191         occurrences:
5192         - 1
5193         - UNBOUNDED
5194       host_server_cmaui_test_nested4Level_test_nested3Level:
5195         type: tosca.capabilities.Container
5196         valid_source_types:
5197         - tosca.nodes.SoftwareComponent
5198         occurrences:
5199         - 1
5200         - UNBOUNDED
5201       disk.device.latency_server_cmaui:
5202         type: org.openecomp.capabilities.metric.Ceilometer
5203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5204         occurrences:
5205         - 1
5206         - UNBOUNDED
5207       disk.read.requests_server_cmaui:
5208         type: org.openecomp.capabilities.metric.Ceilometer
5209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5210         occurrences:
5211         - 1
5212         - UNBOUNDED
5213       disk.device.allocation_server_cmaui_test_nested3Level:
5214         type: org.openecomp.capabilities.metric.Ceilometer
5215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5216         occurrences:
5217         - 1
5218         - UNBOUNDED
5219       disk.device.read.requests_server_cmaui_test_nested4Level_test_nested3Level:
5220         type: org.openecomp.capabilities.metric.Ceilometer
5221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5222         occurrences:
5223         - 1
5224         - UNBOUNDED
5225       disk.device.capacity_server_cmaui:
5226         type: org.openecomp.capabilities.metric.Ceilometer
5227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5228         occurrences:
5229         - 1
5230         - UNBOUNDED
5231       disk.usage_server_cmaui:
5232         type: org.openecomp.capabilities.metric.Ceilometer
5233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5234         occurrences:
5235         - 1
5236         - UNBOUNDED
5237       network.outgoing.packets.rate_cmaui_port_3:
5238         type: org.openecomp.capabilities.metric.Ceilometer
5239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5240         occurrences:
5241         - 1
5242         - UNBOUNDED
5243       disk.device.usage_server_cmaui:
5244         type: org.openecomp.capabilities.metric.Ceilometer
5245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5246         occurrences:
5247         - 1
5248         - UNBOUNDED
5249       disk.device.iops_server_cmaui_test_nested3Level:
5250         type: org.openecomp.capabilities.metric.Ceilometer
5251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5252         occurrences:
5253         - 1
5254         - UNBOUNDED
5255       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
5256         type: org.openecomp.capabilities.metric.Ceilometer
5257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5258         occurrences:
5259         - 1
5260         - UNBOUNDED
5261       disk.allocation_server_cmaui_test_nested4Level_test_nested3Level:
5262         type: org.openecomp.capabilities.metric.Ceilometer
5263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5264         occurrences:
5265         - 1
5266         - UNBOUNDED
5267       disk.capacity_server_cmaui:
5268         type: org.openecomp.capabilities.metric.Ceilometer
5269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5270         occurrences:
5271         - 1
5272         - UNBOUNDED
5273       disk.write.requests.rate_server_cmaui:
5274         type: org.openecomp.capabilities.metric.Ceilometer
5275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5276         occurrences:
5277         - 1
5278         - UNBOUNDED
5279       os_server_cmaui_test_nested4Level_test_nested3Level:
5280         type: tosca.capabilities.OperatingSystem
5281         occurrences:
5282         - 1
5283         - UNBOUNDED
5284       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
5285         type: org.openecomp.capabilities.metric.Ceilometer
5286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5287         occurrences:
5288         - 1
5289         - UNBOUNDED
5290       disk.device.latency_server_cmaui_test_nested3Level:
5291         type: org.openecomp.capabilities.metric.Ceilometer
5292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5293         occurrences:
5294         - 1
5295         - UNBOUNDED
5296       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5297         type: org.openecomp.capabilities.metric.Ceilometer
5298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5299         occurrences:
5300         - 1
5301         - UNBOUNDED
5302       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
5303         type: tosca.capabilities.network.Bindable
5304         valid_source_types:
5305         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5306         occurrences:
5307         - 0
5308         - UNBOUNDED
5309       disk.root.size_server_cmaui_test_nested4Level_test_nested3Level:
5310         type: org.openecomp.capabilities.metric.Ceilometer
5311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5312         occurrences:
5313         - 1
5314         - UNBOUNDED
5315       disk.device.read.requests_server_cmaui:
5316         type: org.openecomp.capabilities.metric.Ceilometer
5317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5318         occurrences:
5319         - 1
5320         - UNBOUNDED
5321       network.incoming.bytes_cmaui_port_6_test_nested3Level:
5322         type: org.openecomp.capabilities.metric.Ceilometer
5323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5324         occurrences:
5325         - 1
5326         - UNBOUNDED
5327       memory_server_cmaui:
5328         type: org.openecomp.capabilities.metric.Ceilometer
5329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5330         occurrences:
5331         - 1
5332         - UNBOUNDED
5333       disk.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
5334         type: org.openecomp.capabilities.metric.Ceilometer
5335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5336         occurrences:
5337         - 1
5338         - UNBOUNDED
5339       disk.read.requests_server_cmaui_test_nested3Level:
5340         type: org.openecomp.capabilities.metric.Ceilometer
5341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5342         occurrences:
5343         - 1
5344         - UNBOUNDED
5345       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5346         type: org.openecomp.capabilities.metric.Ceilometer
5347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5348         occurrences:
5349         - 1
5350         - UNBOUNDED
5351       binding_server_cmaui:
5352         type: tosca.capabilities.network.Bindable
5353         occurrences:
5354         - 1
5355         - UNBOUNDED
5356       disk.device.usage_server_cmaui_test_nested4Level_test_nested3Level:
5357         type: org.openecomp.capabilities.metric.Ceilometer
5358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5359         occurrences:
5360         - 1
5361         - UNBOUNDED
5362       disk.device.read.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
5363         type: org.openecomp.capabilities.metric.Ceilometer
5364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5365         occurrences:
5366         - 1
5367         - UNBOUNDED
5368       disk.device.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
5369         type: org.openecomp.capabilities.metric.Ceilometer
5370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5371         occurrences:
5372         - 1
5373         - UNBOUNDED
5374       attachment_cmaui_port_5_test_nested3Level:
5375         type: tosca.capabilities.Attachment
5376         occurrences:
5377         - 1
5378         - UNBOUNDED
5379       disk.device.read.requests.rate_server_cmaui:
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       feature_server_cmaui_test_nested4Level_test_nested3Level:
5386         type: tosca.capabilities.Node
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       binding_server_cmaui_test_nested4Level_test_nested3Level:
5391         type: tosca.capabilities.network.Bindable
5392         occurrences:
5393         - 1
5394         - UNBOUNDED
5395       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
5396         type: org.openecomp.capabilities.metric.Ceilometer
5397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401       disk.read.bytes_server_cmaui_test_nested4Level_test_nested3Level:
5402         type: org.openecomp.capabilities.metric.Ceilometer
5403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5404         occurrences:
5405         - 1
5406         - UNBOUNDED
5407       disk.write.bytes_server_cmaui:
5408         type: org.openecomp.capabilities.metric.Ceilometer
5409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5410         occurrences:
5411         - 1
5412         - UNBOUNDED
5413       host_server_cmaui_test_nested3Level:
5414         type: tosca.capabilities.Container
5415         valid_source_types:
5416         - tosca.nodes.SoftwareComponent
5417         occurrences:
5418         - 1
5419         - UNBOUNDED
5420       scalable_server_cmaui_test_nested4Level_test_nested3Level:
5421         type: tosca.capabilities.Scalable
5422         occurrences:
5423         - 1
5424         - UNBOUNDED
5425       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
5426         type: org.openecomp.capabilities.metric.Ceilometer
5427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5428         occurrences:
5429         - 1
5430         - UNBOUNDED
5431       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
5432         type: org.openecomp.capabilities.metric.Ceilometer
5433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5434         occurrences:
5435         - 1
5436         - UNBOUNDED
5437       feature_test_nested3Level:
5438         type: tosca.capabilities.Node
5439         occurrences:
5440         - 1
5441         - UNBOUNDED
5442       disk.device.write.bytes_server_cmaui_test_nested3Level:
5443         type: org.openecomp.capabilities.metric.Ceilometer
5444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5445         occurrences:
5446         - 1
5447         - UNBOUNDED
5448       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5449         type: org.openecomp.capabilities.metric.Ceilometer
5450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5451         occurrences:
5452         - 1
5453         - UNBOUNDED
5454       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
5455         type: tosca.capabilities.Attachment
5456         occurrences:
5457         - 1
5458         - UNBOUNDED
5459       disk.read.bytes.rate_server_cmaui_test_nested3Level:
5460         type: org.openecomp.capabilities.metric.Ceilometer
5461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5462         occurrences:
5463         - 1
5464         - UNBOUNDED
5465       disk.device.write.bytes.rate_server_cmaui_test_nested3Level:
5466         type: org.openecomp.capabilities.metric.Ceilometer
5467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5468         occurrences:
5469         - 1
5470         - UNBOUNDED
5471       disk.device.write.requests.rate_server_cmaui_test_nested3Level:
5472         type: org.openecomp.capabilities.metric.Ceilometer
5473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5474         occurrences:
5475         - 1
5476         - UNBOUNDED
5477       disk.capacity_server_cmaui_test_nested3Level:
5478         type: org.openecomp.capabilities.metric.Ceilometer
5479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5480         occurrences:
5481         - 1
5482         - UNBOUNDED
5483       disk.usage_server_cmaui_test_nested4Level_test_nested3Level:
5484         type: org.openecomp.capabilities.metric.Ceilometer
5485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5486         occurrences:
5487         - 1
5488         - UNBOUNDED
5489       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5490         type: org.openecomp.capabilities.metric.Ceilometer
5491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5492         occurrences:
5493         - 1
5494         - UNBOUNDED
5495       memory.resident_server_cmaui:
5496         type: org.openecomp.capabilities.metric.Ceilometer
5497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5498         occurrences:
5499         - 1
5500         - UNBOUNDED
5501       network.incoming.bytes_cmaui_port_5_test_nested3Level:
5502         type: org.openecomp.capabilities.metric.Ceilometer
5503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5504         occurrences:
5505         - 1
5506         - UNBOUNDED
5507       disk.device.allocation_server_cmaui_test_nested4Level_test_nested3Level:
5508         type: org.openecomp.capabilities.metric.Ceilometer
5509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5510         occurrences:
5511         - 1
5512         - UNBOUNDED
5513       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5514         type: org.openecomp.capabilities.metric.Ceilometer
5515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5516         occurrences:
5517         - 1
5518         - UNBOUNDED
5519       disk.write.requests_server_cmaui_test_nested3Level:
5520         type: org.openecomp.capabilities.metric.Ceilometer
5521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5522         occurrences:
5523         - 1
5524         - UNBOUNDED
5525       disk.latency_server_cmaui:
5526         type: org.openecomp.capabilities.metric.Ceilometer
5527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5528         occurrences:
5529         - 1
5530         - UNBOUNDED
5531       network.outpoing.packets_cmaui_port_6_test_nested3Level:
5532         type: org.openecomp.capabilities.metric.Ceilometer
5533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       vcpus_server_cmaui:
5538         type: org.openecomp.capabilities.metric.Ceilometer
5539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5540         occurrences:
5541         - 1
5542         - UNBOUNDED
5543       network.outgoing.bytes_cmaui_port_4:
5544         type: org.openecomp.capabilities.metric.Ceilometer
5545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5546         occurrences:
5547         - 1
5548         - UNBOUNDED
5549       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5550         type: org.openecomp.capabilities.metric.Ceilometer
5551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5552         occurrences:
5553         - 1
5554         - UNBOUNDED
5555       disk.device.write.bytes_server_cmaui:
5556         type: org.openecomp.capabilities.metric.Ceilometer
5557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5558         occurrences:
5559         - 1
5560         - UNBOUNDED
5561       instance_server_cmaui_test_nested3Level:
5562         type: org.openecomp.capabilities.metric.Ceilometer
5563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5564         occurrences:
5565         - 1
5566         - UNBOUNDED
5567       binding_cmaui_port_5_test_nested3Level:
5568         type: tosca.capabilities.network.Bindable
5569         valid_source_types:
5570         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5571         occurrences:
5572         - 0
5573         - UNBOUNDED
5574       network.incoming.bytes.rate_cmaui_port_3:
5575         type: org.openecomp.capabilities.metric.Ceilometer
5576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5577         occurrences:
5578         - 1
5579         - UNBOUNDED
5580       network.incoming.bytes.rate_cmaui_port_4:
5581         type: org.openecomp.capabilities.metric.Ceilometer
5582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5583         occurrences:
5584         - 1
5585         - UNBOUNDED
5586       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
5587         type: org.openecomp.capabilities.metric.Ceilometer
5588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5589         occurrences:
5590         - 1
5591         - UNBOUNDED
5592       cpu_util_server_cmaui_test_nested4Level_test_nested3Level:
5593         type: org.openecomp.capabilities.metric.Ceilometer
5594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5595         occurrences:
5596         - 1
5597         - UNBOUNDED
5598       disk.allocation_server_cmaui:
5599         type: org.openecomp.capabilities.metric.Ceilometer
5600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5601         occurrences:
5602         - 1
5603         - UNBOUNDED
5604       disk.write.requests_server_cmaui:
5605         type: org.openecomp.capabilities.metric.Ceilometer
5606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5607         occurrences:
5608         - 1
5609         - UNBOUNDED
5610       cpu_server_cmaui_test_nested3Level:
5611         type: org.openecomp.capabilities.metric.Ceilometer
5612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5613         occurrences:
5614         - 1
5615         - UNBOUNDED
5616       disk.usage_server_cmaui_test_nested3Level:
5617         type: org.openecomp.capabilities.metric.Ceilometer
5618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5619         occurrences:
5620         - 1
5621         - UNBOUNDED
5622       disk.write.bytes_server_cmaui_test_nested3Level:
5623         type: org.openecomp.capabilities.metric.Ceilometer
5624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5625         occurrences:
5626         - 1
5627         - UNBOUNDED
5628       network.outpoing.packets_cmaui_port_3:
5629         type: org.openecomp.capabilities.metric.Ceilometer
5630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5631         occurrences:
5632         - 1
5633         - UNBOUNDED
5634       network.outpoing.packets_cmaui_port_4:
5635         type: org.openecomp.capabilities.metric.Ceilometer
5636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5637         occurrences:
5638         - 1
5639         - UNBOUNDED
5640       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5641         type: org.openecomp.capabilities.metric.Ceilometer
5642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5643         occurrences:
5644         - 1
5645         - UNBOUNDED
5646       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
5647         type: tosca.capabilities.network.Bindable
5648         valid_source_types:
5649         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5650         occurrences:
5651         - 0
5652         - UNBOUNDED
5653       scalable_server_cmaui_test_nested3Level:
5654         type: tosca.capabilities.Scalable
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       endpoint_server_cmaui:
5659         type: tosca.capabilities.Endpoint.Admin
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       feature_cmaui_port_5_test_nested3Level:
5664         type: tosca.capabilities.Node
5665         occurrences:
5666         - 1
5667         - UNBOUNDED
5668       cpu.delta_server_cmaui_test_nested4Level_test_nested3Level:
5669         type: org.openecomp.capabilities.metric.Ceilometer
5670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5671         occurrences:
5672         - 1
5673         - UNBOUNDED
5674       network.incoming.packets_cmaui_port_5_test_nested3Level:
5675         type: org.openecomp.capabilities.metric.Ceilometer
5676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5677         occurrences:
5678         - 1
5679         - UNBOUNDED
5680       disk.device.iops_server_cmaui_test_nested4Level_test_nested3Level:
5681         type: org.openecomp.capabilities.metric.Ceilometer
5682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5683         occurrences:
5684         - 1
5685         - UNBOUNDED
5686       disk.write.bytes.rate_server_cmaui_test_nested3Level:
5687         type: org.openecomp.capabilities.metric.Ceilometer
5688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5689         occurrences:
5690         - 1
5691         - UNBOUNDED
5692       disk.device.read.requests.rate_server_cmaui_test_nested3Level:
5693         type: org.openecomp.capabilities.metric.Ceilometer
5694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5695         occurrences:
5696         - 1
5697         - UNBOUNDED
5698       disk.read.requests_server_cmaui_test_nested4Level_test_nested3Level:
5699         type: org.openecomp.capabilities.metric.Ceilometer
5700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5701         occurrences:
5702         - 1
5703         - UNBOUNDED
5704       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
5705         type: org.openecomp.capabilities.metric.Ceilometer
5706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5707         occurrences:
5708         - 1
5709         - UNBOUNDED
5710       disk.latency_server_cmaui_test_nested4Level_test_nested3Level:
5711         type: org.openecomp.capabilities.metric.Ceilometer
5712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5713         occurrences:
5714         - 1
5715         - UNBOUNDED
5716   org.openecomp.resource.abstract.nodes.heat.nested3:
5717     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
5718     properties:
5719       cmaui_names:
5720         type: list
5721         description: CMAUI1, CMAUI2 server names
5722         required: true
5723         status: SUPPORTED
5724         entry_schema:
5725           type: string
5726       p1:
5727         type: string
5728         description: UID of OAM network
5729         required: true
5730         status: SUPPORTED
5731       p2:
5732         type: string
5733         required: true
5734         status: SUPPORTED
5735       cmaui_image:
5736         type: string
5737         description: Image for CMAUI server
5738         required: true
5739         status: SUPPORTED
5740       cmaui_flavor:
5741         type: string
5742         description: Flavor for CMAUI server
5743         required: true
5744         status: SUPPORTED
5745       indx:
5746         type: float
5747         required: true
5748         status: SUPPORTED
5749       security_group_name:
5750         type: list
5751         description: CMAUI1, CMAUI2 server names
5752         required: true
5753         status: SUPPORTED
5754         entry_schema:
5755           type: string
5756       availability_zone_0:
5757         type: string
5758         description: availabilityzone name
5759         required: true
5760         status: SUPPORTED
5761       cmaui_oam_ips:
5762         type: string
5763         required: true
5764         status: SUPPORTED
5765       net:
5766         type: string
5767         required: true
5768         status: SUPPORTED
5769     requirements:
5770     - dependency_test_nested4Level:
5771         capability: tosca.capabilities.Node
5772         node: tosca.nodes.Root
5773         relationship: tosca.relationships.DependsOn
5774         occurrences:
5775         - 0
5776         - UNBOUNDED
5777     - dependency_cmaui_port_7_test_nested4Level:
5778         capability: tosca.capabilities.Node
5779         node: tosca.nodes.Root
5780         relationship: tosca.relationships.DependsOn
5781         occurrences:
5782         - 0
5783         - UNBOUNDED
5784     - link_cmaui_port_7_test_nested4Level:
5785         capability: tosca.capabilities.network.Linkable
5786         relationship: tosca.relationships.network.LinksTo
5787         occurrences:
5788         - 1
5789         - 1
5790     - dependency_cmaui_port_8_test_nested4Level:
5791         capability: tosca.capabilities.Node
5792         node: tosca.nodes.Root
5793         relationship: tosca.relationships.DependsOn
5794         occurrences:
5795         - 0
5796         - UNBOUNDED
5797     - link_cmaui_port_8_test_nested4Level:
5798         capability: tosca.capabilities.network.Linkable
5799         relationship: tosca.relationships.network.LinksTo
5800         occurrences:
5801         - 1
5802         - 1
5803     - dependency_server_cmaui_test_nested4Level:
5804         capability: tosca.capabilities.Node
5805         node: tosca.nodes.Root
5806         relationship: tosca.relationships.DependsOn
5807         occurrences:
5808         - 0
5809         - UNBOUNDED
5810     - local_storage_server_cmaui_test_nested4Level:
5811         capability: tosca.capabilities.Attachment
5812         node: tosca.nodes.BlockStorage
5813         relationship: tosca.relationships.AttachesTo
5814         occurrences:
5815         - 0
5816         - UNBOUNDED
5817     - dependency_cmaui_port_5:
5818         capability: tosca.capabilities.Node
5819         node: tosca.nodes.Root
5820         relationship: tosca.relationships.DependsOn
5821         occurrences:
5822         - 0
5823         - UNBOUNDED
5824     - link_cmaui_port_5:
5825         capability: tosca.capabilities.network.Linkable
5826         relationship: tosca.relationships.network.LinksTo
5827         occurrences:
5828         - 1
5829         - 1
5830     - dependency_cmaui_port_6:
5831         capability: tosca.capabilities.Node
5832         node: tosca.nodes.Root
5833         relationship: tosca.relationships.DependsOn
5834         occurrences:
5835         - 0
5836         - UNBOUNDED
5837     - link_cmaui_port_6:
5838         capability: tosca.capabilities.network.Linkable
5839         relationship: tosca.relationships.network.LinksTo
5840         occurrences:
5841         - 1
5842         - 1
5843     - dependency_server_cmaui:
5844         capability: tosca.capabilities.Node
5845         node: tosca.nodes.Root
5846         relationship: tosca.relationships.DependsOn
5847         occurrences:
5848         - 0
5849         - UNBOUNDED
5850     - local_storage_server_cmaui:
5851         capability: tosca.capabilities.Attachment
5852         node: tosca.nodes.BlockStorage
5853         relationship: tosca.relationships.AttachesTo
5854         occurrences:
5855         - 0
5856         - UNBOUNDED
5857     capabilities:
5858       cpu.delta_server_cmaui:
5859         type: org.openecomp.capabilities.metric.Ceilometer
5860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5861         occurrences:
5862         - 1
5863         - UNBOUNDED
5864       disk.device.write.requests.rate_server_cmaui:
5865         type: org.openecomp.capabilities.metric.Ceilometer
5866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5867         occurrences:
5868         - 1
5869         - UNBOUNDED
5870       disk.device.allocation_server_cmaui:
5871         type: org.openecomp.capabilities.metric.Ceilometer
5872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5873         occurrences:
5874         - 1
5875         - UNBOUNDED
5876       memory_server_cmaui_test_nested4Level:
5877         type: org.openecomp.capabilities.metric.Ceilometer
5878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5879         occurrences:
5880         - 1
5881         - UNBOUNDED
5882       scalable_server_cmaui:
5883         type: tosca.capabilities.Scalable
5884         occurrences:
5885         - 1
5886         - UNBOUNDED
5887       disk.read.bytes.rate_server_cmaui:
5888         type: org.openecomp.capabilities.metric.Ceilometer
5889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5890         occurrences:
5891         - 1
5892         - UNBOUNDED
5893       instance_server_cmaui_test_nested4Level:
5894         type: org.openecomp.capabilities.metric.Ceilometer
5895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5896         occurrences:
5897         - 1
5898         - UNBOUNDED
5899       disk.root.size_server_cmaui_test_nested4Level:
5900         type: org.openecomp.capabilities.metric.Ceilometer
5901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5902         occurrences:
5903         - 1
5904         - UNBOUNDED
5905       disk.write.bytes_server_cmaui_test_nested4Level:
5906         type: org.openecomp.capabilities.metric.Ceilometer
5907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5908         occurrences:
5909         - 1
5910         - UNBOUNDED
5911       host_server_cmaui:
5912         type: tosca.capabilities.Container
5913         valid_source_types:
5914         - tosca.nodes.SoftwareComponent
5915         occurrences:
5916         - 1
5917         - UNBOUNDED
5918       cpu_util_server_cmaui:
5919         type: org.openecomp.capabilities.metric.Ceilometer
5920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5921         occurrences:
5922         - 1
5923         - UNBOUNDED
5924       cpu_server_cmaui_test_nested4Level:
5925         type: org.openecomp.capabilities.metric.Ceilometer
5926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5927         occurrences:
5928         - 1
5929         - UNBOUNDED
5930       vcpus_server_cmaui_test_nested4Level:
5931         type: org.openecomp.capabilities.metric.Ceilometer
5932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5933         occurrences:
5934         - 1
5935         - UNBOUNDED
5936       disk.device.usage_server_cmaui_test_nested4Level:
5937         type: org.openecomp.capabilities.metric.Ceilometer
5938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5939         occurrences:
5940         - 1
5941         - UNBOUNDED
5942       disk.device.write.requests_server_cmaui:
5943         type: org.openecomp.capabilities.metric.Ceilometer
5944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5945         occurrences:
5946         - 1
5947         - UNBOUNDED
5948       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
5949         type: org.openecomp.capabilities.metric.Ceilometer
5950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5951         occurrences:
5952         - 1
5953         - UNBOUNDED
5954       instance_server_cmaui:
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       disk.latency_server_cmaui_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       disk.device.read.bytes_server_cmaui:
5967         type: org.openecomp.capabilities.metric.Ceilometer
5968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5969         occurrences:
5970         - 1
5971         - UNBOUNDED
5972       disk.device.capacity_server_cmaui_test_nested4Level:
5973         type: org.openecomp.capabilities.metric.Ceilometer
5974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5975         occurrences:
5976         - 1
5977         - UNBOUNDED
5978       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
5979         type: org.openecomp.capabilities.metric.Ceilometer
5980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5981         occurrences:
5982         - 1
5983         - UNBOUNDED
5984       disk.root.size_server_cmaui:
5985         type: org.openecomp.capabilities.metric.Ceilometer
5986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5987         occurrences:
5988         - 1
5989         - UNBOUNDED
5990       host_server_cmaui_test_nested4Level:
5991         type: tosca.capabilities.Container
5992         valid_source_types:
5993         - tosca.nodes.SoftwareComponent
5994         occurrences:
5995         - 1
5996         - UNBOUNDED
5997       os_server_cmaui:
5998         type: tosca.capabilities.OperatingSystem
5999         occurrences:
6000         - 1
6001         - UNBOUNDED
6002       disk.device.write.bytes.rate_server_cmaui:
6003         type: org.openecomp.capabilities.metric.Ceilometer
6004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6005         occurrences:
6006         - 1
6007         - UNBOUNDED
6008       disk.device.read.requests.rate_server_cmaui_test_nested4Level:
6009         type: org.openecomp.capabilities.metric.Ceilometer
6010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6011         occurrences:
6012         - 1
6013         - UNBOUNDED
6014       network.incoming.packets_cmaui_port_5:
6015         type: org.openecomp.capabilities.metric.Ceilometer
6016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6017         occurrences:
6018         - 1
6019         - UNBOUNDED
6020       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
6021         type: org.openecomp.capabilities.metric.Ceilometer
6022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6023         occurrences:
6024         - 1
6025         - UNBOUNDED
6026       disk.allocation_server_cmaui_test_nested4Level:
6027         type: org.openecomp.capabilities.metric.Ceilometer
6028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6029         occurrences:
6030         - 1
6031         - UNBOUNDED
6032       network.incoming.packets_cmaui_port_6:
6033         type: org.openecomp.capabilities.metric.Ceilometer
6034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6035         occurrences:
6036         - 1
6037         - UNBOUNDED
6038       disk.device.write.bytes.rate_server_cmaui_test_nested4Level:
6039         type: org.openecomp.capabilities.metric.Ceilometer
6040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6041         occurrences:
6042         - 1
6043         - UNBOUNDED
6044       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
6045         type: org.openecomp.capabilities.metric.Ceilometer
6046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6047         occurrences:
6048         - 1
6049         - UNBOUNDED
6050       disk.device.write.bytes_server_cmaui_test_nested4Level:
6051         type: org.openecomp.capabilities.metric.Ceilometer
6052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6053         occurrences:
6054         - 1
6055         - UNBOUNDED
6056       disk.device.write.requests.rate_server_cmaui_test_nested4Level:
6057         type: org.openecomp.capabilities.metric.Ceilometer
6058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6059         occurrences:
6060         - 1
6061         - UNBOUNDED
6062       disk.device.iops_server_cmaui_test_nested4Level:
6063         type: org.openecomp.capabilities.metric.Ceilometer
6064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6065         occurrences:
6066         - 1
6067         - UNBOUNDED
6068       disk.read.requests_server_cmaui_test_nested4Level:
6069         type: org.openecomp.capabilities.metric.Ceilometer
6070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6071         occurrences:
6072         - 1
6073         - UNBOUNDED
6074       disk.ephemeral.size_server_cmaui_test_nested4Level:
6075         type: org.openecomp.capabilities.metric.Ceilometer
6076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6077         occurrences:
6078         - 1
6079         - UNBOUNDED
6080       binding_server_cmaui_test_nested4Level:
6081         type: tosca.capabilities.network.Bindable
6082         occurrences:
6083         - 1
6084         - UNBOUNDED
6085       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
6086         type: org.openecomp.capabilities.metric.Ceilometer
6087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6088         occurrences:
6089         - 1
6090         - UNBOUNDED
6091       disk.usage_server_cmaui_test_nested4Level:
6092         type: org.openecomp.capabilities.metric.Ceilometer
6093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6094         occurrences:
6095         - 1
6096         - UNBOUNDED
6097       feature_server_cmaui:
6098         type: tosca.capabilities.Node
6099         occurrences:
6100         - 1
6101         - UNBOUNDED
6102       binding_cmaui_port_5:
6103         type: tosca.capabilities.network.Bindable
6104         valid_source_types:
6105         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6106         occurrences:
6107         - 0
6108         - UNBOUNDED
6109       network.incoming.packets_cmaui_port_8_test_nested4Level:
6110         type: org.openecomp.capabilities.metric.Ceilometer
6111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       binding_cmaui_port_6:
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       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
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       memory.usage_server_cmaui:
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.ephemeral.size_server_cmaui:
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       feature_server_cmaui_test_nested4Level:
6141         type: tosca.capabilities.Node
6142         occurrences:
6143         - 1
6144         - UNBOUNDED
6145       disk.read.bytes.rate_server_cmaui_test_nested4Level:
6146         type: org.openecomp.capabilities.metric.Ceilometer
6147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6148         occurrences:
6149         - 1
6150         - UNBOUNDED
6151       network.outgoing.bytes.rate_cmaui_port_6:
6152         type: org.openecomp.capabilities.metric.Ceilometer
6153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6154         occurrences:
6155         - 1
6156         - UNBOUNDED
6157       network.outgoing.bytes.rate_cmaui_port_5:
6158         type: org.openecomp.capabilities.metric.Ceilometer
6159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6160         occurrences:
6161         - 1
6162         - UNBOUNDED
6163       network.incoming.bytes_cmaui_port_6:
6164         type: org.openecomp.capabilities.metric.Ceilometer
6165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6166         occurrences:
6167         - 1
6168         - UNBOUNDED
6169       network.incoming.bytes_cmaui_port_5:
6170         type: org.openecomp.capabilities.metric.Ceilometer
6171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6172         occurrences:
6173         - 1
6174         - UNBOUNDED
6175       disk.iops_server_cmaui:
6176         type: org.openecomp.capabilities.metric.Ceilometer
6177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6178         occurrences:
6179         - 1
6180         - UNBOUNDED
6181       disk.device.iops_server_cmaui:
6182         type: org.openecomp.capabilities.metric.Ceilometer
6183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6184         occurrences:
6185         - 1
6186         - UNBOUNDED
6187       disk.capacity_server_cmaui_test_nested4Level:
6188         type: org.openecomp.capabilities.metric.Ceilometer
6189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6190         occurrences:
6191         - 1
6192         - UNBOUNDED
6193       disk.read.bytes_server_cmaui:
6194         type: org.openecomp.capabilities.metric.Ceilometer
6195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6196         occurrences:
6197         - 1
6198         - UNBOUNDED
6199       scalable_server_cmaui_test_nested4Level:
6200         type: tosca.capabilities.Scalable
6201         occurrences:
6202         - 1
6203         - UNBOUNDED
6204       network.incoming.bytes_cmaui_port_8_test_nested4Level:
6205         type: org.openecomp.capabilities.metric.Ceilometer
6206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6207         occurrences:
6208         - 1
6209         - UNBOUNDED
6210       network.outpoing.packets_cmaui_port_8_test_nested4Level:
6211         type: org.openecomp.capabilities.metric.Ceilometer
6212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6213         occurrences:
6214         - 1
6215         - UNBOUNDED
6216       disk.device.read.bytes.rate_server_cmaui_test_nested4Level:
6217         type: org.openecomp.capabilities.metric.Ceilometer
6218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6219         occurrences:
6220         - 1
6221         - UNBOUNDED
6222       feature_cmaui_port_5:
6223         type: tosca.capabilities.Node
6224         occurrences:
6225         - 1
6226         - UNBOUNDED
6227       disk.device.allocation_server_cmaui_test_nested4Level:
6228         type: org.openecomp.capabilities.metric.Ceilometer
6229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6230         occurrences:
6231         - 1
6232         - UNBOUNDED
6233       feature_cmaui_port_6:
6234         type: tosca.capabilities.Node
6235         occurrences:
6236         - 1
6237         - UNBOUNDED
6238       disk.device.write.requests_server_cmaui_test_nested4Level:
6239         type: org.openecomp.capabilities.metric.Ceilometer
6240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6241         occurrences:
6242         - 1
6243         - UNBOUNDED
6244       cpu_server_cmaui:
6245         type: org.openecomp.capabilities.metric.Ceilometer
6246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6247         occurrences:
6248         - 1
6249         - UNBOUNDED
6250       disk.write.bytes.rate_server_cmaui_test_nested4Level:
6251         type: org.openecomp.capabilities.metric.Ceilometer
6252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6253         occurrences:
6254         - 1
6255         - UNBOUNDED
6256       attachment_cmaui_port_7_test_nested4Level:
6257         type: tosca.capabilities.Attachment
6258         occurrences:
6259         - 1
6260         - UNBOUNDED
6261       disk.write.requests.rate_server_cmaui_test_nested4Level:
6262         type: org.openecomp.capabilities.metric.Ceilometer
6263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6264         occurrences:
6265         - 1
6266         - UNBOUNDED
6267       binding_cmaui_port_8_test_nested4Level:
6268         type: tosca.capabilities.network.Bindable
6269         valid_source_types:
6270         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6271         occurrences:
6272         - 0
6273         - UNBOUNDED
6274       network.incoming.packets.rate_cmaui_port_5:
6275         type: org.openecomp.capabilities.metric.Ceilometer
6276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6277         occurrences:
6278         - 1
6279         - UNBOUNDED
6280       disk.write.bytes.rate_server_cmaui:
6281         type: org.openecomp.capabilities.metric.Ceilometer
6282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6283         occurrences:
6284         - 1
6285         - UNBOUNDED
6286       disk.device.read.bytes.rate_server_cmaui:
6287         type: org.openecomp.capabilities.metric.Ceilometer
6288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6289         occurrences:
6290         - 1
6291         - UNBOUNDED
6292       attachment_cmaui_port_6:
6293         type: tosca.capabilities.Attachment
6294         occurrences:
6295         - 1
6296         - UNBOUNDED
6297       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
6298         type: org.openecomp.capabilities.metric.Ceilometer
6299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6300         occurrences:
6301         - 1
6302         - UNBOUNDED
6303       network.outgoing.packets.rate_cmaui_port_5:
6304         type: org.openecomp.capabilities.metric.Ceilometer
6305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6306         occurrences:
6307         - 1
6308         - UNBOUNDED
6309       network.outgoing.packets.rate_cmaui_port_6:
6310         type: org.openecomp.capabilities.metric.Ceilometer
6311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6312         occurrences:
6313         - 1
6314         - UNBOUNDED
6315       attachment_cmaui_port_5:
6316         type: tosca.capabilities.Attachment
6317         occurrences:
6318         - 1
6319         - UNBOUNDED
6320       feature_cmaui_port_8_test_nested4Level:
6321         type: tosca.capabilities.Node
6322         occurrences:
6323         - 1
6324         - UNBOUNDED
6325       disk.device.latency_server_cmaui:
6326         type: org.openecomp.capabilities.metric.Ceilometer
6327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6328         occurrences:
6329         - 1
6330         - UNBOUNDED
6331       disk.read.requests_server_cmaui:
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       disk.device.capacity_server_cmaui:
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       disk.usage_server_cmaui:
6344         type: org.openecomp.capabilities.metric.Ceilometer
6345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6346         occurrences:
6347         - 1
6348         - UNBOUNDED
6349       disk.device.usage_server_cmaui:
6350         type: org.openecomp.capabilities.metric.Ceilometer
6351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6352         occurrences:
6353         - 1
6354         - UNBOUNDED
6355       network.outpoing.packets_cmaui_port_7_test_nested4Level:
6356         type: org.openecomp.capabilities.metric.Ceilometer
6357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6358         occurrences:
6359         - 1
6360         - UNBOUNDED
6361       disk.capacity_server_cmaui:
6362         type: org.openecomp.capabilities.metric.Ceilometer
6363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6364         occurrences:
6365         - 1
6366         - UNBOUNDED
6367       disk.write.requests.rate_server_cmaui:
6368         type: org.openecomp.capabilities.metric.Ceilometer
6369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6370         occurrences:
6371         - 1
6372         - UNBOUNDED
6373       attachment_cmaui_port_8_test_nested4Level:
6374         type: tosca.capabilities.Attachment
6375         occurrences:
6376         - 1
6377         - UNBOUNDED
6378       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
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.iops_server_cmaui_test_nested4Level:
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       disk.device.read.requests_server_cmaui:
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       feature_cmaui_port_7_test_nested4Level:
6397         type: tosca.capabilities.Node
6398         occurrences:
6399         - 1
6400         - UNBOUNDED
6401       endpoint_server_cmaui_test_nested4Level:
6402         type: tosca.capabilities.Endpoint.Admin
6403         occurrences:
6404         - 1
6405         - UNBOUNDED
6406       network.incoming.packets.rate_cmaui_port_6:
6407         type: org.openecomp.capabilities.metric.Ceilometer
6408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6409         occurrences:
6410         - 1
6411         - UNBOUNDED
6412       memory_server_cmaui:
6413         type: org.openecomp.capabilities.metric.Ceilometer
6414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6415         occurrences:
6416         - 1
6417         - UNBOUNDED
6418       cpu.delta_server_cmaui_test_nested4Level:
6419         type: org.openecomp.capabilities.metric.Ceilometer
6420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6421         occurrences:
6422         - 1
6423         - UNBOUNDED
6424       memory.resident_server_cmaui_test_nested4Level:
6425         type: org.openecomp.capabilities.metric.Ceilometer
6426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6427         occurrences:
6428         - 1
6429         - UNBOUNDED
6430       binding_cmaui_port_7_test_nested4Level:
6431         type: tosca.capabilities.network.Bindable
6432         valid_source_types:
6433         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6434         occurrences:
6435         - 0
6436         - UNBOUNDED
6437       binding_server_cmaui:
6438         type: tosca.capabilities.network.Bindable
6439         occurrences:
6440         - 1
6441         - UNBOUNDED
6442       disk.device.read.requests.rate_server_cmaui:
6443         type: org.openecomp.capabilities.metric.Ceilometer
6444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6445         occurrences:
6446         - 1
6447         - UNBOUNDED
6448       disk.write.bytes_server_cmaui:
6449         type: org.openecomp.capabilities.metric.Ceilometer
6450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6451         occurrences:
6452         - 1
6453         - UNBOUNDED
6454       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
6455         type: org.openecomp.capabilities.metric.Ceilometer
6456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6457         occurrences:
6458         - 1
6459         - UNBOUNDED
6460       disk.read.bytes_server_cmaui_test_nested4Level:
6461         type: org.openecomp.capabilities.metric.Ceilometer
6462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6463         occurrences:
6464         - 1
6465         - UNBOUNDED
6466       disk.device.read.requests_server_cmaui_test_nested4Level:
6467         type: org.openecomp.capabilities.metric.Ceilometer
6468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6469         occurrences:
6470         - 1
6471         - UNBOUNDED
6472       disk.write.requests_server_cmaui_test_nested4Level:
6473         type: org.openecomp.capabilities.metric.Ceilometer
6474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6475         occurrences:
6476         - 1
6477         - UNBOUNDED
6478       disk.device.latency_server_cmaui_test_nested4Level:
6479         type: org.openecomp.capabilities.metric.Ceilometer
6480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6481         occurrences:
6482         - 1
6483         - UNBOUNDED
6484       network.incoming.packets_cmaui_port_7_test_nested4Level:
6485         type: org.openecomp.capabilities.metric.Ceilometer
6486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6487         occurrences:
6488         - 1
6489         - UNBOUNDED
6490       feature_test_nested4Level:
6491         type: tosca.capabilities.Node
6492         occurrences:
6493         - 1
6494         - UNBOUNDED
6495       os_server_cmaui_test_nested4Level:
6496         type: tosca.capabilities.OperatingSystem
6497         occurrences:
6498         - 1
6499         - UNBOUNDED
6500       network.incoming.bytes.rate_cmaui_port_6:
6501         type: org.openecomp.capabilities.metric.Ceilometer
6502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6503         occurrences:
6504         - 1
6505         - UNBOUNDED
6506       memory.resident_server_cmaui:
6507         type: org.openecomp.capabilities.metric.Ceilometer
6508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6509         occurrences:
6510         - 1
6511         - UNBOUNDED
6512       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
6513         type: org.openecomp.capabilities.metric.Ceilometer
6514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6515         occurrences:
6516         - 1
6517         - UNBOUNDED
6518       memory.usage_server_cmaui_test_nested4Level:
6519         type: org.openecomp.capabilities.metric.Ceilometer
6520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6521         occurrences:
6522         - 1
6523         - UNBOUNDED
6524       network.outpoing.packets_cmaui_port_5:
6525         type: org.openecomp.capabilities.metric.Ceilometer
6526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6527         occurrences:
6528         - 1
6529         - UNBOUNDED
6530       disk.latency_server_cmaui:
6531         type: org.openecomp.capabilities.metric.Ceilometer
6532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6533         occurrences:
6534         - 1
6535         - UNBOUNDED
6536       network.outgoing.bytes_cmaui_port_6:
6537         type: org.openecomp.capabilities.metric.Ceilometer
6538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6539         occurrences:
6540         - 1
6541         - UNBOUNDED
6542       network.outpoing.packets_cmaui_port_6:
6543         type: org.openecomp.capabilities.metric.Ceilometer
6544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6545         occurrences:
6546         - 1
6547         - UNBOUNDED
6548       network.outgoing.bytes_cmaui_port_5:
6549         type: org.openecomp.capabilities.metric.Ceilometer
6550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6551         occurrences:
6552         - 1
6553         - UNBOUNDED
6554       vcpus_server_cmaui:
6555         type: org.openecomp.capabilities.metric.Ceilometer
6556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6557         occurrences:
6558         - 1
6559         - UNBOUNDED
6560       disk.device.write.bytes_server_cmaui:
6561         type: org.openecomp.capabilities.metric.Ceilometer
6562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6563         occurrences:
6564         - 1
6565         - UNBOUNDED
6566       disk.device.read.bytes_server_cmaui_test_nested4Level:
6567         type: org.openecomp.capabilities.metric.Ceilometer
6568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6569         occurrences:
6570         - 1
6571         - UNBOUNDED
6572       cpu_util_server_cmaui_test_nested4Level:
6573         type: org.openecomp.capabilities.metric.Ceilometer
6574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6575         occurrences:
6576         - 1
6577         - UNBOUNDED
6578       network.incoming.bytes.rate_cmaui_port_5:
6579         type: org.openecomp.capabilities.metric.Ceilometer
6580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6581         occurrences:
6582         - 1
6583         - UNBOUNDED
6584       disk.allocation_server_cmaui:
6585         type: org.openecomp.capabilities.metric.Ceilometer
6586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6587         occurrences:
6588         - 1
6589         - UNBOUNDED
6590       disk.write.requests_server_cmaui:
6591         type: org.openecomp.capabilities.metric.Ceilometer
6592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6593         occurrences:
6594         - 1
6595         - UNBOUNDED
6596       network.incoming.bytes_cmaui_port_7_test_nested4Level:
6597         type: org.openecomp.capabilities.metric.Ceilometer
6598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6599         occurrences:
6600         - 1
6601         - UNBOUNDED
6602       endpoint_server_cmaui:
6603         type: tosca.capabilities.Endpoint.Admin
6604         occurrences:
6605         - 1
6606         - UNBOUNDED
6607   org.openecomp.resource.vfc.nodes.heat.jsa:
6608     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
6609     properties:
6610       compute_jsa_name:
6611         type: list
6612         required: true
6613         status: SUPPORTED
6614         entry_schema:
6615           type: string
6616       vm_image_name:
6617         type: string
6618         required: true
6619         status: SUPPORTED
6620       index_value:
6621         type: integer
6622         description: Index value of this substitution service template runtime instance
6623         required: false
6624         default: 0
6625         status: SUPPORTED
6626         constraints:
6627         - greater_or_equal: 0