4ae2e898e9772b142f19c47591691943f695d9d4
[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.heat.nested1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       cmaui_names:
12         type: list
13         description: CMAUI1, CMAUI2 server names
14         required: true
15         status: SUPPORTED
16         entry_schema:
17           type: string
18       p1:
19         type: string
20         description: UID of OAM network
21         required: true
22         status: SUPPORTED
23       p2:
24         type: string
25         description: UID of OAM network
26         required: true
27         status: SUPPORTED
28       cmaui_image:
29         type: string
30         description: Image for CMAUI server
31         required: true
32         status: SUPPORTED
33       cmaui_flavor:
34         type: string
35         description: Flavor for CMAUI server
36         required: true
37         status: SUPPORTED
38       network_name:
39         type: string
40         description: CMAUI1, CMAUI2 server names
41         required: true
42         status: SUPPORTED
43       security_group_name:
44         type: list
45         description: CMAUI1, CMAUI2 server names
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       availability_zone_0:
51         type: string
52         description: availabilityzone name
53         required: true
54         status: SUPPORTED
55       cmaui_oam_ips:
56         type: string
57         required: true
58         status: SUPPORTED
59     requirements:
60     - dependency_cmaui_port_2:
61         capability: tosca.capabilities.Node
62         node: tosca.nodes.Root
63         relationship: tosca.relationships.DependsOn
64         occurrences:
65         - 0
66         - UNBOUNDED
67     - link_cmaui_port_2:
68         capability: tosca.capabilities.network.Linkable
69         relationship: tosca.relationships.network.LinksTo
70         occurrences:
71         - 1
72         - 1
73     - dependency_server_cmaui2:
74         capability: tosca.capabilities.Node
75         node: tosca.nodes.Root
76         relationship: tosca.relationships.DependsOn
77         occurrences:
78         - 0
79         - UNBOUNDED
80     - local_storage_server_cmaui2:
81         capability: tosca.capabilities.Attachment
82         node: tosca.nodes.BlockStorage
83         relationship: tosca.relationships.AttachesTo
84         occurrences:
85         - 0
86         - UNBOUNDED
87     - dependency_server_cmaui1:
88         capability: tosca.capabilities.Node
89         node: tosca.nodes.Root
90         relationship: tosca.relationships.DependsOn
91         occurrences:
92         - 0
93         - UNBOUNDED
94     - local_storage_server_cmaui1:
95         capability: tosca.capabilities.Attachment
96         node: tosca.nodes.BlockStorage
97         relationship: tosca.relationships.AttachesTo
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - dependency_test_nested2Level:
102         capability: tosca.capabilities.Node
103         node: tosca.nodes.Root
104         relationship: tosca.relationships.DependsOn
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_cmaui_port_3_test_nested2Level:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_cmaui_port_3_test_nested2Level:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     - dependency_server_cmaui4_test_nested2Level:
122         capability: tosca.capabilities.Node
123         node: tosca.nodes.Root
124         relationship: tosca.relationships.DependsOn
125         occurrences:
126         - 0
127         - UNBOUNDED
128     - local_storage_server_cmaui4_test_nested2Level:
129         capability: tosca.capabilities.Attachment
130         node: tosca.nodes.BlockStorage
131         relationship: tosca.relationships.AttachesTo
132         occurrences:
133         - 0
134         - UNBOUNDED
135     - dependency_server_cmaui3_test_nested2Level:
136         capability: tosca.capabilities.Node
137         node: tosca.nodes.Root
138         relationship: tosca.relationships.DependsOn
139         occurrences:
140         - 0
141         - UNBOUNDED
142     - local_storage_server_cmaui3_test_nested2Level:
143         capability: tosca.capabilities.Attachment
144         node: tosca.nodes.BlockStorage
145         relationship: tosca.relationships.AttachesTo
146         occurrences:
147         - 0
148         - UNBOUNDED
149     - dependency_cmaui_port_4_test_nested2Level:
150         capability: tosca.capabilities.Node
151         node: tosca.nodes.Root
152         relationship: tosca.relationships.DependsOn
153         occurrences:
154         - 0
155         - UNBOUNDED
156     - link_cmaui_port_4_test_nested2Level:
157         capability: tosca.capabilities.network.Linkable
158         relationship: tosca.relationships.network.LinksTo
159         occurrences:
160         - 1
161         - 1
162     - dependency_test_nested3Level_test_nested2Level:
163         capability: tosca.capabilities.Node
164         node: tosca.nodes.Root
165         relationship: tosca.relationships.DependsOn
166         occurrences:
167         - 0
168         - UNBOUNDED
169     - dependency_server_cmaui6_test_nested3Level_test_nested2Level:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - local_storage_server_cmaui6_test_nested3Level_test_nested2Level:
177         capability: tosca.capabilities.Attachment
178         node: tosca.nodes.BlockStorage
179         relationship: tosca.relationships.AttachesTo
180         occurrences:
181         - 0
182         - UNBOUNDED
183     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
184         capability: tosca.capabilities.Node
185         node: tosca.nodes.Root
186         relationship: tosca.relationships.DependsOn
187         occurrences:
188         - 0
189         - UNBOUNDED
190     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
191         capability: tosca.capabilities.Node
192         node: tosca.nodes.Root
193         relationship: tosca.relationships.DependsOn
194         occurrences:
195         - 0
196         - UNBOUNDED
197     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
198         capability: tosca.capabilities.network.Linkable
199         relationship: tosca.relationships.network.LinksTo
200         occurrences:
201         - 1
202         - 1
203     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
204         capability: tosca.capabilities.Node
205         node: tosca.nodes.Root
206         relationship: tosca.relationships.DependsOn
207         occurrences:
208         - 0
209         - UNBOUNDED
210     - link_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
211         capability: tosca.capabilities.network.Linkable
212         relationship: tosca.relationships.network.LinksTo
213         occurrences:
214         - 1
215         - 1
216     - dependency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
217         capability: tosca.capabilities.Node
218         node: tosca.nodes.Root
219         relationship: tosca.relationships.DependsOn
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - local_storage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
224         capability: tosca.capabilities.Attachment
225         node: tosca.nodes.BlockStorage
226         relationship: tosca.relationships.AttachesTo
227         occurrences:
228         - 0
229         - UNBOUNDED
230     - dependency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
231         capability: tosca.capabilities.Node
232         node: tosca.nodes.Root
233         relationship: tosca.relationships.DependsOn
234         occurrences:
235         - 0
236         - UNBOUNDED
237     - local_storage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
238         capability: tosca.capabilities.Attachment
239         node: tosca.nodes.BlockStorage
240         relationship: tosca.relationships.AttachesTo
241         occurrences:
242         - 0
243         - UNBOUNDED
244     - dependency_server_cmaui5_test_nested3Level_test_nested2Level:
245         capability: tosca.capabilities.Node
246         node: tosca.nodes.Root
247         relationship: tosca.relationships.DependsOn
248         occurrences:
249         - 0
250         - UNBOUNDED
251     - local_storage_server_cmaui5_test_nested3Level_test_nested2Level:
252         capability: tosca.capabilities.Attachment
253         node: tosca.nodes.BlockStorage
254         relationship: tosca.relationships.AttachesTo
255         occurrences:
256         - 0
257         - UNBOUNDED
258     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
259         capability: tosca.capabilities.Node
260         node: tosca.nodes.Root
261         relationship: tosca.relationships.DependsOn
262         occurrences:
263         - 0
264         - UNBOUNDED
265     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
266         capability: tosca.capabilities.network.Linkable
267         relationship: tosca.relationships.network.LinksTo
268         occurrences:
269         - 1
270         - 1
271     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
272         capability: tosca.capabilities.Node
273         node: tosca.nodes.Root
274         relationship: tosca.relationships.DependsOn
275         occurrences:
276         - 0
277         - UNBOUNDED
278     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
279         capability: tosca.capabilities.network.Linkable
280         relationship: tosca.relationships.network.LinksTo
281         occurrences:
282         - 1
283         - 1
284     - dependency_cmaui_port_1:
285         capability: tosca.capabilities.Node
286         node: tosca.nodes.Root
287         relationship: tosca.relationships.DependsOn
288         occurrences:
289         - 0
290         - UNBOUNDED
291     - link_cmaui_port_1:
292         capability: tosca.capabilities.network.Linkable
293         relationship: tosca.relationships.network.LinksTo
294         occurrences:
295         - 1
296         - 1
297     capabilities:
298       scalable_server_cmaui1:
299         type: tosca.capabilities.Scalable
300         occurrences:
301         - 1
302         - UNBOUNDED
303       scalable_server_cmaui2:
304         type: tosca.capabilities.Scalable
305         occurrences:
306         - 1
307         - UNBOUNDED
308       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       host_server_cmaui1:
315         type: tosca.capabilities.Container
316         valid_source_types:
317         - tosca.nodes.SoftwareComponent
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.root.size_server_cmaui3_test_nested2Level:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       scalable_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
328         type: tosca.capabilities.Scalable
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.allocation_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.root.size_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       host_server_cmaui2:
345         type: tosca.capabilities.Container
346         valid_source_types:
347         - tosca.nodes.SoftwareComponent
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.write.requests_server_cmaui6_test_nested3Level_test_nested2Level:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.root.size_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       instance_server_cmaui3_test_nested2Level:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.write.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.root.size_server_cmaui4_test_nested2Level:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.usage_server_cmaui4_test_nested2Level:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.incoming.packets_cmaui_port_3_test_nested2Level:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.read.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
400         type: tosca.capabilities.network.Bindable
401         valid_source_types:
402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
403         occurrences:
404         - 0
405         - UNBOUNDED
406       disk.usage_server_cmaui3_test_nested2Level:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       scalable_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
413         type: tosca.capabilities.Scalable
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.allocation_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       forwarder_cmaui_port_4_test_nested2Level:
430         type: org.openecomp.capabilities.Forwarder
431         occurrences:
432         - 1
433         - UNBOUNDED
434       network.incoming.packets_cmaui_port_4_test_nested2Level:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.write.requests_server_cmaui5_test_nested3Level_test_nested2Level:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.write.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
465         type: tosca.capabilities.Attachment
466         occurrences:
467         - 1
468         - UNBOUNDED
469       instance_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
476         type: tosca.capabilities.network.Bindable
477         valid_source_types:
478         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
479         occurrences:
480         - 0
481         - UNBOUNDED
482       disk.device.read.bytes.rate_server_cmaui3_test_nested2Level:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       feature_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
489         type: tosca.capabilities.Node
490         occurrences:
491         - 1
492         - UNBOUNDED
493       disk.read.bytes.rate_server_cmaui1:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       disk.read.bytes.rate_server_cmaui2:
500         type: org.openecomp.capabilities.metric.Ceilometer
501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       feature_server_cmaui3_test_nested2Level:
512         type: tosca.capabilities.Node
513         occurrences:
514         - 1
515         - UNBOUNDED
516       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       disk.device.read.requests.rate_server_cmaui3_test_nested2Level:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       endpoint_server_cmaui6_test_nested3Level_test_nested2Level:
529         type: tosca.capabilities.Endpoint.Admin
530         occurrences:
531         - 1
532         - UNBOUNDED
533       disk.write.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       memory.resident_server_cmaui1:
540         type: org.openecomp.capabilities.metric.Ceilometer
541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
542         occurrences:
543         - 1
544         - UNBOUNDED
545       memory.resident_server_cmaui2:
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       endpoint_server_cmaui5_test_nested3Level_test_nested2Level:
552         type: tosca.capabilities.Endpoint.Admin
553         occurrences:
554         - 1
555         - UNBOUNDED
556       instance_server_cmaui4_test_nested2Level:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       binding_cmaui_port_1:
563         type: tosca.capabilities.network.Bindable
564         valid_source_types:
565         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
566         occurrences:
567         - 0
568         - UNBOUNDED
569       binding_cmaui_port_2:
570         type: tosca.capabilities.network.Bindable
571         valid_source_types:
572         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
573         occurrences:
574         - 0
575         - UNBOUNDED
576       feature_test_nested2Level:
577         type: tosca.capabilities.Node
578         occurrences:
579         - 1
580         - UNBOUNDED
581       disk.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587       disk.read.requests_server_cmaui3_test_nested2Level:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       os_server_cmaui1:
600         type: tosca.capabilities.OperatingSystem
601         occurrences:
602         - 1
603         - UNBOUNDED
604       disk.device.latency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       disk.read.requests_server_cmaui6_test_nested3Level_test_nested2Level:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       disk.device.allocation_server_cmaui4_test_nested2Level:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       network.incoming.bytes_cmaui_port_2:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       network.incoming.bytes_cmaui_port_1:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       os_server_cmaui2:
635         type: tosca.capabilities.OperatingSystem
636         occurrences:
637         - 1
638         - UNBOUNDED
639       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       memory.resident_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.latency_server_cmaui4_test_nested2Level:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       network.incoming.packets.rate_cmaui_port_1:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       network.incoming.packets.rate_cmaui_port_2:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.usage_server_cmaui3_test_nested2Level:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       forwarder_cmaui_port_5_test_nested3Level_test_nested2Level:
688         type: org.openecomp.capabilities.Forwarder
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.write.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
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       disk.device.read.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
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       disk.device.write.requests_server_cmaui6_test_nested3Level_test_nested2Level:
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_server_cmaui2:
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       disk.latency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
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       instance_server_cmaui2:
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       instance_server_cmaui1:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.iops_server_cmaui5_test_nested3Level_test_nested2Level:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.read.bytes_server_cmaui1:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.read.requests_server_cmaui5_test_nested3Level_test_nested2Level:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.device.write.bytes_server_cmaui3_test_nested2Level:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.write.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       disk.device.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.write.requests_server_cmaui3_test_nested2Level:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       vcpus_server_cmaui1:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       vcpus_server_cmaui2:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.device.read.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       forwarder_cmaui_port_3_test_nested2Level:
819         type: org.openecomp.capabilities.Forwarder
820         occurrences:
821         - 1
822         - UNBOUNDED
823       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.device.allocation_server_cmaui3_test_nested2Level:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.read.requests_server_cmaui4_test_nested2Level:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       vcpus_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       feature_server_cmaui4_test_nested2Level:
854         type: tosca.capabilities.Node
855         occurrences:
856         - 1
857         - UNBOUNDED
858       feature_cmaui_port_3_test_nested2Level:
859         type: tosca.capabilities.Node
860         occurrences:
861         - 1
862         - UNBOUNDED
863       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       attachment_cmaui_port_3_test_nested2Level:
870         type: tosca.capabilities.Attachment
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.write.requests.rate_server_cmaui2:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.write.requests.rate_server_cmaui1:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.read.bytes.rate_server_cmaui4_test_nested2Level:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       os_server_cmaui5_test_nested3Level_test_nested2Level:
899         type: tosca.capabilities.OperatingSystem
900         occurrences:
901         - 1
902         - UNBOUNDED
903       binding_server_cmaui5_test_nested3Level_test_nested2Level:
904         type: tosca.capabilities.network.Bindable
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.device.capacity_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.device.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.ephemeral.size_server_cmaui2:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.capacity_server_cmaui5_test_nested3Level_test_nested2Level:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.ephemeral.size_server_cmaui1:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       cpu_util_server_cmaui4_test_nested2Level:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       disk.device.read.bytes_server_cmaui2:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       endpoint_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
957         type: tosca.capabilities.Endpoint.Admin
958         occurrences:
959         - 1
960         - UNBOUNDED
961       disk.device.read.requests.rate_server_cmaui4_test_nested2Level:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       instance_server_cmaui6_test_nested3Level_test_nested2Level:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.device.read.bytes_server_cmaui1:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       cpu.delta_server_cmaui5_test_nested3Level_test_nested2Level:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       disk.root.size_server_cmaui5_test_nested3Level_test_nested2Level:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
992         type: tosca.capabilities.Attachment
993         occurrences:
994         - 1
995         - UNBOUNDED
996       instance_server_cmaui5_test_nested3Level_test_nested2Level:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       cpu.delta_server_cmaui2:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       cpu.delta_server_cmaui1:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       cpu_server_cmaui5_test_nested3Level_test_nested2Level:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       memory.resident_server_cmaui5_test_nested3Level_test_nested2Level:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.write.requests_server_cmaui2:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       memory_server_cmaui1:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       memory_server_cmaui2:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.write.bytes_server_cmaui1:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.write.bytes_server_cmaui2:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       disk.ephemeral.size_server_cmaui6_test_nested3Level_test_nested2Level:
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       disk.root.size_server_cmaui1:
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       disk.write.requests_server_cmaui4_test_nested2Level:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       host_server_cmaui5_test_nested3Level_test_nested2Level:
1081         type: tosca.capabilities.Container
1082         valid_source_types:
1083         - tosca.nodes.SoftwareComponent
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       disk.write.requests_server_cmaui1:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       disk.device.read.bytes_server_cmaui4_test_nested2Level:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       feature_server_cmaui5_test_nested3Level_test_nested2Level:
1100         type: tosca.capabilities.Node
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.device.read.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
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       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
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       cpu.delta_server_cmaui6_test_nested3Level_test_nested2Level:
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       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1123         type: org.openecomp.capabilities.Forwarder
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       disk.device.latency_server_cmaui5_test_nested3Level_test_nested2Level:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.root.size_server_cmaui6_test_nested3Level_test_nested2Level:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.usage_server_cmaui6_test_nested3Level_test_nested2Level:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.write.requests.rate_server_cmaui3_test_nested2Level:
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       disk.write.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.incoming.packets_cmaui_port_2:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       memory_server_cmaui6_test_nested3Level_test_nested2Level:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       binding_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1170         type: tosca.capabilities.network.Bindable
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1175         type: org.openecomp.capabilities.metric.Ceilometer
1176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       disk.allocation_server_cmaui2:
1181         type: org.openecomp.capabilities.metric.Ceilometer
1182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       disk.allocation_server_cmaui1:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       vcpus_server_cmaui5_test_nested3Level_test_nested2Level:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       network.incoming.packets_cmaui_port_1:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       endpoint_server_cmaui3_test_nested2Level:
1205         type: tosca.capabilities.Endpoint.Admin
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.read.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       binding_server_cmaui2:
1216         type: tosca.capabilities.network.Bindable
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       binding_server_cmaui1:
1221         type: tosca.capabilities.network.Bindable
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       network.outpoing.packets_cmaui_port_3_test_nested2Level:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       disk.write.bytes.rate_server_cmaui4_test_nested2Level:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       disk.latency_server_cmaui1:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       disk.latency_server_cmaui2:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       cpu_util_server_cmaui3_test_nested2Level:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       disk.read.bytes_server_cmaui3_test_nested2Level:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       host_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1262         type: tosca.capabilities.Container
1263         valid_source_types:
1264         - tosca.nodes.SoftwareComponent
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       feature_server_cmaui6_test_nested3Level_test_nested2Level:
1269         type: tosca.capabilities.Node
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       disk.device.read.bytes_server_cmaui3_test_nested2Level:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.iops_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       cpu_server_cmaui6_test_nested3Level_test_nested2Level:
1286         type: org.openecomp.capabilities.metric.Ceilometer
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       disk.device.write.bytes_server_cmaui2:
1292         type: org.openecomp.capabilities.metric.Ceilometer
1293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.device.write.bytes_server_cmaui1:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1304         type: tosca.capabilities.Node
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       memory_server_cmaui3_test_nested2Level:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.ephemeral.size_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       disk.device.write.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       network.outgoing.bytes.rate_cmaui_port_2:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       network.outgoing.bytes.rate_cmaui_port_1:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       disk.device.read.requests_server_cmaui4_test_nested2Level:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       host_server_cmaui6_test_nested3Level_test_nested2Level:
1345         type: tosca.capabilities.Container
1346         valid_source_types:
1347         - tosca.nodes.SoftwareComponent
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       attachment_cmaui_port_4_test_nested2Level:
1352         type: tosca.capabilities.Attachment
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       cpu.delta_server_cmaui3_test_nested2Level:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
1363         type: org.openecomp.capabilities.metric.Ceilometer
1364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       cpu_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       vcpus_server_cmaui3_test_nested2Level:
1375         type: org.openecomp.capabilities.metric.Ceilometer
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1377         occurrences:
1378         - 1
1379         - UNBOUNDED
1380       binding_server_cmaui6_test_nested3Level_test_nested2Level:
1381         type: tosca.capabilities.network.Bindable
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.read.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       cpu.delta_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.device.usage_server_cmaui4_test_nested2Level:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.device.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.read.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.device.write.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       feature_cmaui_port_4_test_nested2Level:
1440         type: tosca.capabilities.Node
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1445         type: org.openecomp.capabilities.metric.Ceilometer
1446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1447         occurrences:
1448         - 1
1449         - UNBOUNDED
1450       memory_server_cmaui5_test_nested3Level_test_nested2Level:
1451         type: org.openecomp.capabilities.metric.Ceilometer
1452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       disk.latency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1457         type: org.openecomp.capabilities.metric.Ceilometer
1458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       disk.device.iops_server_cmaui4_test_nested2Level:
1463         type: org.openecomp.capabilities.metric.Ceilometer
1464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1469         type: org.openecomp.capabilities.metric.Ceilometer
1470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1475         type: tosca.capabilities.Node
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       disk.device.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       network.outpoing.packets_cmaui_port_4_test_nested2Level:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       disk.device.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       endpoint_server_cmaui4_test_nested2Level:
1504         type: tosca.capabilities.Endpoint.Admin
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       disk.device.write.bytes.rate_server_cmaui4_test_nested2Level:
1509         type: org.openecomp.capabilities.metric.Ceilometer
1510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       memory.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       feature_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1521         type: tosca.capabilities.Node
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       instance_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.device.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       cpu_util_server_cmaui5_test_nested3Level_test_nested2Level:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       network.incoming.bytes.rate_cmaui_port_1:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       network.incoming.bytes.rate_cmaui_port_2:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.root.size_server_cmaui2:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       feature_test_nested3Level_test_nested2Level:
1568         type: tosca.capabilities.Node
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       cpu.delta_server_cmaui4_test_nested2Level:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.latency_server_cmaui3_test_nested2Level:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       disk.write.requests_server_cmaui3_test_nested2Level:
1591         type: org.openecomp.capabilities.metric.Ceilometer
1592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       disk.read.bytes.rate_server_cmaui4_test_nested2Level:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       forwarder_cmaui_port_6_test_nested3Level_test_nested2Level:
1609         type: org.openecomp.capabilities.Forwarder
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       memory_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       memory_server_cmaui4_test_nested2Level:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       disk.allocation_server_cmaui6_test_nested3Level_test_nested2Level:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       binding_server_cmaui4_test_nested2Level:
1632         type: tosca.capabilities.network.Bindable
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       disk.device.write.requests.rate_server_cmaui2:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       disk.device.write.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       disk.iops_server_cmaui1:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
1655         type: tosca.capabilities.network.Bindable
1656         valid_source_types:
1657         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1658         occurrences:
1659         - 0
1660         - UNBOUNDED
1661       disk.device.write.requests.rate_server_cmaui1:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       disk.iops_server_cmaui2:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.usage_server_cmaui6_test_nested3Level_test_nested2Level:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       disk.latency_server_cmaui6_test_nested3Level_test_nested2Level:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED
1685       disk.write.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1686         type: org.openecomp.capabilities.metric.Ceilometer
1687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1688         occurrences:
1689         - 1
1690         - UNBOUNDED
1691       disk.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1692         type: org.openecomp.capabilities.metric.Ceilometer
1693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       feature_server_cmaui2:
1698         type: tosca.capabilities.Node
1699         occurrences:
1700         - 1
1701         - UNBOUNDED
1702       cpu_util_server_cmaui6_test_nested3Level_test_nested2Level:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       binding_server_cmaui3_test_nested2Level:
1709         type: tosca.capabilities.network.Bindable
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       feature_server_cmaui1:
1714         type: tosca.capabilities.Node
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       network.outgoing.bytes_cmaui_port_2:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       network.outgoing.bytes_cmaui_port_1:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
1731         type: tosca.capabilities.network.Bindable
1732         valid_source_types:
1733         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1734         occurrences:
1735         - 0
1736         - UNBOUNDED
1737       cpu_server_cmaui2:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       disk.usage_server_cmaui5_test_nested3Level_test_nested2Level:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       cpu_server_cmaui1:
1750         type: org.openecomp.capabilities.metric.Ceilometer
1751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       cpu_server_cmaui3_test_nested2Level:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       disk.device.iops_server_cmaui3_test_nested2Level:
1762         type: org.openecomp.capabilities.metric.Ceilometer
1763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1768         type: org.openecomp.capabilities.metric.Ceilometer
1769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       disk.device.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1774         type: org.openecomp.capabilities.metric.Ceilometer
1775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       disk.capacity_server_cmaui3_test_nested2Level:
1780         type: org.openecomp.capabilities.metric.Ceilometer
1781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1782         occurrences:
1783         - 1
1784         - UNBOUNDED
1785       disk.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1786         type: org.openecomp.capabilities.metric.Ceilometer
1787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1788         occurrences:
1789         - 1
1790         - UNBOUNDED
1791       disk.device.read.requests_server_cmaui2:
1792         type: org.openecomp.capabilities.metric.Ceilometer
1793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1794         occurrences:
1795         - 1
1796         - UNBOUNDED
1797       disk.device.read.requests_server_cmaui1:
1798         type: org.openecomp.capabilities.metric.Ceilometer
1799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1800         occurrences:
1801         - 1
1802         - UNBOUNDED
1803       network.incoming.bytes_cmaui_port_3_test_nested2Level:
1804         type: org.openecomp.capabilities.metric.Ceilometer
1805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1806         occurrences:
1807         - 1
1808         - UNBOUNDED
1809       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
1810         type: org.openecomp.capabilities.metric.Ceilometer
1811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1812         occurrences:
1813         - 1
1814         - UNBOUNDED
1815       cpu_server_cmaui4_test_nested2Level:
1816         type: org.openecomp.capabilities.metric.Ceilometer
1817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1818         occurrences:
1819         - 1
1820         - UNBOUNDED
1821       disk.device.iops_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1822         type: org.openecomp.capabilities.metric.Ceilometer
1823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1824         occurrences:
1825         - 1
1826         - UNBOUNDED
1827       disk.device.write.bytes.rate_server_cmaui3_test_nested2Level:
1828         type: org.openecomp.capabilities.metric.Ceilometer
1829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1830         occurrences:
1831         - 1
1832         - UNBOUNDED
1833       disk.write.bytes_server_cmaui3_test_nested2Level:
1834         type: org.openecomp.capabilities.metric.Ceilometer
1835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1836         occurrences:
1837         - 1
1838         - UNBOUNDED
1839       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1840         type: org.openecomp.capabilities.metric.Ceilometer
1841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1842         occurrences:
1843         - 1
1844         - UNBOUNDED
1845       disk.device.read.requests_server_cmaui5_test_nested3Level_test_nested2Level:
1846         type: org.openecomp.capabilities.metric.Ceilometer
1847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1848         occurrences:
1849         - 1
1850         - UNBOUNDED
1851       memory.resident_server_cmaui4_test_nested2Level:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       disk.device.iops_server_cmaui5_test_nested3Level_test_nested2Level:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       disk.allocation_server_cmaui4_test_nested2Level:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       disk.ephemeral.size_server_cmaui3_test_nested2Level:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.capacity_server_cmaui1:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.capacity_server_cmaui2:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.device.latency_server_cmaui4_test_nested2Level:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       disk.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       disk.device.read.requests_server_cmaui6_test_nested3Level_test_nested2Level:
1900         type: org.openecomp.capabilities.metric.Ceilometer
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.device.allocation_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       disk.capacity_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       disk.device.iops_server_cmaui6_test_nested3Level_test_nested2Level:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       disk.device.allocation_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       memory.usage_server_cmaui3_test_nested2Level:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.read.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       feature_cmaui_port_1:
1954         type: tosca.capabilities.Node
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       feature_cmaui_port_2:
1959         type: tosca.capabilities.Node
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963       disk.read.bytes.rate_server_cmaui3_test_nested2Level:
1964         type: org.openecomp.capabilities.metric.Ceilometer
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       memory.usage_server_cmaui4_test_nested2Level:
1970         type: org.openecomp.capabilities.metric.Ceilometer
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1972         occurrences:
1973         - 1
1974         - UNBOUNDED
1975       scalable_server_cmaui5_test_nested3Level_test_nested2Level:
1976         type: tosca.capabilities.Scalable
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       os_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1981         type: tosca.capabilities.OperatingSystem
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1986         type: org.openecomp.capabilities.metric.Ceilometer
1987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       os_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1992         type: tosca.capabilities.OperatingSystem
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       forwarder_cmaui_port_2:
1997         type: org.openecomp.capabilities.Forwarder
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       disk.device.read.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       forwarder_cmaui_port_1:
2008         type: org.openecomp.capabilities.Forwarder
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.device.usage_server_cmaui1:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       disk.device.iops_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.device.usage_server_cmaui2:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2031         type: org.openecomp.capabilities.metric.Ceilometer
2032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       disk.usage_server_cmaui2:
2037         type: org.openecomp.capabilities.metric.Ceilometer
2038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2039         occurrences:
2040         - 1
2041         - UNBOUNDED
2042       memory.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2043         type: org.openecomp.capabilities.metric.Ceilometer
2044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       memory.resident_server_cmaui3_test_nested2Level:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       disk.read.bytes_server_cmaui4_test_nested2Level:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.usage_server_cmaui1:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       disk.write.bytes_server_cmaui4_test_nested2Level:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       disk.device.write.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       cpu_util_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2079         type: org.openecomp.capabilities.metric.Ceilometer
2080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2081         occurrences:
2082         - 1
2083         - UNBOUNDED
2084       endpoint_server_cmaui1:
2085         type: tosca.capabilities.Endpoint.Admin
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       memory.resident_server_cmaui6_test_nested3Level_test_nested2Level:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       endpoint_server_cmaui2:
2096         type: tosca.capabilities.Endpoint.Admin
2097         occurrences:
2098         - 1
2099         - UNBOUNDED
2100       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2101         type: org.openecomp.capabilities.Forwarder
2102         occurrences:
2103         - 1
2104         - UNBOUNDED
2105       disk.capacity_server_cmaui4_test_nested2Level:
2106         type: org.openecomp.capabilities.metric.Ceilometer
2107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2108         occurrences:
2109         - 1
2110         - UNBOUNDED
2111       disk.allocation_server_cmaui5_test_nested3Level_test_nested2Level:
2112         type: org.openecomp.capabilities.metric.Ceilometer
2113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2114         occurrences:
2115         - 1
2116         - UNBOUNDED
2117       network.incoming.bytes_cmaui_port_4_test_nested2Level:
2118         type: org.openecomp.capabilities.metric.Ceilometer
2119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2120         occurrences:
2121         - 1
2122         - UNBOUNDED
2123       disk.read.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
2124         type: org.openecomp.capabilities.metric.Ceilometer
2125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       disk.device.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       disk.capacity_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2136         type: org.openecomp.capabilities.metric.Ceilometer
2137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       disk.device.latency_server_cmaui1:
2142         type: org.openecomp.capabilities.metric.Ceilometer
2143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       network.outpoing.packets_cmaui_port_1:
2148         type: org.openecomp.capabilities.metric.Ceilometer
2149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       network.outpoing.packets_cmaui_port_2:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       disk.device.latency_server_cmaui2:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       disk.device.read.requests_server_cmaui3_test_nested2Level:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       disk.latency_server_cmaui5_test_nested3Level_test_nested2Level:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2178         type: tosca.capabilities.Attachment
2179         occurrences:
2180         - 1
2181         - UNBOUNDED
2182       disk.capacity_server_cmaui6_test_nested3Level_test_nested2Level:
2183         type: org.openecomp.capabilities.metric.Ceilometer
2184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2185         occurrences:
2186         - 1
2187         - UNBOUNDED
2188       binding_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2189         type: tosca.capabilities.network.Bindable
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.write.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       disk.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       cpu_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
2212         type: tosca.capabilities.Node
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       memory.usage_server_cmaui2:
2217         type: org.openecomp.capabilities.metric.Ceilometer
2218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2219         occurrences:
2220         - 1
2221         - UNBOUNDED
2222       os_server_cmaui3_test_nested2Level:
2223         type: tosca.capabilities.OperatingSystem
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       disk.device.latency_server_cmaui6_test_nested3Level_test_nested2Level:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       disk.device.write.bytes.rate_server_cmaui2:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       disk.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.device.write.bytes.rate_server_cmaui1:
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       memory.usage_server_cmaui1:
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       vcpus_server_cmaui4_test_nested2Level:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.write.bytes.rate_server_cmaui3_test_nested2Level:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       memory.usage_server_cmaui5_test_nested3Level_test_nested2Level:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       disk.device.allocation_server_cmaui5_test_nested3Level_test_nested2Level:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       disk.write.requests.rate_server_cmaui4_test_nested2Level:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       os_server_cmaui4_test_nested2Level:
2288         type: tosca.capabilities.OperatingSystem
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       scalable_server_cmaui4_test_nested2Level:
2293         type: tosca.capabilities.Scalable
2294         occurrences:
2295         - 1
2296         - UNBOUNDED
2297       cpu_util_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2298         type: org.openecomp.capabilities.metric.Ceilometer
2299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2300         occurrences:
2301         - 1
2302         - UNBOUNDED
2303       disk.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2304         type: org.openecomp.capabilities.metric.Ceilometer
2305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2306         occurrences:
2307         - 1
2308         - UNBOUNDED
2309       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
2310         type: org.openecomp.capabilities.metric.Ceilometer
2311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2312         occurrences:
2313         - 1
2314         - UNBOUNDED
2315       memory.usage_server_cmaui6_test_nested3Level_test_nested2Level:
2316         type: org.openecomp.capabilities.metric.Ceilometer
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       disk.device.read.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2322         type: org.openecomp.capabilities.metric.Ceilometer
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2324         occurrences:
2325         - 1
2326         - UNBOUNDED
2327       disk.ephemeral.size_server_cmaui5_test_nested3Level_test_nested2Level:
2328         type: org.openecomp.capabilities.metric.Ceilometer
2329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2330         occurrences:
2331         - 1
2332         - UNBOUNDED
2333       disk.device.write.requests_server_cmaui4_test_nested2Level:
2334         type: org.openecomp.capabilities.metric.Ceilometer
2335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       host_server_cmaui3_test_nested2Level:
2340         type: tosca.capabilities.Container
2341         valid_source_types:
2342         - tosca.nodes.SoftwareComponent
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       vcpus_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       disk.device.read.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       disk.read.requests_server_cmaui2:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       disk.read.requests_server_cmaui1:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.device.write.requests.rate_server_cmaui4_test_nested2Level:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       endpoint_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2377         type: tosca.capabilities.Endpoint.Admin
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2382         type: org.openecomp.capabilities.metric.Ceilometer
2383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
2388         type: org.openecomp.capabilities.metric.Ceilometer
2389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       binding_cmaui_port_4_test_nested2Level:
2394         type: tosca.capabilities.network.Bindable
2395         valid_source_types:
2396         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2397         occurrences:
2398         - 0
2399         - UNBOUNDED
2400       disk.device.write.bytes_server_cmaui4_test_nested2Level:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       disk.device.read.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.read.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       disk.device.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       vcpus_server_cmaui6_test_nested3Level_test_nested2Level:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2443         type: tosca.capabilities.Node
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       memory_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       disk.device.usage_server_cmaui5_test_nested3Level_test_nested2Level:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       disk.device.allocation_server_cmaui6_test_nested3Level_test_nested2Level:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       disk.device.read.bytes.rate_server_cmaui1:
2472         type: org.openecomp.capabilities.metric.Ceilometer
2473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       disk.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2478         type: org.openecomp.capabilities.metric.Ceilometer
2479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       disk.write.bytes.rate_server_cmaui1:
2484         type: org.openecomp.capabilities.metric.Ceilometer
2485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       disk.iops_server_cmaui6_test_nested3Level_test_nested2Level:
2490         type: org.openecomp.capabilities.metric.Ceilometer
2491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       disk.write.bytes.rate_server_cmaui2:
2496         type: org.openecomp.capabilities.metric.Ceilometer
2497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       disk.device.capacity_server_cmaui6_test_nested3Level_test_nested2Level:
2502         type: org.openecomp.capabilities.metric.Ceilometer
2503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2504         occurrences:
2505         - 1
2506         - UNBOUNDED
2507       disk.device.write.requests_server_cmaui5_test_nested3Level_test_nested2Level:
2508         type: org.openecomp.capabilities.metric.Ceilometer
2509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2510         occurrences:
2511         - 1
2512         - UNBOUNDED
2513       disk.device.write.requests_server_cmaui1:
2514         type: org.openecomp.capabilities.metric.Ceilometer
2515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2516         occurrences:
2517         - 1
2518         - UNBOUNDED
2519       disk.device.write.requests_server_cmaui2:
2520         type: org.openecomp.capabilities.metric.Ceilometer
2521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2522         occurrences:
2523         - 1
2524         - UNBOUNDED
2525       disk.device.read.bytes.rate_server_cmaui2:
2526         type: org.openecomp.capabilities.metric.Ceilometer
2527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2528         occurrences:
2529         - 1
2530         - UNBOUNDED
2531       disk.allocation_server_cmaui3_test_nested2Level:
2532         type: org.openecomp.capabilities.metric.Ceilometer
2533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2534         occurrences:
2535         - 1
2536         - UNBOUNDED
2537       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2538         type: org.openecomp.capabilities.metric.Ceilometer
2539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2540         occurrences:
2541         - 1
2542         - UNBOUNDED
2543       disk.device.write.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
2544         type: org.openecomp.capabilities.metric.Ceilometer
2545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2546         occurrences:
2547         - 1
2548         - UNBOUNDED
2549       attachment_cmaui_port_2:
2550         type: tosca.capabilities.Attachment
2551         occurrences:
2552         - 1
2553         - UNBOUNDED
2554       cpu.delta_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2555         type: org.openecomp.capabilities.metric.Ceilometer
2556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2557         occurrences:
2558         - 1
2559         - UNBOUNDED
2560       disk.device.read.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2561         type: org.openecomp.capabilities.metric.Ceilometer
2562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2563         occurrences:
2564         - 1
2565         - UNBOUNDED
2566       disk.iops_server_cmaui4_test_nested2Level:
2567         type: org.openecomp.capabilities.metric.Ceilometer
2568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2569         occurrences:
2570         - 1
2571         - UNBOUNDED
2572       disk.device.capacity_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2573         type: org.openecomp.capabilities.metric.Ceilometer
2574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2575         occurrences:
2576         - 1
2577         - UNBOUNDED
2578       disk.device.latency_server_cmaui3_test_nested2Level:
2579         type: org.openecomp.capabilities.metric.Ceilometer
2580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2581         occurrences:
2582         - 1
2583         - UNBOUNDED
2584       network.outgoing.packets.rate_cmaui_port_1:
2585         type: org.openecomp.capabilities.metric.Ceilometer
2586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2587         occurrences:
2588         - 1
2589         - UNBOUNDED
2590       network.outgoing.packets.rate_cmaui_port_2:
2591         type: org.openecomp.capabilities.metric.Ceilometer
2592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2593         occurrences:
2594         - 1
2595         - UNBOUNDED
2596       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
2597         type: org.openecomp.capabilities.metric.Ceilometer
2598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2599         occurrences:
2600         - 1
2601         - UNBOUNDED
2602       disk.device.latency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2603         type: org.openecomp.capabilities.metric.Ceilometer
2604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       attachment_cmaui_port_1:
2609         type: tosca.capabilities.Attachment
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2614         type: org.openecomp.capabilities.metric.Ceilometer
2615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       disk.device.allocation_server_cmaui2:
2620         type: org.openecomp.capabilities.metric.Ceilometer
2621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       disk.device.allocation_server_cmaui1:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       disk.device.capacity_server_cmaui3_test_nested2Level:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       disk.iops_server_cmaui3_test_nested2Level:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       disk.capacity_server_cmaui5_test_nested3Level_test_nested2Level:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
2650         type: tosca.capabilities.Attachment
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       disk.device.capacity_server_cmaui4_test_nested2Level:
2655         type: org.openecomp.capabilities.metric.Ceilometer
2656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.device.capacity_server_cmaui2:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.device.capacity_server_cmaui1:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       scalable_server_cmaui3_test_nested2Level:
2673         type: tosca.capabilities.Scalable
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       os_server_cmaui6_test_nested3Level_test_nested2Level:
2678         type: tosca.capabilities.OperatingSystem
2679         occurrences:
2680         - 1
2681         - UNBOUNDED
2682       disk.ephemeral.size_server_cmaui4_test_nested2Level:
2683         type: org.openecomp.capabilities.metric.Ceilometer
2684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       disk.device.write.requests.rate_server_cmaui3_test_nested2Level:
2689         type: org.openecomp.capabilities.metric.Ceilometer
2690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       scalable_server_cmaui6_test_nested3Level_test_nested2Level:
2695         type: tosca.capabilities.Scalable
2696         occurrences:
2697         - 1
2698         - UNBOUNDED
2699       host_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2700         type: tosca.capabilities.Container
2701         valid_source_types:
2702         - tosca.nodes.SoftwareComponent
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       disk.device.read.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       binding_cmaui_port_3_test_nested2Level:
2713         type: tosca.capabilities.network.Bindable
2714         valid_source_types:
2715         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2716         occurrences:
2717         - 0
2718         - UNBOUNDED
2719       cpu_util_server_cmaui1:
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_cmaui2:
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       host_server_cmaui4_test_nested2Level:
2732         type: tosca.capabilities.Container
2733         valid_source_types:
2734         - tosca.nodes.SoftwareComponent
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       memory.resident_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2739         type: org.openecomp.capabilities.metric.Ceilometer
2740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       disk.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
2751         type: tosca.capabilities.Node
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.write.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.ephemeral.size_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       disk.write.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       disk.device.iops_server_cmaui1:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       disk.device.iops_server_cmaui2:
2780         type: org.openecomp.capabilities.metric.Ceilometer
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2782         occurrences:
2783         - 1
2784         - UNBOUNDED
2785       disk.device.read.requests.rate_server_cmaui2:
2786         type: org.openecomp.capabilities.metric.Ceilometer
2787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       disk.device.read.requests.rate_server_cmaui1:
2792         type: org.openecomp.capabilities.metric.Ceilometer
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2794         occurrences:
2795         - 1
2796         - UNBOUNDED
2797       disk.iops_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2798         type: org.openecomp.capabilities.metric.Ceilometer
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       disk.device.write.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2804         type: org.openecomp.capabilities.metric.Ceilometer
2805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2806         occurrences:
2807         - 1
2808         - UNBOUNDED
2809   org.openecomp.resource.abstract.nodes.heat.nested2:
2810     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2811     properties:
2812       cmaui_names:
2813         type: list
2814         description: CMAUI1, CMAUI2 server names
2815         required: true
2816         status: SUPPORTED
2817         entry_schema:
2818           type: string
2819       p1:
2820         type: string
2821         description: UID of OAM network
2822         required: true
2823         status: SUPPORTED
2824       p2:
2825         type: string
2826         description: UID of OAM network
2827         required: true
2828         status: SUPPORTED
2829       cmaui_image:
2830         type: string
2831         description: Image for CMAUI server
2832         required: true
2833         status: SUPPORTED
2834       cmaui_flavor:
2835         type: string
2836         description: Flavor for CMAUI server
2837         required: true
2838         status: SUPPORTED
2839       security_group_name:
2840         type: list
2841         description: CMAUI1, CMAUI2 server names
2842         required: true
2843         status: SUPPORTED
2844         entry_schema:
2845           type: string
2846       availability_zone_0:
2847         type: string
2848         description: availabilityzone name
2849         required: true
2850         status: SUPPORTED
2851       cmaui_oam_ips:
2852         type: string
2853         required: true
2854         status: SUPPORTED
2855     requirements:
2856     - dependency_cmaui_port_3:
2857         capability: tosca.capabilities.Node
2858         node: tosca.nodes.Root
2859         relationship: tosca.relationships.DependsOn
2860         occurrences:
2861         - 0
2862         - UNBOUNDED
2863     - link_cmaui_port_3:
2864         capability: tosca.capabilities.network.Linkable
2865         relationship: tosca.relationships.network.LinksTo
2866         occurrences:
2867         - 1
2868         - 1
2869     - dependency_server_cmaui4:
2870         capability: tosca.capabilities.Node
2871         node: tosca.nodes.Root
2872         relationship: tosca.relationships.DependsOn
2873         occurrences:
2874         - 0
2875         - UNBOUNDED
2876     - local_storage_server_cmaui4:
2877         capability: tosca.capabilities.Attachment
2878         node: tosca.nodes.BlockStorage
2879         relationship: tosca.relationships.AttachesTo
2880         occurrences:
2881         - 0
2882         - UNBOUNDED
2883     - dependency_server_cmaui3:
2884         capability: tosca.capabilities.Node
2885         node: tosca.nodes.Root
2886         relationship: tosca.relationships.DependsOn
2887         occurrences:
2888         - 0
2889         - UNBOUNDED
2890     - local_storage_server_cmaui3:
2891         capability: tosca.capabilities.Attachment
2892         node: tosca.nodes.BlockStorage
2893         relationship: tosca.relationships.AttachesTo
2894         occurrences:
2895         - 0
2896         - UNBOUNDED
2897     - dependency_cmaui_port_4:
2898         capability: tosca.capabilities.Node
2899         node: tosca.nodes.Root
2900         relationship: tosca.relationships.DependsOn
2901         occurrences:
2902         - 0
2903         - UNBOUNDED
2904     - link_cmaui_port_4:
2905         capability: tosca.capabilities.network.Linkable
2906         relationship: tosca.relationships.network.LinksTo
2907         occurrences:
2908         - 1
2909         - 1
2910     - dependency_test_nested3Level:
2911         capability: tosca.capabilities.Node
2912         node: tosca.nodes.Root
2913         relationship: tosca.relationships.DependsOn
2914         occurrences:
2915         - 0
2916         - UNBOUNDED
2917     - dependency_server_cmaui6_test_nested3Level:
2918         capability: tosca.capabilities.Node
2919         node: tosca.nodes.Root
2920         relationship: tosca.relationships.DependsOn
2921         occurrences:
2922         - 0
2923         - UNBOUNDED
2924     - local_storage_server_cmaui6_test_nested3Level:
2925         capability: tosca.capabilities.Attachment
2926         node: tosca.nodes.BlockStorage
2927         relationship: tosca.relationships.AttachesTo
2928         occurrences:
2929         - 0
2930         - UNBOUNDED
2931     - dependency_test_nested4Level_test_nested3Level:
2932         capability: tosca.capabilities.Node
2933         node: tosca.nodes.Root
2934         relationship: tosca.relationships.DependsOn
2935         occurrences:
2936         - 0
2937         - UNBOUNDED
2938     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
2939         capability: tosca.capabilities.Node
2940         node: tosca.nodes.Root
2941         relationship: tosca.relationships.DependsOn
2942         occurrences:
2943         - 0
2944         - UNBOUNDED
2945     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
2946         capability: tosca.capabilities.network.Linkable
2947         relationship: tosca.relationships.network.LinksTo
2948         occurrences:
2949         - 1
2950         - 1
2951     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
2952         capability: tosca.capabilities.Node
2953         node: tosca.nodes.Root
2954         relationship: tosca.relationships.DependsOn
2955         occurrences:
2956         - 0
2957         - UNBOUNDED
2958     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
2959         capability: tosca.capabilities.network.Linkable
2960         relationship: tosca.relationships.network.LinksTo
2961         occurrences:
2962         - 1
2963         - 1
2964     - dependency_server_cmaui8_test_nested4Level_test_nested3Level:
2965         capability: tosca.capabilities.Node
2966         node: tosca.nodes.Root
2967         relationship: tosca.relationships.DependsOn
2968         occurrences:
2969         - 0
2970         - UNBOUNDED
2971     - local_storage_server_cmaui8_test_nested4Level_test_nested3Level:
2972         capability: tosca.capabilities.Attachment
2973         node: tosca.nodes.BlockStorage
2974         relationship: tosca.relationships.AttachesTo
2975         occurrences:
2976         - 0
2977         - UNBOUNDED
2978     - dependency_server_cmaui7_test_nested4Level_test_nested3Level:
2979         capability: tosca.capabilities.Node
2980         node: tosca.nodes.Root
2981         relationship: tosca.relationships.DependsOn
2982         occurrences:
2983         - 0
2984         - UNBOUNDED
2985     - local_storage_server_cmaui7_test_nested4Level_test_nested3Level:
2986         capability: tosca.capabilities.Attachment
2987         node: tosca.nodes.BlockStorage
2988         relationship: tosca.relationships.AttachesTo
2989         occurrences:
2990         - 0
2991         - UNBOUNDED
2992     - dependency_server_cmaui5_test_nested3Level:
2993         capability: tosca.capabilities.Node
2994         node: tosca.nodes.Root
2995         relationship: tosca.relationships.DependsOn
2996         occurrences:
2997         - 0
2998         - UNBOUNDED
2999     - local_storage_server_cmaui5_test_nested3Level:
3000         capability: tosca.capabilities.Attachment
3001         node: tosca.nodes.BlockStorage
3002         relationship: tosca.relationships.AttachesTo
3003         occurrences:
3004         - 0
3005         - UNBOUNDED
3006     - dependency_cmaui_port_5_test_nested3Level:
3007         capability: tosca.capabilities.Node
3008         node: tosca.nodes.Root
3009         relationship: tosca.relationships.DependsOn
3010         occurrences:
3011         - 0
3012         - UNBOUNDED
3013     - link_cmaui_port_5_test_nested3Level:
3014         capability: tosca.capabilities.network.Linkable
3015         relationship: tosca.relationships.network.LinksTo
3016         occurrences:
3017         - 1
3018         - 1
3019     - dependency_cmaui_port_6_test_nested3Level:
3020         capability: tosca.capabilities.Node
3021         node: tosca.nodes.Root
3022         relationship: tosca.relationships.DependsOn
3023         occurrences:
3024         - 0
3025         - UNBOUNDED
3026     - link_cmaui_port_6_test_nested3Level:
3027         capability: tosca.capabilities.network.Linkable
3028         relationship: tosca.relationships.network.LinksTo
3029         occurrences:
3030         - 1
3031         - 1
3032     capabilities:
3033       scalable_server_cmaui3:
3034         type: tosca.capabilities.Scalable
3035         occurrences:
3036         - 1
3037         - UNBOUNDED
3038       scalable_server_cmaui4:
3039         type: tosca.capabilities.Scalable
3040         occurrences:
3041         - 1
3042         - UNBOUNDED
3043       disk.write.requests_server_cmaui6_test_nested3Level:
3044         type: org.openecomp.capabilities.metric.Ceilometer
3045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3046         occurrences:
3047         - 1
3048         - UNBOUNDED
3049       cpu_util_server_cmaui6_test_nested3Level:
3050         type: org.openecomp.capabilities.metric.Ceilometer
3051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3052         occurrences:
3053         - 1
3054         - UNBOUNDED
3055       disk.device.write.requests.rate_server_cmaui3:
3056         type: org.openecomp.capabilities.metric.Ceilometer
3057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3058         occurrences:
3059         - 1
3060         - UNBOUNDED
3061       disk.device.read.bytes_server_cmaui6_test_nested3Level:
3062         type: org.openecomp.capabilities.metric.Ceilometer
3063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3064         occurrences:
3065         - 1
3066         - UNBOUNDED
3067       disk.device.write.requests.rate_server_cmaui4:
3068         type: org.openecomp.capabilities.metric.Ceilometer
3069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3070         occurrences:
3071         - 1
3072         - UNBOUNDED
3073       disk.iops_server_cmaui3:
3074         type: org.openecomp.capabilities.metric.Ceilometer
3075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3076         occurrences:
3077         - 1
3078         - UNBOUNDED
3079       host_server_cmaui4:
3080         type: tosca.capabilities.Container
3081         valid_source_types:
3082         - tosca.nodes.SoftwareComponent
3083         occurrences:
3084         - 1
3085         - UNBOUNDED
3086       disk.device.capacity_server_cmaui8_test_nested4Level_test_nested3Level:
3087         type: org.openecomp.capabilities.metric.Ceilometer
3088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3089         occurrences:
3090         - 1
3091         - UNBOUNDED
3092       host_server_cmaui3:
3093         type: tosca.capabilities.Container
3094         valid_source_types:
3095         - tosca.nodes.SoftwareComponent
3096         occurrences:
3097         - 1
3098         - UNBOUNDED
3099       disk.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level:
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       host_server_cmaui6_test_nested3Level:
3106         type: tosca.capabilities.Container
3107         valid_source_types:
3108         - tosca.nodes.SoftwareComponent
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       vcpus_server_cmaui5_test_nested3Level:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       vcpus_server_cmaui8_test_nested4Level_test_nested3Level:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       disk.write.requests_server_cmaui5_test_nested3Level:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       feature_server_cmaui3:
3131         type: tosca.capabilities.Node
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       network.outgoing.bytes_cmaui_port_3:
3136         type: org.openecomp.capabilities.metric.Ceilometer
3137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       disk.iops_server_cmaui8_test_nested4Level_test_nested3Level:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       feature_server_cmaui4:
3148         type: tosca.capabilities.Node
3149         occurrences:
3150         - 1
3151         - UNBOUNDED
3152       disk.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
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       cpu_server_cmaui4:
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       cpu_server_cmaui3:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       disk.iops_server_cmaui7_test_nested4Level_test_nested3Level:
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       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
3177         type: tosca.capabilities.Attachment
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
3182         type: org.openecomp.capabilities.metric.Ceilometer
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3184         occurrences:
3185         - 1
3186         - UNBOUNDED
3187       host_server_cmaui5_test_nested3Level:
3188         type: tosca.capabilities.Container
3189         valid_source_types:
3190         - tosca.nodes.SoftwareComponent
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       disk.device.write.bytes_server_cmaui6_test_nested3Level:
3195         type: org.openecomp.capabilities.metric.Ceilometer
3196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       disk.read.requests_server_cmaui7_test_nested4Level_test_nested3Level:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.capacity_server_cmaui7_test_nested4Level_test_nested3Level:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       disk.iops_server_cmaui4:
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       cpu_util_server_cmaui5_test_nested3Level:
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       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
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       os_server_cmaui8_test_nested4Level_test_nested3Level:
3231         type: tosca.capabilities.OperatingSystem
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       disk.device.read.requests_server_cmaui4:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       disk.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       disk.device.read.requests_server_cmaui3:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       disk.device.write.requests_server_cmaui5_test_nested3Level:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
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       disk.read.bytes_server_cmaui5_test_nested3Level:
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       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       disk.read.bytes.rate_server_cmaui3:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       network.outpoing.packets_cmaui_port_5_test_nested3Level:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.write.bytes.rate_server_cmaui5_test_nested3Level:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       os_server_cmaui6_test_nested3Level:
3302         type: tosca.capabilities.OperatingSystem
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       memory.resident_server_cmaui8_test_nested4Level_test_nested3Level:
3307         type: org.openecomp.capabilities.metric.Ceilometer
3308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       disk.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
3319         type: org.openecomp.capabilities.metric.Ceilometer
3320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3321         occurrences:
3322         - 1
3323         - UNBOUNDED
3324       disk.read.bytes.rate_server_cmaui4:
3325         type: org.openecomp.capabilities.metric.Ceilometer
3326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3327         occurrences:
3328         - 1
3329         - UNBOUNDED
3330       disk.write.requests.rate_server_cmaui5_test_nested3Level:
3331         type: org.openecomp.capabilities.metric.Ceilometer
3332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3333         occurrences:
3334         - 1
3335         - UNBOUNDED
3336       memory.resident_server_cmaui3:
3337         type: org.openecomp.capabilities.metric.Ceilometer
3338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       disk.device.write.bytes_server_cmaui5_test_nested3Level:
3343         type: org.openecomp.capabilities.metric.Ceilometer
3344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       memory.resident_server_cmaui4:
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       os_server_cmaui7_test_nested4Level_test_nested3Level:
3355         type: tosca.capabilities.OperatingSystem
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       binding_cmaui_port_3:
3360         type: tosca.capabilities.network.Bindable
3361         valid_source_types:
3362         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3363         occurrences:
3364         - 0
3365         - UNBOUNDED
3366       binding_cmaui_port_4:
3367         type: tosca.capabilities.network.Bindable
3368         valid_source_types:
3369         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3370         occurrences:
3371         - 0
3372         - UNBOUNDED
3373       disk.device.read.bytes_server_cmaui5_test_nested3Level:
3374         type: org.openecomp.capabilities.metric.Ceilometer
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3376         occurrences:
3377         - 1
3378         - UNBOUNDED
3379       disk.device.capacity_server_cmaui7_test_nested4Level_test_nested3Level:
3380         type: org.openecomp.capabilities.metric.Ceilometer
3381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3382         occurrences:
3383         - 1
3384         - UNBOUNDED
3385       disk.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3386         type: org.openecomp.capabilities.metric.Ceilometer
3387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3388         occurrences:
3389         - 1
3390         - UNBOUNDED
3391       feature_cmaui_port_6_test_nested3Level:
3392         type: tosca.capabilities.Node
3393         occurrences:
3394         - 1
3395         - UNBOUNDED
3396       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
3397         type: tosca.capabilities.Node
3398         occurrences:
3399         - 1
3400         - UNBOUNDED
3401       endpoint_server_cmaui5_test_nested3Level:
3402         type: tosca.capabilities.Endpoint.Admin
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       instance_server_cmaui8_test_nested4Level_test_nested3Level:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.capacity_server_cmaui3:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       disk.capacity_server_cmaui4:
3419         type: org.openecomp.capabilities.metric.Ceilometer
3420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3421         occurrences:
3422         - 1
3423         - UNBOUNDED
3424       disk.device.usage_server_cmaui6_test_nested3Level:
3425         type: org.openecomp.capabilities.metric.Ceilometer
3426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3427         occurrences:
3428         - 1
3429         - UNBOUNDED
3430       disk.latency_server_cmaui7_test_nested4Level_test_nested3Level:
3431         type: org.openecomp.capabilities.metric.Ceilometer
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3433         occurrences:
3434         - 1
3435         - UNBOUNDED
3436       scalable_server_cmaui6_test_nested3Level:
3437         type: tosca.capabilities.Scalable
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       binding_cmaui_port_6_test_nested3Level:
3442         type: tosca.capabilities.network.Bindable
3443         valid_source_types:
3444         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3445         occurrences:
3446         - 0
3447         - UNBOUNDED
3448       disk.capacity_server_cmaui8_test_nested4Level_test_nested3Level:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       cpu_util_server_cmaui7_test_nested4Level_test_nested3Level:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       network.incoming.bytes_cmaui_port_4:
3461         type: org.openecomp.capabilities.metric.Ceilometer
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3463         occurrences:
3464         - 1
3465         - UNBOUNDED
3466       network.incoming.bytes_cmaui_port_3:
3467         type: org.openecomp.capabilities.metric.Ceilometer
3468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3469         occurrences:
3470         - 1
3471         - UNBOUNDED
3472       os_server_cmaui3:
3473         type: tosca.capabilities.OperatingSystem
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       disk.device.write.requests.rate_server_cmaui6_test_nested3Level:
3478         type: org.openecomp.capabilities.metric.Ceilometer
3479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3480         occurrences:
3481         - 1
3482         - UNBOUNDED
3483       os_server_cmaui4:
3484         type: tosca.capabilities.OperatingSystem
3485         occurrences:
3486         - 1
3487         - UNBOUNDED
3488       disk.latency_server_cmaui5_test_nested3Level:
3489         type: org.openecomp.capabilities.metric.Ceilometer
3490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       disk.write.requests_server_cmaui8_test_nested4Level_test_nested3Level:
3495         type: org.openecomp.capabilities.metric.Ceilometer
3496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3497         occurrences:
3498         - 1
3499         - UNBOUNDED
3500       network.incoming.packets.rate_cmaui_port_3:
3501         type: org.openecomp.capabilities.metric.Ceilometer
3502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3503         occurrences:
3504         - 1
3505         - UNBOUNDED
3506       feature_cmaui_port_3:
3507         type: tosca.capabilities.Node
3508         occurrences:
3509         - 1
3510         - UNBOUNDED
3511       network.incoming.packets.rate_cmaui_port_4:
3512         type: org.openecomp.capabilities.metric.Ceilometer
3513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3514         occurrences:
3515         - 1
3516         - UNBOUNDED
3517       feature_cmaui_port_4:
3518         type: tosca.capabilities.Node
3519         occurrences:
3520         - 1
3521         - UNBOUNDED
3522       memory.resident_server_cmaui7_test_nested4Level_test_nested3Level:
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       disk.usage_server_cmaui8_test_nested4Level_test_nested3Level:
3529         type: org.openecomp.capabilities.metric.Ceilometer
3530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3531         occurrences:
3532         - 1
3533         - UNBOUNDED
3534       memory_server_cmaui6_test_nested3Level:
3535         type: org.openecomp.capabilities.metric.Ceilometer
3536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3537         occurrences:
3538         - 1
3539         - UNBOUNDED
3540       memory.usage_server_cmaui5_test_nested3Level:
3541         type: org.openecomp.capabilities.metric.Ceilometer
3542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3543         occurrences:
3544         - 1
3545         - UNBOUNDED
3546       cpu_util_server_cmaui8_test_nested4Level_test_nested3Level:
3547         type: org.openecomp.capabilities.metric.Ceilometer
3548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3549         occurrences:
3550         - 1
3551         - UNBOUNDED
3552       instance_server_cmaui7_test_nested4Level_test_nested3Level:
3553         type: org.openecomp.capabilities.metric.Ceilometer
3554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3555         occurrences:
3556         - 1
3557         - UNBOUNDED
3558       disk.iops_server_cmaui5_test_nested3Level:
3559         type: org.openecomp.capabilities.metric.Ceilometer
3560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       cpu.delta_server_cmaui6_test_nested3Level:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       disk.read.bytes_server_cmaui4:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       disk.allocation_server_cmaui5_test_nested3Level:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       disk.read.bytes_server_cmaui3:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       instance_server_cmaui4:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       instance_server_cmaui3:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       disk.allocation_server_cmaui7_test_nested4Level_test_nested3Level:
3613         type: org.openecomp.capabilities.metric.Ceilometer
3614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       disk.device.latency_server_cmaui5_test_nested3Level:
3619         type: org.openecomp.capabilities.metric.Ceilometer
3620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3621         occurrences:
3622         - 1
3623         - UNBOUNDED
3624       disk.device.latency_server_cmaui7_test_nested4Level_test_nested3Level:
3625         type: org.openecomp.capabilities.metric.Ceilometer
3626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3627         occurrences:
3628         - 1
3629         - UNBOUNDED
3630       disk.iops_server_cmaui6_test_nested3Level:
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.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
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       cpu.delta_server_cmaui8_test_nested4Level_test_nested3Level:
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       forwarder_cmaui_port_4:
3649         type: org.openecomp.capabilities.Forwarder
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       forwarder_cmaui_port_3:
3654         type: org.openecomp.capabilities.Forwarder
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.device.latency_server_cmaui6_test_nested3Level:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
3665         type: org.openecomp.capabilities.metric.Ceilometer
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       disk.device.iops_server_cmaui6_test_nested3Level:
3671         type: org.openecomp.capabilities.metric.Ceilometer
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       disk.ephemeral.size_server_cmaui7_test_nested4Level_test_nested3Level:
3677         type: org.openecomp.capabilities.metric.Ceilometer
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       disk.device.usage_server_cmaui3:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       disk.device.read.requests.rate_server_cmaui5_test_nested3Level:
3689         type: org.openecomp.capabilities.metric.Ceilometer
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       disk.usage_server_cmaui3:
3695         type: org.openecomp.capabilities.metric.Ceilometer
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       disk.device.read.bytes_server_cmaui4:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       disk.usage_server_cmaui4:
3707         type: org.openecomp.capabilities.metric.Ceilometer
3708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3709         occurrences:
3710         - 1
3711         - UNBOUNDED
3712       vcpus_server_cmaui3:
3713         type: org.openecomp.capabilities.metric.Ceilometer
3714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3715         occurrences:
3716         - 1
3717         - UNBOUNDED
3718       vcpus_server_cmaui4:
3719         type: org.openecomp.capabilities.metric.Ceilometer
3720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3721         occurrences:
3722         - 1
3723         - UNBOUNDED
3724       disk.device.usage_server_cmaui4:
3725         type: org.openecomp.capabilities.metric.Ceilometer
3726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3727         occurrences:
3728         - 1
3729         - UNBOUNDED
3730       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
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_cmaui7_test_nested4Level_test_nested3Level:
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.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
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       vcpus_server_cmaui7_test_nested4Level_test_nested3Level:
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       memory_server_cmaui8_test_nested4Level_test_nested3Level:
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.usage_server_cmaui8_test_nested4Level_test_nested3Level:
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       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
3767         type: tosca.capabilities.Attachment
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       endpoint_server_cmaui3:
3772         type: tosca.capabilities.Endpoint.Admin
3773         occurrences:
3774         - 1
3775         - UNBOUNDED
3776       disk.device.write.requests.rate_server_cmaui5_test_nested3Level:
3777         type: org.openecomp.capabilities.metric.Ceilometer
3778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3779         occurrences:
3780         - 1
3781         - UNBOUNDED
3782       endpoint_server_cmaui4:
3783         type: tosca.capabilities.Endpoint.Admin
3784         occurrences:
3785         - 1
3786         - UNBOUNDED
3787       disk.root.size_server_cmaui8_test_nested4Level_test_nested3Level:
3788         type: org.openecomp.capabilities.metric.Ceilometer
3789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3790         occurrences:
3791         - 1
3792         - UNBOUNDED
3793       disk.device.capacity_server_cmaui6_test_nested3Level:
3794         type: org.openecomp.capabilities.metric.Ceilometer
3795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3796         occurrences:
3797         - 1
3798         - UNBOUNDED
3799       disk.read.bytes.rate_server_cmaui6_test_nested3Level:
3800         type: org.openecomp.capabilities.metric.Ceilometer
3801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3802         occurrences:
3803         - 1
3804         - UNBOUNDED
3805       disk.capacity_server_cmaui5_test_nested3Level:
3806         type: org.openecomp.capabilities.metric.Ceilometer
3807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       feature_server_cmaui5_test_nested3Level:
3812         type: tosca.capabilities.Node
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       network.incoming.bytes_cmaui_port_5_test_nested3Level:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       feature_server_cmaui8_test_nested4Level_test_nested3Level:
3823         type: tosca.capabilities.Node
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       endpoint_server_cmaui8_test_nested4Level_test_nested3Level:
3828         type: tosca.capabilities.Endpoint.Admin
3829         occurrences:
3830         - 1
3831         - UNBOUNDED
3832       cpu_server_cmaui8_test_nested4Level_test_nested3Level:
3833         type: org.openecomp.capabilities.metric.Ceilometer
3834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3835         occurrences:
3836         - 1
3837         - UNBOUNDED
3838       network.outpoing.packets_cmaui_port_6_test_nested3Level:
3839         type: org.openecomp.capabilities.metric.Ceilometer
3840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3841         occurrences:
3842         - 1
3843         - UNBOUNDED
3844       disk.device.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
3845         type: org.openecomp.capabilities.metric.Ceilometer
3846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3847         occurrences:
3848         - 1
3849         - UNBOUNDED
3850       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3851         type: org.openecomp.capabilities.metric.Ceilometer
3852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3853         occurrences:
3854         - 1
3855         - UNBOUNDED
3856       binding_cmaui_port_5_test_nested3Level:
3857         type: tosca.capabilities.network.Bindable
3858         valid_source_types:
3859         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3860         occurrences:
3861         - 0
3862         - UNBOUNDED
3863       disk.device.iops_server_cmaui7_test_nested4Level_test_nested3Level:
3864         type: org.openecomp.capabilities.metric.Ceilometer
3865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3866         occurrences:
3867         - 1
3868         - UNBOUNDED
3869       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
3870         type: org.openecomp.capabilities.metric.Ceilometer
3871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3872         occurrences:
3873         - 1
3874         - UNBOUNDED
3875       disk.write.requests.rate_server_cmaui3:
3876         type: org.openecomp.capabilities.metric.Ceilometer
3877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3878         occurrences:
3879         - 1
3880         - UNBOUNDED
3881       scalable_server_cmaui5_test_nested3Level:
3882         type: tosca.capabilities.Scalable
3883         occurrences:
3884         - 1
3885         - UNBOUNDED
3886       disk.device.latency_server_cmaui3:
3887         type: org.openecomp.capabilities.metric.Ceilometer
3888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3889         occurrences:
3890         - 1
3891         - UNBOUNDED
3892       disk.device.latency_server_cmaui4:
3893         type: org.openecomp.capabilities.metric.Ceilometer
3894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3895         occurrences:
3896         - 1
3897         - UNBOUNDED
3898       network.outpoing.packets_cmaui_port_3:
3899         type: org.openecomp.capabilities.metric.Ceilometer
3900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3901         occurrences:
3902         - 1
3903         - UNBOUNDED
3904       network.outpoing.packets_cmaui_port_4:
3905         type: org.openecomp.capabilities.metric.Ceilometer
3906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3907         occurrences:
3908         - 1
3909         - UNBOUNDED
3910       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3911         type: org.openecomp.capabilities.metric.Ceilometer
3912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3913         occurrences:
3914         - 1
3915         - UNBOUNDED
3916       disk.device.usage_server_cmaui7_test_nested4Level_test_nested3Level:
3917         type: org.openecomp.capabilities.metric.Ceilometer
3918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3919         occurrences:
3920         - 1
3921         - UNBOUNDED
3922       host_server_cmaui8_test_nested4Level_test_nested3Level:
3923         type: tosca.capabilities.Container
3924         valid_source_types:
3925         - tosca.nodes.SoftwareComponent
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
3930         type: tosca.capabilities.network.Bindable
3931         valid_source_types:
3932         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3933         occurrences:
3934         - 0
3935         - UNBOUNDED
3936       disk.device.allocation_server_cmaui8_test_nested4Level_test_nested3Level:
3937         type: org.openecomp.capabilities.metric.Ceilometer
3938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3939         occurrences:
3940         - 1
3941         - UNBOUNDED
3942       disk.device.read.requests_server_cmaui8_test_nested4Level_test_nested3Level:
3943         type: org.openecomp.capabilities.metric.Ceilometer
3944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3945         occurrences:
3946         - 1
3947         - UNBOUNDED
3948       disk.ephemeral.size_server_cmaui4:
3949         type: org.openecomp.capabilities.metric.Ceilometer
3950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3951         occurrences:
3952         - 1
3953         - UNBOUNDED
3954       disk.write.requests.rate_server_cmaui4:
3955         type: org.openecomp.capabilities.metric.Ceilometer
3956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3957         occurrences:
3958         - 1
3959         - UNBOUNDED
3960       disk.ephemeral.size_server_cmaui3:
3961         type: org.openecomp.capabilities.metric.Ceilometer
3962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3963         occurrences:
3964         - 1
3965         - UNBOUNDED
3966       endpoint_server_cmaui6_test_nested3Level:
3967         type: tosca.capabilities.Endpoint.Admin
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
3972         type: org.openecomp.capabilities.metric.Ceilometer
3973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       disk.device.read.bytes_server_cmaui3:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       disk.device.read.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       memory.usage_server_cmaui4:
3990         type: org.openecomp.capabilities.metric.Ceilometer
3991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       disk.device.write.requests_server_cmaui7_test_nested4Level_test_nested3Level:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       memory.usage_server_cmaui3:
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       cpu.delta_server_cmaui3:
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       binding_server_cmaui5_test_nested3Level:
4014         type: tosca.capabilities.network.Bindable
4015         occurrences:
4016         - 1
4017         - UNBOUNDED
4018       disk.write.bytes_server_cmaui3:
4019         type: org.openecomp.capabilities.metric.Ceilometer
4020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4021         occurrences:
4022         - 1
4023         - UNBOUNDED
4024       disk.write.bytes_server_cmaui4:
4025         type: org.openecomp.capabilities.metric.Ceilometer
4026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4027         occurrences:
4028         - 1
4029         - UNBOUNDED
4030       cpu.delta_server_cmaui4:
4031         type: org.openecomp.capabilities.metric.Ceilometer
4032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4033         occurrences:
4034         - 1
4035         - UNBOUNDED
4036       disk.device.iops_server_cmaui8_test_nested4Level_test_nested3Level:
4037         type: org.openecomp.capabilities.metric.Ceilometer
4038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4039         occurrences:
4040         - 1
4041         - UNBOUNDED
4042       disk.device.write.bytes.rate_server_cmaui4:
4043         type: org.openecomp.capabilities.metric.Ceilometer
4044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       disk.device.write.bytes.rate_server_cmaui3:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       disk.write.requests_server_cmaui3:
4061         type: org.openecomp.capabilities.metric.Ceilometer
4062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4063         occurrences:
4064         - 1
4065         - UNBOUNDED
4066       disk.write.requests_server_cmaui4:
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       memory_server_cmaui3:
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       forwarder_cmaui_port_6_test_nested3Level:
4079         type: org.openecomp.capabilities.Forwarder
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       memory_server_cmaui4:
4084         type: org.openecomp.capabilities.metric.Ceilometer
4085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level:
4090         type: org.openecomp.capabilities.Forwarder
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       disk.usage_server_cmaui6_test_nested3Level:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       memory_server_cmaui7_test_nested4Level_test_nested3Level:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       feature_test_nested4Level_test_nested3Level:
4107         type: tosca.capabilities.Node
4108         occurrences:
4109         - 1
4110         - UNBOUNDED
4111       instance_server_cmaui5_test_nested3Level:
4112         type: org.openecomp.capabilities.metric.Ceilometer
4113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4114         occurrences:
4115         - 1
4116         - UNBOUNDED
4117       disk.device.allocation_server_cmaui6_test_nested3Level:
4118         type: org.openecomp.capabilities.metric.Ceilometer
4119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4120         occurrences:
4121         - 1
4122         - UNBOUNDED
4123       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4124         type: org.openecomp.capabilities.metric.Ceilometer
4125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4126         occurrences:
4127         - 1
4128         - UNBOUNDED
4129       binding_server_cmaui6_test_nested3Level:
4130         type: tosca.capabilities.network.Bindable
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.device.read.bytes.rate_server_cmaui5_test_nested3Level:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       disk.ephemeral.size_server_cmaui6_test_nested3Level:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       disk.device.read.bytes.rate_server_cmaui6_test_nested3Level:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       disk.device.allocation_server_cmaui5_test_nested3Level:
4153         type: org.openecomp.capabilities.metric.Ceilometer
4154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4155         occurrences:
4156         - 1
4157         - UNBOUNDED
4158       disk.device.write.bytes.rate_server_cmaui6_test_nested3Level:
4159         type: org.openecomp.capabilities.metric.Ceilometer
4160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4161         occurrences:
4162         - 1
4163         - UNBOUNDED
4164       disk.device.write.requests_server_cmaui8_test_nested4Level_test_nested3Level:
4165         type: org.openecomp.capabilities.metric.Ceilometer
4166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4167         occurrences:
4168         - 1
4169         - UNBOUNDED
4170       binding_server_cmaui8_test_nested4Level_test_nested3Level:
4171         type: tosca.capabilities.network.Bindable
4172         occurrences:
4173         - 1
4174         - UNBOUNDED
4175       network.incoming.packets_cmaui_port_3:
4176         type: org.openecomp.capabilities.metric.Ceilometer
4177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       disk.allocation_server_cmaui4:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       scalable_server_cmaui8_test_nested4Level_test_nested3Level:
4188         type: tosca.capabilities.Scalable
4189         occurrences:
4190         - 1
4191         - UNBOUNDED
4192       disk.allocation_server_cmaui3:
4193         type: org.openecomp.capabilities.metric.Ceilometer
4194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4195         occurrences:
4196         - 1
4197         - UNBOUNDED
4198       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level:
4199         type: org.openecomp.capabilities.Forwarder
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       network.incoming.packets_cmaui_port_4:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       disk.device.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       cpu_server_cmaui5_test_nested3Level:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       binding_server_cmaui4:
4234         type: tosca.capabilities.network.Bindable
4235         occurrences:
4236         - 1
4237         - UNBOUNDED
4238       binding_server_cmaui3:
4239         type: tosca.capabilities.network.Bindable
4240         occurrences:
4241         - 1
4242         - UNBOUNDED
4243       disk.capacity_server_cmaui6_test_nested3Level:
4244         type: org.openecomp.capabilities.metric.Ceilometer
4245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4246         occurrences:
4247         - 1
4248         - UNBOUNDED
4249       instance_server_cmaui6_test_nested3Level:
4250         type: org.openecomp.capabilities.metric.Ceilometer
4251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4252         occurrences:
4253         - 1
4254         - UNBOUNDED
4255       disk.read.requests_server_cmaui4:
4256         type: org.openecomp.capabilities.metric.Ceilometer
4257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4258         occurrences:
4259         - 1
4260         - UNBOUNDED
4261       disk.read.requests_server_cmaui5_test_nested3Level:
4262         type: org.openecomp.capabilities.metric.Ceilometer
4263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4264         occurrences:
4265         - 1
4266         - UNBOUNDED
4267       disk.read.requests_server_cmaui3:
4268         type: org.openecomp.capabilities.metric.Ceilometer
4269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4270         occurrences:
4271         - 1
4272         - UNBOUNDED
4273       network.incoming.packets_cmaui_port_6_test_nested3Level:
4274         type: org.openecomp.capabilities.metric.Ceilometer
4275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4276         occurrences:
4277         - 1
4278         - UNBOUNDED
4279       disk.latency_server_cmaui3:
4280         type: org.openecomp.capabilities.metric.Ceilometer
4281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4282         occurrences:
4283         - 1
4284         - UNBOUNDED
4285       disk.latency_server_cmaui4:
4286         type: org.openecomp.capabilities.metric.Ceilometer
4287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4288         occurrences:
4289         - 1
4290         - UNBOUNDED
4291       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4292         type: org.openecomp.capabilities.metric.Ceilometer
4293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4294         occurrences:
4295         - 1
4296         - UNBOUNDED
4297       disk.allocation_server_cmaui6_test_nested3Level:
4298         type: org.openecomp.capabilities.metric.Ceilometer
4299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4300         occurrences:
4301         - 1
4302         - UNBOUNDED
4303       disk.device.write.bytes_server_cmaui4:
4304         type: org.openecomp.capabilities.metric.Ceilometer
4305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4306         occurrences:
4307         - 1
4308         - UNBOUNDED
4309       disk.device.write.bytes_server_cmaui3:
4310         type: org.openecomp.capabilities.metric.Ceilometer
4311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4312         occurrences:
4313         - 1
4314         - UNBOUNDED
4315       disk.usage_server_cmaui5_test_nested3Level:
4316         type: org.openecomp.capabilities.metric.Ceilometer
4317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       binding_server_cmaui7_test_nested4Level_test_nested3Level:
4322         type: tosca.capabilities.network.Bindable
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       disk.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
4327         type: org.openecomp.capabilities.metric.Ceilometer
4328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4329         occurrences:
4330         - 1
4331         - UNBOUNDED
4332       scalable_server_cmaui7_test_nested4Level_test_nested3Level:
4333         type: tosca.capabilities.Scalable
4334         occurrences:
4335         - 1
4336         - UNBOUNDED
4337       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
4338         type: org.openecomp.capabilities.metric.Ceilometer
4339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4340         occurrences:
4341         - 1
4342         - UNBOUNDED
4343       disk.device.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
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       network.outgoing.bytes.rate_cmaui_port_3:
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       disk.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
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.device.write.requests_server_cmaui4:
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       memory.resident_server_cmaui6_test_nested3Level:
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       disk.device.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
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       network.outgoing.bytes.rate_cmaui_port_4:
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       disk.write.bytes_server_cmaui5_test_nested3Level:
4386         type: org.openecomp.capabilities.metric.Ceilometer
4387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4388         occurrences:
4389         - 1
4390         - UNBOUNDED
4391       disk.latency_server_cmaui6_test_nested3Level:
4392         type: org.openecomp.capabilities.metric.Ceilometer
4393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4394         occurrences:
4395         - 1
4396         - UNBOUNDED
4397       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4398         type: org.openecomp.capabilities.metric.Ceilometer
4399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4400         occurrences:
4401         - 1
4402         - UNBOUNDED
4403       disk.device.capacity_server_cmaui5_test_nested3Level:
4404         type: org.openecomp.capabilities.metric.Ceilometer
4405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4406         occurrences:
4407         - 1
4408         - UNBOUNDED
4409       disk.root.size_server_cmaui6_test_nested3Level:
4410         type: org.openecomp.capabilities.metric.Ceilometer
4411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4412         occurrences:
4413         - 1
4414         - UNBOUNDED
4415       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
4416         type: org.openecomp.capabilities.metric.Ceilometer
4417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4418         occurrences:
4419         - 1
4420         - UNBOUNDED
4421       disk.device.latency_server_cmaui8_test_nested4Level_test_nested3Level:
4422         type: org.openecomp.capabilities.metric.Ceilometer
4423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4424         occurrences:
4425         - 1
4426         - UNBOUNDED
4427       disk.device.read.requests_server_cmaui6_test_nested3Level:
4428         type: org.openecomp.capabilities.metric.Ceilometer
4429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       disk.device.read.requests.rate_server_cmaui6_test_nested3Level:
4434         type: org.openecomp.capabilities.metric.Ceilometer
4435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4436         occurrences:
4437         - 1
4438         - UNBOUNDED
4439       cpu_server_cmaui7_test_nested4Level_test_nested3Level:
4440         type: org.openecomp.capabilities.metric.Ceilometer
4441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4442         occurrences:
4443         - 1
4444         - UNBOUNDED
4445       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
4446         type: tosca.capabilities.Node
4447         occurrences:
4448         - 1
4449         - UNBOUNDED
4450       disk.root.size_server_cmaui7_test_nested4Level_test_nested3Level:
4451         type: org.openecomp.capabilities.metric.Ceilometer
4452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4453         occurrences:
4454         - 1
4455         - UNBOUNDED
4456       disk.device.write.requests_server_cmaui3:
4457         type: org.openecomp.capabilities.metric.Ceilometer
4458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4459         occurrences:
4460         - 1
4461         - UNBOUNDED
4462       cpu.delta_server_cmaui7_test_nested4Level_test_nested3Level:
4463         type: org.openecomp.capabilities.metric.Ceilometer
4464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4465         occurrences:
4466         - 1
4467         - UNBOUNDED
4468       disk.write.bytes.rate_server_cmaui3:
4469         type: org.openecomp.capabilities.metric.Ceilometer
4470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4471         occurrences:
4472         - 1
4473         - UNBOUNDED
4474       disk.allocation_server_cmaui8_test_nested4Level_test_nested3Level:
4475         type: org.openecomp.capabilities.metric.Ceilometer
4476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4477         occurrences:
4478         - 1
4479         - UNBOUNDED
4480       disk.device.read.bytes.rate_server_cmaui4:
4481         type: org.openecomp.capabilities.metric.Ceilometer
4482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4483         occurrences:
4484         - 1
4485         - UNBOUNDED
4486       disk.write.bytes.rate_server_cmaui4:
4487         type: org.openecomp.capabilities.metric.Ceilometer
4488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4489         occurrences:
4490         - 1
4491         - UNBOUNDED
4492       disk.device.read.bytes.rate_server_cmaui3:
4493         type: org.openecomp.capabilities.metric.Ceilometer
4494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4495         occurrences:
4496         - 1
4497         - UNBOUNDED
4498       disk.ephemeral.size_server_cmaui8_test_nested4Level_test_nested3Level:
4499         type: org.openecomp.capabilities.metric.Ceilometer
4500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       attachment_cmaui_port_6_test_nested3Level:
4505         type: tosca.capabilities.Attachment
4506         occurrences:
4507         - 1
4508         - UNBOUNDED
4509       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
4510         type: org.openecomp.capabilities.metric.Ceilometer
4511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4512         occurrences:
4513         - 1
4514         - UNBOUNDED
4515       memory.usage_server_cmaui7_test_nested4Level_test_nested3Level:
4516         type: org.openecomp.capabilities.metric.Ceilometer
4517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4518         occurrences:
4519         - 1
4520         - UNBOUNDED
4521       disk.device.usage_server_cmaui5_test_nested3Level:
4522         type: org.openecomp.capabilities.metric.Ceilometer
4523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4524         occurrences:
4525         - 1
4526         - UNBOUNDED
4527       network.outgoing.packets.rate_cmaui_port_4:
4528         type: org.openecomp.capabilities.metric.Ceilometer
4529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4530         occurrences:
4531         - 1
4532         - UNBOUNDED
4533       attachment_cmaui_port_3:
4534         type: tosca.capabilities.Attachment
4535         occurrences:
4536         - 1
4537         - UNBOUNDED
4538       attachment_cmaui_port_4:
4539         type: tosca.capabilities.Attachment
4540         occurrences:
4541         - 1
4542         - UNBOUNDED
4543       host_server_cmaui7_test_nested4Level_test_nested3Level:
4544         type: tosca.capabilities.Container
4545         valid_source_types:
4546         - tosca.nodes.SoftwareComponent
4547         occurrences:
4548         - 1
4549         - UNBOUNDED
4550       disk.device.allocation_server_cmaui7_test_nested4Level_test_nested3Level:
4551         type: org.openecomp.capabilities.metric.Ceilometer
4552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4553         occurrences:
4554         - 1
4555         - UNBOUNDED
4556       disk.device.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level:
4557         type: org.openecomp.capabilities.metric.Ceilometer
4558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4559         occurrences:
4560         - 1
4561         - UNBOUNDED
4562       disk.latency_server_cmaui8_test_nested4Level_test_nested3Level:
4563         type: org.openecomp.capabilities.metric.Ceilometer
4564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4565         occurrences:
4566         - 1
4567         - UNBOUNDED
4568       network.outgoing.packets.rate_cmaui_port_3:
4569         type: org.openecomp.capabilities.metric.Ceilometer
4570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4571         occurrences:
4572         - 1
4573         - UNBOUNDED
4574       disk.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
4575         type: org.openecomp.capabilities.metric.Ceilometer
4576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       disk.device.allocation_server_cmaui4:
4581         type: org.openecomp.capabilities.metric.Ceilometer
4582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4583         occurrences:
4584         - 1
4585         - UNBOUNDED
4586       disk.device.allocation_server_cmaui3:
4587         type: org.openecomp.capabilities.metric.Ceilometer
4588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4589         occurrences:
4590         - 1
4591         - UNBOUNDED
4592       feature_server_cmaui7_test_nested4Level_test_nested3Level:
4593         type: tosca.capabilities.Node
4594         occurrences:
4595         - 1
4596         - UNBOUNDED
4597       disk.usage_server_cmaui7_test_nested4Level_test_nested3Level:
4598         type: org.openecomp.capabilities.metric.Ceilometer
4599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4600         occurrences:
4601         - 1
4602         - UNBOUNDED
4603       disk.device.usage_server_cmaui8_test_nested4Level_test_nested3Level:
4604         type: org.openecomp.capabilities.metric.Ceilometer
4605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4606         occurrences:
4607         - 1
4608         - UNBOUNDED
4609       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4610         type: org.openecomp.capabilities.metric.Ceilometer
4611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4612         occurrences:
4613         - 1
4614         - UNBOUNDED
4615       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
4616         type: tosca.capabilities.network.Bindable
4617         valid_source_types:
4618         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4619         occurrences:
4620         - 0
4621         - UNBOUNDED
4622       cpu.delta_server_cmaui5_test_nested3Level:
4623         type: org.openecomp.capabilities.metric.Ceilometer
4624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4625         occurrences:
4626         - 1
4627         - UNBOUNDED
4628       network.incoming.bytes_cmaui_port_6_test_nested3Level:
4629         type: org.openecomp.capabilities.metric.Ceilometer
4630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4631         occurrences:
4632         - 1
4633         - UNBOUNDED
4634       cpu_server_cmaui6_test_nested3Level:
4635         type: org.openecomp.capabilities.metric.Ceilometer
4636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4637         occurrences:
4638         - 1
4639         - UNBOUNDED
4640       disk.write.requests_server_cmaui7_test_nested4Level_test_nested3Level:
4641         type: org.openecomp.capabilities.metric.Ceilometer
4642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4643         occurrences:
4644         - 1
4645         - UNBOUNDED
4646       disk.read.bytes.rate_server_cmaui5_test_nested3Level:
4647         type: org.openecomp.capabilities.metric.Ceilometer
4648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4649         occurrences:
4650         - 1
4651         - UNBOUNDED
4652       disk.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
4653         type: org.openecomp.capabilities.metric.Ceilometer
4654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4655         occurrences:
4656         - 1
4657         - UNBOUNDED
4658       disk.device.read.requests_server_cmaui5_test_nested3Level:
4659         type: org.openecomp.capabilities.metric.Ceilometer
4660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4661         occurrences:
4662         - 1
4663         - UNBOUNDED
4664       attachment_cmaui_port_5_test_nested3Level:
4665         type: tosca.capabilities.Attachment
4666         occurrences:
4667         - 1
4668         - UNBOUNDED
4669       feature_server_cmaui6_test_nested3Level:
4670         type: tosca.capabilities.Node
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       memory_server_cmaui5_test_nested3Level:
4675         type: org.openecomp.capabilities.metric.Ceilometer
4676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       disk.device.capacity_server_cmaui4:
4681         type: org.openecomp.capabilities.metric.Ceilometer
4682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4683         occurrences:
4684         - 1
4685         - UNBOUNDED
4686       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
4687         type: org.openecomp.capabilities.metric.Ceilometer
4688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4689         occurrences:
4690         - 1
4691         - UNBOUNDED
4692       disk.device.capacity_server_cmaui3:
4693         type: org.openecomp.capabilities.metric.Ceilometer
4694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4695         occurrences:
4696         - 1
4697         - UNBOUNDED
4698       disk.write.bytes.rate_server_cmaui6_test_nested3Level:
4699         type: org.openecomp.capabilities.metric.Ceilometer
4700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4701         occurrences:
4702         - 1
4703         - UNBOUNDED
4704       disk.write.requests.rate_server_cmaui6_test_nested3Level:
4705         type: org.openecomp.capabilities.metric.Ceilometer
4706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4707         occurrences:
4708         - 1
4709         - UNBOUNDED
4710       disk.device.iops_server_cmaui5_test_nested3Level:
4711         type: org.openecomp.capabilities.metric.Ceilometer
4712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4713         occurrences:
4714         - 1
4715         - UNBOUNDED
4716       disk.ephemeral.size_server_cmaui5_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       disk.device.read.requests.rate_server_cmaui7_test_nested4Level_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       feature_test_nested3Level:
4729         type: tosca.capabilities.Node
4730         occurrences:
4731         - 1
4732         - UNBOUNDED
4733       disk.device.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
4734         type: org.openecomp.capabilities.metric.Ceilometer
4735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4736         occurrences:
4737         - 1
4738         - UNBOUNDED
4739       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4740         type: org.openecomp.capabilities.metric.Ceilometer
4741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4742         occurrences:
4743         - 1
4744         - UNBOUNDED
4745       disk.read.requests_server_cmaui6_test_nested3Level:
4746         type: org.openecomp.capabilities.metric.Ceilometer
4747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4748         occurrences:
4749         - 1
4750         - UNBOUNDED
4751       disk.device.read.requests_server_cmaui7_test_nested4Level_test_nested3Level:
4752         type: org.openecomp.capabilities.metric.Ceilometer
4753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4754         occurrences:
4755         - 1
4756         - UNBOUNDED
4757       disk.device.write.bytes.rate_server_cmaui5_test_nested3Level:
4758         type: org.openecomp.capabilities.metric.Ceilometer
4759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4760         occurrences:
4761         - 1
4762         - UNBOUNDED
4763       disk.device.write.requests_server_cmaui6_test_nested3Level:
4764         type: org.openecomp.capabilities.metric.Ceilometer
4765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4766         occurrences:
4767         - 1
4768         - UNBOUNDED
4769       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
4770         type: org.openecomp.capabilities.metric.Ceilometer
4771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4772         occurrences:
4773         - 1
4774         - UNBOUNDED
4775       cpu_util_server_cmaui3:
4776         type: org.openecomp.capabilities.metric.Ceilometer
4777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4778         occurrences:
4779         - 1
4780         - UNBOUNDED
4781       cpu_util_server_cmaui4:
4782         type: org.openecomp.capabilities.metric.Ceilometer
4783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
4788         type: org.openecomp.capabilities.metric.Ceilometer
4789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4790         occurrences:
4791         - 1
4792         - UNBOUNDED
4793       memory.resident_server_cmaui5_test_nested3Level:
4794         type: org.openecomp.capabilities.metric.Ceilometer
4795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       disk.root.size_server_cmaui5_test_nested3Level:
4800         type: org.openecomp.capabilities.metric.Ceilometer
4801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4802         occurrences:
4803         - 1
4804         - UNBOUNDED
4805       network.outgoing.bytes_cmaui_port_4:
4806         type: org.openecomp.capabilities.metric.Ceilometer
4807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4808         occurrences:
4809         - 1
4810         - UNBOUNDED
4811       disk.write.bytes_server_cmaui6_test_nested3Level:
4812         type: org.openecomp.capabilities.metric.Ceilometer
4813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4814         occurrences:
4815         - 1
4816         - UNBOUNDED
4817       network.incoming.bytes.rate_cmaui_port_3:
4818         type: org.openecomp.capabilities.metric.Ceilometer
4819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4820         occurrences:
4821         - 1
4822         - UNBOUNDED
4823       disk.root.size_server_cmaui3:
4824         type: org.openecomp.capabilities.metric.Ceilometer
4825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4826         occurrences:
4827         - 1
4828         - UNBOUNDED
4829       disk.root.size_server_cmaui4:
4830         type: org.openecomp.capabilities.metric.Ceilometer
4831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4832         occurrences:
4833         - 1
4834         - UNBOUNDED
4835       network.incoming.bytes.rate_cmaui_port_4:
4836         type: org.openecomp.capabilities.metric.Ceilometer
4837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4838         occurrences:
4839         - 1
4840         - UNBOUNDED
4841       endpoint_server_cmaui7_test_nested4Level_test_nested3Level:
4842         type: tosca.capabilities.Endpoint.Admin
4843         occurrences:
4844         - 1
4845         - UNBOUNDED
4846       vcpus_server_cmaui6_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       os_server_cmaui5_test_nested3Level:
4853         type: tosca.capabilities.OperatingSystem
4854         occurrences:
4855         - 1
4856         - UNBOUNDED
4857       disk.read.bytes_server_cmaui6_test_nested3Level:
4858         type: org.openecomp.capabilities.metric.Ceilometer
4859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4860         occurrences:
4861         - 1
4862         - UNBOUNDED
4863       disk.device.iops_server_cmaui3:
4864         type: org.openecomp.capabilities.metric.Ceilometer
4865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4866         occurrences:
4867         - 1
4868         - UNBOUNDED
4869       disk.device.iops_server_cmaui4:
4870         type: org.openecomp.capabilities.metric.Ceilometer
4871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4872         occurrences:
4873         - 1
4874         - UNBOUNDED
4875       feature_cmaui_port_5_test_nested3Level:
4876         type: tosca.capabilities.Node
4877         occurrences:
4878         - 1
4879         - UNBOUNDED
4880       network.incoming.packets_cmaui_port_5_test_nested3Level:
4881         type: org.openecomp.capabilities.metric.Ceilometer
4882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4883         occurrences:
4884         - 1
4885         - UNBOUNDED
4886       disk.device.read.requests.rate_server_cmaui4:
4887         type: org.openecomp.capabilities.metric.Ceilometer
4888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4889         occurrences:
4890         - 1
4891         - UNBOUNDED
4892       disk.read.requests_server_cmaui8_test_nested4Level_test_nested3Level:
4893         type: org.openecomp.capabilities.metric.Ceilometer
4894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4895         occurrences:
4896         - 1
4897         - UNBOUNDED
4898       disk.device.read.requests.rate_server_cmaui3:
4899         type: org.openecomp.capabilities.metric.Ceilometer
4900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4901         occurrences:
4902         - 1
4903         - UNBOUNDED
4904       forwarder_cmaui_port_5_test_nested3Level:
4905         type: org.openecomp.capabilities.Forwarder
4906         occurrences:
4907         - 1
4908         - UNBOUNDED
4909       memory.usage_server_cmaui6_test_nested3Level:
4910         type: org.openecomp.capabilities.metric.Ceilometer
4911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4912         occurrences:
4913         - 1
4914         - UNBOUNDED
4915   org.openecomp.resource.abstract.nodes.heat.nested3:
4916     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4917     properties:
4918       cmaui_names:
4919         type: list
4920         description: CMAUI1, CMAUI2 server names
4921         required: true
4922         status: SUPPORTED
4923         entry_schema:
4924           type: string
4925       p1:
4926         type: string
4927         description: UID of OAM network
4928         required: true
4929         status: SUPPORTED
4930       p2:
4931         type: string
4932         required: true
4933         status: SUPPORTED
4934       cmaui_image:
4935         type: string
4936         description: Image for CMAUI server
4937         required: true
4938         status: SUPPORTED
4939       cmaui_flavor:
4940         type: string
4941         description: Flavor for CMAUI server
4942         required: true
4943         status: SUPPORTED
4944       indx:
4945         type: float
4946         required: true
4947         status: SUPPORTED
4948       security_group_name:
4949         type: list
4950         description: CMAUI1, CMAUI2 server names
4951         required: true
4952         status: SUPPORTED
4953         entry_schema:
4954           type: string
4955       availability_zone_0:
4956         type: string
4957         description: availabilityzone name
4958         required: true
4959         status: SUPPORTED
4960       cmaui_oam_ips:
4961         type: string
4962         required: true
4963         status: SUPPORTED
4964     requirements:
4965     - dependency_server_cmaui6:
4966         capability: tosca.capabilities.Node
4967         node: tosca.nodes.Root
4968         relationship: tosca.relationships.DependsOn
4969         occurrences:
4970         - 0
4971         - UNBOUNDED
4972     - local_storage_server_cmaui6:
4973         capability: tosca.capabilities.Attachment
4974         node: tosca.nodes.BlockStorage
4975         relationship: tosca.relationships.AttachesTo
4976         occurrences:
4977         - 0
4978         - UNBOUNDED
4979     - dependency_test_nested4Level:
4980         capability: tosca.capabilities.Node
4981         node: tosca.nodes.Root
4982         relationship: tosca.relationships.DependsOn
4983         occurrences:
4984         - 0
4985         - UNBOUNDED
4986     - dependency_cmaui_port_7_test_nested4Level:
4987         capability: tosca.capabilities.Node
4988         node: tosca.nodes.Root
4989         relationship: tosca.relationships.DependsOn
4990         occurrences:
4991         - 0
4992         - UNBOUNDED
4993     - link_cmaui_port_7_test_nested4Level:
4994         capability: tosca.capabilities.network.Linkable
4995         relationship: tosca.relationships.network.LinksTo
4996         occurrences:
4997         - 1
4998         - 1
4999     - dependency_cmaui_port_8_test_nested4Level:
5000         capability: tosca.capabilities.Node
5001         node: tosca.nodes.Root
5002         relationship: tosca.relationships.DependsOn
5003         occurrences:
5004         - 0
5005         - UNBOUNDED
5006     - link_cmaui_port_8_test_nested4Level:
5007         capability: tosca.capabilities.network.Linkable
5008         relationship: tosca.relationships.network.LinksTo
5009         occurrences:
5010         - 1
5011         - 1
5012     - dependency_server_cmaui8_test_nested4Level:
5013         capability: tosca.capabilities.Node
5014         node: tosca.nodes.Root
5015         relationship: tosca.relationships.DependsOn
5016         occurrences:
5017         - 0
5018         - UNBOUNDED
5019     - local_storage_server_cmaui8_test_nested4Level:
5020         capability: tosca.capabilities.Attachment
5021         node: tosca.nodes.BlockStorage
5022         relationship: tosca.relationships.AttachesTo
5023         occurrences:
5024         - 0
5025         - UNBOUNDED
5026     - dependency_server_cmaui7_test_nested4Level:
5027         capability: tosca.capabilities.Node
5028         node: tosca.nodes.Root
5029         relationship: tosca.relationships.DependsOn
5030         occurrences:
5031         - 0
5032         - UNBOUNDED
5033     - local_storage_server_cmaui7_test_nested4Level:
5034         capability: tosca.capabilities.Attachment
5035         node: tosca.nodes.BlockStorage
5036         relationship: tosca.relationships.AttachesTo
5037         occurrences:
5038         - 0
5039         - UNBOUNDED
5040     - dependency_server_cmaui5:
5041         capability: tosca.capabilities.Node
5042         node: tosca.nodes.Root
5043         relationship: tosca.relationships.DependsOn
5044         occurrences:
5045         - 0
5046         - UNBOUNDED
5047     - local_storage_server_cmaui5:
5048         capability: tosca.capabilities.Attachment
5049         node: tosca.nodes.BlockStorage
5050         relationship: tosca.relationships.AttachesTo
5051         occurrences:
5052         - 0
5053         - UNBOUNDED
5054     - dependency_cmaui_port_5:
5055         capability: tosca.capabilities.Node
5056         node: tosca.nodes.Root
5057         relationship: tosca.relationships.DependsOn
5058         occurrences:
5059         - 0
5060         - UNBOUNDED
5061     - link_cmaui_port_5:
5062         capability: tosca.capabilities.network.Linkable
5063         relationship: tosca.relationships.network.LinksTo
5064         occurrences:
5065         - 1
5066         - 1
5067     - dependency_cmaui_port_6:
5068         capability: tosca.capabilities.Node
5069         node: tosca.nodes.Root
5070         relationship: tosca.relationships.DependsOn
5071         occurrences:
5072         - 0
5073         - UNBOUNDED
5074     - link_cmaui_port_6:
5075         capability: tosca.capabilities.network.Linkable
5076         relationship: tosca.relationships.network.LinksTo
5077         occurrences:
5078         - 1
5079         - 1
5080     capabilities:
5081       disk.device.write.requests.rate_server_cmaui6:
5082         type: org.openecomp.capabilities.metric.Ceilometer
5083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5084         occurrences:
5085         - 1
5086         - UNBOUNDED
5087       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level:
5088         type: org.openecomp.capabilities.metric.Ceilometer
5089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5090         occurrences:
5091         - 1
5092         - UNBOUNDED
5093       scalable_server_cmaui5:
5094         type: tosca.capabilities.Scalable
5095         occurrences:
5096         - 1
5097         - UNBOUNDED
5098       disk.device.write.requests.rate_server_cmaui5:
5099         type: org.openecomp.capabilities.metric.Ceilometer
5100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5101         occurrences:
5102         - 1
5103         - UNBOUNDED
5104       scalable_server_cmaui6:
5105         type: tosca.capabilities.Scalable
5106         occurrences:
5107         - 1
5108         - UNBOUNDED
5109       host_server_cmaui5:
5110         type: tosca.capabilities.Container
5111         valid_source_types:
5112         - tosca.nodes.SoftwareComponent
5113         occurrences:
5114         - 1
5115         - UNBOUNDED
5116       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level:
5117         type: org.openecomp.capabilities.metric.Ceilometer
5118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5119         occurrences:
5120         - 1
5121         - UNBOUNDED
5122       host_server_cmaui6:
5123         type: tosca.capabilities.Container
5124         valid_source_types:
5125         - tosca.nodes.SoftwareComponent
5126         occurrences:
5127         - 1
5128         - UNBOUNDED
5129       forwarder_cmaui_port_7_test_nested4Level:
5130         type: org.openecomp.capabilities.Forwarder
5131         occurrences:
5132         - 1
5133         - UNBOUNDED
5134       disk.device.capacity_server_cmaui8_test_nested4Level:
5135         type: org.openecomp.capabilities.metric.Ceilometer
5136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5137         occurrences:
5138         - 1
5139         - UNBOUNDED
5140       forwarder_cmaui_port_8_test_nested4Level:
5141         type: org.openecomp.capabilities.Forwarder
5142         occurrences:
5143         - 1
5144         - UNBOUNDED
5145       disk.device.allocation_server_cmaui8_test_nested4Level:
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       disk.ephemeral.size_server_cmaui8_test_nested4Level:
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       feature_server_cmaui6:
5158         type: tosca.capabilities.Node
5159         occurrences:
5160         - 1
5161         - UNBOUNDED
5162       disk.usage_server_cmaui7_test_nested4Level:
5163         type: org.openecomp.capabilities.metric.Ceilometer
5164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5165         occurrences:
5166         - 1
5167         - UNBOUNDED
5168       feature_server_cmaui5:
5169         type: tosca.capabilities.Node
5170         occurrences:
5171         - 1
5172         - UNBOUNDED
5173       cpu_server_cmaui5:
5174         type: org.openecomp.capabilities.metric.Ceilometer
5175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5176         occurrences:
5177         - 1
5178         - UNBOUNDED
5179       disk.read.requests_server_cmaui8_test_nested4Level:
5180         type: org.openecomp.capabilities.metric.Ceilometer
5181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5182         occurrences:
5183         - 1
5184         - UNBOUNDED
5185       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
5186         type: org.openecomp.capabilities.metric.Ceilometer
5187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5188         occurrences:
5189         - 1
5190         - UNBOUNDED
5191       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
5192         type: org.openecomp.capabilities.metric.Ceilometer
5193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5194         occurrences:
5195         - 1
5196         - UNBOUNDED
5197       disk.iops_server_cmaui5:
5198         type: org.openecomp.capabilities.metric.Ceilometer
5199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5200         occurrences:
5201         - 1
5202         - UNBOUNDED
5203       disk.iops_server_cmaui6:
5204         type: org.openecomp.capabilities.metric.Ceilometer
5205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5206         occurrences:
5207         - 1
5208         - UNBOUNDED
5209       disk.root.size_server_cmaui7_test_nested4Level:
5210         type: org.openecomp.capabilities.metric.Ceilometer
5211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5212         occurrences:
5213         - 1
5214         - UNBOUNDED
5215       disk.device.read.requests_server_cmaui6:
5216         type: org.openecomp.capabilities.metric.Ceilometer
5217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5218         occurrences:
5219         - 1
5220         - UNBOUNDED
5221       disk.device.read.requests_server_cmaui5:
5222         type: org.openecomp.capabilities.metric.Ceilometer
5223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5224         occurrences:
5225         - 1
5226         - UNBOUNDED
5227       cpu_server_cmaui6:
5228         type: org.openecomp.capabilities.metric.Ceilometer
5229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5230         occurrences:
5231         - 1
5232         - UNBOUNDED
5233       instance_server_cmaui7_test_nested4Level:
5234         type: org.openecomp.capabilities.metric.Ceilometer
5235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5236         occurrences:
5237         - 1
5238         - UNBOUNDED
5239       disk.device.capacity_server_cmaui7_test_nested4Level:
5240         type: org.openecomp.capabilities.metric.Ceilometer
5241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5242         occurrences:
5243         - 1
5244         - UNBOUNDED
5245       disk.latency_server_cmaui8_test_nested4Level:
5246         type: org.openecomp.capabilities.metric.Ceilometer
5247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5248         occurrences:
5249         - 1
5250         - UNBOUNDED
5251       memory_server_cmaui8_test_nested4Level:
5252         type: org.openecomp.capabilities.metric.Ceilometer
5253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5254         occurrences:
5255         - 1
5256         - UNBOUNDED
5257       disk.root.size_server_cmaui8_test_nested4Level:
5258         type: org.openecomp.capabilities.metric.Ceilometer
5259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5260         occurrences:
5261         - 1
5262         - UNBOUNDED
5263       disk.read.bytes.rate_server_cmaui5:
5264         type: org.openecomp.capabilities.metric.Ceilometer
5265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5266         occurrences:
5267         - 1
5268         - UNBOUNDED
5269       disk.read.bytes.rate_server_cmaui6:
5270         type: org.openecomp.capabilities.metric.Ceilometer
5271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5272         occurrences:
5273         - 1
5274         - UNBOUNDED
5275       disk.allocation_server_cmaui7_test_nested4Level:
5276         type: org.openecomp.capabilities.metric.Ceilometer
5277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5278         occurrences:
5279         - 1
5280         - UNBOUNDED
5281       memory.resident_server_cmaui5:
5282         type: org.openecomp.capabilities.metric.Ceilometer
5283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5284         occurrences:
5285         - 1
5286         - UNBOUNDED
5287       memory.resident_server_cmaui6:
5288         type: org.openecomp.capabilities.metric.Ceilometer
5289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       disk.device.allocation_server_cmaui7_test_nested4Level:
5294         type: org.openecomp.capabilities.metric.Ceilometer
5295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5296         occurrences:
5297         - 1
5298         - UNBOUNDED
5299       binding_cmaui_port_5:
5300         type: tosca.capabilities.network.Bindable
5301         valid_source_types:
5302         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5303         occurrences:
5304         - 0
5305         - UNBOUNDED
5306       network.incoming.packets_cmaui_port_8_test_nested4Level:
5307         type: org.openecomp.capabilities.metric.Ceilometer
5308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5309         occurrences:
5310         - 1
5311         - UNBOUNDED
5312       binding_cmaui_port_6:
5313         type: tosca.capabilities.network.Bindable
5314         valid_source_types:
5315         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5316         occurrences:
5317         - 0
5318         - UNBOUNDED
5319       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
5320         type: org.openecomp.capabilities.metric.Ceilometer
5321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5322         occurrences:
5323         - 1
5324         - UNBOUNDED
5325       binding_server_cmaui7_test_nested4Level:
5326         type: tosca.capabilities.network.Bindable
5327         occurrences:
5328         - 1
5329         - UNBOUNDED
5330       disk.device.iops_server_cmaui8_test_nested4Level:
5331         type: org.openecomp.capabilities.metric.Ceilometer
5332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5333         occurrences:
5334         - 1
5335         - UNBOUNDED
5336       cpu_server_cmaui7_test_nested4Level:
5337         type: org.openecomp.capabilities.metric.Ceilometer
5338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5339         occurrences:
5340         - 1
5341         - UNBOUNDED
5342       disk.capacity_server_cmaui5:
5343         type: org.openecomp.capabilities.metric.Ceilometer
5344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5345         occurrences:
5346         - 1
5347         - UNBOUNDED
5348       disk.capacity_server_cmaui6:
5349         type: org.openecomp.capabilities.metric.Ceilometer
5350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       disk.device.latency_server_cmaui7_test_nested4Level:
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       network.incoming.bytes_cmaui_port_6:
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       network.incoming.bytes_cmaui_port_5:
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       os_server_cmaui6:
5373         type: tosca.capabilities.OperatingSystem
5374         occurrences:
5375         - 1
5376         - UNBOUNDED
5377       disk.capacity_server_cmaui8_test_nested4Level:
5378         type: org.openecomp.capabilities.metric.Ceilometer
5379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5380         occurrences:
5381         - 1
5382         - UNBOUNDED
5383       os_server_cmaui5:
5384         type: tosca.capabilities.OperatingSystem
5385         occurrences:
5386         - 1
5387         - UNBOUNDED
5388       memory.resident_server_cmaui8_test_nested4Level:
5389         type: org.openecomp.capabilities.metric.Ceilometer
5390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5391         occurrences:
5392         - 1
5393         - UNBOUNDED
5394       network.incoming.bytes_cmaui_port_8_test_nested4Level:
5395         type: org.openecomp.capabilities.metric.Ceilometer
5396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5397         occurrences:
5398         - 1
5399         - UNBOUNDED
5400       feature_cmaui_port_5:
5401         type: tosca.capabilities.Node
5402         occurrences:
5403         - 1
5404         - UNBOUNDED
5405       feature_cmaui_port_6:
5406         type: tosca.capabilities.Node
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       feature_server_cmaui8_test_nested4Level:
5411         type: tosca.capabilities.Node
5412         occurrences:
5413         - 1
5414         - UNBOUNDED
5415       attachment_cmaui_port_7_test_nested4Level:
5416         type: tosca.capabilities.Attachment
5417         occurrences:
5418         - 1
5419         - UNBOUNDED
5420       network.incoming.packets.rate_cmaui_port_5:
5421         type: org.openecomp.capabilities.metric.Ceilometer
5422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5423         occurrences:
5424         - 1
5425         - UNBOUNDED
5426       memory_server_cmaui7_test_nested4Level:
5427         type: org.openecomp.capabilities.metric.Ceilometer
5428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5429         occurrences:
5430         - 1
5431         - UNBOUNDED
5432       disk.write.bytes_server_cmaui8_test_nested4Level:
5433         type: org.openecomp.capabilities.metric.Ceilometer
5434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5435         occurrences:
5436         - 1
5437         - UNBOUNDED
5438       cpu.delta_server_cmaui7_test_nested4Level:
5439         type: org.openecomp.capabilities.metric.Ceilometer
5440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5441         occurrences:
5442         - 1
5443         - UNBOUNDED
5444       disk.device.read.requests_server_cmaui7_test_nested4Level:
5445         type: org.openecomp.capabilities.metric.Ceilometer
5446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5447         occurrences:
5448         - 1
5449         - UNBOUNDED
5450       feature_cmaui_port_8_test_nested4Level:
5451         type: tosca.capabilities.Node
5452         occurrences:
5453         - 1
5454         - UNBOUNDED
5455       instance_server_cmaui6:
5456         type: org.openecomp.capabilities.metric.Ceilometer
5457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5458         occurrences:
5459         - 1
5460         - UNBOUNDED
5461       instance_server_cmaui5:
5462         type: org.openecomp.capabilities.metric.Ceilometer
5463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5464         occurrences:
5465         - 1
5466         - UNBOUNDED
5467       disk.read.bytes_server_cmaui5:
5468         type: org.openecomp.capabilities.metric.Ceilometer
5469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5470         occurrences:
5471         - 1
5472         - UNBOUNDED
5473       network.outpoing.packets_cmaui_port_7_test_nested4Level:
5474         type: org.openecomp.capabilities.metric.Ceilometer
5475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5476         occurrences:
5477         - 1
5478         - UNBOUNDED
5479       attachment_cmaui_port_8_test_nested4Level:
5480         type: tosca.capabilities.Attachment
5481         occurrences:
5482         - 1
5483         - UNBOUNDED
5484       disk.read.bytes_server_cmaui6:
5485         type: org.openecomp.capabilities.metric.Ceilometer
5486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5487         occurrences:
5488         - 1
5489         - UNBOUNDED
5490       disk.device.read.requests.rate_server_cmaui8_test_nested4Level:
5491         type: org.openecomp.capabilities.metric.Ceilometer
5492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5493         occurrences:
5494         - 1
5495         - UNBOUNDED
5496       disk.device.read.requests_server_cmaui8_test_nested4Level:
5497         type: org.openecomp.capabilities.metric.Ceilometer
5498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5499         occurrences:
5500         - 1
5501         - UNBOUNDED
5502       feature_cmaui_port_7_test_nested4Level:
5503         type: tosca.capabilities.Node
5504         occurrences:
5505         - 1
5506         - UNBOUNDED
5507       network.incoming.packets.rate_cmaui_port_6:
5508         type: org.openecomp.capabilities.metric.Ceilometer
5509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5510         occurrences:
5511         - 1
5512         - UNBOUNDED
5513       disk.device.usage_server_cmaui7_test_nested4Level:
5514         type: org.openecomp.capabilities.metric.Ceilometer
5515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5516         occurrences:
5517         - 1
5518         - UNBOUNDED
5519       memory.resident_server_cmaui7_test_nested4Level:
5520         type: org.openecomp.capabilities.metric.Ceilometer
5521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5522         occurrences:
5523         - 1
5524         - UNBOUNDED
5525       forwarder_cmaui_port_6:
5526         type: org.openecomp.capabilities.Forwarder
5527         occurrences:
5528         - 1
5529         - UNBOUNDED
5530       forwarder_cmaui_port_5:
5531         type: org.openecomp.capabilities.Forwarder
5532         occurrences:
5533         - 1
5534         - UNBOUNDED
5535       disk.device.read.bytes_server_cmaui6:
5536         type: org.openecomp.capabilities.metric.Ceilometer
5537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5538         occurrences:
5539         - 1
5540         - UNBOUNDED
5541       disk.device.read.bytes_server_cmaui5:
5542         type: org.openecomp.capabilities.metric.Ceilometer
5543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5544         occurrences:
5545         - 1
5546         - UNBOUNDED
5547       disk.usage_server_cmaui5:
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.device.usage_server_cmaui5:
5554         type: org.openecomp.capabilities.metric.Ceilometer
5555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       memory.usage_server_cmaui8_test_nested4Level:
5560         type: org.openecomp.capabilities.metric.Ceilometer
5561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5562         occurrences:
5563         - 1
5564         - UNBOUNDED
5565       disk.device.usage_server_cmaui6:
5566         type: org.openecomp.capabilities.metric.Ceilometer
5567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5568         occurrences:
5569         - 1
5570         - UNBOUNDED
5571       disk.usage_server_cmaui6:
5572         type: org.openecomp.capabilities.metric.Ceilometer
5573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5574         occurrences:
5575         - 1
5576         - UNBOUNDED
5577       vcpus_server_cmaui5:
5578         type: org.openecomp.capabilities.metric.Ceilometer
5579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       vcpus_server_cmaui6:
5584         type: org.openecomp.capabilities.metric.Ceilometer
5585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5586         occurrences:
5587         - 1
5588         - UNBOUNDED
5589       network.incoming.packets_cmaui_port_7_test_nested4Level:
5590         type: org.openecomp.capabilities.metric.Ceilometer
5591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5592         occurrences:
5593         - 1
5594         - UNBOUNDED
5595       disk.read.bytes.rate_server_cmaui7_test_nested4Level:
5596         type: org.openecomp.capabilities.metric.Ceilometer
5597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5598         occurrences:
5599         - 1
5600         - UNBOUNDED
5601       instance_server_cmaui8_test_nested4Level:
5602         type: org.openecomp.capabilities.metric.Ceilometer
5603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5604         occurrences:
5605         - 1
5606         - UNBOUNDED
5607       endpoint_server_cmaui5:
5608         type: tosca.capabilities.Endpoint.Admin
5609         occurrences:
5610         - 1
5611         - UNBOUNDED
5612       endpoint_server_cmaui6:
5613         type: tosca.capabilities.Endpoint.Admin
5614         occurrences:
5615         - 1
5616         - UNBOUNDED
5617       os_server_cmaui7_test_nested4Level:
5618         type: tosca.capabilities.OperatingSystem
5619         occurrences:
5620         - 1
5621         - UNBOUNDED
5622       binding_server_cmaui8_test_nested4Level:
5623         type: tosca.capabilities.network.Bindable
5624         occurrences:
5625         - 1
5626         - UNBOUNDED
5627       network.outpoing.packets_cmaui_port_5:
5628         type: org.openecomp.capabilities.metric.Ceilometer
5629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5630         occurrences:
5631         - 1
5632         - UNBOUNDED
5633       network.outpoing.packets_cmaui_port_6:
5634         type: org.openecomp.capabilities.metric.Ceilometer
5635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5636         occurrences:
5637         - 1
5638         - UNBOUNDED
5639       disk.write.bytes.rate_server_cmaui8_test_nested4Level:
5640         type: org.openecomp.capabilities.metric.Ceilometer
5641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5642         occurrences:
5643         - 1
5644         - UNBOUNDED
5645       cpu_server_cmaui8_test_nested4Level:
5646         type: org.openecomp.capabilities.metric.Ceilometer
5647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5648         occurrences:
5649         - 1
5650         - UNBOUNDED
5651       disk.device.latency_server_cmaui5:
5652         type: org.openecomp.capabilities.metric.Ceilometer
5653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5654         occurrences:
5655         - 1
5656         - UNBOUNDED
5657       disk.device.latency_server_cmaui6:
5658         type: org.openecomp.capabilities.metric.Ceilometer
5659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       disk.ephemeral.size_server_cmaui7_test_nested4Level:
5664         type: org.openecomp.capabilities.metric.Ceilometer
5665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5666         occurrences:
5667         - 1
5668         - UNBOUNDED
5669       disk.device.write.requests_server_cmaui8_test_nested4Level:
5670         type: org.openecomp.capabilities.metric.Ceilometer
5671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5672         occurrences:
5673         - 1
5674         - UNBOUNDED
5675       disk.ephemeral.size_server_cmaui6:
5676         type: org.openecomp.capabilities.metric.Ceilometer
5677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       disk.write.requests.rate_server_cmaui6:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       disk.ephemeral.size_server_cmaui5:
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.write.bytes_server_cmaui8_test_nested4Level:
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       disk.device.iops_server_cmaui7_test_nested4Level:
5700         type: org.openecomp.capabilities.metric.Ceilometer
5701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5702         occurrences:
5703         - 1
5704         - UNBOUNDED
5705       disk.write.requests.rate_server_cmaui5:
5706         type: org.openecomp.capabilities.metric.Ceilometer
5707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5708         occurrences:
5709         - 1
5710         - UNBOUNDED
5711       disk.write.requests.rate_server_cmaui8_test_nested4Level:
5712         type: org.openecomp.capabilities.metric.Ceilometer
5713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5714         occurrences:
5715         - 1
5716         - UNBOUNDED
5717       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level:
5718         type: org.openecomp.capabilities.metric.Ceilometer
5719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5720         occurrences:
5721         - 1
5722         - UNBOUNDED
5723       disk.write.requests_server_cmaui7_test_nested4Level:
5724         type: org.openecomp.capabilities.metric.Ceilometer
5725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5726         occurrences:
5727         - 1
5728         - UNBOUNDED
5729       memory.usage_server_cmaui5:
5730         type: org.openecomp.capabilities.metric.Ceilometer
5731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5732         occurrences:
5733         - 1
5734         - UNBOUNDED
5735       cpu_util_server_cmaui7_test_nested4Level:
5736         type: org.openecomp.capabilities.metric.Ceilometer
5737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5738         occurrences:
5739         - 1
5740         - UNBOUNDED
5741       disk.device.read.bytes_server_cmaui7_test_nested4Level:
5742         type: org.openecomp.capabilities.metric.Ceilometer
5743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5744         occurrences:
5745         - 1
5746         - UNBOUNDED
5747       memory.usage_server_cmaui6:
5748         type: org.openecomp.capabilities.metric.Ceilometer
5749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5750         occurrences:
5751         - 1
5752         - UNBOUNDED
5753       disk.device.write.requests.rate_server_cmaui8_test_nested4Level:
5754         type: org.openecomp.capabilities.metric.Ceilometer
5755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5756         occurrences:
5757         - 1
5758         - UNBOUNDED
5759       host_server_cmaui8_test_nested4Level:
5760         type: tosca.capabilities.Container
5761         valid_source_types:
5762         - tosca.nodes.SoftwareComponent
5763         occurrences:
5764         - 1
5765         - UNBOUNDED
5766       endpoint_server_cmaui8_test_nested4Level:
5767         type: tosca.capabilities.Endpoint.Admin
5768         occurrences:
5769         - 1
5770         - UNBOUNDED
5771       cpu.delta_server_cmaui6:
5772         type: org.openecomp.capabilities.metric.Ceilometer
5773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5774         occurrences:
5775         - 1
5776         - UNBOUNDED
5777       cpu.delta_server_cmaui5:
5778         type: org.openecomp.capabilities.metric.Ceilometer
5779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5780         occurrences:
5781         - 1
5782         - UNBOUNDED
5783       disk.write.bytes_server_cmaui5:
5784         type: org.openecomp.capabilities.metric.Ceilometer
5785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5786         occurrences:
5787         - 1
5788         - UNBOUNDED
5789       disk.write.bytes_server_cmaui6:
5790         type: org.openecomp.capabilities.metric.Ceilometer
5791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5792         occurrences:
5793         - 1
5794         - UNBOUNDED
5795       host_server_cmaui7_test_nested4Level:
5796         type: tosca.capabilities.Container
5797         valid_source_types:
5798         - tosca.nodes.SoftwareComponent
5799         occurrences:
5800         - 1
5801         - UNBOUNDED
5802       disk.write.requests_server_cmaui5:
5803         type: org.openecomp.capabilities.metric.Ceilometer
5804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5805         occurrences:
5806         - 1
5807         - UNBOUNDED
5808       disk.write.requests_server_cmaui6:
5809         type: org.openecomp.capabilities.metric.Ceilometer
5810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5811         occurrences:
5812         - 1
5813         - UNBOUNDED
5814       disk.read.bytes_server_cmaui8_test_nested4Level:
5815         type: org.openecomp.capabilities.metric.Ceilometer
5816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5817         occurrences:
5818         - 1
5819         - UNBOUNDED
5820       cpu_util_server_cmaui8_test_nested4Level:
5821         type: org.openecomp.capabilities.metric.Ceilometer
5822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5823         occurrences:
5824         - 1
5825         - UNBOUNDED
5826       scalable_server_cmaui8_test_nested4Level:
5827         type: tosca.capabilities.Scalable
5828         occurrences:
5829         - 1
5830         - UNBOUNDED
5831       memory_server_cmaui5:
5832         type: org.openecomp.capabilities.metric.Ceilometer
5833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5834         occurrences:
5835         - 1
5836         - UNBOUNDED
5837       memory_server_cmaui6:
5838         type: org.openecomp.capabilities.metric.Ceilometer
5839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5840         occurrences:
5841         - 1
5842         - UNBOUNDED
5843       disk.device.read.bytes_server_cmaui8_test_nested4Level:
5844         type: org.openecomp.capabilities.metric.Ceilometer
5845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5846         occurrences:
5847         - 1
5848         - UNBOUNDED
5849       cpu_util_server_cmaui5:
5850         type: org.openecomp.capabilities.metric.Ceilometer
5851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5852         occurrences:
5853         - 1
5854         - UNBOUNDED
5855       cpu_util_server_cmaui6:
5856         type: org.openecomp.capabilities.metric.Ceilometer
5857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5858         occurrences:
5859         - 1
5860         - UNBOUNDED
5861       vcpus_server_cmaui7_test_nested4Level:
5862         type: org.openecomp.capabilities.metric.Ceilometer
5863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5864         occurrences:
5865         - 1
5866         - UNBOUNDED
5867       disk.write.requests_server_cmaui8_test_nested4Level:
5868         type: org.openecomp.capabilities.metric.Ceilometer
5869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5870         occurrences:
5871         - 1
5872         - UNBOUNDED
5873       disk.read.bytes_server_cmaui7_test_nested4Level:
5874         type: org.openecomp.capabilities.metric.Ceilometer
5875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5876         occurrences:
5877         - 1
5878         - UNBOUNDED
5879       scalable_server_cmaui7_test_nested4Level:
5880         type: tosca.capabilities.Scalable
5881         occurrences:
5882         - 1
5883         - UNBOUNDED
5884       disk.device.write.requests.rate_server_cmaui7_test_nested4Level:
5885         type: org.openecomp.capabilities.metric.Ceilometer
5886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5887         occurrences:
5888         - 1
5889         - UNBOUNDED
5890       endpoint_server_cmaui7_test_nested4Level:
5891         type: tosca.capabilities.Endpoint.Admin
5892         occurrences:
5893         - 1
5894         - UNBOUNDED
5895       vcpus_server_cmaui8_test_nested4Level:
5896         type: org.openecomp.capabilities.metric.Ceilometer
5897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5898         occurrences:
5899         - 1
5900         - UNBOUNDED
5901       disk.write.requests.rate_server_cmaui7_test_nested4Level:
5902         type: org.openecomp.capabilities.metric.Ceilometer
5903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5904         occurrences:
5905         - 1
5906         - UNBOUNDED
5907       network.incoming.packets_cmaui_port_5:
5908         type: org.openecomp.capabilities.metric.Ceilometer
5909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5910         occurrences:
5911         - 1
5912         - UNBOUNDED
5913       binding_server_cmaui6:
5914         type: tosca.capabilities.network.Bindable
5915         occurrences:
5916         - 1
5917         - UNBOUNDED
5918       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
5919         type: org.openecomp.capabilities.metric.Ceilometer
5920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5921         occurrences:
5922         - 1
5923         - UNBOUNDED
5924       binding_server_cmaui5:
5925         type: tosca.capabilities.network.Bindable
5926         occurrences:
5927         - 1
5928         - UNBOUNDED
5929       disk.read.bytes.rate_server_cmaui8_test_nested4Level:
5930         type: org.openecomp.capabilities.metric.Ceilometer
5931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5932         occurrences:
5933         - 1
5934         - UNBOUNDED
5935       network.incoming.packets_cmaui_port_6:
5936         type: org.openecomp.capabilities.metric.Ceilometer
5937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5938         occurrences:
5939         - 1
5940         - UNBOUNDED
5941       disk.allocation_server_cmaui6:
5942         type: org.openecomp.capabilities.metric.Ceilometer
5943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5944         occurrences:
5945         - 1
5946         - UNBOUNDED
5947       disk.device.usage_server_cmaui8_test_nested4Level:
5948         type: org.openecomp.capabilities.metric.Ceilometer
5949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5950         occurrences:
5951         - 1
5952         - UNBOUNDED
5953       disk.allocation_server_cmaui5:
5954         type: org.openecomp.capabilities.metric.Ceilometer
5955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5956         occurrences:
5957         - 1
5958         - UNBOUNDED
5959       disk.read.requests_server_cmaui6:
5960         type: org.openecomp.capabilities.metric.Ceilometer
5961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5962         occurrences:
5963         - 1
5964         - UNBOUNDED
5965       disk.latency_server_cmaui5:
5966         type: org.openecomp.capabilities.metric.Ceilometer
5967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5968         occurrences:
5969         - 1
5970         - UNBOUNDED
5971       disk.latency_server_cmaui6:
5972         type: org.openecomp.capabilities.metric.Ceilometer
5973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5974         occurrences:
5975         - 1
5976         - UNBOUNDED
5977       disk.read.requests_server_cmaui5:
5978         type: org.openecomp.capabilities.metric.Ceilometer
5979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5980         occurrences:
5981         - 1
5982         - UNBOUNDED
5983       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
5984         type: org.openecomp.capabilities.metric.Ceilometer
5985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5986         occurrences:
5987         - 1
5988         - UNBOUNDED
5989       disk.device.write.requests_server_cmaui7_test_nested4Level:
5990         type: org.openecomp.capabilities.metric.Ceilometer
5991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5992         occurrences:
5993         - 1
5994         - UNBOUNDED
5995       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
5996         type: org.openecomp.capabilities.metric.Ceilometer
5997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5998         occurrences:
5999         - 1
6000         - UNBOUNDED
6001       disk.device.write.bytes_server_cmaui6:
6002         type: org.openecomp.capabilities.metric.Ceilometer
6003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6004         occurrences:
6005         - 1
6006         - UNBOUNDED
6007       disk.device.write.bytes_server_cmaui5:
6008         type: org.openecomp.capabilities.metric.Ceilometer
6009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6010         occurrences:
6011         - 1
6012         - UNBOUNDED
6013       disk.device.write.bytes_server_cmaui7_test_nested4Level:
6014         type: org.openecomp.capabilities.metric.Ceilometer
6015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6016         occurrences:
6017         - 1
6018         - UNBOUNDED
6019       disk.iops_server_cmaui7_test_nested4Level:
6020         type: org.openecomp.capabilities.metric.Ceilometer
6021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6022         occurrences:
6023         - 1
6024         - UNBOUNDED
6025       network.outgoing.bytes.rate_cmaui_port_6:
6026         type: org.openecomp.capabilities.metric.Ceilometer
6027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6028         occurrences:
6029         - 1
6030         - UNBOUNDED
6031       disk.device.write.requests_server_cmaui5:
6032         type: org.openecomp.capabilities.metric.Ceilometer
6033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6034         occurrences:
6035         - 1
6036         - UNBOUNDED
6037       disk.device.write.requests_server_cmaui6:
6038         type: org.openecomp.capabilities.metric.Ceilometer
6039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6040         occurrences:
6041         - 1
6042         - UNBOUNDED
6043       network.outgoing.bytes.rate_cmaui_port_5:
6044         type: org.openecomp.capabilities.metric.Ceilometer
6045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6046         occurrences:
6047         - 1
6048         - UNBOUNDED
6049       os_server_cmaui8_test_nested4Level:
6050         type: tosca.capabilities.OperatingSystem
6051         occurrences:
6052         - 1
6053         - UNBOUNDED
6054       disk.write.bytes.rate_server_cmaui7_test_nested4Level:
6055         type: org.openecomp.capabilities.metric.Ceilometer
6056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6057         occurrences:
6058         - 1
6059         - UNBOUNDED
6060       disk.device.read.requests.rate_server_cmaui6:
6061         type: org.openecomp.capabilities.metric.Ceilometer
6062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6063         occurrences:
6064         - 1
6065         - UNBOUNDED
6066       disk.device.read.requests.rate_server_cmaui7_test_nested4Level:
6067         type: org.openecomp.capabilities.metric.Ceilometer
6068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6069         occurrences:
6070         - 1
6071         - UNBOUNDED
6072       disk.device.read.requests.rate_server_cmaui5:
6073         type: org.openecomp.capabilities.metric.Ceilometer
6074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6075         occurrences:
6076         - 1
6077         - UNBOUNDED
6078       network.outpoing.packets_cmaui_port_8_test_nested4Level:
6079         type: org.openecomp.capabilities.metric.Ceilometer
6080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6081         occurrences:
6082         - 1
6083         - UNBOUNDED
6084       disk.device.read.bytes.rate_server_cmaui6:
6085         type: org.openecomp.capabilities.metric.Ceilometer
6086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6087         occurrences:
6088         - 1
6089         - UNBOUNDED
6090       disk.device.read.bytes.rate_server_cmaui5:
6091         type: org.openecomp.capabilities.metric.Ceilometer
6092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6093         occurrences:
6094         - 1
6095         - UNBOUNDED
6096       binding_cmaui_port_8_test_nested4Level:
6097         type: tosca.capabilities.network.Bindable
6098         valid_source_types:
6099         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6100         occurrences:
6101         - 0
6102         - UNBOUNDED
6103       disk.write.bytes.rate_server_cmaui5:
6104         type: org.openecomp.capabilities.metric.Ceilometer
6105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6106         occurrences:
6107         - 1
6108         - UNBOUNDED
6109       disk.write.bytes.rate_server_cmaui6:
6110         type: org.openecomp.capabilities.metric.Ceilometer
6111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       attachment_cmaui_port_6:
6116         type: tosca.capabilities.Attachment
6117         occurrences:
6118         - 1
6119         - UNBOUNDED
6120       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
6121         type: org.openecomp.capabilities.metric.Ceilometer
6122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6123         occurrences:
6124         - 1
6125         - UNBOUNDED
6126       network.outgoing.packets.rate_cmaui_port_5:
6127         type: org.openecomp.capabilities.metric.Ceilometer
6128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6129         occurrences:
6130         - 1
6131         - UNBOUNDED
6132       network.outgoing.packets.rate_cmaui_port_6:
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       attachment_cmaui_port_5:
6139         type: tosca.capabilities.Attachment
6140         occurrences:
6141         - 1
6142         - UNBOUNDED
6143       disk.device.allocation_server_cmaui6:
6144         type: org.openecomp.capabilities.metric.Ceilometer
6145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6146         occurrences:
6147         - 1
6148         - UNBOUNDED
6149       disk.write.bytes_server_cmaui7_test_nested4Level:
6150         type: org.openecomp.capabilities.metric.Ceilometer
6151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6152         occurrences:
6153         - 1
6154         - UNBOUNDED
6155       disk.device.allocation_server_cmaui5:
6156         type: org.openecomp.capabilities.metric.Ceilometer
6157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6158         occurrences:
6159         - 1
6160         - UNBOUNDED
6161       cpu.delta_server_cmaui8_test_nested4Level:
6162         type: org.openecomp.capabilities.metric.Ceilometer
6163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6164         occurrences:
6165         - 1
6166         - UNBOUNDED
6167       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
6168         type: org.openecomp.capabilities.metric.Ceilometer
6169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6170         occurrences:
6171         - 1
6172         - UNBOUNDED
6173       disk.device.capacity_server_cmaui6:
6174         type: org.openecomp.capabilities.metric.Ceilometer
6175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6176         occurrences:
6177         - 1
6178         - UNBOUNDED
6179       disk.device.capacity_server_cmaui5:
6180         type: org.openecomp.capabilities.metric.Ceilometer
6181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6182         occurrences:
6183         - 1
6184         - UNBOUNDED
6185       binding_cmaui_port_7_test_nested4Level:
6186         type: tosca.capabilities.network.Bindable
6187         valid_source_types:
6188         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6189         occurrences:
6190         - 0
6191         - UNBOUNDED
6192       memory.usage_server_cmaui7_test_nested4Level:
6193         type: org.openecomp.capabilities.metric.Ceilometer
6194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6195         occurrences:
6196         - 1
6197         - UNBOUNDED
6198       disk.latency_server_cmaui7_test_nested4Level:
6199         type: org.openecomp.capabilities.metric.Ceilometer
6200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6201         occurrences:
6202         - 1
6203         - UNBOUNDED
6204       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
6205         type: org.openecomp.capabilities.metric.Ceilometer
6206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6207         occurrences:
6208         - 1
6209         - UNBOUNDED
6210       disk.iops_server_cmaui8_test_nested4Level:
6211         type: org.openecomp.capabilities.metric.Ceilometer
6212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6213         occurrences:
6214         - 1
6215         - UNBOUNDED
6216       disk.read.requests_server_cmaui7_test_nested4Level:
6217         type: org.openecomp.capabilities.metric.Ceilometer
6218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6219         occurrences:
6220         - 1
6221         - UNBOUNDED
6222       disk.capacity_server_cmaui7_test_nested4Level:
6223         type: org.openecomp.capabilities.metric.Ceilometer
6224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6225         occurrences:
6226         - 1
6227         - UNBOUNDED
6228       disk.allocation_server_cmaui8_test_nested4Level:
6229         type: org.openecomp.capabilities.metric.Ceilometer
6230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6231         occurrences:
6232         - 1
6233         - UNBOUNDED
6234       feature_test_nested4Level:
6235         type: tosca.capabilities.Node
6236         occurrences:
6237         - 1
6238         - UNBOUNDED
6239       network.incoming.bytes.rate_cmaui_port_6:
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.latency_server_cmaui8_test_nested4Level:
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.packets.rate_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       disk.root.size_server_cmaui6:
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       network.outgoing.bytes_cmaui_port_6:
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       network.outgoing.bytes_cmaui_port_5:
6270         type: org.openecomp.capabilities.metric.Ceilometer
6271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6272         occurrences:
6273         - 1
6274         - UNBOUNDED
6275       disk.root.size_server_cmaui5:
6276         type: org.openecomp.capabilities.metric.Ceilometer
6277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6278         occurrences:
6279         - 1
6280         - UNBOUNDED
6281       network.incoming.bytes.rate_cmaui_port_5:
6282         type: org.openecomp.capabilities.metric.Ceilometer
6283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6284         occurrences:
6285         - 1
6286         - UNBOUNDED
6287       network.incoming.bytes_cmaui_port_7_test_nested4Level:
6288         type: org.openecomp.capabilities.metric.Ceilometer
6289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6290         occurrences:
6291         - 1
6292         - UNBOUNDED
6293       disk.device.write.bytes.rate_server_cmaui6:
6294         type: org.openecomp.capabilities.metric.Ceilometer
6295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6296         occurrences:
6297         - 1
6298         - UNBOUNDED
6299       disk.device.write.bytes.rate_server_cmaui5:
6300         type: org.openecomp.capabilities.metric.Ceilometer
6301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6302         occurrences:
6303         - 1
6304         - UNBOUNDED
6305       disk.usage_server_cmaui8_test_nested4Level:
6306         type: org.openecomp.capabilities.metric.Ceilometer
6307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6308         occurrences:
6309         - 1
6310         - UNBOUNDED
6311       disk.device.read.bytes.rate_server_cmaui7_test_nested4Level:
6312         type: org.openecomp.capabilities.metric.Ceilometer
6313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6314         occurrences:
6315         - 1
6316         - UNBOUNDED
6317       disk.device.iops_server_cmaui5:
6318         type: org.openecomp.capabilities.metric.Ceilometer
6319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6320         occurrences:
6321         - 1
6322         - UNBOUNDED
6323       disk.device.iops_server_cmaui6:
6324         type: org.openecomp.capabilities.metric.Ceilometer
6325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6326         occurrences:
6327         - 1
6328         - UNBOUNDED
6329       feature_server_cmaui7_test_nested4Level:
6330         type: tosca.capabilities.Node
6331         occurrences:
6332         - 1
6333         - UNBOUNDED
6334   org.openecomp.resource.abstract.nodes.heat.nested4:
6335     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6336     properties:
6337       cmaui_names:
6338         type: list
6339         description: CMAUI1, CMAUI2 server names
6340         required: true
6341         status: SUPPORTED
6342         entry_schema:
6343           type: string
6344       p1:
6345         type: string
6346         description: UID of OAM network
6347         required: true
6348         status: SUPPORTED
6349       p2:
6350         type: string
6351         required: true
6352         status: SUPPORTED
6353       cmaui_image:
6354         type: string
6355         description: Image for CMAUI server
6356         required: true
6357         status: SUPPORTED
6358       cmaui_flavor:
6359         type: string
6360         description: Flavor for CMAUI server
6361         required: true
6362         status: SUPPORTED
6363       security_group_name:
6364         type: list
6365         description: CMAUI1, CMAUI2 server names
6366         required: true
6367         status: SUPPORTED
6368         entry_schema:
6369           type: string
6370       availability_zone_0:
6371         type: string
6372         description: availabilityzone name
6373         required: true
6374         status: SUPPORTED
6375       cmaui_oam_ips:
6376         type: string
6377         required: true
6378         status: SUPPORTED
6379     requirements:
6380     - dependency_cmaui_port_7:
6381         capability: tosca.capabilities.Node
6382         node: tosca.nodes.Root
6383         relationship: tosca.relationships.DependsOn
6384         occurrences:
6385         - 0
6386         - UNBOUNDED
6387     - link_cmaui_port_7:
6388         capability: tosca.capabilities.network.Linkable
6389         relationship: tosca.relationships.network.LinksTo
6390         occurrences:
6391         - 1
6392         - 1
6393     - dependency_cmaui_port_8:
6394         capability: tosca.capabilities.Node
6395         node: tosca.nodes.Root
6396         relationship: tosca.relationships.DependsOn
6397         occurrences:
6398         - 0
6399         - UNBOUNDED
6400     - link_cmaui_port_8:
6401         capability: tosca.capabilities.network.Linkable
6402         relationship: tosca.relationships.network.LinksTo
6403         occurrences:
6404         - 1
6405         - 1
6406     - dependency_server_cmaui8:
6407         capability: tosca.capabilities.Node
6408         node: tosca.nodes.Root
6409         relationship: tosca.relationships.DependsOn
6410         occurrences:
6411         - 0
6412         - UNBOUNDED
6413     - local_storage_server_cmaui8:
6414         capability: tosca.capabilities.Attachment
6415         node: tosca.nodes.BlockStorage
6416         relationship: tosca.relationships.AttachesTo
6417         occurrences:
6418         - 0
6419         - UNBOUNDED
6420     - dependency_server_cmaui7:
6421         capability: tosca.capabilities.Node
6422         node: tosca.nodes.Root
6423         relationship: tosca.relationships.DependsOn
6424         occurrences:
6425         - 0
6426         - UNBOUNDED
6427     - local_storage_server_cmaui7:
6428         capability: tosca.capabilities.Attachment
6429         node: tosca.nodes.BlockStorage
6430         relationship: tosca.relationships.AttachesTo
6431         occurrences:
6432         - 0
6433         - UNBOUNDED
6434     capabilities:
6435       disk.device.write.requests.rate_server_cmaui7:
6436         type: org.openecomp.capabilities.metric.Ceilometer
6437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6438         occurrences:
6439         - 1
6440         - UNBOUNDED
6441       disk.device.write.requests.rate_server_cmaui8:
6442         type: org.openecomp.capabilities.metric.Ceilometer
6443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6444         occurrences:
6445         - 1
6446         - UNBOUNDED
6447       memory.usage_server_cmaui8:
6448         type: org.openecomp.capabilities.metric.Ceilometer
6449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6450         occurrences:
6451         - 1
6452         - UNBOUNDED
6453       scalable_server_cmaui7:
6454         type: tosca.capabilities.Scalable
6455         occurrences:
6456         - 1
6457         - UNBOUNDED
6458       scalable_server_cmaui8:
6459         type: tosca.capabilities.Scalable
6460         occurrences:
6461         - 1
6462         - UNBOUNDED
6463       memory.usage_server_cmaui7:
6464         type: org.openecomp.capabilities.metric.Ceilometer
6465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6466         occurrences:
6467         - 1
6468         - UNBOUNDED
6469       cpu.delta_server_cmaui7:
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.write.bytes_server_cmaui7:
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       disk.write.bytes_server_cmaui8:
6482         type: org.openecomp.capabilities.metric.Ceilometer
6483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6484         occurrences:
6485         - 1
6486         - UNBOUNDED
6487       cpu.delta_server_cmaui8:
6488         type: org.openecomp.capabilities.metric.Ceilometer
6489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6490         occurrences:
6491         - 1
6492         - UNBOUNDED
6493       host_server_cmaui8:
6494         type: tosca.capabilities.Container
6495         valid_source_types:
6496         - tosca.nodes.SoftwareComponent
6497         occurrences:
6498         - 1
6499         - UNBOUNDED
6500       host_server_cmaui7:
6501         type: tosca.capabilities.Container
6502         valid_source_types:
6503         - tosca.nodes.SoftwareComponent
6504         occurrences:
6505         - 1
6506         - UNBOUNDED
6507       disk.write.requests_server_cmaui7:
6508         type: org.openecomp.capabilities.metric.Ceilometer
6509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6510         occurrences:
6511         - 1
6512         - UNBOUNDED
6513       disk.write.requests_server_cmaui8:
6514         type: org.openecomp.capabilities.metric.Ceilometer
6515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6516         occurrences:
6517         - 1
6518         - UNBOUNDED
6519       feature_server_cmaui7:
6520         type: tosca.capabilities.Node
6521         occurrences:
6522         - 1
6523         - UNBOUNDED
6524       memory_server_cmaui7:
6525         type: org.openecomp.capabilities.metric.Ceilometer
6526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6527         occurrences:
6528         - 1
6529         - UNBOUNDED
6530       memory_server_cmaui8:
6531         type: org.openecomp.capabilities.metric.Ceilometer
6532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6533         occurrences:
6534         - 1
6535         - UNBOUNDED
6536       cpu_util_server_cmaui7:
6537         type: org.openecomp.capabilities.metric.Ceilometer
6538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6539         occurrences:
6540         - 1
6541         - UNBOUNDED
6542       cpu_util_server_cmaui8:
6543         type: org.openecomp.capabilities.metric.Ceilometer
6544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6545         occurrences:
6546         - 1
6547         - UNBOUNDED
6548       disk.iops_server_cmaui8:
6549         type: org.openecomp.capabilities.metric.Ceilometer
6550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6551         occurrences:
6552         - 1
6553         - UNBOUNDED
6554       disk.iops_server_cmaui7:
6555         type: org.openecomp.capabilities.metric.Ceilometer
6556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6557         occurrences:
6558         - 1
6559         - UNBOUNDED
6560       disk.device.read.requests_server_cmaui8:
6561         type: org.openecomp.capabilities.metric.Ceilometer
6562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6563         occurrences:
6564         - 1
6565         - UNBOUNDED
6566       disk.device.read.requests_server_cmaui7:
6567         type: org.openecomp.capabilities.metric.Ceilometer
6568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6569         occurrences:
6570         - 1
6571         - UNBOUNDED
6572       cpu_server_cmaui8:
6573         type: org.openecomp.capabilities.metric.Ceilometer
6574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6575         occurrences:
6576         - 1
6577         - UNBOUNDED
6578       cpu_server_cmaui7:
6579         type: org.openecomp.capabilities.metric.Ceilometer
6580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6581         occurrences:
6582         - 1
6583         - UNBOUNDED
6584       binding_server_cmaui8:
6585         type: tosca.capabilities.network.Bindable
6586         occurrences:
6587         - 1
6588         - UNBOUNDED
6589       binding_server_cmaui7:
6590         type: tosca.capabilities.network.Bindable
6591         occurrences:
6592         - 1
6593         - UNBOUNDED
6594       network.incoming.packets_cmaui_port_7:
6595         type: org.openecomp.capabilities.metric.Ceilometer
6596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6597         occurrences:
6598         - 1
6599         - UNBOUNDED
6600       disk.allocation_server_cmaui8:
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.allocation_server_cmaui7:
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.packets_cmaui_port_8:
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.latency_server_cmaui7:
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       disk.latency_server_cmaui8:
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       disk.read.requests_server_cmaui8:
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.read.requests_server_cmaui7:
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.resident_server_cmaui7:
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
6648       memory.resident_server_cmaui8:
6649         type: org.openecomp.capabilities.metric.Ceilometer
6650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6651         occurrences:
6652         - 1
6653         - UNBOUNDED
6654       disk.read.bytes.rate_server_cmaui7:
6655         type: org.openecomp.capabilities.metric.Ceilometer
6656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6657         occurrences:
6658         - 1
6659         - UNBOUNDED
6660       disk.read.bytes.rate_server_cmaui8:
6661         type: org.openecomp.capabilities.metric.Ceilometer
6662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6663         occurrences:
6664         - 1
6665         - UNBOUNDED
6666       disk.device.write.bytes_server_cmaui8:
6667         type: org.openecomp.capabilities.metric.Ceilometer
6668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6669         occurrences:
6670         - 1
6671         - UNBOUNDED
6672       disk.device.write.bytes_server_cmaui7:
6673         type: org.openecomp.capabilities.metric.Ceilometer
6674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6675         occurrences:
6676         - 1
6677         - UNBOUNDED
6678       binding_cmaui_port_7:
6679         type: tosca.capabilities.network.Bindable
6680         valid_source_types:
6681         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6682         occurrences:
6683         - 0
6684         - UNBOUNDED
6685       binding_cmaui_port_8:
6686         type: tosca.capabilities.network.Bindable
6687         valid_source_types:
6688         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6689         occurrences:
6690         - 0
6691         - UNBOUNDED
6692       disk.device.write.requests_server_cmaui8:
6693         type: org.openecomp.capabilities.metric.Ceilometer
6694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6695         occurrences:
6696         - 1
6697         - UNBOUNDED
6698       network.outgoing.bytes.rate_cmaui_port_7:
6699         type: org.openecomp.capabilities.metric.Ceilometer
6700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6701         occurrences:
6702         - 1
6703         - UNBOUNDED
6704       network.incoming.bytes_cmaui_port_8:
6705         type: org.openecomp.capabilities.metric.Ceilometer
6706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6707         occurrences:
6708         - 1
6709         - UNBOUNDED
6710       network.incoming.bytes_cmaui_port_7:
6711         type: org.openecomp.capabilities.metric.Ceilometer
6712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6713         occurrences:
6714         - 1
6715         - UNBOUNDED
6716       disk.capacity_server_cmaui7:
6717         type: org.openecomp.capabilities.metric.Ceilometer
6718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6719         occurrences:
6720         - 1
6721         - UNBOUNDED
6722       disk.capacity_server_cmaui8:
6723         type: org.openecomp.capabilities.metric.Ceilometer
6724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       disk.device.write.requests_server_cmaui7:
6729         type: org.openecomp.capabilities.metric.Ceilometer
6730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       os_server_cmaui7:
6735         type: tosca.capabilities.OperatingSystem
6736         occurrences:
6737         - 1
6738         - UNBOUNDED
6739       network.outgoing.bytes.rate_cmaui_port_8:
6740         type: org.openecomp.capabilities.metric.Ceilometer
6741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6742         occurrences:
6743         - 1
6744         - UNBOUNDED
6745       os_server_cmaui8:
6746         type: tosca.capabilities.OperatingSystem
6747         occurrences:
6748         - 1
6749         - UNBOUNDED
6750       disk.device.read.requests.rate_server_cmaui8:
6751         type: org.openecomp.capabilities.metric.Ceilometer
6752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6753         occurrences:
6754         - 1
6755         - UNBOUNDED
6756       disk.device.read.requests.rate_server_cmaui7:
6757         type: org.openecomp.capabilities.metric.Ceilometer
6758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6759         occurrences:
6760         - 1
6761         - UNBOUNDED
6762       disk.write.bytes.rate_server_cmaui7:
6763         type: org.openecomp.capabilities.metric.Ceilometer
6764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6765         occurrences:
6766         - 1
6767         - UNBOUNDED
6768       disk.device.read.bytes.rate_server_cmaui8:
6769         type: org.openecomp.capabilities.metric.Ceilometer
6770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6771         occurrences:
6772         - 1
6773         - UNBOUNDED
6774       disk.write.bytes.rate_server_cmaui8:
6775         type: org.openecomp.capabilities.metric.Ceilometer
6776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6777         occurrences:
6778         - 1
6779         - UNBOUNDED
6780       feature_cmaui_port_7:
6781         type: tosca.capabilities.Node
6782         occurrences:
6783         - 1
6784         - UNBOUNDED
6785       disk.device.read.bytes.rate_server_cmaui7:
6786         type: org.openecomp.capabilities.metric.Ceilometer
6787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6788         occurrences:
6789         - 1
6790         - UNBOUNDED
6791       feature_cmaui_port_8:
6792         type: tosca.capabilities.Node
6793         occurrences:
6794         - 1
6795         - UNBOUNDED
6796       network.outgoing.packets.rate_cmaui_port_8:
6797         type: org.openecomp.capabilities.metric.Ceilometer
6798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6799         occurrences:
6800         - 1
6801         - UNBOUNDED
6802       attachment_cmaui_port_7:
6803         type: tosca.capabilities.Attachment
6804         occurrences:
6805         - 1
6806         - UNBOUNDED
6807       attachment_cmaui_port_8:
6808         type: tosca.capabilities.Attachment
6809         occurrences:
6810         - 1
6811         - UNBOUNDED
6812       network.outgoing.packets.rate_cmaui_port_7:
6813         type: org.openecomp.capabilities.metric.Ceilometer
6814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6815         occurrences:
6816         - 1
6817         - UNBOUNDED
6818       instance_server_cmaui8:
6819         type: org.openecomp.capabilities.metric.Ceilometer
6820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6821         occurrences:
6822         - 1
6823         - UNBOUNDED
6824       instance_server_cmaui7:
6825         type: org.openecomp.capabilities.metric.Ceilometer
6826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6827         occurrences:
6828         - 1
6829         - UNBOUNDED
6830       disk.read.bytes_server_cmaui8:
6831         type: org.openecomp.capabilities.metric.Ceilometer
6832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6833         occurrences:
6834         - 1
6835         - UNBOUNDED
6836       disk.read.bytes_server_cmaui7:
6837         type: org.openecomp.capabilities.metric.Ceilometer
6838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6839         occurrences:
6840         - 1
6841         - UNBOUNDED
6842       network.incoming.packets.rate_cmaui_port_7:
6843         type: org.openecomp.capabilities.metric.Ceilometer
6844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6845         occurrences:
6846         - 1
6847         - UNBOUNDED
6848       network.incoming.packets.rate_cmaui_port_8:
6849         type: org.openecomp.capabilities.metric.Ceilometer
6850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6851         occurrences:
6852         - 1
6853         - UNBOUNDED
6854       disk.device.capacity_server_cmaui8:
6855         type: org.openecomp.capabilities.metric.Ceilometer
6856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6857         occurrences:
6858         - 1
6859         - UNBOUNDED
6860       disk.device.capacity_server_cmaui7:
6861         type: org.openecomp.capabilities.metric.Ceilometer
6862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6863         occurrences:
6864         - 1
6865         - UNBOUNDED
6866       forwarder_cmaui_port_8:
6867         type: org.openecomp.capabilities.Forwarder
6868         occurrences:
6869         - 1
6870         - UNBOUNDED
6871       forwarder_cmaui_port_7:
6872         type: org.openecomp.capabilities.Forwarder
6873         occurrences:
6874         - 1
6875         - UNBOUNDED
6876       disk.device.allocation_server_cmaui8:
6877         type: org.openecomp.capabilities.metric.Ceilometer
6878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6879         occurrences:
6880         - 1
6881         - UNBOUNDED
6882       disk.device.allocation_server_cmaui7:
6883         type: org.openecomp.capabilities.metric.Ceilometer
6884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6885         occurrences:
6886         - 1
6887         - UNBOUNDED
6888       disk.device.usage_server_cmaui8:
6889         type: org.openecomp.capabilities.metric.Ceilometer
6890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6891         occurrences:
6892         - 1
6893         - UNBOUNDED
6894       disk.device.read.bytes_server_cmaui7:
6895         type: org.openecomp.capabilities.metric.Ceilometer
6896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6897         occurrences:
6898         - 1
6899         - UNBOUNDED
6900       disk.device.read.bytes_server_cmaui8:
6901         type: org.openecomp.capabilities.metric.Ceilometer
6902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6903         occurrences:
6904         - 1
6905         - UNBOUNDED
6906       disk.device.usage_server_cmaui7:
6907         type: org.openecomp.capabilities.metric.Ceilometer
6908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6909         occurrences:
6910         - 1
6911         - UNBOUNDED
6912       disk.usage_server_cmaui7:
6913         type: org.openecomp.capabilities.metric.Ceilometer
6914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6915         occurrences:
6916         - 1
6917         - UNBOUNDED
6918       disk.usage_server_cmaui8:
6919         type: org.openecomp.capabilities.metric.Ceilometer
6920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6921         occurrences:
6922         - 1
6923         - UNBOUNDED
6924       vcpus_server_cmaui7:
6925         type: org.openecomp.capabilities.metric.Ceilometer
6926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6927         occurrences:
6928         - 1
6929         - UNBOUNDED
6930       vcpus_server_cmaui8:
6931         type: org.openecomp.capabilities.metric.Ceilometer
6932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6933         occurrences:
6934         - 1
6935         - UNBOUNDED
6936       endpoint_server_cmaui7:
6937         type: tosca.capabilities.Endpoint.Admin
6938         occurrences:
6939         - 1
6940         - UNBOUNDED
6941       endpoint_server_cmaui8:
6942         type: tosca.capabilities.Endpoint.Admin
6943         occurrences:
6944         - 1
6945         - UNBOUNDED
6946       disk.device.latency_server_cmaui7:
6947         type: org.openecomp.capabilities.metric.Ceilometer
6948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6949         occurrences:
6950         - 1
6951         - UNBOUNDED
6952       disk.device.latency_server_cmaui8:
6953         type: org.openecomp.capabilities.metric.Ceilometer
6954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6955         occurrences:
6956         - 1
6957         - UNBOUNDED
6958       network.incoming.bytes.rate_cmaui_port_7:
6959         type: org.openecomp.capabilities.metric.Ceilometer
6960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6961         occurrences:
6962         - 1
6963         - UNBOUNDED
6964       network.incoming.bytes.rate_cmaui_port_8:
6965         type: org.openecomp.capabilities.metric.Ceilometer
6966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6967         occurrences:
6968         - 1
6969         - UNBOUNDED
6970       network.outgoing.bytes_cmaui_port_7:
6971         type: org.openecomp.capabilities.metric.Ceilometer
6972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6973         occurrences:
6974         - 1
6975         - UNBOUNDED
6976       disk.root.size_server_cmaui7:
6977         type: org.openecomp.capabilities.metric.Ceilometer
6978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6979         occurrences:
6980         - 1
6981         - UNBOUNDED
6982       network.outpoing.packets_cmaui_port_7:
6983         type: org.openecomp.capabilities.metric.Ceilometer
6984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6985         occurrences:
6986         - 1
6987         - UNBOUNDED
6988       feature_server_cmaui8:
6989         type: tosca.capabilities.Node
6990         occurrences:
6991         - 1
6992         - UNBOUNDED
6993       disk.root.size_server_cmaui8:
6994         type: org.openecomp.capabilities.metric.Ceilometer
6995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6996         occurrences:
6997         - 1
6998         - UNBOUNDED
6999       network.outpoing.packets_cmaui_port_8:
7000         type: org.openecomp.capabilities.metric.Ceilometer
7001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7002         occurrences:
7003         - 1
7004         - UNBOUNDED
7005       network.outgoing.bytes_cmaui_port_8:
7006         type: org.openecomp.capabilities.metric.Ceilometer
7007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7008         occurrences:
7009         - 1
7010         - UNBOUNDED
7011       disk.ephemeral.size_server_cmaui8:
7012         type: org.openecomp.capabilities.metric.Ceilometer
7013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7014         occurrences:
7015         - 1
7016         - UNBOUNDED
7017       disk.write.requests.rate_server_cmaui8:
7018         type: org.openecomp.capabilities.metric.Ceilometer
7019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7020         occurrences:
7021         - 1
7022         - UNBOUNDED
7023       disk.device.write.bytes.rate_server_cmaui8:
7024         type: org.openecomp.capabilities.metric.Ceilometer
7025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7026         occurrences:
7027         - 1
7028         - UNBOUNDED
7029       disk.ephemeral.size_server_cmaui7:
7030         type: org.openecomp.capabilities.metric.Ceilometer
7031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7032         occurrences:
7033         - 1
7034         - UNBOUNDED
7035       disk.device.write.bytes.rate_server_cmaui7:
7036         type: org.openecomp.capabilities.metric.Ceilometer
7037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7038         occurrences:
7039         - 1
7040         - UNBOUNDED
7041       disk.write.requests.rate_server_cmaui7:
7042         type: org.openecomp.capabilities.metric.Ceilometer
7043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7044         occurrences:
7045         - 1
7046         - UNBOUNDED
7047       disk.device.iops_server_cmaui7:
7048         type: org.openecomp.capabilities.metric.Ceilometer
7049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7050         occurrences:
7051         - 1
7052         - UNBOUNDED
7053       disk.device.iops_server_cmaui8:
7054         type: org.openecomp.capabilities.metric.Ceilometer
7055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7056         occurrences:
7057         - 1
7058         - UNBOUNDED