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