ac8621e29b9b6dda219b3572431c35e26b357047
[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       port_cmaui_port_5_subinterface_indicator:
870         type: list
871         required: true
872         status: SUPPORTED
873         entry_schema:
874           type: boolean
875       compute_cmaui_availability_zone:
876         type: list
877         required: true
878         status: SUPPORTED
879         entry_schema:
880           type: string
881       vm_image_name:
882         type: string
883         required: true
884         status: SUPPORTED
885       port_cmaui_port_6_network:
886         type: list
887         required: true
888         status: SUPPORTED
889         entry_schema:
890           type: string
891       port_cmaui_port_6_vlan_requirements:
892         type: list
893         required: true
894         status: SUPPORTED
895         entry_schema:
896           type: org.openecomp.datatypes.network.VlanRequirements
897       port_cmaui_port_6_order:
898         type: integer
899         required: true
900         status: SUPPORTED
901       port_cmaui_port_5_ip_requirements:
902         type: list
903         required: true
904         status: SUPPORTED
905         entry_schema:
906           type: org.openecomp.datatypes.network.IpRequirements
907       port_cmaui_port_5_exCP_naming:
908         type: org.openecomp.datatypes.Naming
909         required: true
910         status: SUPPORTED
911       port_cmaui_port_6_exCP_naming:
912         type: org.openecomp.datatypes.Naming
913         required: true
914         status: SUPPORTED
915       port_cmaui_port_5_fixed_ips:
916         type: list
917         required: true
918         status: SUPPORTED
919         entry_schema:
920           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
921       port_cmaui_port_6_ip_requirements:
922         type: list
923         required: true
924         status: SUPPORTED
925         entry_schema:
926           type: org.openecomp.datatypes.network.IpRequirements
927       port_cmaui_port_5_network:
928         type: list
929         required: true
930         status: SUPPORTED
931         entry_schema:
932           type: string
933       index_value:
934         type: integer
935         description: Index value of this substitution service template runtime instance
936         required: false
937         default: 0
938         status: SUPPORTED
939         constraints:
940         - greater_or_equal: 0
941       port_cmaui_port_5_replacement_policy:
942         type: list
943         required: true
944         status: SUPPORTED
945         entry_schema:
946           type: string
947       port_cmaui_port_6_replacement_policy:
948         type: list
949         required: true
950         status: SUPPORTED
951         entry_schema:
952           type: string
953       port_cmaui_port_5_security_groups:
954         type: list
955         required: true
956         status: SUPPORTED
957         entry_schema:
958           type: json
959       port_cmaui_port_5_mac_requirements:
960         type: org.openecomp.datatypes.network.MacRequirements
961         required: true
962         status: SUPPORTED
963       port_cmaui_port_6_subinterface_indicator:
964         type: list
965         required: true
966         status: SUPPORTED
967         entry_schema:
968           type: boolean
969       port_cmaui_port_5_vlan_requirements:
970         type: list
971         required: true
972         status: SUPPORTED
973         entry_schema:
974           type: org.openecomp.datatypes.network.VlanRequirements
975       port_cmaui_port_6_network_role:
976         type: string
977         required: true
978         status: SUPPORTED
979       port_cmaui_port_5_network_role:
980         type: string
981         required: true
982         status: SUPPORTED
983       port_cmaui_port_6_mac_requirements:
984         type: org.openecomp.datatypes.network.MacRequirements
985         required: true
986         status: SUPPORTED
987       port_cmaui_port_5_network_role_tag:
988         type: string
989         required: true
990         status: SUPPORTED
991       port_cmaui_port_6_security_groups:
992         type: list
993         required: true
994         status: SUPPORTED
995         entry_schema:
996           type: json
997     requirements:
998     - dependency_cmaui_cmaui_port_5:
999         capability: tosca.capabilities.Node
1000         node: tosca.nodes.Root
1001         relationship: tosca.relationships.DependsOn
1002         occurrences:
1003         - 0
1004         - UNBOUNDED
1005     - link_cmaui_cmaui_port_5:
1006         capability: tosca.capabilities.network.Linkable
1007         relationship: tosca.relationships.network.LinksTo
1008         occurrences:
1009         - 1
1010         - 1
1011     - dependency_cmaui_cmaui_port_6:
1012         capability: tosca.capabilities.Node
1013         node: tosca.nodes.Root
1014         relationship: tosca.relationships.DependsOn
1015         occurrences:
1016         - 0
1017         - UNBOUNDED
1018     - link_cmaui_cmaui_port_6:
1019         capability: tosca.capabilities.network.Linkable
1020         relationship: tosca.relationships.network.LinksTo
1021         occurrences:
1022         - 1
1023         - 1
1024     - dependency_cmaui:
1025         capability: tosca.capabilities.Node
1026         node: tosca.nodes.Root
1027         relationship: tosca.relationships.DependsOn
1028         occurrences:
1029         - 0
1030         - UNBOUNDED
1031     - local_storage_cmaui:
1032         capability: tosca.capabilities.Attachment
1033         node: tosca.nodes.BlockStorage
1034         relationship: tosca.relationships.AttachesTo
1035         occurrences:
1036         - 0
1037         - UNBOUNDED
1038     capabilities:
1039       disk.read.bytes.rate_cmaui:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.ephemeral.size_cmaui:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       disk.device.write.bytes_cmaui:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       forwarder_cmaui_cmaui_port_5:
1058         type: org.openecomp.capabilities.Forwarder
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       disk.device.iops_cmaui:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       memory.resident_cmaui:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       forwarder_cmaui_cmaui_port_6:
1075         type: org.openecomp.capabilities.Forwarder
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.write.bytes.rate_cmaui:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       network.incoming.bytes_cmaui_cmaui_port_6:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       host_cmaui:
1092         type: tosca.capabilities.Container
1093         valid_source_types:
1094         - tosca.nodes.SoftwareComponent
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.device.allocation_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       network.incoming.bytes_cmaui_cmaui_port_5:
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       disk.read.bytes_cmaui:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.write.requests_cmaui:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       scalable_cmaui:
1123         type: tosca.capabilities.Scalable
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       feature_cmaui_cmaui_port_5:
1128         type: tosca.capabilities.Node
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       binding_cmaui_cmaui_port_6:
1133         type: tosca.capabilities.network.Bindable
1134         valid_source_types:
1135         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1136         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1137         occurrences:
1138         - 0
1139         - UNBOUNDED
1140       feature_cmaui_cmaui_port_6:
1141         type: tosca.capabilities.Node
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.write.bytes.rate_cmaui:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       binding_cmaui_cmaui_port_5:
1152         type: tosca.capabilities.network.Bindable
1153         valid_source_types:
1154         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1155         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1156         occurrences:
1157         - 0
1158         - UNBOUNDED
1159       cpu.delta_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       disk.root.size_cmaui:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       memory.usage_cmaui:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       os_cmaui:
1178         type: tosca.capabilities.OperatingSystem
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       disk.device.read.bytes.rate_cmaui:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       attachment_cmaui_cmaui_port_6:
1189         type: tosca.capabilities.Attachment
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       network.incoming.packets_cmaui_cmaui_port_6:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       network.incoming.packets_cmaui_cmaui_port_5:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       attachment_cmaui_cmaui_port_5:
1206         type: tosca.capabilities.Attachment
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       network.incoming.packets.rate_cmaui_cmaui_port_6:
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.device.usage_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       network.incoming.packets.rate_cmaui_cmaui_port_5:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       disk.iops_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.device.latency_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       disk.device.read.requests_cmaui:
1241         type: org.openecomp.capabilities.metric.Ceilometer
1242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1243         occurrences:
1244         - 1
1245         - UNBOUNDED
1246       disk.capacity_cmaui:
1247         type: org.openecomp.capabilities.metric.Ceilometer
1248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1249         occurrences:
1250         - 1
1251         - UNBOUNDED
1252       network.outgoing.packets.rate_cmaui_cmaui_port_6:
1253         type: org.openecomp.capabilities.metric.Ceilometer
1254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1255         occurrences:
1256         - 1
1257         - UNBOUNDED
1258       network.outgoing.packets.rate_cmaui_cmaui_port_5:
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       cpu_cmaui:
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.read.requests_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       network.incoming.bytes.rate_cmaui_cmaui_port_5:
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       disk.device.read.bytes_cmaui:
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       disk.device.write.requests_cmaui:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       network.incoming.bytes.rate_cmaui_cmaui_port_6:
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.outpoing.packets_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.outpoing.packets_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       network.outgoing.bytes.rate_cmaui_cmaui_port_6:
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       network.outgoing.bytes.rate_cmaui_cmaui_port_5:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       vcpus_cmaui:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       feature_cmaui:
1331         type: tosca.capabilities.Node
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       binding_cmaui:
1336         type: tosca.capabilities.network.Bindable
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       endpoint_cmaui:
1341         type: tosca.capabilities.Endpoint.Admin
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       disk.device.capacity_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.device.read.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       memory_cmaui:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.write.requests.rate_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_6:
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.usage_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       network.outgoing.bytes_cmaui_cmaui_port_5:
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.latency_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       instance_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       disk.allocation_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.write.bytes_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       cpu_util_cmaui:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.device.write.requests.rate_cmaui:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423   org.openecomp.resource.abstract.nodes.cmaui_1:
1424     derived_from: org.openecomp.resource.abstract.nodes.VFC
1425     properties:
1426       port_cmaui_port_3_mac_requirements:
1427         type: org.openecomp.datatypes.network.MacRequirements
1428         required: true
1429         status: SUPPORTED
1430       port_cmaui_port_3_order:
1431         type: integer
1432         required: true
1433         status: SUPPORTED
1434       port_cmaui_port_3_subnetpoolid:
1435         type: string
1436         required: true
1437         status: SUPPORTED
1438       vm_flavor_name:
1439         type: string
1440         required: true
1441         status: SUPPORTED
1442       compute_cmaui_name:
1443         type: list
1444         required: true
1445         status: SUPPORTED
1446         entry_schema:
1447           type: string
1448       port_cmaui_port_4_subinterface_indicator:
1449         type: list
1450         required: true
1451         status: SUPPORTED
1452         entry_schema:
1453           type: boolean
1454       port_cmaui_port_4_fixed_ips:
1455         type: list
1456         required: true
1457         status: SUPPORTED
1458         entry_schema:
1459           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1460       port_cmaui_port_4_subnetpoolid:
1461         type: string
1462         required: true
1463         status: SUPPORTED
1464       compute_cmaui_availability_zone:
1465         type: list
1466         required: true
1467         status: SUPPORTED
1468         entry_schema:
1469           type: string
1470       port_cmaui_port_4_security_groups:
1471         type: list
1472         required: true
1473         status: SUPPORTED
1474         entry_schema:
1475           type: json
1476       vm_image_name:
1477         type: string
1478         required: true
1479         status: SUPPORTED
1480       port_cmaui_port_3_fixed_ips:
1481         type: list
1482         required: true
1483         status: SUPPORTED
1484         entry_schema:
1485           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1486       port_cmaui_port_3_vlan_requirements:
1487         type: list
1488         required: true
1489         status: SUPPORTED
1490         entry_schema:
1491           type: org.openecomp.datatypes.network.VlanRequirements
1492       port_cmaui_port_3_network_role_tag:
1493         type: string
1494         required: true
1495         status: SUPPORTED
1496       port_cmaui_port_4_mac_requirements:
1497         type: org.openecomp.datatypes.network.MacRequirements
1498         required: true
1499         status: SUPPORTED
1500       port_cmaui_port_4_order:
1501         type: integer
1502         required: true
1503         status: SUPPORTED
1504       port_cmaui_port_3_network:
1505         type: list
1506         required: true
1507         status: SUPPORTED
1508         entry_schema:
1509           type: string
1510       port_cmaui_port_4_vlan_requirements:
1511         type: list
1512         required: true
1513         status: SUPPORTED
1514         entry_schema:
1515           type: org.openecomp.datatypes.network.VlanRequirements
1516       port_cmaui_port_3_exCP_naming:
1517         type: org.openecomp.datatypes.Naming
1518         required: true
1519         status: SUPPORTED
1520       index_value:
1521         type: integer
1522         description: Index value of this substitution service template runtime instance
1523         required: false
1524         default: 0
1525         status: SUPPORTED
1526         constraints:
1527         - greater_or_equal: 0
1528       port_cmaui_port_3_ip_requirements:
1529         type: list
1530         required: true
1531         status: SUPPORTED
1532         entry_schema:
1533           type: org.openecomp.datatypes.network.IpRequirements
1534       port_cmaui_port_3_subinterface_indicator:
1535         type: list
1536         required: true
1537         status: SUPPORTED
1538         entry_schema:
1539           type: boolean
1540       port_cmaui_port_4_network_role_tag:
1541         type: string
1542         required: true
1543         status: SUPPORTED
1544       port_cmaui_port_4_replacement_policy:
1545         type: list
1546         required: true
1547         status: SUPPORTED
1548         entry_schema:
1549           type: string
1550       port_cmaui_port_3_replacement_policy:
1551         type: list
1552         required: true
1553         status: SUPPORTED
1554         entry_schema:
1555           type: string
1556       port_cmaui_port_4_network:
1557         type: list
1558         required: true
1559         status: SUPPORTED
1560         entry_schema:
1561           type: string
1562       port_cmaui_port_4_ip_requirements:
1563         type: list
1564         required: true
1565         status: SUPPORTED
1566         entry_schema:
1567           type: org.openecomp.datatypes.network.IpRequirements
1568       port_cmaui_port_3_network_role:
1569         type: string
1570         required: true
1571         status: SUPPORTED
1572       port_cmaui_port_4_network_role:
1573         type: string
1574         required: true
1575         status: SUPPORTED
1576       port_cmaui_port_3_security_groups:
1577         type: list
1578         required: true
1579         status: SUPPORTED
1580         entry_schema:
1581           type: json
1582       port_cmaui_port_4_exCP_naming:
1583         type: org.openecomp.datatypes.Naming
1584         required: true
1585         status: SUPPORTED
1586     requirements:
1587     - dependency_cmaui_cmaui_port_4:
1588         capability: tosca.capabilities.Node
1589         node: tosca.nodes.Root
1590         relationship: tosca.relationships.DependsOn
1591         occurrences:
1592         - 0
1593         - UNBOUNDED
1594     - link_cmaui_cmaui_port_4:
1595         capability: tosca.capabilities.network.Linkable
1596         relationship: tosca.relationships.network.LinksTo
1597         occurrences:
1598         - 1
1599         - 1
1600     - dependency_cmaui_cmaui_port_3:
1601         capability: tosca.capabilities.Node
1602         node: tosca.nodes.Root
1603         relationship: tosca.relationships.DependsOn
1604         occurrences:
1605         - 0
1606         - UNBOUNDED
1607     - link_cmaui_cmaui_port_3:
1608         capability: tosca.capabilities.network.Linkable
1609         relationship: tosca.relationships.network.LinksTo
1610         occurrences:
1611         - 1
1612         - 1
1613     - dependency_cmaui:
1614         capability: tosca.capabilities.Node
1615         node: tosca.nodes.Root
1616         relationship: tosca.relationships.DependsOn
1617         occurrences:
1618         - 0
1619         - UNBOUNDED
1620     - local_storage_cmaui:
1621         capability: tosca.capabilities.Attachment
1622         node: tosca.nodes.BlockStorage
1623         relationship: tosca.relationships.AttachesTo
1624         occurrences:
1625         - 0
1626         - UNBOUNDED
1627     capabilities:
1628       disk.read.bytes.rate_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.ephemeral.size_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       disk.device.write.bytes_cmaui:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       disk.device.iops_cmaui:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       memory.resident_cmaui:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       disk.write.bytes.rate_cmaui:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       host_cmaui:
1665         type: tosca.capabilities.Container
1666         valid_source_types:
1667         - tosca.nodes.SoftwareComponent
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       disk.device.allocation_cmaui:
1672         type: org.openecomp.capabilities.metric.Ceilometer
1673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       network.incoming.bytes_cmaui_cmaui_port_4:
1678         type: org.openecomp.capabilities.metric.Ceilometer
1679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1680         occurrences:
1681         - 1
1682         - UNBOUNDED
1683       forwarder_cmaui_cmaui_port_3:
1684         type: org.openecomp.capabilities.Forwarder
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       disk.read.bytes_cmaui:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       forwarder_cmaui_cmaui_port_4:
1695         type: org.openecomp.capabilities.Forwarder
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       network.incoming.bytes_cmaui_cmaui_port_3:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.write.requests_cmaui:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       scalable_cmaui:
1712         type: tosca.capabilities.Scalable
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       binding_cmaui_cmaui_port_3:
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       feature_cmaui_cmaui_port_3:
1725         type: tosca.capabilities.Node
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       feature_cmaui_cmaui_port_4:
1730         type: tosca.capabilities.Node
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       disk.device.write.bytes.rate_cmaui:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       binding_cmaui_cmaui_port_4:
1741         type: tosca.capabilities.network.Bindable
1742         valid_source_types:
1743         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1744         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1745         occurrences:
1746         - 0
1747         - UNBOUNDED
1748       cpu.delta_cmaui:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       disk.root.size_cmaui:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       memory.usage_cmaui:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       os_cmaui:
1767         type: tosca.capabilities.OperatingSystem
1768         occurrences:
1769         - 1
1770         - UNBOUNDED
1771       disk.device.read.bytes.rate_cmaui:
1772         type: org.openecomp.capabilities.metric.Ceilometer
1773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1774         occurrences:
1775         - 1
1776         - UNBOUNDED
1777       attachment_cmaui_cmaui_port_3:
1778         type: tosca.capabilities.Attachment
1779         occurrences:
1780         - 1
1781         - UNBOUNDED
1782       network.incoming.packets_cmaui_cmaui_port_4:
1783         type: org.openecomp.capabilities.metric.Ceilometer
1784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1785         occurrences:
1786         - 1
1787         - UNBOUNDED
1788       network.incoming.packets_cmaui_cmaui_port_3:
1789         type: org.openecomp.capabilities.metric.Ceilometer
1790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1791         occurrences:
1792         - 1
1793         - UNBOUNDED
1794       attachment_cmaui_cmaui_port_4:
1795         type: tosca.capabilities.Attachment
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       disk.device.usage_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       network.incoming.packets.rate_cmaui_cmaui_port_3:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       network.incoming.packets.rate_cmaui_cmaui_port_4:
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       disk.iops_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       disk.device.latency_cmaui:
1824         type: org.openecomp.capabilities.metric.Ceilometer
1825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       disk.device.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       disk.capacity_cmaui:
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       cpu_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.outgoing.packets.rate_cmaui_cmaui_port_4:
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       disk.read.requests_cmaui:
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       network.incoming.bytes.rate_cmaui_cmaui_port_4:
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       disk.device.read.bytes_cmaui:
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.incoming.bytes.rate_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.packets.rate_cmaui_cmaui_port_3:
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       disk.device.write.requests_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.outpoing.packets_cmaui_cmaui_port_4:
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       network.outpoing.packets_cmaui_cmaui_port_3:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       network.outgoing.bytes.rate_cmaui_cmaui_port_4:
1902         type: org.openecomp.capabilities.metric.Ceilometer
1903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       vcpus_cmaui:
1908         type: org.openecomp.capabilities.metric.Ceilometer
1909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       network.outgoing.bytes.rate_cmaui_cmaui_port_3:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       feature_cmaui:
1920         type: tosca.capabilities.Node
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       binding_cmaui:
1925         type: tosca.capabilities.network.Bindable
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       endpoint_cmaui:
1930         type: tosca.capabilities.Endpoint.Admin
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       disk.device.capacity_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       disk.device.read.requests.rate_cmaui:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       memory_cmaui:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.write.requests.rate_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       disk.usage_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       network.outgoing.bytes_cmaui_cmaui_port_4:
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       network.outgoing.bytes_cmaui_cmaui_port_3:
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       disk.latency_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       instance_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       disk.allocation_cmaui:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       disk.write.bytes_cmaui:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       cpu_util_cmaui:
2001         type: org.openecomp.capabilities.metric.Ceilometer
2002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2003         occurrences:
2004         - 1
2005         - UNBOUNDED
2006       disk.device.write.requests.rate_cmaui:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012   org.openecomp.resource.abstract.nodes.heat.nested1:
2013     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2014     properties:
2015       cmaui_names:
2016         type: list
2017         description: CMAUI1, CMAUI2 server names
2018         required: true
2019         status: SUPPORTED
2020         entry_schema:
2021           type: string
2022       p1:
2023         type: string
2024         description: UID of OAM network
2025         required: true
2026         status: SUPPORTED
2027       p2:
2028         type: string
2029         description: UID of OAM network
2030         required: true
2031         status: SUPPORTED
2032       cmaui_image:
2033         type: string
2034         description: Image for CMAUI server
2035         required: true
2036         status: SUPPORTED
2037       cmaui_flavor:
2038         type: string
2039         description: Flavor for CMAUI server
2040         required: true
2041         status: SUPPORTED
2042       security_group_name:
2043         type: list
2044         description: CMAUI1, CMAUI2 server names
2045         required: true
2046         status: SUPPORTED
2047         entry_schema:
2048           type: string
2049       availability_zone_0:
2050         type: string
2051         description: availabilityzone name
2052         required: true
2053         status: SUPPORTED
2054       cmaui_oam_ips:
2055         type: string
2056         required: true
2057         status: SUPPORTED
2058       net:
2059         type: string
2060         required: true
2061         status: SUPPORTED
2062     requirements:
2063     - dependency_cmaui_port_2:
2064         capability: tosca.capabilities.Node
2065         node: tosca.nodes.Root
2066         relationship: tosca.relationships.DependsOn
2067         occurrences:
2068         - 0
2069         - UNBOUNDED
2070     - link_cmaui_port_2:
2071         capability: tosca.capabilities.network.Linkable
2072         relationship: tosca.relationships.network.LinksTo
2073         occurrences:
2074         - 1
2075         - 1
2076     - dependency_server_cmaui_1:
2077         capability: tosca.capabilities.Node
2078         node: tosca.nodes.Root
2079         relationship: tosca.relationships.DependsOn
2080         occurrences:
2081         - 0
2082         - UNBOUNDED
2083     - local_storage_server_cmaui_1:
2084         capability: tosca.capabilities.Attachment
2085         node: tosca.nodes.BlockStorage
2086         relationship: tosca.relationships.AttachesTo
2087         occurrences:
2088         - 0
2089         - UNBOUNDED
2090     - dependency_test_nested2Level:
2091         capability: tosca.capabilities.Node
2092         node: tosca.nodes.Root
2093         relationship: tosca.relationships.DependsOn
2094         occurrences:
2095         - 0
2096         - UNBOUNDED
2097     - dependency_cmaui_port_3_test_nested2Level:
2098         capability: tosca.capabilities.Node
2099         node: tosca.nodes.Root
2100         relationship: tosca.relationships.DependsOn
2101         occurrences:
2102         - 0
2103         - UNBOUNDED
2104     - link_cmaui_port_3_test_nested2Level:
2105         capability: tosca.capabilities.network.Linkable
2106         relationship: tosca.relationships.network.LinksTo
2107         occurrences:
2108         - 1
2109         - 1
2110     - dependency_server_cmaui_2_test_nested2Level:
2111         capability: tosca.capabilities.Node
2112         node: tosca.nodes.Root
2113         relationship: tosca.relationships.DependsOn
2114         occurrences:
2115         - 0
2116         - UNBOUNDED
2117     - local_storage_server_cmaui_2_test_nested2Level:
2118         capability: tosca.capabilities.Attachment
2119         node: tosca.nodes.BlockStorage
2120         relationship: tosca.relationships.AttachesTo
2121         occurrences:
2122         - 0
2123         - UNBOUNDED
2124     - dependency_cmaui_port_4_test_nested2Level:
2125         capability: tosca.capabilities.Node
2126         node: tosca.nodes.Root
2127         relationship: tosca.relationships.DependsOn
2128         occurrences:
2129         - 0
2130         - UNBOUNDED
2131     - link_cmaui_port_4_test_nested2Level:
2132         capability: tosca.capabilities.network.Linkable
2133         relationship: tosca.relationships.network.LinksTo
2134         occurrences:
2135         - 1
2136         - 1
2137     - dependency_test_nested3Level_test_nested2Level:
2138         capability: tosca.capabilities.Node
2139         node: tosca.nodes.Root
2140         relationship: tosca.relationships.DependsOn
2141         occurrences:
2142         - 0
2143         - UNBOUNDED
2144     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
2145         capability: tosca.capabilities.Node
2146         node: tosca.nodes.Root
2147         relationship: tosca.relationships.DependsOn
2148         occurrences:
2149         - 0
2150         - UNBOUNDED
2151     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2152         capability: tosca.capabilities.Node
2153         node: tosca.nodes.Root
2154         relationship: tosca.relationships.DependsOn
2155         occurrences:
2156         - 0
2157         - UNBOUNDED
2158     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2159         capability: tosca.capabilities.network.Linkable
2160         relationship: tosca.relationships.network.LinksTo
2161         occurrences:
2162         - 1
2163         - 1
2164     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2165         capability: tosca.capabilities.Node
2166         node: tosca.nodes.Root
2167         relationship: tosca.relationships.DependsOn
2168         occurrences:
2169         - 0
2170         - UNBOUNDED
2171     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2172         capability: tosca.capabilities.Attachment
2173         node: tosca.nodes.BlockStorage
2174         relationship: tosca.relationships.AttachesTo
2175         occurrences:
2176         - 0
2177         - UNBOUNDED
2178     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2179         capability: tosca.capabilities.Node
2180         node: tosca.nodes.Root
2181         relationship: tosca.relationships.DependsOn
2182         occurrences:
2183         - 0
2184         - UNBOUNDED
2185     - link_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2186         capability: tosca.capabilities.network.Linkable
2187         relationship: tosca.relationships.network.LinksTo
2188         occurrences:
2189         - 1
2190         - 1
2191     - dependency_server_cmaui_3_test_nested3Level_test_nested2Level:
2192         capability: tosca.capabilities.Node
2193         node: tosca.nodes.Root
2194         relationship: tosca.relationships.DependsOn
2195         occurrences:
2196         - 0
2197         - UNBOUNDED
2198     - local_storage_server_cmaui_3_test_nested3Level_test_nested2Level:
2199         capability: tosca.capabilities.Attachment
2200         node: tosca.nodes.BlockStorage
2201         relationship: tosca.relationships.AttachesTo
2202         occurrences:
2203         - 0
2204         - UNBOUNDED
2205     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
2206         capability: tosca.capabilities.Node
2207         node: tosca.nodes.Root
2208         relationship: tosca.relationships.DependsOn
2209         occurrences:
2210         - 0
2211         - UNBOUNDED
2212     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
2213         capability: tosca.capabilities.network.Linkable
2214         relationship: tosca.relationships.network.LinksTo
2215         occurrences:
2216         - 1
2217         - 1
2218     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
2219         capability: tosca.capabilities.Node
2220         node: tosca.nodes.Root
2221         relationship: tosca.relationships.DependsOn
2222         occurrences:
2223         - 0
2224         - UNBOUNDED
2225     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
2226         capability: tosca.capabilities.network.Linkable
2227         relationship: tosca.relationships.network.LinksTo
2228         occurrences:
2229         - 1
2230         - 1
2231     - dependency_cmaui_port_1:
2232         capability: tosca.capabilities.Node
2233         node: tosca.nodes.Root
2234         relationship: tosca.relationships.DependsOn
2235         occurrences:
2236         - 0
2237         - UNBOUNDED
2238     - link_cmaui_port_1:
2239         capability: tosca.capabilities.network.Linkable
2240         relationship: tosca.relationships.network.LinksTo
2241         occurrences:
2242         - 1
2243         - 1
2244     capabilities:
2245       memory.resident_server_cmaui_3_test_nested3Level_test_nested2Level:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
2258         type: tosca.capabilities.network.Bindable
2259         valid_source_types:
2260         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2261         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2262         occurrences:
2263         - 0
2264         - UNBOUNDED
2265       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.device.latency_server_cmaui_1:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.root.size_server_cmaui_1:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
2296         type: tosca.capabilities.Scalable
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       network.outgoing.bytes_cmaui_port_2:
2301         type: org.openecomp.capabilities.metric.Ceilometer
2302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.read.requests_server_cmaui_1:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       network.outgoing.bytes_cmaui_port_1:
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       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
2319         type: tosca.capabilities.network.Bindable
2320         valid_source_types:
2321         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2322         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2323         occurrences:
2324         - 0
2325         - UNBOUNDED
2326       endpoint_server_cmaui_2_test_nested2Level:
2327         type: tosca.capabilities.Endpoint.Admin
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2332         type: tosca.capabilities.network.Bindable
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.incoming.packets_cmaui_port_3_test_nested2Level:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2349         type: tosca.capabilities.network.Bindable
2350         valid_source_types:
2351         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2352         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2353         occurrences:
2354         - 0
2355         - UNBOUNDED
2356       disk.device.read.bytes.rate_server_cmaui_1:
2357         type: org.openecomp.capabilities.metric.Ceilometer
2358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2359         occurrences:
2360         - 1
2361         - UNBOUNDED
2362       feature_server_cmaui_2_test_nested2Level:
2363         type: tosca.capabilities.Node
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       disk.read.bytes_server_cmaui_1:
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.capacity_server_cmaui_2_test_nested2Level:
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       disk.write.bytes_server_cmaui_4_test_nested4Level_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_1:
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       disk.device.write.requests_server_cmaui_2_test_nested2Level:
2392         type: org.openecomp.capabilities.metric.Ceilometer
2393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2394         occurrences:
2395         - 1
2396         - UNBOUNDED
2397       disk.write.requests.rate_server_cmaui_1:
2398         type: org.openecomp.capabilities.metric.Ceilometer
2399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2404         type: org.openecomp.capabilities.metric.Ceilometer
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2406         occurrences:
2407         - 1
2408         - UNBOUNDED
2409       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
2410         type: org.openecomp.capabilities.metric.Ceilometer
2411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2412         occurrences:
2413         - 1
2414         - UNBOUNDED
2415       forwarder_cmaui_port_4_test_nested2Level:
2416         type: org.openecomp.capabilities.Forwarder
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       network.incoming.packets_cmaui_port_4_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       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_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.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       network.incoming.bytes_cmaui_port_3_test_nested2Level:
2451         type: org.openecomp.capabilities.metric.Ceilometer
2452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
2463         type: tosca.capabilities.Attachment
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       disk.read.bytes_server_cmaui_2_test_nested2Level:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2474         type: tosca.capabilities.network.Bindable
2475         valid_source_types:
2476         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2477         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2478         occurrences:
2479         - 0
2480         - UNBOUNDED
2481       network.incoming.bytes.rate_cmaui_port_4_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       network.incoming.bytes_cmaui_port_8_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       disk.device.allocation_server_cmaui_2_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       disk.ephemeral.size_server_cmaui_1:
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.bytes_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.device.capacity_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       network.outgoing.bytes.rate_cmaui_port_5_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       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2536         type: org.openecomp.capabilities.metric.Ceilometer
2537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
2542         type: org.openecomp.capabilities.metric.Ceilometer
2543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2544         occurrences:
2545         - 1
2546         - UNBOUNDED
2547       binding_cmaui_port_1:
2548         type: tosca.capabilities.network.Bindable
2549         valid_source_types:
2550         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2551         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2552         occurrences:
2553         - 0
2554         - UNBOUNDED
2555       binding_cmaui_port_2:
2556         type: tosca.capabilities.network.Bindable
2557         valid_source_types:
2558         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2559         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2560         occurrences:
2561         - 0
2562         - UNBOUNDED
2563       feature_test_nested2Level:
2564         type: tosca.capabilities.Node
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       disk.write.requests_server_cmaui_3_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.requests_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_server_cmaui_3_test_nested3Level_test_nested2Level:
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       disk.read.requests_server_cmaui_4_test_nested4Level_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.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.device.write.bytes.rate_server_cmaui_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       cpu_util_server_cmaui_1:
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       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
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       network.incoming.bytes_cmaui_port_2:
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       network.incoming.bytes_cmaui_port_1:
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.incoming.bytes_cmaui_port_5_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       disk.write.bytes.rate_server_cmaui_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       disk.device.write.bytes_server_cmaui_1:
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       disk.device.read.requests.rate_server_cmaui_3_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       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2653         type: org.openecomp.capabilities.metric.Ceilometer
2654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2655         occurrences:
2656         - 1
2657         - UNBOUNDED
2658       network.incoming.packets.rate_cmaui_port_1:
2659         type: org.openecomp.capabilities.metric.Ceilometer
2660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664       network.incoming.packets.rate_cmaui_port_2:
2665         type: org.openecomp.capabilities.metric.Ceilometer
2666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2667         occurrences:
2668         - 1
2669         - UNBOUNDED
2670       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2671         type: org.openecomp.capabilities.metric.Ceilometer
2672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676       feature_cmaui_port_1:
2677         type: tosca.capabilities.Node
2678         occurrences:
2679         - 1
2680         - UNBOUNDED
2681       feature_cmaui_port_2:
2682         type: tosca.capabilities.Node
2683         occurrences:
2684         - 1
2685         - UNBOUNDED
2686       cpu_server_cmaui_2_test_nested2Level:
2687         type: org.openecomp.capabilities.metric.Ceilometer
2688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       binding_server_cmaui_1:
2699         type: tosca.capabilities.network.Bindable
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       forwarder_cmaui_port_5_test_nested3Level_test_nested2Level:
2704         type: org.openecomp.capabilities.Forwarder
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       os_server_cmaui_3_test_nested3Level_test_nested2Level:
2709         type: tosca.capabilities.OperatingSystem
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
2714         type: org.openecomp.capabilities.metric.Ceilometer
2715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2716         occurrences:
2717         - 1
2718         - UNBOUNDED
2719       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2720         type: org.openecomp.capabilities.metric.Ceilometer
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2726         type: org.openecomp.capabilities.metric.Ceilometer
2727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2728         occurrences:
2729         - 1
2730         - UNBOUNDED
2731       scalable_server_cmaui_1:
2732         type: tosca.capabilities.Scalable
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       disk.write.bytes_server_cmaui_3_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       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2743         type: org.openecomp.capabilities.metric.Ceilometer
2744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       endpoint_server_cmaui_1:
2767         type: tosca.capabilities.Endpoint.Admin
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2772         type: org.openecomp.capabilities.metric.Ceilometer
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2778         type: tosca.capabilities.OperatingSystem
2779         occurrences:
2780         - 1
2781         - UNBOUNDED
2782       forwarder_cmaui_port_2:
2783         type: org.openecomp.capabilities.Forwarder
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       disk.usage_server_cmaui_2_test_nested2Level:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       forwarder_cmaui_port_1:
2794         type: org.openecomp.capabilities.Forwarder
2795         occurrences:
2796         - 1
2797         - UNBOUNDED
2798       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
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       disk.device.read.requests.rate_server_cmaui_2_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       disk.read.bytes.rate_server_cmaui_3_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       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.device.allocation_server_cmaui_1:
2823         type: org.openecomp.capabilities.metric.Ceilometer
2824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2825         occurrences:
2826         - 1
2827         - UNBOUNDED
2828       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2829         type: org.openecomp.capabilities.metric.Ceilometer
2830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2831         occurrences:
2832         - 1
2833         - UNBOUNDED
2834       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2835         type: org.openecomp.capabilities.metric.Ceilometer
2836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2837         occurrences:
2838         - 1
2839         - UNBOUNDED
2840       memory_server_cmaui_1:
2841         type: org.openecomp.capabilities.metric.Ceilometer
2842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       forwarder_cmaui_port_3_test_nested2Level:
2847         type: org.openecomp.capabilities.Forwarder
2848         occurrences:
2849         - 1
2850         - UNBOUNDED
2851       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
2852         type: org.openecomp.capabilities.metric.Ceilometer
2853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
2858         type: org.openecomp.capabilities.metric.Ceilometer
2859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2860         occurrences:
2861         - 1
2862         - UNBOUNDED
2863       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2864         type: org.openecomp.capabilities.metric.Ceilometer
2865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2866         occurrences:
2867         - 1
2868         - UNBOUNDED
2869       os_server_cmaui_2_test_nested2Level:
2870         type: tosca.capabilities.OperatingSystem
2871         occurrences:
2872         - 1
2873         - UNBOUNDED
2874       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
2875         type: org.openecomp.capabilities.metric.Ceilometer
2876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2877         occurrences:
2878         - 1
2879         - UNBOUNDED
2880       disk.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
2881         type: org.openecomp.capabilities.metric.Ceilometer
2882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2883         occurrences:
2884         - 1
2885         - UNBOUNDED
2886       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2887         type: org.openecomp.capabilities.Forwarder
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2892         type: org.openecomp.capabilities.metric.Ceilometer
2893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       disk.device.capacity_server_cmaui_1:
2898         type: org.openecomp.capabilities.metric.Ceilometer
2899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       disk.device.iops_server_cmaui_2_test_nested2Level:
2904         type: org.openecomp.capabilities.metric.Ceilometer
2905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2906         occurrences:
2907         - 1
2908         - UNBOUNDED
2909       network.incoming.bytes_cmaui_port_4_test_nested2Level:
2910         type: org.openecomp.capabilities.metric.Ceilometer
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2912         occurrences:
2913         - 1
2914         - UNBOUNDED
2915       feature_cmaui_port_3_test_nested2Level:
2916         type: tosca.capabilities.Node
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       disk.read.bytes.rate_server_cmaui_2_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       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       instance_server_cmaui_1:
2933         type: org.openecomp.capabilities.metric.Ceilometer
2934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2939         type: org.openecomp.capabilities.metric.Ceilometer
2940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2941         occurrences:
2942         - 1
2943         - UNBOUNDED
2944       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
2945         type: org.openecomp.capabilities.metric.Ceilometer
2946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2947         occurrences:
2948         - 1
2949         - UNBOUNDED
2950       attachment_cmaui_port_3_test_nested2Level:
2951         type: tosca.capabilities.Attachment
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
2956         type: tosca.capabilities.Endpoint.Admin
2957         occurrences:
2958         - 1
2959         - UNBOUNDED
2960       network.outpoing.packets_cmaui_port_1:
2961         type: org.openecomp.capabilities.metric.Ceilometer
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       network.outpoing.packets_cmaui_port_2:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       disk.device.read.requests_server_cmaui_1:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       cpu.delta_server_cmaui_1:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2985         type: tosca.capabilities.Attachment
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
2990         type: org.openecomp.capabilities.metric.Ceilometer
2991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       disk.device.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
3014         type: tosca.capabilities.Node
3015         occurrences:
3016         - 1
3017         - UNBOUNDED
3018       cpu_util_server_cmaui_2_test_nested2Level:
3019         type: org.openecomp.capabilities.metric.Ceilometer
3020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3025         type: tosca.capabilities.Attachment
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       memory.usage_server_cmaui_2_test_nested2Level:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       disk.device.usage_server_cmaui_1:
3036         type: org.openecomp.capabilities.metric.Ceilometer
3037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3038         occurrences:
3039         - 1
3040         - UNBOUNDED
3041       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3042         type: org.openecomp.capabilities.metric.Ceilometer
3043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3044         occurrences:
3045         - 1
3046         - UNBOUNDED
3047       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
3048         type: tosca.capabilities.Node
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
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.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_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       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       disk.device.write.requests.rate_server_cmaui_1:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       disk.read.requests_server_cmaui_2_test_nested2Level:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3089         type: tosca.capabilities.Node
3090         occurrences:
3091         - 1
3092         - UNBOUNDED
3093       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.write.bytes.rate_server_cmaui_2_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.latency_server_cmaui_2_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       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
3112         type: org.openecomp.capabilities.metric.Ceilometer
3113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       disk.device.iops_server_cmaui_1:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3130         type: org.openecomp.capabilities.metric.Ceilometer
3131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3136         type: org.openecomp.capabilities.Forwarder
3137         occurrences:
3138         - 1
3139         - UNBOUNDED
3140       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_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       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
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       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       disk.device.write.bytes.rate_server_cmaui_2_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.device.read.requests_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       cpu_server_cmaui_1:
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       memory.resident_server_cmaui_2_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       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
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       disk.allocation_server_cmaui_2_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       network.incoming.packets_cmaui_port_2:
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       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_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       network.incoming.packets_cmaui_port_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       memory.usage_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.device.write.requests_server_cmaui_3_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       disk.write.requests_server_cmaui_2_test_nested2Level:
3225         type: org.openecomp.capabilities.metric.Ceilometer
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3227         occurrences:
3228         - 1
3229         - UNBOUNDED
3230       disk.capacity_server_cmaui_1:
3231         type: org.openecomp.capabilities.metric.Ceilometer
3232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3237         type: org.openecomp.capabilities.metric.Ceilometer
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3239         occurrences:
3240         - 1
3241         - UNBOUNDED
3242       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3243         type: org.openecomp.capabilities.metric.Ceilometer
3244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3245         occurrences:
3246         - 1
3247         - UNBOUNDED
3248       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3249         type: tosca.capabilities.Scalable
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       network.outpoing.packets_cmaui_port_3_test_nested2Level:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       binding_cmaui_port_4_test_nested2Level:
3272         type: tosca.capabilities.network.Bindable
3273         valid_source_types:
3274         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3275         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3276         occurrences:
3277         - 0
3278         - UNBOUNDED
3279       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3280         type: org.openecomp.capabilities.metric.Ceilometer
3281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3282         occurrences:
3283         - 1
3284         - UNBOUNDED
3285       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
3286         type: org.openecomp.capabilities.metric.Ceilometer
3287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3288         occurrences:
3289         - 1
3290         - UNBOUNDED
3291       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
3292         type: org.openecomp.capabilities.metric.Ceilometer
3293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3294         occurrences:
3295         - 1
3296         - UNBOUNDED
3297       feature_test_nested4Level_test_nested3Level_test_nested2Level:
3298         type: tosca.capabilities.Node
3299         occurrences:
3300         - 1
3301         - UNBOUNDED
3302       disk.iops_server_cmaui_1:
3303         type: org.openecomp.capabilities.metric.Ceilometer
3304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.device.usage_server_cmaui_2_test_nested2Level:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3315         type: tosca.capabilities.Node
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3326         type: org.openecomp.capabilities.metric.Ceilometer
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3328         occurrences:
3329         - 1
3330         - UNBOUNDED
3331       network.outgoing.bytes.rate_cmaui_port_2:
3332         type: org.openecomp.capabilities.metric.Ceilometer
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       network.outgoing.bytes.rate_cmaui_port_1:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       attachment_cmaui_port_4_test_nested2Level:
3344         type: tosca.capabilities.Attachment
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
3361         type: tosca.capabilities.Endpoint.Admin
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
3366         type: tosca.capabilities.network.Bindable
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       disk.iops_server_cmaui_2_test_nested2Level:
3377         type: org.openecomp.capabilities.metric.Ceilometer
3378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3379         occurrences:
3380         - 1
3381         - UNBOUNDED
3382       disk.write.bytes_server_cmaui_1:
3383         type: org.openecomp.capabilities.metric.Ceilometer
3384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       feature_server_cmaui_1:
3389         type: tosca.capabilities.Node
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       disk.allocation_server_cmaui_1:
3394         type: org.openecomp.capabilities.metric.Ceilometer
3395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3396         occurrences:
3397         - 1
3398         - UNBOUNDED
3399       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3400         type: org.openecomp.capabilities.metric.Ceilometer
3401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3402         occurrences:
3403         - 1
3404         - UNBOUNDED
3405       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
3406         type: org.openecomp.capabilities.metric.Ceilometer
3407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3408         occurrences:
3409         - 1
3410         - UNBOUNDED
3411       attachment_cmaui_port_2:
3412         type: tosca.capabilities.Attachment
3413         occurrences:
3414         - 1
3415         - UNBOUNDED
3416       instance_server_cmaui_2_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       network.outgoing.packets.rate_cmaui_port_1:
3423         type: org.openecomp.capabilities.metric.Ceilometer
3424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3425         occurrences:
3426         - 1
3427         - UNBOUNDED
3428       network.outgoing.packets.rate_cmaui_port_2:
3429         type: org.openecomp.capabilities.metric.Ceilometer
3430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3431         occurrences:
3432         - 1
3433         - UNBOUNDED
3434       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
3435         type: org.openecomp.capabilities.metric.Ceilometer
3436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3437         occurrences:
3438         - 1
3439         - UNBOUNDED
3440       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3441         type: org.openecomp.capabilities.metric.Ceilometer
3442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3443         occurrences:
3444         - 1
3445         - UNBOUNDED
3446       attachment_cmaui_port_1:
3447         type: tosca.capabilities.Attachment
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3458         type: org.openecomp.capabilities.metric.Ceilometer
3459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3460         occurrences:
3461         - 1
3462         - UNBOUNDED
3463       disk.write.requests_server_cmaui_1:
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       disk.read.bytes_server_cmaui_3_test_nested3Level_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       cpu.delta_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.usage_server_cmaui_1:
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       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3488         type: org.openecomp.capabilities.metric.Ceilometer
3489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3490         occurrences:
3491         - 1
3492         - UNBOUNDED
3493       memory_server_cmaui_2_test_nested2Level:
3494         type: org.openecomp.capabilities.metric.Ceilometer
3495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3496         occurrences:
3497         - 1
3498         - UNBOUNDED
3499       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
3500         type: org.openecomp.capabilities.metric.Ceilometer
3501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3502         occurrences:
3503         - 1
3504         - UNBOUNDED
3505       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3506         type: org.openecomp.capabilities.metric.Ceilometer
3507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3508         occurrences:
3509         - 1
3510         - UNBOUNDED
3511       os_server_cmaui_1:
3512         type: tosca.capabilities.OperatingSystem
3513         occurrences:
3514         - 1
3515         - UNBOUNDED
3516       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3517         type: org.openecomp.capabilities.metric.Ceilometer
3518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3519         occurrences:
3520         - 1
3521         - UNBOUNDED
3522       disk.root.size_server_cmaui_2_test_nested2Level:
3523         type: org.openecomp.capabilities.metric.Ceilometer
3524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3525         occurrences:
3526         - 1
3527         - UNBOUNDED
3528       feature_cmaui_port_4_test_nested2Level:
3529         type: tosca.capabilities.Node
3530         occurrences:
3531         - 1
3532         - UNBOUNDED
3533       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
3534         type: org.openecomp.capabilities.metric.Ceilometer
3535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3536         occurrences:
3537         - 1
3538         - UNBOUNDED
3539       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
3540         type: tosca.capabilities.Attachment
3541         occurrences:
3542         - 1
3543         - UNBOUNDED
3544       cpu_util_server_cmaui_3_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       disk.device.latency_server_cmaui_2_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       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
3557         type: org.openecomp.capabilities.metric.Ceilometer
3558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3559         occurrences:
3560         - 1
3561         - UNBOUNDED
3562       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
3563         type: org.openecomp.capabilities.metric.Ceilometer
3564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3569         type: org.openecomp.capabilities.metric.Ceilometer
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3571         occurrences:
3572         - 1
3573         - UNBOUNDED
3574       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3575         type: org.openecomp.capabilities.metric.Ceilometer
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3577         occurrences:
3578         - 1
3579         - UNBOUNDED
3580       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3581         type: tosca.capabilities.Container
3582         valid_source_types:
3583         - tosca.nodes.SoftwareComponent
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       host_server_cmaui_1:
3594         type: tosca.capabilities.Container
3595         valid_source_types:
3596         - tosca.nodes.SoftwareComponent
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       binding_server_cmaui_2_test_nested2Level:
3601         type: tosca.capabilities.network.Bindable
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
3606         type: tosca.capabilities.Node
3607         occurrences:
3608         - 1
3609         - UNBOUNDED
3610       cpu.delta_server_cmaui_2_test_nested2Level:
3611         type: org.openecomp.capabilities.metric.Ceilometer
3612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3613         occurrences:
3614         - 1
3615         - UNBOUNDED
3616       network.outpoing.packets_cmaui_port_4_test_nested2Level:
3617         type: org.openecomp.capabilities.metric.Ceilometer
3618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3619         occurrences:
3620         - 1
3621         - UNBOUNDED
3622       binding_cmaui_port_3_test_nested2Level:
3623         type: tosca.capabilities.network.Bindable
3624         valid_source_types:
3625         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3626         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3627         occurrences:
3628         - 0
3629         - UNBOUNDED
3630       disk.device.capacity_server_cmaui_2_test_nested2Level:
3631         type: org.openecomp.capabilities.metric.Ceilometer
3632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3633         occurrences:
3634         - 1
3635         - UNBOUNDED
3636       disk.device.write.requests_server_cmaui_4_test_nested4Level_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       memory.usage_server_cmaui_3_test_nested3Level_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       scalable_server_cmaui_2_test_nested2Level:
3649         type: tosca.capabilities.Scalable
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       host_server_cmaui_3_test_nested3Level_test_nested2Level:
3654         type: tosca.capabilities.Container
3655         valid_source_types:
3656         - tosca.nodes.SoftwareComponent
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
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       vcpus_server_cmaui_2_test_nested2Level:
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.requests.rate_server_cmaui_1:
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       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
3679         type: org.openecomp.capabilities.metric.Ceilometer
3680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3681         occurrences:
3682         - 1
3683         - UNBOUNDED
3684       network.incoming.bytes.rate_cmaui_port_1:
3685         type: org.openecomp.capabilities.metric.Ceilometer
3686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3687         occurrences:
3688         - 1
3689         - UNBOUNDED
3690       network.incoming.bytes.rate_cmaui_port_2:
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       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
3697         type: org.openecomp.capabilities.metric.Ceilometer
3698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3699         occurrences:
3700         - 1
3701         - UNBOUNDED
3702       vcpus_server_cmaui_1:
3703         type: org.openecomp.capabilities.metric.Ceilometer
3704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3705         occurrences:
3706         - 1
3707         - UNBOUNDED
3708       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
3709         type: org.openecomp.capabilities.metric.Ceilometer
3710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3711         occurrences:
3712         - 1
3713         - UNBOUNDED
3714       disk.write.bytes_server_cmaui_2_test_nested2Level:
3715         type: org.openecomp.capabilities.metric.Ceilometer
3716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3717         occurrences:
3718         - 1
3719         - UNBOUNDED
3720       feature_test_nested3Level_test_nested2Level:
3721         type: tosca.capabilities.Node
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
3726         type: tosca.capabilities.Node
3727         occurrences:
3728         - 1
3729         - UNBOUNDED
3730       disk.device.usage_server_cmaui_3_test_nested3Level_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       disk.read.bytes.rate_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       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
3755         type: org.openecomp.capabilities.metric.Ceilometer
3756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       memory.resident_server_cmaui_1:
3761         type: org.openecomp.capabilities.metric.Ceilometer
3762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       forwarder_cmaui_port_6_test_nested3Level_test_nested2Level:
3767         type: org.openecomp.capabilities.Forwarder
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
3772         type: org.openecomp.capabilities.metric.Ceilometer
3773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3774         occurrences:
3775         - 1
3776         - UNBOUNDED
3777       disk.latency_server_cmaui_1:
3778         type: org.openecomp.capabilities.metric.Ceilometer
3779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       host_server_cmaui_2_test_nested2Level:
3784         type: tosca.capabilities.Container
3785         valid_source_types:
3786         - tosca.nodes.SoftwareComponent
3787         occurrences:
3788         - 1
3789         - UNBOUNDED
3790       memory.usage_server_cmaui_1:
3791         type: org.openecomp.capabilities.metric.Ceilometer
3792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796   org.openecomp.resource.abstract.nodes.cmaui_2:
3797     derived_from: org.openecomp.resource.abstract.nodes.VFC
3798     properties:
3799       port_cmaui_port_1_network_role_tag:
3800         type: string
3801         required: true
3802         status: SUPPORTED
3803       port_cmaui_port_2_subnetpoolid:
3804         type: string
3805         required: true
3806         status: SUPPORTED
3807       port_cmaui_port_1_subnetpoolid:
3808         type: string
3809         required: true
3810         status: SUPPORTED
3811       port_cmaui_port_2_subinterface_indicator:
3812         type: list
3813         required: true
3814         status: SUPPORTED
3815         entry_schema:
3816           type: boolean
3817       port_cmaui_port_1_security_groups:
3818         type: list
3819         required: true
3820         status: SUPPORTED
3821         entry_schema:
3822           type: json
3823       vm_flavor_name:
3824         type: string
3825         required: true
3826         status: SUPPORTED
3827       compute_cmaui_name:
3828         type: list
3829         required: true
3830         status: SUPPORTED
3831         entry_schema:
3832           type: string
3833       port_cmaui_port_2_network_role:
3834         type: string
3835         required: true
3836         status: SUPPORTED
3837       port_cmaui_port_1_order:
3838         type: integer
3839         required: true
3840         status: SUPPORTED
3841       compute_cmaui_availability_zone:
3842         type: list
3843         required: true
3844         status: SUPPORTED
3845         entry_schema:
3846           type: string
3847       port_cmaui_port_1_fixed_ips:
3848         type: list
3849         required: true
3850         status: SUPPORTED
3851         entry_schema:
3852           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3853       port_cmaui_port_1_network_role:
3854         type: string
3855         required: true
3856         status: SUPPORTED
3857       vm_image_name:
3858         type: string
3859         required: true
3860         status: SUPPORTED
3861       port_cmaui_port_2_network_role_tag:
3862         type: string
3863         required: true
3864         status: SUPPORTED
3865       port_cmaui_port_2_ip_requirements:
3866         type: list
3867         required: true
3868         status: SUPPORTED
3869         entry_schema:
3870           type: org.openecomp.datatypes.network.IpRequirements
3871       port_cmaui_port_2_security_groups:
3872         type: list
3873         required: true
3874         status: SUPPORTED
3875         entry_schema:
3876           type: json
3877       index_value:
3878         type: integer
3879         description: Index value of this substitution service template runtime instance
3880         required: false
3881         default: 0
3882         status: SUPPORTED
3883         constraints:
3884         - greater_or_equal: 0
3885       port_cmaui_port_1_ip_requirements:
3886         type: list
3887         required: true
3888         status: SUPPORTED
3889         entry_schema:
3890           type: org.openecomp.datatypes.network.IpRequirements
3891       port_cmaui_port_1_exCP_naming:
3892         type: org.openecomp.datatypes.Naming
3893         required: true
3894         status: SUPPORTED
3895       port_cmaui_port_2_exCP_naming:
3896         type: org.openecomp.datatypes.Naming
3897         required: true
3898         status: SUPPORTED
3899       port_cmaui_port_1_vlan_requirements:
3900         type: list
3901         required: true
3902         status: SUPPORTED
3903         entry_schema:
3904           type: org.openecomp.datatypes.network.VlanRequirements
3905       port_cmaui_port_1_subinterface_indicator:
3906         type: list
3907         required: true
3908         status: SUPPORTED
3909         entry_schema:
3910           type: boolean
3911       port_cmaui_port_1_replacement_policy:
3912         type: list
3913         required: true
3914         status: SUPPORTED
3915         entry_schema:
3916           type: string
3917       port_cmaui_port_2_replacement_policy:
3918         type: list
3919         required: true
3920         status: SUPPORTED
3921         entry_schema:
3922           type: string
3923       port_cmaui_port_1_mac_requirements:
3924         type: org.openecomp.datatypes.network.MacRequirements
3925         required: true
3926         status: SUPPORTED
3927       port_cmaui_port_2_vlan_requirements:
3928         type: list
3929         required: true
3930         status: SUPPORTED
3931         entry_schema:
3932           type: org.openecomp.datatypes.network.VlanRequirements
3933       port_cmaui_port_2_fixed_ips:
3934         type: list
3935         required: true
3936         status: SUPPORTED
3937         entry_schema:
3938           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3939       port_cmaui_port_2_network:
3940         type: list
3941         required: true
3942         status: SUPPORTED
3943         entry_schema:
3944           type: string
3945       port_cmaui_port_2_mac_requirements:
3946         type: org.openecomp.datatypes.network.MacRequirements
3947         required: true
3948         status: SUPPORTED
3949       port_cmaui_port_2_order:
3950         type: integer
3951         required: true
3952         status: SUPPORTED
3953       port_cmaui_port_1_network:
3954         type: list
3955         required: true
3956         status: SUPPORTED
3957         entry_schema:
3958           type: string
3959     requirements:
3960     - dependency_cmaui_cmaui_port_1:
3961         capability: tosca.capabilities.Node
3962         node: tosca.nodes.Root
3963         relationship: tosca.relationships.DependsOn
3964         occurrences:
3965         - 0
3966         - UNBOUNDED
3967     - link_cmaui_cmaui_port_1:
3968         capability: tosca.capabilities.network.Linkable
3969         relationship: tosca.relationships.network.LinksTo
3970         occurrences:
3971         - 1
3972         - 1
3973     - dependency_cmaui_cmaui_port_2:
3974         capability: tosca.capabilities.Node
3975         node: tosca.nodes.Root
3976         relationship: tosca.relationships.DependsOn
3977         occurrences:
3978         - 0
3979         - UNBOUNDED
3980     - link_cmaui_cmaui_port_2:
3981         capability: tosca.capabilities.network.Linkable
3982         relationship: tosca.relationships.network.LinksTo
3983         occurrences:
3984         - 1
3985         - 1
3986     - dependency_cmaui:
3987         capability: tosca.capabilities.Node
3988         node: tosca.nodes.Root
3989         relationship: tosca.relationships.DependsOn
3990         occurrences:
3991         - 0
3992         - UNBOUNDED
3993     - local_storage_cmaui:
3994         capability: tosca.capabilities.Attachment
3995         node: tosca.nodes.BlockStorage
3996         relationship: tosca.relationships.AttachesTo
3997         occurrences:
3998         - 0
3999         - UNBOUNDED
4000     capabilities:
4001       network.incoming.bytes_cmaui_cmaui_port_1:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       disk.read.bytes.rate_cmaui:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       disk.ephemeral.size_cmaui:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       disk.device.write.bytes_cmaui:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.iops_cmaui:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       memory.resident_cmaui:
4032         type: org.openecomp.capabilities.metric.Ceilometer
4033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4034         occurrences:
4035         - 1
4036         - UNBOUNDED
4037       disk.write.bytes.rate_cmaui:
4038         type: org.openecomp.capabilities.metric.Ceilometer
4039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4040         occurrences:
4041         - 1
4042         - UNBOUNDED
4043       host_cmaui:
4044         type: tosca.capabilities.Container
4045         valid_source_types:
4046         - tosca.nodes.SoftwareComponent
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       disk.device.allocation_cmaui:
4051         type: org.openecomp.capabilities.metric.Ceilometer
4052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4053         occurrences:
4054         - 1
4055         - UNBOUNDED
4056       forwarder_cmaui_cmaui_port_1:
4057         type: org.openecomp.capabilities.Forwarder
4058         occurrences:
4059         - 1
4060         - UNBOUNDED
4061       forwarder_cmaui_cmaui_port_2:
4062         type: org.openecomp.capabilities.Forwarder
4063         occurrences:
4064         - 1
4065         - UNBOUNDED
4066       network.incoming.bytes_cmaui_cmaui_port_2:
4067         type: org.openecomp.capabilities.metric.Ceilometer
4068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       disk.read.bytes_cmaui:
4073         type: org.openecomp.capabilities.metric.Ceilometer
4074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4075         occurrences:
4076         - 1
4077         - UNBOUNDED
4078       disk.write.requests_cmaui:
4079         type: org.openecomp.capabilities.metric.Ceilometer
4080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4081         occurrences:
4082         - 1
4083         - UNBOUNDED
4084       feature_cmaui_cmaui_port_1:
4085         type: tosca.capabilities.Node
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       binding_cmaui_cmaui_port_2:
4090         type: tosca.capabilities.network.Bindable
4091         valid_source_types:
4092         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4093         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4094         occurrences:
4095         - 0
4096         - UNBOUNDED
4097       scalable_cmaui:
4098         type: tosca.capabilities.Scalable
4099         occurrences:
4100         - 1
4101         - UNBOUNDED
4102       feature_cmaui_cmaui_port_2:
4103         type: tosca.capabilities.Node
4104         occurrences:
4105         - 1
4106         - UNBOUNDED
4107       binding_cmaui_cmaui_port_1:
4108         type: tosca.capabilities.network.Bindable
4109         valid_source_types:
4110         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4111         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4112         occurrences:
4113         - 0
4114         - UNBOUNDED
4115       disk.device.write.bytes.rate_cmaui:
4116         type: org.openecomp.capabilities.metric.Ceilometer
4117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4118         occurrences:
4119         - 1
4120         - UNBOUNDED
4121       cpu.delta_cmaui:
4122         type: org.openecomp.capabilities.metric.Ceilometer
4123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4124         occurrences:
4125         - 1
4126         - UNBOUNDED
4127       disk.root.size_cmaui:
4128         type: org.openecomp.capabilities.metric.Ceilometer
4129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4130         occurrences:
4131         - 1
4132         - UNBOUNDED
4133       network.incoming.packets_cmaui_cmaui_port_1:
4134         type: org.openecomp.capabilities.metric.Ceilometer
4135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4136         occurrences:
4137         - 1
4138         - UNBOUNDED
4139       memory.usage_cmaui:
4140         type: org.openecomp.capabilities.metric.Ceilometer
4141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       os_cmaui:
4146         type: tosca.capabilities.OperatingSystem
4147         occurrences:
4148         - 1
4149         - UNBOUNDED
4150       attachment_cmaui_cmaui_port_1:
4151         type: tosca.capabilities.Attachment
4152         occurrences:
4153         - 1
4154         - UNBOUNDED
4155       disk.device.read.bytes.rate_cmaui:
4156         type: org.openecomp.capabilities.metric.Ceilometer
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4158         occurrences:
4159         - 1
4160         - UNBOUNDED
4161       network.incoming.packets.rate_cmaui_cmaui_port_1:
4162         type: org.openecomp.capabilities.metric.Ceilometer
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       attachment_cmaui_cmaui_port_2:
4168         type: tosca.capabilities.Attachment
4169         occurrences:
4170         - 1
4171         - UNBOUNDED
4172       network.incoming.packets_cmaui_cmaui_port_2:
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       network.incoming.packets.rate_cmaui_cmaui_port_2:
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.device.usage_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.iops_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       disk.device.latency_cmaui:
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.read.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       disk.capacity_cmaui:
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       cpu_cmaui:
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       disk.read.requests_cmaui:
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       disk.device.read.bytes_cmaui:
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.incoming.bytes.rate_cmaui_cmaui_port_2:
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       disk.device.write.requests_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.packets.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.packets.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       network.incoming.bytes.rate_cmaui_cmaui_port_1:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       network.outpoing.packets_cmaui_cmaui_port_2:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       network.outpoing.packets_cmaui_cmaui_port_1:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       vcpus_cmaui:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       network.outgoing.bytes.rate_cmaui_cmaui_port_2:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       network.outgoing.bytes.rate_cmaui_cmaui_port_1:
4287         type: org.openecomp.capabilities.metric.Ceilometer
4288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4289         occurrences:
4290         - 1
4291         - UNBOUNDED
4292       feature_cmaui:
4293         type: tosca.capabilities.Node
4294         occurrences:
4295         - 1
4296         - UNBOUNDED
4297       binding_cmaui:
4298         type: tosca.capabilities.network.Bindable
4299         occurrences:
4300         - 1
4301         - UNBOUNDED
4302       endpoint_cmaui:
4303         type: tosca.capabilities.Endpoint.Admin
4304         occurrences:
4305         - 1
4306         - UNBOUNDED
4307       disk.device.capacity_cmaui:
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.device.read.requests.rate_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       memory_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.write.requests.rate_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.usage_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       network.outgoing.bytes_cmaui_cmaui_port_2:
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       network.outgoing.bytes_cmaui_cmaui_port_1:
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       disk.latency_cmaui:
4350         type: org.openecomp.capabilities.metric.Ceilometer
4351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4352         occurrences:
4353         - 1
4354         - UNBOUNDED
4355       instance_cmaui:
4356         type: org.openecomp.capabilities.metric.Ceilometer
4357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4358         occurrences:
4359         - 1
4360         - UNBOUNDED
4361       disk.allocation_cmaui:
4362         type: org.openecomp.capabilities.metric.Ceilometer
4363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4364         occurrences:
4365         - 1
4366         - UNBOUNDED
4367       disk.write.bytes_cmaui:
4368         type: org.openecomp.capabilities.metric.Ceilometer
4369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4370         occurrences:
4371         - 1
4372         - UNBOUNDED
4373       cpu_util_cmaui:
4374         type: org.openecomp.capabilities.metric.Ceilometer
4375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4376         occurrences:
4377         - 1
4378         - UNBOUNDED
4379       disk.device.write.requests.rate_cmaui:
4380         type: org.openecomp.capabilities.metric.Ceilometer
4381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4382         occurrences:
4383         - 1
4384         - UNBOUNDED
4385   org.openecomp.resource.abstract.nodes.heat.nested2:
4386     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4387     properties:
4388       cmaui_names:
4389         type: list
4390         description: CMAUI1, CMAUI2 server names
4391         required: true
4392         status: SUPPORTED
4393         entry_schema:
4394           type: string
4395       p1:
4396         type: string
4397         description: UID of OAM network
4398         required: true
4399         status: SUPPORTED
4400       p2:
4401         type: string
4402         description: UID of OAM network
4403         required: true
4404         status: SUPPORTED
4405       cmaui_image:
4406         type: string
4407         description: Image for CMAUI server
4408         required: true
4409         status: SUPPORTED
4410       cmaui_flavor:
4411         type: string
4412         description: Flavor for CMAUI server
4413         required: true
4414         status: SUPPORTED
4415       security_group_name:
4416         type: list
4417         description: CMAUI1, CMAUI2 server names
4418         required: true
4419         status: SUPPORTED
4420         entry_schema:
4421           type: string
4422       availability_zone_0:
4423         type: string
4424         description: availabilityzone name
4425         required: true
4426         status: SUPPORTED
4427       cmaui_oam_ips:
4428         type: string
4429         required: true
4430         status: SUPPORTED
4431       net:
4432         type: string
4433         required: true
4434         status: SUPPORTED
4435     requirements:
4436     - dependency_cmaui_port_3:
4437         capability: tosca.capabilities.Node
4438         node: tosca.nodes.Root
4439         relationship: tosca.relationships.DependsOn
4440         occurrences:
4441         - 0
4442         - UNBOUNDED
4443     - link_cmaui_port_3:
4444         capability: tosca.capabilities.network.Linkable
4445         relationship: tosca.relationships.network.LinksTo
4446         occurrences:
4447         - 1
4448         - 1
4449     - dependency_server_cmaui_2:
4450         capability: tosca.capabilities.Node
4451         node: tosca.nodes.Root
4452         relationship: tosca.relationships.DependsOn
4453         occurrences:
4454         - 0
4455         - UNBOUNDED
4456     - local_storage_server_cmaui_2:
4457         capability: tosca.capabilities.Attachment
4458         node: tosca.nodes.BlockStorage
4459         relationship: tosca.relationships.AttachesTo
4460         occurrences:
4461         - 0
4462         - UNBOUNDED
4463     - dependency_cmaui_port_4:
4464         capability: tosca.capabilities.Node
4465         node: tosca.nodes.Root
4466         relationship: tosca.relationships.DependsOn
4467         occurrences:
4468         - 0
4469         - UNBOUNDED
4470     - link_cmaui_port_4:
4471         capability: tosca.capabilities.network.Linkable
4472         relationship: tosca.relationships.network.LinksTo
4473         occurrences:
4474         - 1
4475         - 1
4476     - dependency_test_nested3Level:
4477         capability: tosca.capabilities.Node
4478         node: tosca.nodes.Root
4479         relationship: tosca.relationships.DependsOn
4480         occurrences:
4481         - 0
4482         - UNBOUNDED
4483     - dependency_test_nested4Level_test_nested3Level:
4484         capability: tosca.capabilities.Node
4485         node: tosca.nodes.Root
4486         relationship: tosca.relationships.DependsOn
4487         occurrences:
4488         - 0
4489         - UNBOUNDED
4490     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
4491         capability: tosca.capabilities.Node
4492         node: tosca.nodes.Root
4493         relationship: tosca.relationships.DependsOn
4494         occurrences:
4495         - 0
4496         - UNBOUNDED
4497     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
4498         capability: tosca.capabilities.network.Linkable
4499         relationship: tosca.relationships.network.LinksTo
4500         occurrences:
4501         - 1
4502         - 1
4503     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
4504         capability: tosca.capabilities.Node
4505         node: tosca.nodes.Root
4506         relationship: tosca.relationships.DependsOn
4507         occurrences:
4508         - 0
4509         - UNBOUNDED
4510     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
4511         capability: tosca.capabilities.Attachment
4512         node: tosca.nodes.BlockStorage
4513         relationship: tosca.relationships.AttachesTo
4514         occurrences:
4515         - 0
4516         - UNBOUNDED
4517     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
4518         capability: tosca.capabilities.Node
4519         node: tosca.nodes.Root
4520         relationship: tosca.relationships.DependsOn
4521         occurrences:
4522         - 0
4523         - UNBOUNDED
4524     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
4525         capability: tosca.capabilities.network.Linkable
4526         relationship: tosca.relationships.network.LinksTo
4527         occurrences:
4528         - 1
4529         - 1
4530     - dependency_server_cmaui_3_test_nested3Level:
4531         capability: tosca.capabilities.Node
4532         node: tosca.nodes.Root
4533         relationship: tosca.relationships.DependsOn
4534         occurrences:
4535         - 0
4536         - UNBOUNDED
4537     - local_storage_server_cmaui_3_test_nested3Level:
4538         capability: tosca.capabilities.Attachment
4539         node: tosca.nodes.BlockStorage
4540         relationship: tosca.relationships.AttachesTo
4541         occurrences:
4542         - 0
4543         - UNBOUNDED
4544     - dependency_cmaui_port_5_test_nested3Level:
4545         capability: tosca.capabilities.Node
4546         node: tosca.nodes.Root
4547         relationship: tosca.relationships.DependsOn
4548         occurrences:
4549         - 0
4550         - UNBOUNDED
4551     - link_cmaui_port_5_test_nested3Level:
4552         capability: tosca.capabilities.network.Linkable
4553         relationship: tosca.relationships.network.LinksTo
4554         occurrences:
4555         - 1
4556         - 1
4557     - dependency_cmaui_port_6_test_nested3Level:
4558         capability: tosca.capabilities.Node
4559         node: tosca.nodes.Root
4560         relationship: tosca.relationships.DependsOn
4561         occurrences:
4562         - 0
4563         - UNBOUNDED
4564     - link_cmaui_port_6_test_nested3Level:
4565         capability: tosca.capabilities.network.Linkable
4566         relationship: tosca.relationships.network.LinksTo
4567         occurrences:
4568         - 1
4569         - 1
4570     capabilities:
4571       instance_server_cmaui_4_test_nested4Level_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       memory.usage_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       cpu_util_server_cmaui_3_test_nested3Level:
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.device.latency_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.root.size_server_cmaui_2:
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.read.requests_server_cmaui_3_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       disk.latency_server_cmaui_3_test_nested3Level:
4608         type: org.openecomp.capabilities.metric.Ceilometer
4609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4610         occurrences:
4611         - 1
4612         - UNBOUNDED
4613       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
4614         type: org.openecomp.capabilities.metric.Ceilometer
4615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4616         occurrences:
4617         - 1
4618         - UNBOUNDED
4619       network.outgoing.bytes_cmaui_port_3:
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.read.requests_server_cmaui_2:
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.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
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.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
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       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
4644         type: tosca.capabilities.Attachment
4645         occurrences:
4646         - 1
4647         - UNBOUNDED
4648       host_server_cmaui_4_test_nested4Level_test_nested3Level:
4649         type: tosca.capabilities.Container
4650         valid_source_types:
4651         - tosca.nodes.SoftwareComponent
4652         occurrences:
4653         - 1
4654         - UNBOUNDED
4655       disk.device.read.bytes.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.ephemeral.size_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       disk.read.bytes_server_cmaui_2:
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       disk.device.read.bytes_server_cmaui_2:
4674         type: org.openecomp.capabilities.metric.Ceilometer
4675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4676         occurrences:
4677         - 1
4678         - UNBOUNDED
4679       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       disk.write.requests.rate_server_cmaui_2:
4692         type: org.openecomp.capabilities.metric.Ceilometer
4693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4694         occurrences:
4695         - 1
4696         - UNBOUNDED
4697       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
4698         type: org.openecomp.capabilities.metric.Ceilometer
4699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       host_server_cmaui_3_test_nested3Level:
4710         type: tosca.capabilities.Container
4711         valid_source_types:
4712         - tosca.nodes.SoftwareComponent
4713         occurrences:
4714         - 1
4715         - UNBOUNDED
4716       disk.allocation_server_cmaui_3_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_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       network.incoming.packets.rate_cmaui_port_6_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.ephemeral.size_server_cmaui_2:
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       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
4741         type: org.openecomp.capabilities.metric.Ceilometer
4742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       disk.write.requests_server_cmaui_3_test_nested3Level:
4747         type: org.openecomp.capabilities.metric.Ceilometer
4748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4749         occurrences:
4750         - 1
4751         - UNBOUNDED
4752       network.outpoing.packets_cmaui_port_5_test_nested3Level:
4753         type: org.openecomp.capabilities.metric.Ceilometer
4754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4755         occurrences:
4756         - 1
4757         - UNBOUNDED
4758       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
4759         type: org.openecomp.capabilities.metric.Ceilometer
4760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4761         occurrences:
4762         - 1
4763         - UNBOUNDED
4764       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
4765         type: org.openecomp.capabilities.metric.Ceilometer
4766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4767         occurrences:
4768         - 1
4769         - UNBOUNDED
4770       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
4771         type: org.openecomp.capabilities.metric.Ceilometer
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4773         occurrences:
4774         - 1
4775         - UNBOUNDED
4776       binding_cmaui_port_3:
4777         type: tosca.capabilities.network.Bindable
4778         valid_source_types:
4779         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4780         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4781         occurrences:
4782         - 0
4783         - UNBOUNDED
4784       binding_cmaui_port_4:
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.device.write.requests_server_cmaui_2:
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       feature_cmaui_port_6_test_nested3Level:
4799         type: tosca.capabilities.Node
4800         occurrences:
4801         - 1
4802         - UNBOUNDED
4803       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
4804         type: tosca.capabilities.Node
4805         occurrences:
4806         - 1
4807         - UNBOUNDED
4808       memory_server_cmaui_3_test_nested3Level:
4809         type: org.openecomp.capabilities.metric.Ceilometer
4810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4811         occurrences:
4812         - 1
4813         - UNBOUNDED
4814       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
4815         type: org.openecomp.capabilities.metric.Ceilometer
4816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4817         occurrences:
4818         - 1
4819         - UNBOUNDED
4820       binding_cmaui_port_6_test_nested3Level:
4821         type: tosca.capabilities.network.Bindable
4822         valid_source_types:
4823         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4824         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4825         occurrences:
4826         - 0
4827         - UNBOUNDED
4828       disk.usage_server_cmaui_3_test_nested3Level:
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       network.incoming.bytes_cmaui_port_4:
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       network.incoming.bytes_cmaui_port_3:
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       disk.device.latency_server_cmaui_3_test_nested3Level:
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_util_server_cmaui_2:
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       disk.device.write.bytes.rate_server_cmaui_2:
4859         type: org.openecomp.capabilities.metric.Ceilometer
4860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4861         occurrences:
4862         - 1
4863         - UNBOUNDED
4864       disk.write.bytes.rate_server_cmaui_2:
4865         type: org.openecomp.capabilities.metric.Ceilometer
4866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4867         occurrences:
4868         - 1
4869         - UNBOUNDED
4870       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
4871         type: org.openecomp.capabilities.metric.Ceilometer
4872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4873         occurrences:
4874         - 1
4875         - UNBOUNDED
4876       disk.device.write.bytes_server_cmaui_2:
4877         type: org.openecomp.capabilities.metric.Ceilometer
4878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4879         occurrences:
4880         - 1
4881         - UNBOUNDED
4882       network.incoming.packets.rate_cmaui_port_3:
4883         type: org.openecomp.capabilities.metric.Ceilometer
4884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4885         occurrences:
4886         - 1
4887         - UNBOUNDED
4888       cpu_server_cmaui_3_test_nested3Level:
4889         type: org.openecomp.capabilities.metric.Ceilometer
4890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4891         occurrences:
4892         - 1
4893         - UNBOUNDED
4894       feature_cmaui_port_3:
4895         type: tosca.capabilities.Node
4896         occurrences:
4897         - 1
4898         - UNBOUNDED
4899       network.incoming.packets.rate_cmaui_port_4:
4900         type: org.openecomp.capabilities.metric.Ceilometer
4901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4902         occurrences:
4903         - 1
4904         - UNBOUNDED
4905       feature_cmaui_port_4:
4906         type: tosca.capabilities.Node
4907         occurrences:
4908         - 1
4909         - UNBOUNDED
4910       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
4911         type: org.openecomp.capabilities.metric.Ceilometer
4912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4913         occurrences:
4914         - 1
4915         - UNBOUNDED
4916       binding_server_cmaui_2:
4917         type: tosca.capabilities.network.Bindable
4918         occurrences:
4919         - 1
4920         - UNBOUNDED
4921       scalable_server_cmaui_2:
4922         type: tosca.capabilities.Scalable
4923         occurrences:
4924         - 1
4925         - UNBOUNDED
4926       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
4927         type: org.openecomp.capabilities.metric.Ceilometer
4928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4929         occurrences:
4930         - 1
4931         - UNBOUNDED
4932       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
4933         type: org.openecomp.capabilities.metric.Ceilometer
4934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4935         occurrences:
4936         - 1
4937         - UNBOUNDED
4938       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
4939         type: org.openecomp.capabilities.metric.Ceilometer
4940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4941         occurrences:
4942         - 1
4943         - UNBOUNDED
4944       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
4945         type: tosca.capabilities.Node
4946         occurrences:
4947         - 1
4948         - UNBOUNDED
4949       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
4950         type: org.openecomp.capabilities.metric.Ceilometer
4951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       endpoint_server_cmaui_2:
4956         type: tosca.capabilities.Endpoint.Admin
4957         occurrences:
4958         - 1
4959         - UNBOUNDED
4960       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
4961         type: org.openecomp.capabilities.metric.Ceilometer
4962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4963         occurrences:
4964         - 1
4965         - UNBOUNDED
4966       forwarder_cmaui_port_4:
4967         type: org.openecomp.capabilities.Forwarder
4968         occurrences:
4969         - 1
4970         - UNBOUNDED
4971       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
4972         type: tosca.capabilities.Scalable
4973         occurrences:
4974         - 1
4975         - UNBOUNDED
4976       forwarder_cmaui_port_3:
4977         type: org.openecomp.capabilities.Forwarder
4978         occurrences:
4979         - 1
4980         - UNBOUNDED
4981       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4982         type: org.openecomp.capabilities.metric.Ceilometer
4983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       disk.device.allocation_server_cmaui_2:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
4994         type: org.openecomp.capabilities.metric.Ceilometer
4995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4996         occurrences:
4997         - 1
4998         - UNBOUNDED
4999       disk.read.bytes_server_cmaui_3_test_nested3Level:
5000         type: org.openecomp.capabilities.metric.Ceilometer
5001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5002         occurrences:
5003         - 1
5004         - UNBOUNDED
5005       disk.device.allocation_server_cmaui_3_test_nested3Level:
5006         type: org.openecomp.capabilities.metric.Ceilometer
5007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5008         occurrences:
5009         - 1
5010         - UNBOUNDED
5011       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
5012         type: org.openecomp.capabilities.metric.Ceilometer
5013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5014         occurrences:
5015         - 1
5016         - UNBOUNDED
5017       os_server_cmaui_3_test_nested3Level:
5018         type: tosca.capabilities.OperatingSystem
5019         occurrences:
5020         - 1
5021         - UNBOUNDED
5022       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
5023         type: org.openecomp.capabilities.metric.Ceilometer
5024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5025         occurrences:
5026         - 1
5027         - UNBOUNDED
5028       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
5029         type: org.openecomp.capabilities.metric.Ceilometer
5030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5031         occurrences:
5032         - 1
5033         - UNBOUNDED
5034       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5035         type: org.openecomp.capabilities.metric.Ceilometer
5036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5037         occurrences:
5038         - 1
5039         - UNBOUNDED
5040       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
5041         type: tosca.capabilities.Attachment
5042         occurrences:
5043         - 1
5044         - UNBOUNDED
5045       instance_server_cmaui_2:
5046         type: org.openecomp.capabilities.metric.Ceilometer
5047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5048         occurrences:
5049         - 1
5050         - UNBOUNDED
5051       disk.device.iops_server_cmaui_3_test_nested3Level:
5052         type: org.openecomp.capabilities.metric.Ceilometer
5053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5054         occurrences:
5055         - 1
5056         - UNBOUNDED
5057       network.incoming.bytes_cmaui_port_5_test_nested3Level:
5058         type: org.openecomp.capabilities.metric.Ceilometer
5059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5060         occurrences:
5061         - 1
5062         - UNBOUNDED
5063       network.outpoing.packets_cmaui_port_6_test_nested3Level:
5064         type: org.openecomp.capabilities.metric.Ceilometer
5065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5066         occurrences:
5067         - 1
5068         - UNBOUNDED
5069       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5070         type: org.openecomp.capabilities.metric.Ceilometer
5071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5072         occurrences:
5073         - 1
5074         - UNBOUNDED
5075       binding_cmaui_port_5_test_nested3Level:
5076         type: tosca.capabilities.network.Bindable
5077         valid_source_types:
5078         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5079         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5080         occurrences:
5081         - 0
5082         - UNBOUNDED
5083       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
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.outgoing.bytes_cmaui_port_5_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.read.requests_server_cmaui_2:
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       network.outpoing.packets_cmaui_port_3:
5102         type: org.openecomp.capabilities.metric.Ceilometer
5103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5104         occurrences:
5105         - 1
5106         - UNBOUNDED
5107       disk.capacity_server_cmaui_3_test_nested3Level:
5108         type: org.openecomp.capabilities.metric.Ceilometer
5109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5110         occurrences:
5111         - 1
5112         - UNBOUNDED
5113       cpu.delta_server_cmaui_2:
5114         type: org.openecomp.capabilities.metric.Ceilometer
5115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5116         occurrences:
5117         - 1
5118         - UNBOUNDED
5119       network.outpoing.packets_cmaui_port_4:
5120         type: org.openecomp.capabilities.metric.Ceilometer
5121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5122         occurrences:
5123         - 1
5124         - UNBOUNDED
5125       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5126         type: org.openecomp.capabilities.metric.Ceilometer
5127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5128         occurrences:
5129         - 1
5130         - UNBOUNDED
5131       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5132         type: org.openecomp.capabilities.metric.Ceilometer
5133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5134         occurrences:
5135         - 1
5136         - UNBOUNDED
5137       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
5138         type: tosca.capabilities.network.Bindable
5139         valid_source_types:
5140         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5141         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5142         occurrences:
5143         - 0
5144         - UNBOUNDED
5145       disk.write.bytes_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.outgoing.packets.rate_cmaui_port_5_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.device.read.requests.rate_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       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
5164         type: org.openecomp.capabilities.metric.Ceilometer
5165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5166         occurrences:
5167         - 1
5168         - UNBOUNDED
5169       memory.resident_server_cmaui_3_test_nested3Level:
5170         type: org.openecomp.capabilities.metric.Ceilometer
5171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5172         occurrences:
5173         - 1
5174         - UNBOUNDED
5175       disk.device.usage_server_cmaui_2:
5176         type: org.openecomp.capabilities.metric.Ceilometer
5177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5178         occurrences:
5179         - 1
5180         - UNBOUNDED
5181       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
5182         type: org.openecomp.capabilities.metric.Ceilometer
5183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5184         occurrences:
5185         - 1
5186         - UNBOUNDED
5187       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
5188         type: org.openecomp.capabilities.metric.Ceilometer
5189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5190         occurrences:
5191         - 1
5192         - UNBOUNDED
5193       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
5194         type: org.openecomp.capabilities.metric.Ceilometer
5195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5196         occurrences:
5197         - 1
5198         - UNBOUNDED
5199       forwarder_cmaui_port_6_test_nested3Level:
5200         type: org.openecomp.capabilities.Forwarder
5201         occurrences:
5202         - 1
5203         - UNBOUNDED
5204       disk.device.write.requests.rate_server_cmaui_2:
5205         type: org.openecomp.capabilities.metric.Ceilometer
5206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5207         occurrences:
5208         - 1
5209         - UNBOUNDED
5210       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level:
5211         type: org.openecomp.capabilities.Forwarder
5212         occurrences:
5213         - 1
5214         - UNBOUNDED
5215       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
5216         type: tosca.capabilities.Endpoint.Admin
5217         occurrences:
5218         - 1
5219         - UNBOUNDED
5220       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
5221         type: org.openecomp.capabilities.metric.Ceilometer
5222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5223         occurrences:
5224         - 1
5225         - UNBOUNDED
5226       feature_test_nested4Level_test_nested3Level:
5227         type: tosca.capabilities.Node
5228         occurrences:
5229         - 1
5230         - UNBOUNDED
5231       network.outgoing.bytes.rate_cmaui_port_8_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       disk.device.iops_server_cmaui_2:
5238         type: org.openecomp.capabilities.metric.Ceilometer
5239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5240         occurrences:
5241         - 1
5242         - UNBOUNDED
5243       disk.device.capacity_server_cmaui_2:
5244         type: org.openecomp.capabilities.metric.Ceilometer
5245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5246         occurrences:
5247         - 1
5248         - UNBOUNDED
5249       memory_server_cmaui_2:
5250         type: org.openecomp.capabilities.metric.Ceilometer
5251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5252         occurrences:
5253         - 1
5254         - UNBOUNDED
5255       cpu_server_cmaui_2:
5256         type: org.openecomp.capabilities.metric.Ceilometer
5257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5258         occurrences:
5259         - 1
5260         - UNBOUNDED
5261       network.incoming.packets_cmaui_port_3:
5262         type: org.openecomp.capabilities.metric.Ceilometer
5263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5264         occurrences:
5265         - 1
5266         - UNBOUNDED
5267       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
5268         type: org.openecomp.capabilities.metric.Ceilometer
5269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5270         occurrences:
5271         - 1
5272         - UNBOUNDED
5273       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level:
5274         type: org.openecomp.capabilities.Forwarder
5275         occurrences:
5276         - 1
5277         - UNBOUNDED
5278       network.incoming.packets_cmaui_port_4:
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.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
5285         type: org.openecomp.capabilities.metric.Ceilometer
5286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5287         occurrences:
5288         - 1
5289         - UNBOUNDED
5290       disk.capacity_server_cmaui_2:
5291         type: org.openecomp.capabilities.metric.Ceilometer
5292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5293         occurrences:
5294         - 1
5295         - UNBOUNDED
5296       network.incoming.packets_cmaui_port_6_test_nested3Level:
5297         type: org.openecomp.capabilities.metric.Ceilometer
5298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5299         occurrences:
5300         - 1
5301         - UNBOUNDED
5302       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
5303         type: org.openecomp.capabilities.metric.Ceilometer
5304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5305         occurrences:
5306         - 1
5307         - UNBOUNDED
5308       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
5309         type: org.openecomp.capabilities.metric.Ceilometer
5310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       disk.iops_server_cmaui_2:
5315         type: org.openecomp.capabilities.metric.Ceilometer
5316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
5321         type: org.openecomp.capabilities.metric.Ceilometer
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5323         occurrences:
5324         - 1
5325         - UNBOUNDED
5326       feature_server_cmaui_3_test_nested3Level:
5327         type: tosca.capabilities.Node
5328         occurrences:
5329         - 1
5330         - UNBOUNDED
5331       network.outgoing.bytes.rate_cmaui_port_3:
5332         type: org.openecomp.capabilities.metric.Ceilometer
5333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5334         occurrences:
5335         - 1
5336         - UNBOUNDED
5337       disk.root.size_server_cmaui_3_test_nested3Level:
5338         type: org.openecomp.capabilities.metric.Ceilometer
5339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5340         occurrences:
5341         - 1
5342         - UNBOUNDED
5343       network.outgoing.bytes.rate_cmaui_port_4:
5344         type: org.openecomp.capabilities.metric.Ceilometer
5345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5346         occurrences:
5347         - 1
5348         - UNBOUNDED
5349       os_server_cmaui_4_test_nested4Level_test_nested3Level:
5350         type: tosca.capabilities.OperatingSystem
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       disk.device.write.requests_server_cmaui_3_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       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
5391         type: org.openecomp.capabilities.metric.Ceilometer
5392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
5397         type: tosca.capabilities.Node
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401       disk.iops_server_cmaui_3_test_nested3Level:
5402         type: org.openecomp.capabilities.metric.Ceilometer
5403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5404         occurrences:
5405         - 1
5406         - UNBOUNDED
5407       disk.write.bytes_server_cmaui_2:
5408         type: org.openecomp.capabilities.metric.Ceilometer
5409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5410         occurrences:
5411         - 1
5412         - UNBOUNDED
5413       feature_server_cmaui_2:
5414         type: tosca.capabilities.Node
5415         occurrences:
5416         - 1
5417         - UNBOUNDED
5418       attachment_cmaui_port_6_test_nested3Level:
5419         type: tosca.capabilities.Attachment
5420         occurrences:
5421         - 1
5422         - UNBOUNDED
5423       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
5424         type: org.openecomp.capabilities.metric.Ceilometer
5425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5426         occurrences:
5427         - 1
5428         - UNBOUNDED
5429       disk.allocation_server_cmaui_2:
5430         type: org.openecomp.capabilities.metric.Ceilometer
5431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5432         occurrences:
5433         - 1
5434         - UNBOUNDED
5435       vcpus_server_cmaui_2:
5436         type: org.openecomp.capabilities.metric.Ceilometer
5437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5438         occurrences:
5439         - 1
5440         - UNBOUNDED
5441       network.outgoing.packets.rate_cmaui_port_4:
5442         type: org.openecomp.capabilities.metric.Ceilometer
5443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5444         occurrences:
5445         - 1
5446         - UNBOUNDED
5447       instance_server_cmaui_3_test_nested3Level:
5448         type: org.openecomp.capabilities.metric.Ceilometer
5449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5450         occurrences:
5451         - 1
5452         - UNBOUNDED
5453       attachment_cmaui_port_3:
5454         type: tosca.capabilities.Attachment
5455         occurrences:
5456         - 1
5457         - UNBOUNDED
5458       attachment_cmaui_port_4:
5459         type: tosca.capabilities.Attachment
5460         occurrences:
5461         - 1
5462         - UNBOUNDED
5463       disk.capacity_server_cmaui_4_test_nested4Level_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       network.outgoing.packets.rate_cmaui_port_3:
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       disk.device.read.bytes.rate_server_cmaui_3_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       disk.write.requests_server_cmaui_2:
5482         type: org.openecomp.capabilities.metric.Ceilometer
5483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5484         occurrences:
5485         - 1
5486         - UNBOUNDED
5487       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
5488         type: org.openecomp.capabilities.metric.Ceilometer
5489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5490         occurrences:
5491         - 1
5492         - UNBOUNDED
5493       disk.usage_server_cmaui_2:
5494         type: org.openecomp.capabilities.metric.Ceilometer
5495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5496         occurrences:
5497         - 1
5498         - UNBOUNDED
5499       disk.device.usage_server_cmaui_3_test_nested3Level:
5500         type: org.openecomp.capabilities.metric.Ceilometer
5501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5502         occurrences:
5503         - 1
5504         - UNBOUNDED
5505       disk.write.bytes_server_cmaui_3_test_nested3Level:
5506         type: org.openecomp.capabilities.metric.Ceilometer
5507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5508         occurrences:
5509         - 1
5510         - UNBOUNDED
5511       network.incoming.bytes.rate_cmaui_port_8_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       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
5518         type: tosca.capabilities.network.Bindable
5519         valid_source_types:
5520         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5521         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5522         occurrences:
5523         - 0
5524         - UNBOUNDED
5525       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
5526         type: org.openecomp.capabilities.metric.Ceilometer
5527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5528         occurrences:
5529         - 1
5530         - UNBOUNDED
5531       network.incoming.bytes_cmaui_port_6_test_nested3Level:
5532         type: org.openecomp.capabilities.metric.Ceilometer
5533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       os_server_cmaui_2:
5538         type: tosca.capabilities.OperatingSystem
5539         occurrences:
5540         - 1
5541         - UNBOUNDED
5542       attachment_cmaui_port_5_test_nested3Level:
5543         type: tosca.capabilities.Attachment
5544         occurrences:
5545         - 1
5546         - UNBOUNDED
5547       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
5548         type: org.openecomp.capabilities.metric.Ceilometer
5549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5550         occurrences:
5551         - 1
5552         - UNBOUNDED
5553       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
5554         type: org.openecomp.capabilities.metric.Ceilometer
5555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       host_server_cmaui_2:
5560         type: tosca.capabilities.Container
5561         valid_source_types:
5562         - tosca.nodes.SoftwareComponent
5563         occurrences:
5564         - 1
5565         - UNBOUNDED
5566       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
5567         type: org.openecomp.capabilities.metric.Ceilometer
5568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5569         occurrences:
5570         - 1
5571         - UNBOUNDED
5572       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5573         type: org.openecomp.capabilities.metric.Ceilometer
5574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5575         occurrences:
5576         - 1
5577         - UNBOUNDED
5578       binding_server_cmaui_3_test_nested3Level:
5579         type: tosca.capabilities.network.Bindable
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       feature_test_nested3Level:
5584         type: tosca.capabilities.Node
5585         occurrences:
5586         - 1
5587         - UNBOUNDED
5588       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
5589         type: org.openecomp.capabilities.metric.Ceilometer
5590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5591         occurrences:
5592         - 1
5593         - UNBOUNDED
5594       cpu.delta_server_cmaui_3_test_nested3Level:
5595         type: org.openecomp.capabilities.metric.Ceilometer
5596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5597         occurrences:
5598         - 1
5599         - UNBOUNDED
5600       disk.device.capacity_server_cmaui_3_test_nested3Level:
5601         type: org.openecomp.capabilities.metric.Ceilometer
5602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5603         occurrences:
5604         - 1
5605         - UNBOUNDED
5606       scalable_server_cmaui_3_test_nested3Level:
5607         type: tosca.capabilities.Scalable
5608         occurrences:
5609         - 1
5610         - UNBOUNDED
5611       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
5612         type: org.openecomp.capabilities.metric.Ceilometer
5613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5614         occurrences:
5615         - 1
5616         - UNBOUNDED
5617       endpoint_server_cmaui_3_test_nested3Level:
5618         type: tosca.capabilities.Endpoint.Admin
5619         occurrences:
5620         - 1
5621         - UNBOUNDED
5622       vcpus_server_cmaui_3_test_nested3Level:
5623         type: org.openecomp.capabilities.metric.Ceilometer
5624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5625         occurrences:
5626         - 1
5627         - UNBOUNDED
5628       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
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.allocation_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       network.outgoing.bytes_cmaui_port_4:
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       network.incoming.bytes.rate_cmaui_port_3:
5647         type: org.openecomp.capabilities.metric.Ceilometer
5648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5649         occurrences:
5650         - 1
5651         - UNBOUNDED
5652       network.incoming.bytes.rate_cmaui_port_4:
5653         type: org.openecomp.capabilities.metric.Ceilometer
5654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5659         type: org.openecomp.capabilities.metric.Ceilometer
5660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5661         occurrences:
5662         - 1
5663         - UNBOUNDED
5664       disk.read.bytes.rate_server_cmaui_2:
5665         type: org.openecomp.capabilities.metric.Ceilometer
5666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5667         occurrences:
5668         - 1
5669         - UNBOUNDED
5670       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
5671         type: org.openecomp.capabilities.metric.Ceilometer
5672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5673         occurrences:
5674         - 1
5675         - UNBOUNDED
5676       disk.device.read.requests.rate_server_cmaui_2:
5677         type: org.openecomp.capabilities.metric.Ceilometer
5678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5679         occurrences:
5680         - 1
5681         - UNBOUNDED
5682       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
5683         type: tosca.capabilities.network.Bindable
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       memory.resident_server_cmaui_2:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       disk.device.read.requests_server_cmaui_3_test_nested3Level:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       feature_cmaui_port_5_test_nested3Level:
5700         type: tosca.capabilities.Node
5701         occurrences:
5702         - 1
5703         - UNBOUNDED
5704       network.incoming.packets_cmaui_port_5_test_nested3Level:
5705         type: org.openecomp.capabilities.metric.Ceilometer
5706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5707         occurrences:
5708         - 1
5709         - UNBOUNDED
5710       disk.latency_server_cmaui_2:
5711         type: org.openecomp.capabilities.metric.Ceilometer
5712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5713         occurrences:
5714         - 1
5715         - UNBOUNDED
5716       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
5717         type: org.openecomp.capabilities.metric.Ceilometer
5718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5719         occurrences:
5720         - 1
5721         - UNBOUNDED
5722       forwarder_cmaui_port_5_test_nested3Level:
5723         type: org.openecomp.capabilities.Forwarder
5724         occurrences:
5725         - 1
5726         - UNBOUNDED
5727       memory.usage_server_cmaui_2:
5728         type: org.openecomp.capabilities.metric.Ceilometer
5729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5730         occurrences:
5731         - 1
5732         - UNBOUNDED
5733   org.openecomp.resource.abstract.nodes.heat.nested3:
5734     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
5735     properties:
5736       cmaui_names:
5737         type: list
5738         description: CMAUI1, CMAUI2 server names
5739         required: true
5740         status: SUPPORTED
5741         entry_schema:
5742           type: string
5743       p1:
5744         type: string
5745         description: UID of OAM network
5746         required: true
5747         status: SUPPORTED
5748       p2:
5749         type: string
5750         required: true
5751         status: SUPPORTED
5752       cmaui_image:
5753         type: string
5754         description: Image for CMAUI server
5755         required: true
5756         status: SUPPORTED
5757       cmaui_flavor:
5758         type: string
5759         description: Flavor for CMAUI server
5760         required: true
5761         status: SUPPORTED
5762       indx:
5763         type: float
5764         required: true
5765         status: SUPPORTED
5766       security_group_name:
5767         type: list
5768         description: CMAUI1, CMAUI2 server names
5769         required: true
5770         status: SUPPORTED
5771         entry_schema:
5772           type: string
5773       availability_zone_0:
5774         type: string
5775         description: availabilityzone name
5776         required: true
5777         status: SUPPORTED
5778       cmaui_oam_ips:
5779         type: string
5780         required: true
5781         status: SUPPORTED
5782       net:
5783         type: string
5784         required: true
5785         status: SUPPORTED
5786     requirements:
5787     - dependency_test_nested4Level:
5788         capability: tosca.capabilities.Node
5789         node: tosca.nodes.Root
5790         relationship: tosca.relationships.DependsOn
5791         occurrences:
5792         - 0
5793         - UNBOUNDED
5794     - dependency_cmaui_port_7_test_nested4Level:
5795         capability: tosca.capabilities.Node
5796         node: tosca.nodes.Root
5797         relationship: tosca.relationships.DependsOn
5798         occurrences:
5799         - 0
5800         - UNBOUNDED
5801     - link_cmaui_port_7_test_nested4Level:
5802         capability: tosca.capabilities.network.Linkable
5803         relationship: tosca.relationships.network.LinksTo
5804         occurrences:
5805         - 1
5806         - 1
5807     - dependency_server_cmaui_4_test_nested4Level:
5808         capability: tosca.capabilities.Node
5809         node: tosca.nodes.Root
5810         relationship: tosca.relationships.DependsOn
5811         occurrences:
5812         - 0
5813         - UNBOUNDED
5814     - local_storage_server_cmaui_4_test_nested4Level:
5815         capability: tosca.capabilities.Attachment
5816         node: tosca.nodes.BlockStorage
5817         relationship: tosca.relationships.AttachesTo
5818         occurrences:
5819         - 0
5820         - UNBOUNDED
5821     - dependency_cmaui_port_8_test_nested4Level:
5822         capability: tosca.capabilities.Node
5823         node: tosca.nodes.Root
5824         relationship: tosca.relationships.DependsOn
5825         occurrences:
5826         - 0
5827         - UNBOUNDED
5828     - link_cmaui_port_8_test_nested4Level:
5829         capability: tosca.capabilities.network.Linkable
5830         relationship: tosca.relationships.network.LinksTo
5831         occurrences:
5832         - 1
5833         - 1
5834     - dependency_server_cmaui_3:
5835         capability: tosca.capabilities.Node
5836         node: tosca.nodes.Root
5837         relationship: tosca.relationships.DependsOn
5838         occurrences:
5839         - 0
5840         - UNBOUNDED
5841     - local_storage_server_cmaui_3:
5842         capability: tosca.capabilities.Attachment
5843         node: tosca.nodes.BlockStorage
5844         relationship: tosca.relationships.AttachesTo
5845         occurrences:
5846         - 0
5847         - UNBOUNDED
5848     - dependency_cmaui_port_5:
5849         capability: tosca.capabilities.Node
5850         node: tosca.nodes.Root
5851         relationship: tosca.relationships.DependsOn
5852         occurrences:
5853         - 0
5854         - UNBOUNDED
5855     - link_cmaui_port_5:
5856         capability: tosca.capabilities.network.Linkable
5857         relationship: tosca.relationships.network.LinksTo
5858         occurrences:
5859         - 1
5860         - 1
5861     - dependency_cmaui_port_6:
5862         capability: tosca.capabilities.Node
5863         node: tosca.nodes.Root
5864         relationship: tosca.relationships.DependsOn
5865         occurrences:
5866         - 0
5867         - UNBOUNDED
5868     - link_cmaui_port_6:
5869         capability: tosca.capabilities.network.Linkable
5870         relationship: tosca.relationships.network.LinksTo
5871         occurrences:
5872         - 1
5873         - 1
5874     capabilities:
5875       memory.usage_server_cmaui_4_test_nested4Level:
5876         type: org.openecomp.capabilities.metric.Ceilometer
5877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5878         occurrences:
5879         - 1
5880         - UNBOUNDED
5881       cpu_util_server_cmaui_4_test_nested4Level:
5882         type: org.openecomp.capabilities.metric.Ceilometer
5883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5884         occurrences:
5885         - 1
5886         - UNBOUNDED
5887       disk.device.usage_server_cmaui_3:
5888         type: org.openecomp.capabilities.metric.Ceilometer
5889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5890         occurrences:
5891         - 1
5892         - UNBOUNDED
5893       disk.device.latency_server_cmaui_3:
5894         type: org.openecomp.capabilities.metric.Ceilometer
5895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5896         occurrences:
5897         - 1
5898         - UNBOUNDED
5899       forwarder_cmaui_port_7_test_nested4Level:
5900         type: org.openecomp.capabilities.Forwarder
5901         occurrences:
5902         - 1
5903         - UNBOUNDED
5904       disk.read.requests_server_cmaui_4_test_nested4Level:
5905         type: org.openecomp.capabilities.metric.Ceilometer
5906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5907         occurrences:
5908         - 1
5909         - UNBOUNDED
5910       forwarder_cmaui_port_8_test_nested4Level:
5911         type: org.openecomp.capabilities.Forwarder
5912         occurrences:
5913         - 1
5914         - UNBOUNDED
5915       disk.root.size_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.write.requests.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       disk.write.bytes.rate_server_cmaui_4_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       disk.latency_server_cmaui_4_test_nested4Level:
5934         type: org.openecomp.capabilities.metric.Ceilometer
5935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5936         occurrences:
5937         - 1
5938         - UNBOUNDED
5939       disk.read.requests_server_cmaui_3:
5940         type: org.openecomp.capabilities.metric.Ceilometer
5941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5942         occurrences:
5943         - 1
5944         - UNBOUNDED
5945       disk.device.iops_server_cmaui_3:
5946         type: org.openecomp.capabilities.metric.Ceilometer
5947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5948         occurrences:
5949         - 1
5950         - UNBOUNDED
5951       disk.device.capacity_server_cmaui_3:
5952         type: org.openecomp.capabilities.metric.Ceilometer
5953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5954         occurrences:
5955         - 1
5956         - UNBOUNDED
5957       disk.device.read.bytes.rate_server_cmaui_3:
5958         type: org.openecomp.capabilities.metric.Ceilometer
5959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5960         occurrences:
5961         - 1
5962         - UNBOUNDED
5963       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
5964         type: org.openecomp.capabilities.metric.Ceilometer
5965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5966         occurrences:
5967         - 1
5968         - UNBOUNDED
5969       feature_server_cmaui_4_test_nested4Level:
5970         type: tosca.capabilities.Node
5971         occurrences:
5972         - 1
5973         - UNBOUNDED
5974       disk.capacity_server_cmaui_4_test_nested4Level:
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.read.bytes_server_cmaui_3:
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       network.incoming.bytes.rate_cmaui_port_8_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.write.bytes.rate_server_cmaui_4_test_nested4Level:
5993         type: org.openecomp.capabilities.metric.Ceilometer
5994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5995         occurrences:
5996         - 1
5997         - UNBOUNDED
5998       disk.device.read.requests_server_cmaui_4_test_nested4Level:
5999         type: org.openecomp.capabilities.metric.Ceilometer
6000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6001         occurrences:
6002         - 1
6003         - UNBOUNDED
6004       disk.device.write.requests_server_cmaui_4_test_nested4Level:
6005         type: org.openecomp.capabilities.metric.Ceilometer
6006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6007         occurrences:
6008         - 1
6009         - UNBOUNDED
6010       disk.write.requests.rate_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       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
6017         type: org.openecomp.capabilities.metric.Ceilometer
6018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6019         occurrences:
6020         - 1
6021         - UNBOUNDED
6022       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
6023         type: org.openecomp.capabilities.metric.Ceilometer
6024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6025         occurrences:
6026         - 1
6027         - UNBOUNDED
6028       disk.device.read.bytes_server_cmaui_3:
6029         type: org.openecomp.capabilities.metric.Ceilometer
6030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6031         occurrences:
6032         - 1
6033         - UNBOUNDED
6034       memory_server_cmaui_3:
6035         type: org.openecomp.capabilities.metric.Ceilometer
6036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6037         occurrences:
6038         - 1
6039         - UNBOUNDED
6040       memory.resident_server_cmaui_4_test_nested4Level:
6041         type: org.openecomp.capabilities.metric.Ceilometer
6042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6043         occurrences:
6044         - 1
6045         - UNBOUNDED
6046       cpu_server_cmaui_3:
6047         type: org.openecomp.capabilities.metric.Ceilometer
6048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6049         occurrences:
6050         - 1
6051         - UNBOUNDED
6052       binding_server_cmaui_4_test_nested4Level:
6053         type: tosca.capabilities.network.Bindable
6054         occurrences:
6055         - 1
6056         - UNBOUNDED
6057       network.incoming.packets_cmaui_port_5:
6058         type: org.openecomp.capabilities.metric.Ceilometer
6059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6060         occurrences:
6061         - 1
6062         - UNBOUNDED
6063       os_server_cmaui_4_test_nested4Level:
6064         type: tosca.capabilities.OperatingSystem
6065         occurrences:
6066         - 1
6067         - UNBOUNDED
6068       network.incoming.packets.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       disk.ephemeral.size_server_cmaui_3:
6075         type: org.openecomp.capabilities.metric.Ceilometer
6076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6077         occurrences:
6078         - 1
6079         - UNBOUNDED
6080       cpu.delta_server_cmaui_4_test_nested4Level:
6081         type: org.openecomp.capabilities.metric.Ceilometer
6082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6083         occurrences:
6084         - 1
6085         - UNBOUNDED
6086       network.incoming.packets_cmaui_port_6:
6087         type: org.openecomp.capabilities.metric.Ceilometer
6088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6089         occurrences:
6090         - 1
6091         - UNBOUNDED
6092       disk.capacity_server_cmaui_3:
6093         type: org.openecomp.capabilities.metric.Ceilometer
6094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6095         occurrences:
6096         - 1
6097         - UNBOUNDED
6098       disk.device.capacity_server_cmaui_4_test_nested4Level:
6099         type: org.openecomp.capabilities.metric.Ceilometer
6100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6101         occurrences:
6102         - 1
6103         - UNBOUNDED
6104       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
6105         type: org.openecomp.capabilities.metric.Ceilometer
6106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6107         occurrences:
6108         - 1
6109         - UNBOUNDED
6110       scalable_server_cmaui_4_test_nested4Level:
6111         type: tosca.capabilities.Scalable
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       disk.device.iops_server_cmaui_4_test_nested4Level:
6116         type: org.openecomp.capabilities.metric.Ceilometer
6117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6118         occurrences:
6119         - 1
6120         - UNBOUNDED
6121       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
6122         type: org.openecomp.capabilities.metric.Ceilometer
6123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6124         occurrences:
6125         - 1
6126         - UNBOUNDED
6127       endpoint_server_cmaui_4_test_nested4Level:
6128         type: tosca.capabilities.Endpoint.Admin
6129         occurrences:
6130         - 1
6131         - UNBOUNDED
6132       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
6133         type: org.openecomp.capabilities.metric.Ceilometer
6134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6135         occurrences:
6136         - 1
6137         - UNBOUNDED
6138       vcpus_server_cmaui_4_test_nested4Level:
6139         type: org.openecomp.capabilities.metric.Ceilometer
6140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6141         occurrences:
6142         - 1
6143         - UNBOUNDED
6144       binding_cmaui_port_5:
6145         type: tosca.capabilities.network.Bindable
6146         valid_source_types:
6147         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6148         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6149         occurrences:
6150         - 0
6151         - UNBOUNDED
6152       network.incoming.packets_cmaui_port_8_test_nested4Level:
6153         type: org.openecomp.capabilities.metric.Ceilometer
6154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6155         occurrences:
6156         - 1
6157         - UNBOUNDED
6158       binding_cmaui_port_6:
6159         type: tosca.capabilities.network.Bindable
6160         valid_source_types:
6161         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6162         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6163         occurrences:
6164         - 0
6165         - UNBOUNDED
6166       disk.device.write.requests_server_cmaui_3:
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.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
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       disk.write.bytes_server_cmaui_4_test_nested4Level:
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       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
6185         type: org.openecomp.capabilities.metric.Ceilometer
6186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6187         occurrences:
6188         - 1
6189         - UNBOUNDED
6190       disk.iops_server_cmaui_3:
6191         type: org.openecomp.capabilities.metric.Ceilometer
6192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6193         occurrences:
6194         - 1
6195         - UNBOUNDED
6196       network.outgoing.bytes.rate_cmaui_port_6:
6197         type: org.openecomp.capabilities.metric.Ceilometer
6198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6199         occurrences:
6200         - 1
6201         - UNBOUNDED
6202       network.outgoing.bytes.rate_cmaui_port_5:
6203         type: org.openecomp.capabilities.metric.Ceilometer
6204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6205         occurrences:
6206         - 1
6207         - UNBOUNDED
6208       network.incoming.bytes_cmaui_port_6:
6209         type: org.openecomp.capabilities.metric.Ceilometer
6210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6211         occurrences:
6212         - 1
6213         - UNBOUNDED
6214       network.incoming.bytes_cmaui_port_5:
6215         type: org.openecomp.capabilities.metric.Ceilometer
6216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6217         occurrences:
6218         - 1
6219         - UNBOUNDED
6220       host_server_cmaui_4_test_nested4Level:
6221         type: tosca.capabilities.Container
6222         valid_source_types:
6223         - tosca.nodes.SoftwareComponent
6224         occurrences:
6225         - 1
6226         - UNBOUNDED
6227       cpu_util_server_cmaui_3:
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       disk.device.write.bytes.rate_server_cmaui_3:
6234         type: org.openecomp.capabilities.metric.Ceilometer
6235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6236         occurrences:
6237         - 1
6238         - UNBOUNDED
6239       disk.write.bytes.rate_server_cmaui_3:
6240         type: org.openecomp.capabilities.metric.Ceilometer
6241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6242         occurrences:
6243         - 1
6244         - UNBOUNDED
6245       disk.device.write.bytes_server_cmaui_3:
6246         type: org.openecomp.capabilities.metric.Ceilometer
6247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6248         occurrences:
6249         - 1
6250         - UNBOUNDED
6251       network.incoming.bytes_cmaui_port_8_test_nested4Level:
6252         type: org.openecomp.capabilities.metric.Ceilometer
6253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6254         occurrences:
6255         - 1
6256         - UNBOUNDED
6257       network.outpoing.packets_cmaui_port_8_test_nested4Level:
6258         type: org.openecomp.capabilities.metric.Ceilometer
6259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6260         occurrences:
6261         - 1
6262         - UNBOUNDED
6263       disk.iops_server_cmaui_4_test_nested4Level:
6264         type: org.openecomp.capabilities.metric.Ceilometer
6265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6266         occurrences:
6267         - 1
6268         - UNBOUNDED
6269       feature_server_cmaui_3:
6270         type: tosca.capabilities.Node
6271         occurrences:
6272         - 1
6273         - UNBOUNDED
6274       feature_cmaui_port_5:
6275         type: tosca.capabilities.Node
6276         occurrences:
6277         - 1
6278         - UNBOUNDED
6279       feature_cmaui_port_6:
6280         type: tosca.capabilities.Node
6281         occurrences:
6282         - 1
6283         - UNBOUNDED
6284       cpu_server_cmaui_4_test_nested4Level:
6285         type: org.openecomp.capabilities.metric.Ceilometer
6286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6287         occurrences:
6288         - 1
6289         - UNBOUNDED
6290       attachment_cmaui_port_7_test_nested4Level:
6291         type: tosca.capabilities.Attachment
6292         occurrences:
6293         - 1
6294         - UNBOUNDED
6295       binding_cmaui_port_8_test_nested4Level:
6296         type: tosca.capabilities.network.Bindable
6297         valid_source_types:
6298         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6299         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6300         occurrences:
6301         - 0
6302         - UNBOUNDED
6303       disk.write.bytes_server_cmaui_3:
6304         type: org.openecomp.capabilities.metric.Ceilometer
6305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6306         occurrences:
6307         - 1
6308         - UNBOUNDED
6309       network.incoming.packets.rate_cmaui_port_5:
6310         type: org.openecomp.capabilities.metric.Ceilometer
6311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6312         occurrences:
6313         - 1
6314         - UNBOUNDED
6315       disk.allocation_server_cmaui_3:
6316         type: org.openecomp.capabilities.metric.Ceilometer
6317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6318         occurrences:
6319         - 1
6320         - UNBOUNDED
6321       attachment_cmaui_port_6:
6322         type: tosca.capabilities.Attachment
6323         occurrences:
6324         - 1
6325         - UNBOUNDED
6326       binding_server_cmaui_3:
6327         type: tosca.capabilities.network.Bindable
6328         occurrences:
6329         - 1
6330         - UNBOUNDED
6331       vcpus_server_cmaui_3:
6332         type: org.openecomp.capabilities.metric.Ceilometer
6333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6334         occurrences:
6335         - 1
6336         - UNBOUNDED
6337       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
6338         type: org.openecomp.capabilities.metric.Ceilometer
6339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6340         occurrences:
6341         - 1
6342         - UNBOUNDED
6343       instance_server_cmaui_4_test_nested4Level:
6344         type: org.openecomp.capabilities.metric.Ceilometer
6345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6346         occurrences:
6347         - 1
6348         - UNBOUNDED
6349       network.outgoing.packets.rate_cmaui_port_5:
6350         type: org.openecomp.capabilities.metric.Ceilometer
6351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6352         occurrences:
6353         - 1
6354         - UNBOUNDED
6355       scalable_server_cmaui_3:
6356         type: tosca.capabilities.Scalable
6357         occurrences:
6358         - 1
6359         - UNBOUNDED
6360       network.outgoing.packets.rate_cmaui_port_6:
6361         type: org.openecomp.capabilities.metric.Ceilometer
6362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6363         occurrences:
6364         - 1
6365         - UNBOUNDED
6366       attachment_cmaui_port_5:
6367         type: tosca.capabilities.Attachment
6368         occurrences:
6369         - 1
6370         - UNBOUNDED
6371       feature_cmaui_port_8_test_nested4Level:
6372         type: tosca.capabilities.Node
6373         occurrences:
6374         - 1
6375         - UNBOUNDED
6376       disk.write.requests_server_cmaui_3:
6377         type: org.openecomp.capabilities.metric.Ceilometer
6378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6379         occurrences:
6380         - 1
6381         - UNBOUNDED
6382       network.outpoing.packets_cmaui_port_7_test_nested4Level:
6383         type: org.openecomp.capabilities.metric.Ceilometer
6384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6385         occurrences:
6386         - 1
6387         - UNBOUNDED
6388       attachment_cmaui_port_8_test_nested4Level:
6389         type: tosca.capabilities.Attachment
6390         occurrences:
6391         - 1
6392         - UNBOUNDED
6393       disk.usage_server_cmaui_3:
6394         type: org.openecomp.capabilities.metric.Ceilometer
6395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6396         occurrences:
6397         - 1
6398         - UNBOUNDED
6399       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
6400         type: org.openecomp.capabilities.metric.Ceilometer
6401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6402         occurrences:
6403         - 1
6404         - UNBOUNDED
6405       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
6406         type: org.openecomp.capabilities.metric.Ceilometer
6407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6408         occurrences:
6409         - 1
6410         - UNBOUNDED
6411       feature_cmaui_port_7_test_nested4Level:
6412         type: tosca.capabilities.Node
6413         occurrences:
6414         - 1
6415         - UNBOUNDED
6416       endpoint_server_cmaui_3:
6417         type: tosca.capabilities.Endpoint.Admin
6418         occurrences:
6419         - 1
6420         - UNBOUNDED
6421       memory_server_cmaui_4_test_nested4Level:
6422         type: org.openecomp.capabilities.metric.Ceilometer
6423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6424         occurrences:
6425         - 1
6426         - UNBOUNDED
6427       network.incoming.packets.rate_cmaui_port_6:
6428         type: org.openecomp.capabilities.metric.Ceilometer
6429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6430         occurrences:
6431         - 1
6432         - UNBOUNDED
6433       os_server_cmaui_3:
6434         type: tosca.capabilities.OperatingSystem
6435         occurrences:
6436         - 1
6437         - UNBOUNDED
6438       disk.root.size_server_cmaui_4_test_nested4Level:
6439         type: org.openecomp.capabilities.metric.Ceilometer
6440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6441         occurrences:
6442         - 1
6443         - UNBOUNDED
6444       binding_cmaui_port_7_test_nested4Level:
6445         type: tosca.capabilities.network.Bindable
6446         valid_source_types:
6447         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6448         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6449         occurrences:
6450         - 0
6451         - UNBOUNDED
6452       disk.usage_server_cmaui_4_test_nested4Level:
6453         type: org.openecomp.capabilities.metric.Ceilometer
6454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6455         occurrences:
6456         - 1
6457         - UNBOUNDED
6458       disk.device.latency_server_cmaui_4_test_nested4Level:
6459         type: org.openecomp.capabilities.metric.Ceilometer
6460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6461         occurrences:
6462         - 1
6463         - UNBOUNDED
6464       forwarder_cmaui_port_6:
6465         type: org.openecomp.capabilities.Forwarder
6466         occurrences:
6467         - 1
6468         - UNBOUNDED
6469       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
6470         type: org.openecomp.capabilities.metric.Ceilometer
6471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6472         occurrences:
6473         - 1
6474         - UNBOUNDED
6475       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
6476         type: org.openecomp.capabilities.metric.Ceilometer
6477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6478         occurrences:
6479         - 1
6480         - UNBOUNDED
6481       forwarder_cmaui_port_5:
6482         type: org.openecomp.capabilities.Forwarder
6483         occurrences:
6484         - 1
6485         - UNBOUNDED
6486       disk.device.allocation_server_cmaui_3:
6487         type: org.openecomp.capabilities.metric.Ceilometer
6488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6489         occurrences:
6490         - 1
6491         - UNBOUNDED
6492       disk.read.bytes_server_cmaui_4_test_nested4Level:
6493         type: org.openecomp.capabilities.metric.Ceilometer
6494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6495         occurrences:
6496         - 1
6497         - UNBOUNDED
6498       disk.allocation_server_cmaui_4_test_nested4Level:
6499         type: org.openecomp.capabilities.metric.Ceilometer
6500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6501         occurrences:
6502         - 1
6503         - UNBOUNDED
6504       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
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       disk.device.allocation_server_cmaui_4_test_nested4Level:
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       host_server_cmaui_3:
6517         type: tosca.capabilities.Container
6518         valid_source_types:
6519         - tosca.nodes.SoftwareComponent
6520         occurrences:
6521         - 1
6522         - UNBOUNDED
6523       disk.write.requests_server_cmaui_4_test_nested4Level:
6524         type: org.openecomp.capabilities.metric.Ceilometer
6525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6526         occurrences:
6527         - 1
6528         - UNBOUNDED
6529       network.incoming.packets_cmaui_port_7_test_nested4Level:
6530         type: org.openecomp.capabilities.metric.Ceilometer
6531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6532         occurrences:
6533         - 1
6534         - UNBOUNDED
6535       feature_test_nested4Level:
6536         type: tosca.capabilities.Node
6537         occurrences:
6538         - 1
6539         - UNBOUNDED
6540       network.incoming.bytes.rate_cmaui_port_6:
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       instance_server_cmaui_3:
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       network.incoming.packets.rate_cmaui_port_8_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       network.outpoing.packets_cmaui_port_5:
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.outgoing.bytes_cmaui_port_6:
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       network.outpoing.packets_cmaui_port_6:
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       disk.read.bytes.rate_server_cmaui_3:
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       network.outgoing.bytes_cmaui_port_5:
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       disk.device.usage_server_cmaui_4_test_nested4Level:
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       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
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       network.incoming.bytes.rate_cmaui_port_5:
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       disk.device.read.requests_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
6612       network.incoming.bytes_cmaui_port_7_test_nested4Level:
6613         type: org.openecomp.capabilities.metric.Ceilometer
6614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6615         occurrences:
6616         - 1
6617         - UNBOUNDED
6618       disk.device.read.requests.rate_server_cmaui_3:
6619         type: org.openecomp.capabilities.metric.Ceilometer
6620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6621         occurrences:
6622         - 1
6623         - UNBOUNDED
6624       cpu.delta_server_cmaui_3:
6625         type: org.openecomp.capabilities.metric.Ceilometer
6626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6627         occurrences:
6628         - 1
6629         - UNBOUNDED
6630       memory.resident_server_cmaui_3:
6631         type: org.openecomp.capabilities.metric.Ceilometer
6632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6633         occurrences:
6634         - 1
6635         - UNBOUNDED
6636       disk.latency_server_cmaui_3:
6637         type: org.openecomp.capabilities.metric.Ceilometer
6638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6639         occurrences:
6640         - 1
6641         - UNBOUNDED
6642       memory.usage_server_cmaui_3:
6643         type: org.openecomp.capabilities.metric.Ceilometer
6644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6645         occurrences:
6646         - 1
6647         - UNBOUNDED