0f2251372d63e52a756b38c2d6f4bd64475aa58b
[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       security_group_name:
39         type: list
40         description: CMAUI1, CMAUI2 server names
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: string
45       availability_zone_0:
46         type: string
47         description: availabilityzone name
48         required: true
49         status: SUPPORTED
50       cmaui_oam_ips:
51         type: string
52         required: true
53         status: SUPPORTED
54       net:
55         type: string
56         required: true
57         status: SUPPORTED
58     requirements:
59     - dependency_cmaui_port_2:
60         capability: tosca.capabilities.Node
61         node: tosca.nodes.Root
62         relationship: tosca.relationships.DependsOn
63         occurrences:
64         - 0
65         - UNBOUNDED
66     - link_cmaui_port_2:
67         capability: tosca.capabilities.network.Linkable
68         relationship: tosca.relationships.network.LinksTo
69         occurrences:
70         - 1
71         - 1
72     - dependency_server_cmaui_1:
73         capability: tosca.capabilities.Node
74         node: tosca.nodes.Root
75         relationship: tosca.relationships.DependsOn
76         occurrences:
77         - 0
78         - UNBOUNDED
79     - local_storage_server_cmaui_1:
80         capability: tosca.capabilities.Attachment
81         node: tosca.nodes.BlockStorage
82         relationship: tosca.relationships.AttachesTo
83         occurrences:
84         - 0
85         - UNBOUNDED
86     - dependency_test_nested2Level:
87         capability: tosca.capabilities.Node
88         node: tosca.nodes.Root
89         relationship: tosca.relationships.DependsOn
90         occurrences:
91         - 0
92         - UNBOUNDED
93     - dependency_cmaui_port_3_test_nested2Level:
94         capability: tosca.capabilities.Node
95         node: tosca.nodes.Root
96         relationship: tosca.relationships.DependsOn
97         occurrences:
98         - 0
99         - UNBOUNDED
100     - link_cmaui_port_3_test_nested2Level:
101         capability: tosca.capabilities.network.Linkable
102         relationship: tosca.relationships.network.LinksTo
103         occurrences:
104         - 1
105         - 1
106     - dependency_server_cmaui_2_test_nested2Level:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_server_cmaui_2_test_nested2Level:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_cmaui_port_4_test_nested2Level:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_cmaui_port_4_test_nested2Level:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     - dependency_test_nested3Level_test_nested2Level:
134         capability: tosca.capabilities.Node
135         node: tosca.nodes.Root
136         relationship: tosca.relationships.DependsOn
137         occurrences:
138         - 0
139         - UNBOUNDED
140     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
141         capability: tosca.capabilities.Node
142         node: tosca.nodes.Root
143         relationship: tosca.relationships.DependsOn
144         occurrences:
145         - 0
146         - UNBOUNDED
147     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
148         capability: tosca.capabilities.Node
149         node: tosca.nodes.Root
150         relationship: tosca.relationships.DependsOn
151         occurrences:
152         - 0
153         - UNBOUNDED
154     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
155         capability: tosca.capabilities.network.Linkable
156         relationship: tosca.relationships.network.LinksTo
157         occurrences:
158         - 1
159         - 1
160     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
161         capability: tosca.capabilities.Node
162         node: tosca.nodes.Root
163         relationship: tosca.relationships.DependsOn
164         occurrences:
165         - 0
166         - UNBOUNDED
167     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
168         capability: tosca.capabilities.Attachment
169         node: tosca.nodes.BlockStorage
170         relationship: tosca.relationships.AttachesTo
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
175         capability: tosca.capabilities.Node
176         node: tosca.nodes.Root
177         relationship: tosca.relationships.DependsOn
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - link_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
182         capability: tosca.capabilities.network.Linkable
183         relationship: tosca.relationships.network.LinksTo
184         occurrences:
185         - 1
186         - 1
187     - dependency_server_cmaui_3_test_nested3Level_test_nested2Level:
188         capability: tosca.capabilities.Node
189         node: tosca.nodes.Root
190         relationship: tosca.relationships.DependsOn
191         occurrences:
192         - 0
193         - UNBOUNDED
194     - local_storage_server_cmaui_3_test_nested3Level_test_nested2Level:
195         capability: tosca.capabilities.Attachment
196         node: tosca.nodes.BlockStorage
197         relationship: tosca.relationships.AttachesTo
198         occurrences:
199         - 0
200         - UNBOUNDED
201     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
202         capability: tosca.capabilities.Node
203         node: tosca.nodes.Root
204         relationship: tosca.relationships.DependsOn
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
209         capability: tosca.capabilities.network.Linkable
210         relationship: tosca.relationships.network.LinksTo
211         occurrences:
212         - 1
213         - 1
214     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
215         capability: tosca.capabilities.Node
216         node: tosca.nodes.Root
217         relationship: tosca.relationships.DependsOn
218         occurrences:
219         - 0
220         - UNBOUNDED
221     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
222         capability: tosca.capabilities.network.Linkable
223         relationship: tosca.relationships.network.LinksTo
224         occurrences:
225         - 1
226         - 1
227     - dependency_cmaui_port_1:
228         capability: tosca.capabilities.Node
229         node: tosca.nodes.Root
230         relationship: tosca.relationships.DependsOn
231         occurrences:
232         - 0
233         - UNBOUNDED
234     - link_cmaui_port_1:
235         capability: tosca.capabilities.network.Linkable
236         relationship: tosca.relationships.network.LinksTo
237         occurrences:
238         - 1
239         - 1
240     capabilities:
241       memory.resident_server_cmaui_3_test_nested3Level_test_nested2Level:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
254         type: tosca.capabilities.network.Bindable
255         valid_source_types:
256         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
257         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
258         occurrences:
259         - 0
260         - UNBOUNDED
261       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.latency_server_cmaui_1:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.root.size_server_cmaui_1:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
292         type: tosca.capabilities.Scalable
293         occurrences:
294         - 1
295         - UNBOUNDED
296       network.outgoing.bytes_cmaui_port_2:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.read.requests_server_cmaui_1:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       network.outgoing.bytes_cmaui_port_1:
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       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
315         type: tosca.capabilities.network.Bindable
316         valid_source_types:
317         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
318         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
319         occurrences:
320         - 0
321         - UNBOUNDED
322       endpoint_server_cmaui_2_test_nested2Level:
323         type: tosca.capabilities.Endpoint.Admin
324         occurrences:
325         - 1
326         - UNBOUNDED
327       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
328         type: tosca.capabilities.network.Bindable
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.latency_server_cmaui_3_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       network.incoming.packets_cmaui_port_3_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       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
345         type: tosca.capabilities.network.Bindable
346         valid_source_types:
347         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
348         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
349         occurrences:
350         - 0
351         - UNBOUNDED
352       disk.device.read.bytes.rate_server_cmaui_1:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       feature_server_cmaui_2_test_nested2Level:
359         type: tosca.capabilities.Node
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.read.bytes_server_cmaui_1:
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.capacity_server_cmaui_2_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.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_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.device.read.bytes_server_cmaui_1:
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       disk.device.write.requests_server_cmaui_2_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.write.requests.rate_server_cmaui_1:
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       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       forwarder_cmaui_port_4_test_nested2Level:
412         type: org.openecomp.capabilities.Forwarder
413         occurrences:
414         - 1
415         - UNBOUNDED
416       network.incoming.packets_cmaui_port_4_test_nested2Level:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.device.write.requests.rate_server_cmaui_2_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.latency_server_cmaui_4_test_nested4Level_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_3_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       network.incoming.packets.rate_cmaui_port_5_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       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
459         type: tosca.capabilities.Attachment
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.read.bytes_server_cmaui_2_test_nested2Level:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
470         type: tosca.capabilities.network.Bindable
471         valid_source_types:
472         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
473         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
474         occurrences:
475         - 0
476         - UNBOUNDED
477       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       disk.device.allocation_server_cmaui_2_test_nested2Level:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       disk.ephemeral.size_server_cmaui_1:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       binding_cmaui_port_1:
544         type: tosca.capabilities.network.Bindable
545         valid_source_types:
546         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
547         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
548         occurrences:
549         - 0
550         - UNBOUNDED
551       binding_cmaui_port_2:
552         type: tosca.capabilities.network.Bindable
553         valid_source_types:
554         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
555         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
556         occurrences:
557         - 0
558         - UNBOUNDED
559       feature_test_nested2Level:
560         type: tosca.capabilities.Node
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.device.write.requests_server_cmaui_1:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       disk.device.write.bytes.rate_server_cmaui_1:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       cpu_util_server_cmaui_1:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       network.incoming.bytes_cmaui_port_2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       network.incoming.bytes_cmaui_port_1:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
625         type: org.openecomp.capabilities.metric.Ceilometer
626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
627         occurrences:
628         - 1
629         - UNBOUNDED
630       disk.write.bytes.rate_server_cmaui_1:
631         type: org.openecomp.capabilities.metric.Ceilometer
632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
633         occurrences:
634         - 1
635         - UNBOUNDED
636       disk.device.write.bytes_server_cmaui_1:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       network.incoming.packets.rate_cmaui_port_1:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       network.incoming.packets.rate_cmaui_port_2:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       feature_cmaui_port_1:
673         type: tosca.capabilities.Node
674         occurrences:
675         - 1
676         - UNBOUNDED
677       feature_cmaui_port_2:
678         type: tosca.capabilities.Node
679         occurrences:
680         - 1
681         - UNBOUNDED
682       cpu_server_cmaui_2_test_nested2Level:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       binding_server_cmaui_1:
695         type: tosca.capabilities.network.Bindable
696         occurrences:
697         - 1
698         - UNBOUNDED
699       forwarder_cmaui_port_5_test_nested3Level_test_nested2Level:
700         type: org.openecomp.capabilities.Forwarder
701         occurrences:
702         - 1
703         - UNBOUNDED
704       os_server_cmaui_3_test_nested3Level_test_nested2Level:
705         type: tosca.capabilities.OperatingSystem
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       scalable_server_cmaui_1:
728         type: tosca.capabilities.Scalable
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       endpoint_server_cmaui_1:
763         type: tosca.capabilities.Endpoint.Admin
764         occurrences:
765         - 1
766         - UNBOUNDED
767       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
774         type: tosca.capabilities.OperatingSystem
775         occurrences:
776         - 1
777         - UNBOUNDED
778       forwarder_cmaui_port_2:
779         type: org.openecomp.capabilities.Forwarder
780         occurrences:
781         - 1
782         - UNBOUNDED
783       disk.usage_server_cmaui_2_test_nested2Level:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       forwarder_cmaui_port_1:
790         type: org.openecomp.capabilities.Forwarder
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.outgoing.packets.rate_cmaui_port_4_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       disk.device.read.requests.rate_server_cmaui_2_test_nested2Level:
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       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
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.iops_server_cmaui_4_test_nested4Level_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       disk.device.allocation_server_cmaui_1:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       memory_server_cmaui_1:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       forwarder_cmaui_port_3_test_nested2Level:
843         type: org.openecomp.capabilities.Forwarder
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.device.write.bytes_server_cmaui_3_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       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       os_server_cmaui_2_test_nested2Level:
866         type: tosca.capabilities.OperatingSystem
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
883         type: org.openecomp.capabilities.Forwarder
884         occurrences:
885         - 1
886         - UNBOUNDED
887       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       disk.device.capacity_server_cmaui_1:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       disk.device.iops_server_cmaui_2_test_nested2Level:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       network.incoming.bytes_cmaui_port_4_test_nested2Level:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       feature_cmaui_port_3_test_nested2Level:
912         type: tosca.capabilities.Node
913         occurrences:
914         - 1
915         - UNBOUNDED
916       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       instance_server_cmaui_1:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946       attachment_cmaui_port_3_test_nested2Level:
947         type: tosca.capabilities.Attachment
948         occurrences:
949         - 1
950         - UNBOUNDED
951       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
952         type: tosca.capabilities.Endpoint.Admin
953         occurrences:
954         - 1
955         - UNBOUNDED
956       network.outpoing.packets_cmaui_port_1:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       network.outpoing.packets_cmaui_port_2:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.device.read.requests_server_cmaui_1:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       cpu.delta_server_cmaui_1:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
981         type: tosca.capabilities.Attachment
982         occurrences:
983         - 1
984         - UNBOUNDED
985       disk.device.read.bytes_server_cmaui_3_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       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       disk.device.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
1010         type: tosca.capabilities.Node
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       cpu_util_server_cmaui_2_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       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1021         type: tosca.capabilities.Attachment
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       memory.usage_server_cmaui_2_test_nested2Level:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.device.usage_server_cmaui_1:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
1044         type: tosca.capabilities.Node
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
1067         type: org.openecomp.capabilities.metric.Ceilometer
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       disk.device.write.requests.rate_server_cmaui_1:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       disk.read.requests_server_cmaui_2_test_nested2Level:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1085         type: tosca.capabilities.Node
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.write.bytes.rate_server_cmaui_2_test_nested2Level:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.latency_server_cmaui_2_test_nested2Level:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.device.iops_server_cmaui_1:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1132         type: org.openecomp.capabilities.Forwarder
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.device.write.bytes.rate_server_cmaui_2_test_nested2Level:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.device.read.requests_server_cmaui_2_test_nested2Level:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       cpu_server_cmaui_1:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       memory.resident_server_cmaui_2_test_nested2Level:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       disk.allocation_server_cmaui_2_test_nested2Level:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       network.incoming.packets_cmaui_port_2:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       network.incoming.packets_cmaui_port_1:
1203         type: org.openecomp.capabilities.metric.Ceilometer
1204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       disk.write.requests_server_cmaui_2_test_nested2Level:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       disk.capacity_server_cmaui_1:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1245         type: tosca.capabilities.Scalable
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       network.outpoing.packets_cmaui_port_3_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       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_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       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       binding_cmaui_port_4_test_nested2Level:
1268         type: tosca.capabilities.network.Bindable
1269         valid_source_types:
1270         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1271         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1272         occurrences:
1273         - 0
1274         - UNBOUNDED
1275       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1294         type: tosca.capabilities.Node
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       disk.iops_server_cmaui_1:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.device.usage_server_cmaui_2_test_nested2Level:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1311         type: tosca.capabilities.Node
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1322         type: org.openecomp.capabilities.metric.Ceilometer
1323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1324         occurrences:
1325         - 1
1326         - UNBOUNDED
1327       network.outgoing.bytes.rate_cmaui_port_2:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       network.outgoing.bytes.rate_cmaui_port_1:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       attachment_cmaui_port_4_test_nested2Level:
1340         type: tosca.capabilities.Attachment
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
1357         type: tosca.capabilities.Endpoint.Admin
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
1362         type: tosca.capabilities.network.Bindable
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.iops_server_cmaui_2_test_nested2Level:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.write.bytes_server_cmaui_1:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       feature_server_cmaui_1:
1385         type: tosca.capabilities.Node
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.allocation_server_cmaui_1:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       attachment_cmaui_port_2:
1408         type: tosca.capabilities.Attachment
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       instance_server_cmaui_2_test_nested2Level:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       network.outgoing.packets.rate_cmaui_port_1:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       network.outgoing.packets.rate_cmaui_port_2:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       attachment_cmaui_port_1:
1443         type: tosca.capabilities.Attachment
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.write.requests_server_cmaui_1:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.usage_server_cmaui_1:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       memory_server_cmaui_2_test_nested2Level:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       os_server_cmaui_1:
1508         type: tosca.capabilities.OperatingSystem
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       disk.root.size_server_cmaui_2_test_nested2Level:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       feature_cmaui_port_4_test_nested2Level:
1525         type: tosca.capabilities.Node
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
1536         type: tosca.capabilities.Attachment
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
1541         type: org.openecomp.capabilities.metric.Ceilometer
1542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       disk.device.latency_server_cmaui_2_test_nested2Level:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1577         type: tosca.capabilities.Container
1578         valid_source_types:
1579         - tosca.nodes.SoftwareComponent
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       host_server_cmaui_1:
1590         type: tosca.capabilities.Container
1591         valid_source_types:
1592         - tosca.nodes.SoftwareComponent
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       binding_server_cmaui_2_test_nested2Level:
1597         type: tosca.capabilities.network.Bindable
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1602         type: tosca.capabilities.Node
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       cpu.delta_server_cmaui_2_test_nested2Level:
1607         type: org.openecomp.capabilities.metric.Ceilometer
1608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1609         occurrences:
1610         - 1
1611         - UNBOUNDED
1612       network.outpoing.packets_cmaui_port_4_test_nested2Level:
1613         type: org.openecomp.capabilities.metric.Ceilometer
1614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1615         occurrences:
1616         - 1
1617         - UNBOUNDED
1618       binding_cmaui_port_3_test_nested2Level:
1619         type: tosca.capabilities.network.Bindable
1620         valid_source_types:
1621         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1622         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1623         occurrences:
1624         - 0
1625         - UNBOUNDED
1626       disk.device.capacity_server_cmaui_2_test_nested2Level:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       scalable_server_cmaui_2_test_nested2Level:
1645         type: tosca.capabilities.Scalable
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       host_server_cmaui_3_test_nested3Level_test_nested2Level:
1650         type: tosca.capabilities.Container
1651         valid_source_types:
1652         - tosca.nodes.SoftwareComponent
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       vcpus_server_cmaui_2_test_nested2Level:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       disk.device.read.requests.rate_server_cmaui_1:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       network.incoming.bytes.rate_cmaui_port_1:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       network.incoming.bytes.rate_cmaui_port_2:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       vcpus_server_cmaui_1:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       disk.write.bytes_server_cmaui_2_test_nested2Level:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       feature_test_nested3Level_test_nested2Level:
1717         type: tosca.capabilities.Node
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
1722         type: tosca.capabilities.Node
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       disk.device.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1727         type: org.openecomp.capabilities.metric.Ceilometer
1728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1729         occurrences:
1730         - 1
1731         - UNBOUNDED
1732       disk.read.bytes.rate_server_cmaui_1:
1733         type: org.openecomp.capabilities.metric.Ceilometer
1734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1735         occurrences:
1736         - 1
1737         - UNBOUNDED
1738       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
1739         type: org.openecomp.capabilities.metric.Ceilometer
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
1751         type: org.openecomp.capabilities.metric.Ceilometer
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1753         occurrences:
1754         - 1
1755         - UNBOUNDED
1756       memory.resident_server_cmaui_1:
1757         type: org.openecomp.capabilities.metric.Ceilometer
1758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1759         occurrences:
1760         - 1
1761         - UNBOUNDED
1762       forwarder_cmaui_port_6_test_nested3Level_test_nested2Level:
1763         type: org.openecomp.capabilities.Forwarder
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       disk.device.write.requests.rate_server_cmaui_4_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.latency_server_cmaui_1:
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       host_server_cmaui_2_test_nested2Level:
1780         type: tosca.capabilities.Container
1781         valid_source_types:
1782         - tosca.nodes.SoftwareComponent
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       memory.usage_server_cmaui_1:
1787         type: org.openecomp.capabilities.metric.Ceilometer
1788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1789         occurrences:
1790         - 1
1791         - UNBOUNDED
1792   org.openecomp.resource.abstract.nodes.heat.nested2:
1793     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1794     properties:
1795       cmaui_names:
1796         type: list
1797         description: CMAUI1, CMAUI2 server names
1798         required: true
1799         status: SUPPORTED
1800         entry_schema:
1801           type: string
1802       p1:
1803         type: string
1804         description: UID of OAM network
1805         required: true
1806         status: SUPPORTED
1807       p2:
1808         type: string
1809         description: UID of OAM network
1810         required: true
1811         status: SUPPORTED
1812       cmaui_image:
1813         type: string
1814         description: Image for CMAUI server
1815         required: true
1816         status: SUPPORTED
1817       cmaui_flavor:
1818         type: string
1819         description: Flavor for CMAUI server
1820         required: true
1821         status: SUPPORTED
1822       security_group_name:
1823         type: list
1824         description: CMAUI1, CMAUI2 server names
1825         required: true
1826         status: SUPPORTED
1827         entry_schema:
1828           type: string
1829       availability_zone_0:
1830         type: string
1831         description: availabilityzone name
1832         required: true
1833         status: SUPPORTED
1834       cmaui_oam_ips:
1835         type: string
1836         required: true
1837         status: SUPPORTED
1838       net:
1839         type: string
1840         required: true
1841         status: SUPPORTED
1842     requirements:
1843     - dependency_cmaui_port_3:
1844         capability: tosca.capabilities.Node
1845         node: tosca.nodes.Root
1846         relationship: tosca.relationships.DependsOn
1847         occurrences:
1848         - 0
1849         - UNBOUNDED
1850     - link_cmaui_port_3:
1851         capability: tosca.capabilities.network.Linkable
1852         relationship: tosca.relationships.network.LinksTo
1853         occurrences:
1854         - 1
1855         - 1
1856     - dependency_server_cmaui_2:
1857         capability: tosca.capabilities.Node
1858         node: tosca.nodes.Root
1859         relationship: tosca.relationships.DependsOn
1860         occurrences:
1861         - 0
1862         - UNBOUNDED
1863     - local_storage_server_cmaui_2:
1864         capability: tosca.capabilities.Attachment
1865         node: tosca.nodes.BlockStorage
1866         relationship: tosca.relationships.AttachesTo
1867         occurrences:
1868         - 0
1869         - UNBOUNDED
1870     - dependency_cmaui_port_4:
1871         capability: tosca.capabilities.Node
1872         node: tosca.nodes.Root
1873         relationship: tosca.relationships.DependsOn
1874         occurrences:
1875         - 0
1876         - UNBOUNDED
1877     - link_cmaui_port_4:
1878         capability: tosca.capabilities.network.Linkable
1879         relationship: tosca.relationships.network.LinksTo
1880         occurrences:
1881         - 1
1882         - 1
1883     - dependency_test_nested3Level:
1884         capability: tosca.capabilities.Node
1885         node: tosca.nodes.Root
1886         relationship: tosca.relationships.DependsOn
1887         occurrences:
1888         - 0
1889         - UNBOUNDED
1890     - dependency_test_nested4Level_test_nested3Level:
1891         capability: tosca.capabilities.Node
1892         node: tosca.nodes.Root
1893         relationship: tosca.relationships.DependsOn
1894         occurrences:
1895         - 0
1896         - UNBOUNDED
1897     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
1898         capability: tosca.capabilities.Node
1899         node: tosca.nodes.Root
1900         relationship: tosca.relationships.DependsOn
1901         occurrences:
1902         - 0
1903         - UNBOUNDED
1904     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
1905         capability: tosca.capabilities.network.Linkable
1906         relationship: tosca.relationships.network.LinksTo
1907         occurrences:
1908         - 1
1909         - 1
1910     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
1911         capability: tosca.capabilities.Node
1912         node: tosca.nodes.Root
1913         relationship: tosca.relationships.DependsOn
1914         occurrences:
1915         - 0
1916         - UNBOUNDED
1917     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
1918         capability: tosca.capabilities.Attachment
1919         node: tosca.nodes.BlockStorage
1920         relationship: tosca.relationships.AttachesTo
1921         occurrences:
1922         - 0
1923         - UNBOUNDED
1924     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
1925         capability: tosca.capabilities.Node
1926         node: tosca.nodes.Root
1927         relationship: tosca.relationships.DependsOn
1928         occurrences:
1929         - 0
1930         - UNBOUNDED
1931     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
1932         capability: tosca.capabilities.network.Linkable
1933         relationship: tosca.relationships.network.LinksTo
1934         occurrences:
1935         - 1
1936         - 1
1937     - dependency_server_cmaui_3_test_nested3Level:
1938         capability: tosca.capabilities.Node
1939         node: tosca.nodes.Root
1940         relationship: tosca.relationships.DependsOn
1941         occurrences:
1942         - 0
1943         - UNBOUNDED
1944     - local_storage_server_cmaui_3_test_nested3Level:
1945         capability: tosca.capabilities.Attachment
1946         node: tosca.nodes.BlockStorage
1947         relationship: tosca.relationships.AttachesTo
1948         occurrences:
1949         - 0
1950         - UNBOUNDED
1951     - dependency_cmaui_port_5_test_nested3Level:
1952         capability: tosca.capabilities.Node
1953         node: tosca.nodes.Root
1954         relationship: tosca.relationships.DependsOn
1955         occurrences:
1956         - 0
1957         - UNBOUNDED
1958     - link_cmaui_port_5_test_nested3Level:
1959         capability: tosca.capabilities.network.Linkable
1960         relationship: tosca.relationships.network.LinksTo
1961         occurrences:
1962         - 1
1963         - 1
1964     - dependency_cmaui_port_6_test_nested3Level:
1965         capability: tosca.capabilities.Node
1966         node: tosca.nodes.Root
1967         relationship: tosca.relationships.DependsOn
1968         occurrences:
1969         - 0
1970         - UNBOUNDED
1971     - link_cmaui_port_6_test_nested3Level:
1972         capability: tosca.capabilities.network.Linkable
1973         relationship: tosca.relationships.network.LinksTo
1974         occurrences:
1975         - 1
1976         - 1
1977     capabilities:
1978       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
1979         type: org.openecomp.capabilities.metric.Ceilometer
1980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       memory.usage_server_cmaui_3_test_nested3Level:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       cpu_util_server_cmaui_3_test_nested3Level:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       disk.device.latency_server_cmaui_2:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.root.size_server_cmaui_2:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       disk.read.requests_server_cmaui_3_test_nested3Level:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       disk.latency_server_cmaui_3_test_nested3Level:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
2021         type: org.openecomp.capabilities.metric.Ceilometer
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       network.outgoing.bytes_cmaui_port_3:
2027         type: org.openecomp.capabilities.metric.Ceilometer
2028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2029         occurrences:
2030         - 1
2031         - UNBOUNDED
2032       disk.read.requests_server_cmaui_2:
2033         type: org.openecomp.capabilities.metric.Ceilometer
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2039         type: org.openecomp.capabilities.metric.Ceilometer
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
2051         type: tosca.capabilities.Attachment
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       host_server_cmaui_4_test_nested4Level_test_nested3Level:
2056         type: tosca.capabilities.Container
2057         valid_source_types:
2058         - tosca.nodes.SoftwareComponent
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       disk.device.read.bytes.rate_server_cmaui_2:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       disk.read.bytes_server_cmaui_2:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       disk.device.read.bytes_server_cmaui_2:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2093         type: org.openecomp.capabilities.metric.Ceilometer
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       disk.write.requests.rate_server_cmaui_2:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2105         type: org.openecomp.capabilities.metric.Ceilometer
2106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2107         occurrences:
2108         - 1
2109         - UNBOUNDED
2110       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
2111         type: org.openecomp.capabilities.metric.Ceilometer
2112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2113         occurrences:
2114         - 1
2115         - UNBOUNDED
2116       host_server_cmaui_3_test_nested3Level:
2117         type: tosca.capabilities.Container
2118         valid_source_types:
2119         - tosca.nodes.SoftwareComponent
2120         occurrences:
2121         - 1
2122         - UNBOUNDED
2123       disk.allocation_server_cmaui_3_test_nested3Level:
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       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
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       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
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.ephemeral.size_server_cmaui_2:
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       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
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       disk.write.requests_server_cmaui_3_test_nested3Level:
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       network.outpoing.packets_cmaui_port_5_test_nested3Level:
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       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
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.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
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       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       binding_cmaui_port_3:
2184         type: tosca.capabilities.network.Bindable
2185         valid_source_types:
2186         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2187         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2188         occurrences:
2189         - 0
2190         - UNBOUNDED
2191       binding_cmaui_port_4:
2192         type: tosca.capabilities.network.Bindable
2193         valid_source_types:
2194         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2195         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2196         occurrences:
2197         - 0
2198         - UNBOUNDED
2199       disk.device.write.requests_server_cmaui_2:
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       feature_cmaui_port_6_test_nested3Level:
2206         type: tosca.capabilities.Node
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
2211         type: tosca.capabilities.Node
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       memory_server_cmaui_3_test_nested3Level:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       binding_cmaui_port_6_test_nested3Level:
2228         type: tosca.capabilities.network.Bindable
2229         valid_source_types:
2230         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2231         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2232         occurrences:
2233         - 0
2234         - UNBOUNDED
2235       disk.usage_server_cmaui_3_test_nested3Level:
2236         type: org.openecomp.capabilities.metric.Ceilometer
2237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2238         occurrences:
2239         - 1
2240         - UNBOUNDED
2241       network.incoming.bytes_cmaui_port_4:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       network.incoming.bytes_cmaui_port_3:
2248         type: org.openecomp.capabilities.metric.Ceilometer
2249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2250         occurrences:
2251         - 1
2252         - UNBOUNDED
2253       disk.device.latency_server_cmaui_3_test_nested3Level:
2254         type: org.openecomp.capabilities.metric.Ceilometer
2255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       cpu_util_server_cmaui_2:
2260         type: org.openecomp.capabilities.metric.Ceilometer
2261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       disk.device.write.bytes.rate_server_cmaui_2:
2266         type: org.openecomp.capabilities.metric.Ceilometer
2267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       disk.write.bytes.rate_server_cmaui_2:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       disk.device.write.bytes_server_cmaui_2:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       network.incoming.packets.rate_cmaui_port_3:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       cpu_server_cmaui_3_test_nested3Level:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       feature_cmaui_port_3:
2302         type: tosca.capabilities.Node
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       network.incoming.packets.rate_cmaui_port_4:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       feature_cmaui_port_4:
2313         type: tosca.capabilities.Node
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       binding_server_cmaui_2:
2324         type: tosca.capabilities.network.Bindable
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       scalable_server_cmaui_2:
2329         type: tosca.capabilities.Scalable
2330         occurrences:
2331         - 1
2332         - UNBOUNDED
2333       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
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       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
2340         type: org.openecomp.capabilities.metric.Ceilometer
2341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
2352         type: tosca.capabilities.Node
2353         occurrences:
2354         - 1
2355         - UNBOUNDED
2356       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2357         type: org.openecomp.capabilities.metric.Ceilometer
2358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2359         occurrences:
2360         - 1
2361         - UNBOUNDED
2362       endpoint_server_cmaui_2:
2363         type: tosca.capabilities.Endpoint.Admin
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       forwarder_cmaui_port_4:
2374         type: org.openecomp.capabilities.Forwarder
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
2379         type: tosca.capabilities.Scalable
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       forwarder_cmaui_port_3:
2384         type: org.openecomp.capabilities.Forwarder
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2389         type: org.openecomp.capabilities.metric.Ceilometer
2390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       disk.device.allocation_server_cmaui_2:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
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       disk.read.bytes_server_cmaui_3_test_nested3Level:
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.allocation_server_cmaui_3_test_nested3Level:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
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       os_server_cmaui_3_test_nested3Level:
2425         type: tosca.capabilities.OperatingSystem
2426         occurrences:
2427         - 1
2428         - UNBOUNDED
2429       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
2430         type: org.openecomp.capabilities.metric.Ceilometer
2431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2432         occurrences:
2433         - 1
2434         - UNBOUNDED
2435       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
2436         type: org.openecomp.capabilities.metric.Ceilometer
2437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
2448         type: tosca.capabilities.Attachment
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       instance_server_cmaui_2:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       disk.device.iops_server_cmaui_3_test_nested3Level:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       network.incoming.bytes_cmaui_port_5_test_nested3Level:
2465         type: org.openecomp.capabilities.metric.Ceilometer
2466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       network.outpoing.packets_cmaui_port_6_test_nested3Level:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2477         type: org.openecomp.capabilities.metric.Ceilometer
2478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2479         occurrences:
2480         - 1
2481         - UNBOUNDED
2482       binding_cmaui_port_5_test_nested3Level:
2483         type: tosca.capabilities.network.Bindable
2484         valid_source_types:
2485         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2486         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2487         occurrences:
2488         - 0
2489         - UNBOUNDED
2490       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
2491         type: org.openecomp.capabilities.metric.Ceilometer
2492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2493         occurrences:
2494         - 1
2495         - UNBOUNDED
2496       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
2497         type: org.openecomp.capabilities.metric.Ceilometer
2498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       disk.device.read.requests_server_cmaui_2:
2503         type: org.openecomp.capabilities.metric.Ceilometer
2504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2505         occurrences:
2506         - 1
2507         - UNBOUNDED
2508       network.outpoing.packets_cmaui_port_3:
2509         type: org.openecomp.capabilities.metric.Ceilometer
2510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       disk.capacity_server_cmaui_3_test_nested3Level:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       cpu.delta_server_cmaui_2:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       network.outpoing.packets_cmaui_port_4:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2533         type: org.openecomp.capabilities.metric.Ceilometer
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2539         type: org.openecomp.capabilities.metric.Ceilometer
2540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2541         occurrences:
2542         - 1
2543         - UNBOUNDED
2544       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
2545         type: tosca.capabilities.network.Bindable
2546         valid_source_types:
2547         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2548         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2549         occurrences:
2550         - 0
2551         - UNBOUNDED
2552       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
2571         type: org.openecomp.capabilities.metric.Ceilometer
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       memory.resident_server_cmaui_3_test_nested3Level:
2577         type: org.openecomp.capabilities.metric.Ceilometer
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2579         occurrences:
2580         - 1
2581         - UNBOUNDED
2582       disk.device.usage_server_cmaui_2:
2583         type: org.openecomp.capabilities.metric.Ceilometer
2584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2601         type: org.openecomp.capabilities.metric.Ceilometer
2602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2603         occurrences:
2604         - 1
2605         - UNBOUNDED
2606       forwarder_cmaui_port_6_test_nested3Level:
2607         type: org.openecomp.capabilities.Forwarder
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       disk.device.write.requests.rate_server_cmaui_2:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level:
2618         type: org.openecomp.capabilities.Forwarder
2619         occurrences:
2620         - 1
2621         - UNBOUNDED
2622       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
2623         type: tosca.capabilities.Endpoint.Admin
2624         occurrences:
2625         - 1
2626         - UNBOUNDED
2627       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
2628         type: org.openecomp.capabilities.metric.Ceilometer
2629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2630         occurrences:
2631         - 1
2632         - UNBOUNDED
2633       feature_test_nested4Level_test_nested3Level:
2634         type: tosca.capabilities.Node
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2639         type: org.openecomp.capabilities.metric.Ceilometer
2640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2641         occurrences:
2642         - 1
2643         - UNBOUNDED
2644       disk.device.iops_server_cmaui_2:
2645         type: org.openecomp.capabilities.metric.Ceilometer
2646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       disk.device.capacity_server_cmaui_2:
2651         type: org.openecomp.capabilities.metric.Ceilometer
2652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       memory_server_cmaui_2:
2657         type: org.openecomp.capabilities.metric.Ceilometer
2658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       cpu_server_cmaui_2:
2663         type: org.openecomp.capabilities.metric.Ceilometer
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       network.incoming.packets_cmaui_port_3:
2669         type: org.openecomp.capabilities.metric.Ceilometer
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level:
2681         type: org.openecomp.capabilities.Forwarder
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       network.incoming.packets_cmaui_port_4:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
2692         type: org.openecomp.capabilities.metric.Ceilometer
2693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2694         occurrences:
2695         - 1
2696         - UNBOUNDED
2697       disk.capacity_server_cmaui_2:
2698         type: org.openecomp.capabilities.metric.Ceilometer
2699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       network.incoming.packets_cmaui_port_6_test_nested3Level:
2704         type: org.openecomp.capabilities.metric.Ceilometer
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
2710         type: org.openecomp.capabilities.metric.Ceilometer
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.iops_server_cmaui_2:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       feature_server_cmaui_3_test_nested3Level:
2734         type: tosca.capabilities.Node
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       network.outgoing.bytes.rate_cmaui_port_3:
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.root.size_server_cmaui_3_test_nested3Level:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       network.outgoing.bytes.rate_cmaui_port_4:
2751         type: org.openecomp.capabilities.metric.Ceilometer
2752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2753         occurrences:
2754         - 1
2755         - UNBOUNDED
2756       os_server_cmaui_4_test_nested4Level_test_nested3Level:
2757         type: tosca.capabilities.OperatingSystem
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.device.write.requests_server_cmaui_3_test_nested3Level:
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.device.read.requests.rate_server_cmaui_3_test_nested3Level:
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       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
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.write.requests.rate_server_cmaui_3_test_nested3Level:
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       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
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.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
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       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
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       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
2804         type: tosca.capabilities.Node
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.iops_server_cmaui_3_test_nested3Level:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       disk.write.bytes_server_cmaui_2:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       feature_server_cmaui_2:
2821         type: tosca.capabilities.Node
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       attachment_cmaui_port_6_test_nested3Level:
2826         type: tosca.capabilities.Attachment
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
2831         type: org.openecomp.capabilities.metric.Ceilometer
2832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2833         occurrences:
2834         - 1
2835         - UNBOUNDED
2836       disk.allocation_server_cmaui_2:
2837         type: org.openecomp.capabilities.metric.Ceilometer
2838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2839         occurrences:
2840         - 1
2841         - UNBOUNDED
2842       vcpus_server_cmaui_2:
2843         type: org.openecomp.capabilities.metric.Ceilometer
2844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2845         occurrences:
2846         - 1
2847         - UNBOUNDED
2848       network.outgoing.packets.rate_cmaui_port_4:
2849         type: org.openecomp.capabilities.metric.Ceilometer
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       instance_server_cmaui_3_test_nested3Level:
2855         type: org.openecomp.capabilities.metric.Ceilometer
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       attachment_cmaui_port_3:
2861         type: tosca.capabilities.Attachment
2862         occurrences:
2863         - 1
2864         - UNBOUNDED
2865       attachment_cmaui_port_4:
2866         type: tosca.capabilities.Attachment
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       network.outgoing.packets.rate_cmaui_port_3:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       disk.write.requests_server_cmaui_2:
2889         type: org.openecomp.capabilities.metric.Ceilometer
2890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2891         occurrences:
2892         - 1
2893         - UNBOUNDED
2894       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
2895         type: org.openecomp.capabilities.metric.Ceilometer
2896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2897         occurrences:
2898         - 1
2899         - UNBOUNDED
2900       disk.usage_server_cmaui_2:
2901         type: org.openecomp.capabilities.metric.Ceilometer
2902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906       disk.device.usage_server_cmaui_3_test_nested3Level:
2907         type: org.openecomp.capabilities.metric.Ceilometer
2908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2909         occurrences:
2910         - 1
2911         - UNBOUNDED
2912       disk.write.bytes_server_cmaui_3_test_nested3Level:
2913         type: org.openecomp.capabilities.metric.Ceilometer
2914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2915         occurrences:
2916         - 1
2917         - UNBOUNDED
2918       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2919         type: org.openecomp.capabilities.metric.Ceilometer
2920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
2925         type: tosca.capabilities.network.Bindable
2926         valid_source_types:
2927         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2928         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2929         occurrences:
2930         - 0
2931         - UNBOUNDED
2932       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
2933         type: org.openecomp.capabilities.metric.Ceilometer
2934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       network.incoming.bytes_cmaui_port_6_test_nested3Level:
2939         type: org.openecomp.capabilities.metric.Ceilometer
2940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2941         occurrences:
2942         - 1
2943         - UNBOUNDED
2944       os_server_cmaui_2:
2945         type: tosca.capabilities.OperatingSystem
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       attachment_cmaui_port_5_test_nested3Level:
2950         type: tosca.capabilities.Attachment
2951         occurrences:
2952         - 1
2953         - UNBOUNDED
2954       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2955         type: org.openecomp.capabilities.metric.Ceilometer
2956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2957         occurrences:
2958         - 1
2959         - UNBOUNDED
2960       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2961         type: org.openecomp.capabilities.metric.Ceilometer
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       host_server_cmaui_2:
2967         type: tosca.capabilities.Container
2968         valid_source_types:
2969         - tosca.nodes.SoftwareComponent
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2974         type: org.openecomp.capabilities.metric.Ceilometer
2975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2976         occurrences:
2977         - 1
2978         - UNBOUNDED
2979       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2980         type: org.openecomp.capabilities.metric.Ceilometer
2981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2982         occurrences:
2983         - 1
2984         - UNBOUNDED
2985       binding_server_cmaui_3_test_nested3Level:
2986         type: tosca.capabilities.network.Bindable
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       feature_test_nested3Level:
2991         type: tosca.capabilities.Node
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       cpu.delta_server_cmaui_3_test_nested3Level:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       disk.device.capacity_server_cmaui_3_test_nested3Level:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       scalable_server_cmaui_3_test_nested3Level:
3014         type: tosca.capabilities.Scalable
3015         occurrences:
3016         - 1
3017         - UNBOUNDED
3018       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3019         type: org.openecomp.capabilities.metric.Ceilometer
3020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       endpoint_server_cmaui_3_test_nested3Level:
3025         type: tosca.capabilities.Endpoint.Admin
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       vcpus_server_cmaui_3_test_nested3Level:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3036         type: org.openecomp.capabilities.metric.Ceilometer
3037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3038         occurrences:
3039         - 1
3040         - UNBOUNDED
3041       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
3042         type: org.openecomp.capabilities.metric.Ceilometer
3043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3044         occurrences:
3045         - 1
3046         - UNBOUNDED
3047       network.outgoing.bytes_cmaui_port_4:
3048         type: org.openecomp.capabilities.metric.Ceilometer
3049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3050         occurrences:
3051         - 1
3052         - UNBOUNDED
3053       network.incoming.bytes.rate_cmaui_port_3:
3054         type: org.openecomp.capabilities.metric.Ceilometer
3055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3056         occurrences:
3057         - 1
3058         - UNBOUNDED
3059       network.incoming.bytes.rate_cmaui_port_4:
3060         type: org.openecomp.capabilities.metric.Ceilometer
3061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
3066         type: org.openecomp.capabilities.metric.Ceilometer
3067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3068         occurrences:
3069         - 1
3070         - UNBOUNDED
3071       disk.read.bytes.rate_server_cmaui_2:
3072         type: org.openecomp.capabilities.metric.Ceilometer
3073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       disk.device.read.requests.rate_server_cmaui_2:
3084         type: org.openecomp.capabilities.metric.Ceilometer
3085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
3090         type: tosca.capabilities.network.Bindable
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       memory.resident_server_cmaui_2:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       disk.device.read.requests_server_cmaui_3_test_nested3Level:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       feature_cmaui_port_5_test_nested3Level:
3107         type: tosca.capabilities.Node
3108         occurrences:
3109         - 1
3110         - UNBOUNDED
3111       network.incoming.packets_cmaui_port_5_test_nested3Level:
3112         type: org.openecomp.capabilities.metric.Ceilometer
3113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       disk.latency_server_cmaui_2:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       forwarder_cmaui_port_5_test_nested3Level:
3130         type: org.openecomp.capabilities.Forwarder
3131         occurrences:
3132         - 1
3133         - UNBOUNDED
3134       memory.usage_server_cmaui_2:
3135         type: org.openecomp.capabilities.metric.Ceilometer
3136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3137         occurrences:
3138         - 1
3139         - UNBOUNDED
3140   org.openecomp.resource.abstract.nodes.heat.nested3:
3141     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3142     properties:
3143       cmaui_names:
3144         type: list
3145         description: CMAUI1, CMAUI2 server names
3146         required: true
3147         status: SUPPORTED
3148         entry_schema:
3149           type: string
3150       p1:
3151         type: string
3152         description: UID of OAM network
3153         required: true
3154         status: SUPPORTED
3155       p2:
3156         type: string
3157         required: true
3158         status: SUPPORTED
3159       cmaui_image:
3160         type: string
3161         description: Image for CMAUI server
3162         required: true
3163         status: SUPPORTED
3164       cmaui_flavor:
3165         type: string
3166         description: Flavor for CMAUI server
3167         required: true
3168         status: SUPPORTED
3169       indx:
3170         type: float
3171         required: true
3172         status: SUPPORTED
3173       security_group_name:
3174         type: list
3175         description: CMAUI1, CMAUI2 server names
3176         required: true
3177         status: SUPPORTED
3178         entry_schema:
3179           type: string
3180       availability_zone_0:
3181         type: string
3182         description: availabilityzone name
3183         required: true
3184         status: SUPPORTED
3185       cmaui_oam_ips:
3186         type: string
3187         required: true
3188         status: SUPPORTED
3189       net:
3190         type: string
3191         required: true
3192         status: SUPPORTED
3193     requirements:
3194     - dependency_test_nested4Level:
3195         capability: tosca.capabilities.Node
3196         node: tosca.nodes.Root
3197         relationship: tosca.relationships.DependsOn
3198         occurrences:
3199         - 0
3200         - UNBOUNDED
3201     - dependency_cmaui_port_7_test_nested4Level:
3202         capability: tosca.capabilities.Node
3203         node: tosca.nodes.Root
3204         relationship: tosca.relationships.DependsOn
3205         occurrences:
3206         - 0
3207         - UNBOUNDED
3208     - link_cmaui_port_7_test_nested4Level:
3209         capability: tosca.capabilities.network.Linkable
3210         relationship: tosca.relationships.network.LinksTo
3211         occurrences:
3212         - 1
3213         - 1
3214     - dependency_server_cmaui_4_test_nested4Level:
3215         capability: tosca.capabilities.Node
3216         node: tosca.nodes.Root
3217         relationship: tosca.relationships.DependsOn
3218         occurrences:
3219         - 0
3220         - UNBOUNDED
3221     - local_storage_server_cmaui_4_test_nested4Level:
3222         capability: tosca.capabilities.Attachment
3223         node: tosca.nodes.BlockStorage
3224         relationship: tosca.relationships.AttachesTo
3225         occurrences:
3226         - 0
3227         - UNBOUNDED
3228     - dependency_cmaui_port_8_test_nested4Level:
3229         capability: tosca.capabilities.Node
3230         node: tosca.nodes.Root
3231         relationship: tosca.relationships.DependsOn
3232         occurrences:
3233         - 0
3234         - UNBOUNDED
3235     - link_cmaui_port_8_test_nested4Level:
3236         capability: tosca.capabilities.network.Linkable
3237         relationship: tosca.relationships.network.LinksTo
3238         occurrences:
3239         - 1
3240         - 1
3241     - dependency_server_cmaui_3:
3242         capability: tosca.capabilities.Node
3243         node: tosca.nodes.Root
3244         relationship: tosca.relationships.DependsOn
3245         occurrences:
3246         - 0
3247         - UNBOUNDED
3248     - local_storage_server_cmaui_3:
3249         capability: tosca.capabilities.Attachment
3250         node: tosca.nodes.BlockStorage
3251         relationship: tosca.relationships.AttachesTo
3252         occurrences:
3253         - 0
3254         - UNBOUNDED
3255     - dependency_cmaui_port_5:
3256         capability: tosca.capabilities.Node
3257         node: tosca.nodes.Root
3258         relationship: tosca.relationships.DependsOn
3259         occurrences:
3260         - 0
3261         - UNBOUNDED
3262     - link_cmaui_port_5:
3263         capability: tosca.capabilities.network.Linkable
3264         relationship: tosca.relationships.network.LinksTo
3265         occurrences:
3266         - 1
3267         - 1
3268     - dependency_cmaui_port_6:
3269         capability: tosca.capabilities.Node
3270         node: tosca.nodes.Root
3271         relationship: tosca.relationships.DependsOn
3272         occurrences:
3273         - 0
3274         - UNBOUNDED
3275     - link_cmaui_port_6:
3276         capability: tosca.capabilities.network.Linkable
3277         relationship: tosca.relationships.network.LinksTo
3278         occurrences:
3279         - 1
3280         - 1
3281     capabilities:
3282       memory.usage_server_cmaui_4_test_nested4Level:
3283         type: org.openecomp.capabilities.metric.Ceilometer
3284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3285         occurrences:
3286         - 1
3287         - UNBOUNDED
3288       cpu_util_server_cmaui_4_test_nested4Level:
3289         type: org.openecomp.capabilities.metric.Ceilometer
3290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3291         occurrences:
3292         - 1
3293         - UNBOUNDED
3294       disk.device.usage_server_cmaui_3:
3295         type: org.openecomp.capabilities.metric.Ceilometer
3296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       disk.device.latency_server_cmaui_3:
3301         type: org.openecomp.capabilities.metric.Ceilometer
3302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       forwarder_cmaui_port_7_test_nested4Level:
3307         type: org.openecomp.capabilities.Forwarder
3308         occurrences:
3309         - 1
3310         - UNBOUNDED
3311       disk.read.requests_server_cmaui_4_test_nested4Level:
3312         type: org.openecomp.capabilities.metric.Ceilometer
3313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3314         occurrences:
3315         - 1
3316         - UNBOUNDED
3317       forwarder_cmaui_port_8_test_nested4Level:
3318         type: org.openecomp.capabilities.Forwarder
3319         occurrences:
3320         - 1
3321         - UNBOUNDED
3322       disk.root.size_server_cmaui_3:
3323         type: org.openecomp.capabilities.metric.Ceilometer
3324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3325         occurrences:
3326         - 1
3327         - UNBOUNDED
3328       disk.device.write.requests.rate_server_cmaui_3:
3329         type: org.openecomp.capabilities.metric.Ceilometer
3330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3331         occurrences:
3332         - 1
3333         - UNBOUNDED
3334       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
3335         type: org.openecomp.capabilities.metric.Ceilometer
3336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3337         occurrences:
3338         - 1
3339         - UNBOUNDED
3340       disk.latency_server_cmaui_4_test_nested4Level:
3341         type: org.openecomp.capabilities.metric.Ceilometer
3342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.read.requests_server_cmaui_3:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       disk.device.iops_server_cmaui_3:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       disk.device.capacity_server_cmaui_3:
3359         type: org.openecomp.capabilities.metric.Ceilometer
3360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       disk.device.read.bytes.rate_server_cmaui_3:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       feature_server_cmaui_4_test_nested4Level:
3377         type: tosca.capabilities.Node
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       disk.capacity_server_cmaui_4_test_nested4Level:
3382         type: org.openecomp.capabilities.metric.Ceilometer
3383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3384         occurrences:
3385         - 1
3386         - UNBOUNDED
3387       disk.read.bytes_server_cmaui_3:
3388         type: org.openecomp.capabilities.metric.Ceilometer
3389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
3394         type: org.openecomp.capabilities.metric.Ceilometer
3395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3396         occurrences:
3397         - 1
3398         - UNBOUNDED
3399       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
3400         type: org.openecomp.capabilities.metric.Ceilometer
3401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3402         occurrences:
3403         - 1
3404         - UNBOUNDED
3405       disk.device.read.requests_server_cmaui_4_test_nested4Level:
3406         type: org.openecomp.capabilities.metric.Ceilometer
3407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3408         occurrences:
3409         - 1
3410         - UNBOUNDED
3411       disk.device.write.requests_server_cmaui_4_test_nested4Level:
3412         type: org.openecomp.capabilities.metric.Ceilometer
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417       disk.write.requests.rate_server_cmaui_3:
3418         type: org.openecomp.capabilities.metric.Ceilometer
3419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3420         occurrences:
3421         - 1
3422         - UNBOUNDED
3423       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
3424         type: org.openecomp.capabilities.metric.Ceilometer
3425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3426         occurrences:
3427         - 1
3428         - UNBOUNDED
3429       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
3430         type: org.openecomp.capabilities.metric.Ceilometer
3431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3432         occurrences:
3433         - 1
3434         - UNBOUNDED
3435       disk.device.read.bytes_server_cmaui_3:
3436         type: org.openecomp.capabilities.metric.Ceilometer
3437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       memory_server_cmaui_3:
3442         type: org.openecomp.capabilities.metric.Ceilometer
3443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3444         occurrences:
3445         - 1
3446         - UNBOUNDED
3447       memory.resident_server_cmaui_4_test_nested4Level:
3448         type: org.openecomp.capabilities.metric.Ceilometer
3449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3450         occurrences:
3451         - 1
3452         - UNBOUNDED
3453       cpu_server_cmaui_3:
3454         type: org.openecomp.capabilities.metric.Ceilometer
3455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       binding_server_cmaui_4_test_nested4Level:
3460         type: tosca.capabilities.network.Bindable
3461         occurrences:
3462         - 1
3463         - UNBOUNDED
3464       network.incoming.packets_cmaui_port_5:
3465         type: org.openecomp.capabilities.metric.Ceilometer
3466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       os_server_cmaui_4_test_nested4Level:
3471         type: tosca.capabilities.OperatingSystem
3472         occurrences:
3473         - 1
3474         - UNBOUNDED
3475       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
3476         type: org.openecomp.capabilities.metric.Ceilometer
3477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3478         occurrences:
3479         - 1
3480         - UNBOUNDED
3481       disk.ephemeral.size_server_cmaui_3:
3482         type: org.openecomp.capabilities.metric.Ceilometer
3483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3484         occurrences:
3485         - 1
3486         - UNBOUNDED
3487       cpu.delta_server_cmaui_4_test_nested4Level:
3488         type: org.openecomp.capabilities.metric.Ceilometer
3489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3490         occurrences:
3491         - 1
3492         - UNBOUNDED
3493       network.incoming.packets_cmaui_port_6:
3494         type: org.openecomp.capabilities.metric.Ceilometer
3495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3496         occurrences:
3497         - 1
3498         - UNBOUNDED
3499       disk.capacity_server_cmaui_3:
3500         type: org.openecomp.capabilities.metric.Ceilometer
3501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3502         occurrences:
3503         - 1
3504         - UNBOUNDED
3505       disk.device.capacity_server_cmaui_4_test_nested4Level:
3506         type: org.openecomp.capabilities.metric.Ceilometer
3507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3508         occurrences:
3509         - 1
3510         - UNBOUNDED
3511       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
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       scalable_server_cmaui_4_test_nested4Level:
3518         type: tosca.capabilities.Scalable
3519         occurrences:
3520         - 1
3521         - UNBOUNDED
3522       disk.device.iops_server_cmaui_4_test_nested4Level:
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.read.bytes.rate_server_cmaui_4_test_nested4Level:
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       endpoint_server_cmaui_4_test_nested4Level:
3535         type: tosca.capabilities.Endpoint.Admin
3536         occurrences:
3537         - 1
3538         - UNBOUNDED
3539       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
3540         type: org.openecomp.capabilities.metric.Ceilometer
3541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3542         occurrences:
3543         - 1
3544         - UNBOUNDED
3545       vcpus_server_cmaui_4_test_nested4Level:
3546         type: org.openecomp.capabilities.metric.Ceilometer
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3548         occurrences:
3549         - 1
3550         - UNBOUNDED
3551       binding_cmaui_port_5:
3552         type: tosca.capabilities.network.Bindable
3553         valid_source_types:
3554         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3555         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3556         occurrences:
3557         - 0
3558         - UNBOUNDED
3559       network.incoming.packets_cmaui_port_8_test_nested4Level:
3560         type: org.openecomp.capabilities.metric.Ceilometer
3561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3562         occurrences:
3563         - 1
3564         - UNBOUNDED
3565       binding_cmaui_port_6:
3566         type: tosca.capabilities.network.Bindable
3567         valid_source_types:
3568         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3569         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3570         occurrences:
3571         - 0
3572         - UNBOUNDED
3573       disk.device.write.requests_server_cmaui_3:
3574         type: org.openecomp.capabilities.metric.Ceilometer
3575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3576         occurrences:
3577         - 1
3578         - UNBOUNDED
3579       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
3580         type: org.openecomp.capabilities.metric.Ceilometer
3581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3582         occurrences:
3583         - 1
3584         - UNBOUNDED
3585       disk.write.bytes_server_cmaui_4_test_nested4Level:
3586         type: org.openecomp.capabilities.metric.Ceilometer
3587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3588         occurrences:
3589         - 1
3590         - UNBOUNDED
3591       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
3592         type: org.openecomp.capabilities.metric.Ceilometer
3593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       disk.iops_server_cmaui_3:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       network.outgoing.bytes.rate_cmaui_port_6:
3604         type: org.openecomp.capabilities.metric.Ceilometer
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3606         occurrences:
3607         - 1
3608         - UNBOUNDED
3609       network.outgoing.bytes.rate_cmaui_port_5:
3610         type: org.openecomp.capabilities.metric.Ceilometer
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3612         occurrences:
3613         - 1
3614         - UNBOUNDED
3615       network.incoming.bytes_cmaui_port_6:
3616         type: org.openecomp.capabilities.metric.Ceilometer
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3618         occurrences:
3619         - 1
3620         - UNBOUNDED
3621       network.incoming.bytes_cmaui_port_5:
3622         type: org.openecomp.capabilities.metric.Ceilometer
3623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       host_server_cmaui_4_test_nested4Level:
3628         type: tosca.capabilities.Container
3629         valid_source_types:
3630         - tosca.nodes.SoftwareComponent
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       cpu_util_server_cmaui_3:
3635         type: org.openecomp.capabilities.metric.Ceilometer
3636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3637         occurrences:
3638         - 1
3639         - UNBOUNDED
3640       disk.device.write.bytes.rate_server_cmaui_3:
3641         type: org.openecomp.capabilities.metric.Ceilometer
3642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3643         occurrences:
3644         - 1
3645         - UNBOUNDED
3646       disk.write.bytes.rate_server_cmaui_3:
3647         type: org.openecomp.capabilities.metric.Ceilometer
3648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3649         occurrences:
3650         - 1
3651         - UNBOUNDED
3652       disk.device.write.bytes_server_cmaui_3:
3653         type: org.openecomp.capabilities.metric.Ceilometer
3654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       network.incoming.bytes_cmaui_port_8_test_nested4Level:
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.outpoing.packets_cmaui_port_8_test_nested4Level:
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.iops_server_cmaui_4_test_nested4Level:
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       feature_server_cmaui_3:
3677         type: tosca.capabilities.Node
3678         occurrences:
3679         - 1
3680         - UNBOUNDED
3681       feature_cmaui_port_5:
3682         type: tosca.capabilities.Node
3683         occurrences:
3684         - 1
3685         - UNBOUNDED
3686       feature_cmaui_port_6:
3687         type: tosca.capabilities.Node
3688         occurrences:
3689         - 1
3690         - UNBOUNDED
3691       cpu_server_cmaui_4_test_nested4Level:
3692         type: org.openecomp.capabilities.metric.Ceilometer
3693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3694         occurrences:
3695         - 1
3696         - UNBOUNDED
3697       attachment_cmaui_port_7_test_nested4Level:
3698         type: tosca.capabilities.Attachment
3699         occurrences:
3700         - 1
3701         - UNBOUNDED
3702       binding_cmaui_port_8_test_nested4Level:
3703         type: tosca.capabilities.network.Bindable
3704         valid_source_types:
3705         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3706         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3707         occurrences:
3708         - 0
3709         - UNBOUNDED
3710       disk.write.bytes_server_cmaui_3:
3711         type: org.openecomp.capabilities.metric.Ceilometer
3712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3713         occurrences:
3714         - 1
3715         - UNBOUNDED
3716       network.incoming.packets.rate_cmaui_port_5:
3717         type: org.openecomp.capabilities.metric.Ceilometer
3718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3719         occurrences:
3720         - 1
3721         - UNBOUNDED
3722       disk.allocation_server_cmaui_3:
3723         type: org.openecomp.capabilities.metric.Ceilometer
3724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3725         occurrences:
3726         - 1
3727         - UNBOUNDED
3728       attachment_cmaui_port_6:
3729         type: tosca.capabilities.Attachment
3730         occurrences:
3731         - 1
3732         - UNBOUNDED
3733       binding_server_cmaui_3:
3734         type: tosca.capabilities.network.Bindable
3735         occurrences:
3736         - 1
3737         - UNBOUNDED
3738       vcpus_server_cmaui_3:
3739         type: org.openecomp.capabilities.metric.Ceilometer
3740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3741         occurrences:
3742         - 1
3743         - UNBOUNDED
3744       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
3745         type: org.openecomp.capabilities.metric.Ceilometer
3746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3747         occurrences:
3748         - 1
3749         - UNBOUNDED
3750       instance_server_cmaui_4_test_nested4Level:
3751         type: org.openecomp.capabilities.metric.Ceilometer
3752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3753         occurrences:
3754         - 1
3755         - UNBOUNDED
3756       network.outgoing.packets.rate_cmaui_port_5:
3757         type: org.openecomp.capabilities.metric.Ceilometer
3758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       scalable_server_cmaui_3:
3763         type: tosca.capabilities.Scalable
3764         occurrences:
3765         - 1
3766         - UNBOUNDED
3767       network.outgoing.packets.rate_cmaui_port_6:
3768         type: org.openecomp.capabilities.metric.Ceilometer
3769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3770         occurrences:
3771         - 1
3772         - UNBOUNDED
3773       attachment_cmaui_port_5:
3774         type: tosca.capabilities.Attachment
3775         occurrences:
3776         - 1
3777         - UNBOUNDED
3778       feature_cmaui_port_8_test_nested4Level:
3779         type: tosca.capabilities.Node
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       disk.write.requests_server_cmaui_3:
3784         type: org.openecomp.capabilities.metric.Ceilometer
3785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3786         occurrences:
3787         - 1
3788         - UNBOUNDED
3789       network.outpoing.packets_cmaui_port_7_test_nested4Level:
3790         type: org.openecomp.capabilities.metric.Ceilometer
3791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3792         occurrences:
3793         - 1
3794         - UNBOUNDED
3795       attachment_cmaui_port_8_test_nested4Level:
3796         type: tosca.capabilities.Attachment
3797         occurrences:
3798         - 1
3799         - UNBOUNDED
3800       disk.usage_server_cmaui_3:
3801         type: org.openecomp.capabilities.metric.Ceilometer
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
3807         type: org.openecomp.capabilities.metric.Ceilometer
3808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3809         occurrences:
3810         - 1
3811         - UNBOUNDED
3812       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
3813         type: org.openecomp.capabilities.metric.Ceilometer
3814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3815         occurrences:
3816         - 1
3817         - UNBOUNDED
3818       feature_cmaui_port_7_test_nested4Level:
3819         type: tosca.capabilities.Node
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       endpoint_server_cmaui_3:
3824         type: tosca.capabilities.Endpoint.Admin
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       memory_server_cmaui_4_test_nested4Level:
3829         type: org.openecomp.capabilities.metric.Ceilometer
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3831         occurrences:
3832         - 1
3833         - UNBOUNDED
3834       network.incoming.packets.rate_cmaui_port_6:
3835         type: org.openecomp.capabilities.metric.Ceilometer
3836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3837         occurrences:
3838         - 1
3839         - UNBOUNDED
3840       os_server_cmaui_3:
3841         type: tosca.capabilities.OperatingSystem
3842         occurrences:
3843         - 1
3844         - UNBOUNDED
3845       disk.root.size_server_cmaui_4_test_nested4Level:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       binding_cmaui_port_7_test_nested4Level:
3852         type: tosca.capabilities.network.Bindable
3853         valid_source_types:
3854         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3855         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3856         occurrences:
3857         - 0
3858         - UNBOUNDED
3859       disk.usage_server_cmaui_4_test_nested4Level:
3860         type: org.openecomp.capabilities.metric.Ceilometer
3861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3862         occurrences:
3863         - 1
3864         - UNBOUNDED
3865       disk.device.latency_server_cmaui_4_test_nested4Level:
3866         type: org.openecomp.capabilities.metric.Ceilometer
3867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3868         occurrences:
3869         - 1
3870         - UNBOUNDED
3871       forwarder_cmaui_port_6:
3872         type: org.openecomp.capabilities.Forwarder
3873         occurrences:
3874         - 1
3875         - UNBOUNDED
3876       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
3877         type: org.openecomp.capabilities.metric.Ceilometer
3878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3879         occurrences:
3880         - 1
3881         - UNBOUNDED
3882       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
3883         type: org.openecomp.capabilities.metric.Ceilometer
3884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3885         occurrences:
3886         - 1
3887         - UNBOUNDED
3888       forwarder_cmaui_port_5:
3889         type: org.openecomp.capabilities.Forwarder
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       disk.device.allocation_server_cmaui_3:
3894         type: org.openecomp.capabilities.metric.Ceilometer
3895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3896         occurrences:
3897         - 1
3898         - UNBOUNDED
3899       disk.read.bytes_server_cmaui_4_test_nested4Level:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905       disk.allocation_server_cmaui_4_test_nested4Level:
3906         type: org.openecomp.capabilities.metric.Ceilometer
3907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3908         occurrences:
3909         - 1
3910         - UNBOUNDED
3911       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
3912         type: org.openecomp.capabilities.metric.Ceilometer
3913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917       disk.device.allocation_server_cmaui_4_test_nested4Level:
3918         type: org.openecomp.capabilities.metric.Ceilometer
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       host_server_cmaui_3:
3924         type: tosca.capabilities.Container
3925         valid_source_types:
3926         - tosca.nodes.SoftwareComponent
3927         occurrences:
3928         - 1
3929         - UNBOUNDED
3930       disk.write.requests_server_cmaui_4_test_nested4Level:
3931         type: org.openecomp.capabilities.metric.Ceilometer
3932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3933         occurrences:
3934         - 1
3935         - UNBOUNDED
3936       network.incoming.packets_cmaui_port_7_test_nested4Level:
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       feature_test_nested4Level:
3943         type: tosca.capabilities.Node
3944         occurrences:
3945         - 1
3946         - UNBOUNDED
3947       network.incoming.bytes.rate_cmaui_port_6:
3948         type: org.openecomp.capabilities.metric.Ceilometer
3949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3950         occurrences:
3951         - 1
3952         - UNBOUNDED
3953       instance_server_cmaui_3:
3954         type: org.openecomp.capabilities.metric.Ceilometer
3955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
3960         type: org.openecomp.capabilities.metric.Ceilometer
3961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3962         occurrences:
3963         - 1
3964         - UNBOUNDED
3965       network.outpoing.packets_cmaui_port_5:
3966         type: org.openecomp.capabilities.metric.Ceilometer
3967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971       network.outgoing.bytes_cmaui_port_6:
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       network.outpoing.packets_cmaui_port_6:
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.read.bytes.rate_server_cmaui_3:
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       network.outgoing.bytes_cmaui_port_5:
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.usage_server_cmaui_4_test_nested4Level:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
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       network.incoming.bytes.rate_cmaui_port_5:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       disk.device.read.requests_server_cmaui_3:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       network.incoming.bytes_cmaui_port_7_test_nested4Level:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.read.requests.rate_server_cmaui_3:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       cpu.delta_server_cmaui_3:
4032         type: org.openecomp.capabilities.metric.Ceilometer
4033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4034         occurrences:
4035         - 1
4036         - UNBOUNDED
4037       memory.resident_server_cmaui_3:
4038         type: org.openecomp.capabilities.metric.Ceilometer
4039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4040         occurrences:
4041         - 1
4042         - UNBOUNDED
4043       disk.latency_server_cmaui_3:
4044         type: org.openecomp.capabilities.metric.Ceilometer
4045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4046         occurrences:
4047         - 1
4048         - UNBOUNDED
4049       memory.usage_server_cmaui_3:
4050         type: org.openecomp.capabilities.metric.Ceilometer
4051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4052         occurrences:
4053         - 1
4054         - UNBOUNDED
4055   org.openecomp.resource.abstract.nodes.heat.nested4:
4056     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4057     properties:
4058       cmaui_names:
4059         type: list
4060         description: CMAUI1, CMAUI2 server names
4061         required: true
4062         status: SUPPORTED
4063         entry_schema:
4064           type: string
4065       p1:
4066         type: string
4067         description: UID of OAM network
4068         required: true
4069         status: SUPPORTED
4070       p2:
4071         type: string
4072         required: true
4073         status: SUPPORTED
4074       cmaui_image:
4075         type: string
4076         description: Image for CMAUI server
4077         required: true
4078         status: SUPPORTED
4079       cmaui_flavor:
4080         type: string
4081         description: Flavor for CMAUI server
4082         required: true
4083         status: SUPPORTED
4084       security_group_name:
4085         type: list
4086         description: CMAUI1, CMAUI2 server names
4087         required: true
4088         status: SUPPORTED
4089         entry_schema:
4090           type: string
4091       availability_zone_0:
4092         type: string
4093         description: availabilityzone name
4094         required: true
4095         status: SUPPORTED
4096       cmaui_oam_ips:
4097         type: string
4098         required: true
4099         status: SUPPORTED
4100       net:
4101         type: string
4102         required: true
4103         status: SUPPORTED
4104     requirements:
4105     - dependency_cmaui_port_7:
4106         capability: tosca.capabilities.Node
4107         node: tosca.nodes.Root
4108         relationship: tosca.relationships.DependsOn
4109         occurrences:
4110         - 0
4111         - UNBOUNDED
4112     - link_cmaui_port_7:
4113         capability: tosca.capabilities.network.Linkable
4114         relationship: tosca.relationships.network.LinksTo
4115         occurrences:
4116         - 1
4117         - 1
4118     - dependency_server_cmaui_4:
4119         capability: tosca.capabilities.Node
4120         node: tosca.nodes.Root
4121         relationship: tosca.relationships.DependsOn
4122         occurrences:
4123         - 0
4124         - UNBOUNDED
4125     - local_storage_server_cmaui_4:
4126         capability: tosca.capabilities.Attachment
4127         node: tosca.nodes.BlockStorage
4128         relationship: tosca.relationships.AttachesTo
4129         occurrences:
4130         - 0
4131         - UNBOUNDED
4132     - dependency_cmaui_port_8:
4133         capability: tosca.capabilities.Node
4134         node: tosca.nodes.Root
4135         relationship: tosca.relationships.DependsOn
4136         occurrences:
4137         - 0
4138         - UNBOUNDED
4139     - link_cmaui_port_8:
4140         capability: tosca.capabilities.network.Linkable
4141         relationship: tosca.relationships.network.LinksTo
4142         occurrences:
4143         - 1
4144         - 1
4145     capabilities:
4146       disk.write.bytes_server_cmaui_4:
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.write.bytes_server_cmaui_4:
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       feature_server_cmaui_4:
4159         type: tosca.capabilities.Node
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       disk.device.latency_server_cmaui_4:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       disk.device.usage_server_cmaui_4:
4170         type: org.openecomp.capabilities.metric.Ceilometer
4171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4172         occurrences:
4173         - 1
4174         - UNBOUNDED
4175       feature_cmaui_port_7:
4176         type: tosca.capabilities.Node
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       feature_cmaui_port_8:
4181         type: tosca.capabilities.Node
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       disk.read.requests_server_cmaui_4:
4186         type: org.openecomp.capabilities.metric.Ceilometer
4187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       disk.allocation_server_cmaui_4:
4192         type: org.openecomp.capabilities.metric.Ceilometer
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       network.outgoing.packets.rate_cmaui_port_8:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       attachment_cmaui_port_7:
4204         type: tosca.capabilities.Attachment
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208       vcpus_server_cmaui_4:
4209         type: org.openecomp.capabilities.metric.Ceilometer
4210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4211         occurrences:
4212         - 1
4213         - UNBOUNDED
4214       binding_server_cmaui_4:
4215         type: tosca.capabilities.network.Bindable
4216         occurrences:
4217         - 1
4218         - UNBOUNDED
4219       disk.root.size_server_cmaui_4:
4220         type: org.openecomp.capabilities.metric.Ceilometer
4221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4222         occurrences:
4223         - 1
4224         - UNBOUNDED
4225       disk.device.write.requests.rate_server_cmaui_4:
4226         type: org.openecomp.capabilities.metric.Ceilometer
4227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4228         occurrences:
4229         - 1
4230         - UNBOUNDED
4231       attachment_cmaui_port_8:
4232         type: tosca.capabilities.Attachment
4233         occurrences:
4234         - 1
4235         - UNBOUNDED
4236       scalable_server_cmaui_4:
4237         type: tosca.capabilities.Scalable
4238         occurrences:
4239         - 1
4240         - UNBOUNDED
4241       network.outgoing.packets.rate_cmaui_port_7:
4242         type: org.openecomp.capabilities.metric.Ceilometer
4243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4244         occurrences:
4245         - 1
4246         - UNBOUNDED
4247       disk.write.requests_server_cmaui_4:
4248         type: org.openecomp.capabilities.metric.Ceilometer
4249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4250         occurrences:
4251         - 1
4252         - UNBOUNDED
4253       disk.usage_server_cmaui_4:
4254         type: org.openecomp.capabilities.metric.Ceilometer
4255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4256         occurrences:
4257         - 1
4258         - UNBOUNDED
4259       disk.device.capacity_server_cmaui_4:
4260         type: org.openecomp.capabilities.metric.Ceilometer
4261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4262         occurrences:
4263         - 1
4264         - UNBOUNDED
4265       disk.device.iops_server_cmaui_4:
4266         type: org.openecomp.capabilities.metric.Ceilometer
4267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4268         occurrences:
4269         - 1
4270         - UNBOUNDED
4271       disk.device.read.bytes.rate_server_cmaui_4:
4272         type: org.openecomp.capabilities.metric.Ceilometer
4273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4274         occurrences:
4275         - 1
4276         - UNBOUNDED
4277       endpoint_server_cmaui_4:
4278         type: tosca.capabilities.Endpoint.Admin
4279         occurrences:
4280         - 1
4281         - UNBOUNDED
4282       disk.read.bytes_server_cmaui_4:
4283         type: org.openecomp.capabilities.metric.Ceilometer
4284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4285         occurrences:
4286         - 1
4287         - UNBOUNDED
4288       network.incoming.packets.rate_cmaui_port_7:
4289         type: org.openecomp.capabilities.metric.Ceilometer
4290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4291         occurrences:
4292         - 1
4293         - UNBOUNDED
4294       os_server_cmaui_4:
4295         type: tosca.capabilities.OperatingSystem
4296         occurrences:
4297         - 1
4298         - UNBOUNDED
4299       network.incoming.packets.rate_cmaui_port_8:
4300         type: org.openecomp.capabilities.metric.Ceilometer
4301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4302         occurrences:
4303         - 1
4304         - UNBOUNDED
4305       disk.device.allocation_server_cmaui_4:
4306         type: org.openecomp.capabilities.metric.Ceilometer
4307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4308         occurrences:
4309         - 1
4310         - UNBOUNDED
4311       forwarder_cmaui_port_8:
4312         type: org.openecomp.capabilities.Forwarder
4313         occurrences:
4314         - 1
4315         - UNBOUNDED
4316       forwarder_cmaui_port_7:
4317         type: org.openecomp.capabilities.Forwarder
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       disk.write.requests.rate_server_cmaui_4:
4322         type: org.openecomp.capabilities.metric.Ceilometer
4323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4324         occurrences:
4325         - 1
4326         - UNBOUNDED
4327       disk.device.read.bytes_server_cmaui_4:
4328         type: org.openecomp.capabilities.metric.Ceilometer
4329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4330         occurrences:
4331         - 1
4332         - UNBOUNDED
4333       memory_server_cmaui_4:
4334         type: org.openecomp.capabilities.metric.Ceilometer
4335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4336         occurrences:
4337         - 1
4338         - UNBOUNDED
4339       disk.write.bytes.rate_server_cmaui_4:
4340         type: org.openecomp.capabilities.metric.Ceilometer
4341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4342         occurrences:
4343         - 1
4344         - UNBOUNDED
4345       cpu_server_cmaui_4:
4346         type: org.openecomp.capabilities.metric.Ceilometer
4347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4348         occurrences:
4349         - 1
4350         - UNBOUNDED
4351       disk.capacity_server_cmaui_4:
4352         type: org.openecomp.capabilities.metric.Ceilometer
4353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4354         occurrences:
4355         - 1
4356         - UNBOUNDED
4357       host_server_cmaui_4:
4358         type: tosca.capabilities.Container
4359         valid_source_types:
4360         - tosca.nodes.SoftwareComponent
4361         occurrences:
4362         - 1
4363         - UNBOUNDED
4364       network.incoming.packets_cmaui_port_7:
4365         type: org.openecomp.capabilities.metric.Ceilometer
4366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4367         occurrences:
4368         - 1
4369         - UNBOUNDED
4370       network.incoming.packets_cmaui_port_8:
4371         type: org.openecomp.capabilities.metric.Ceilometer
4372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4373         occurrences:
4374         - 1
4375         - UNBOUNDED
4376       network.incoming.bytes.rate_cmaui_port_7:
4377         type: org.openecomp.capabilities.metric.Ceilometer
4378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4379         occurrences:
4380         - 1
4381         - UNBOUNDED
4382       instance_server_cmaui_4:
4383         type: org.openecomp.capabilities.metric.Ceilometer
4384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4385         occurrences:
4386         - 1
4387         - UNBOUNDED
4388       network.incoming.bytes.rate_cmaui_port_8:
4389         type: org.openecomp.capabilities.metric.Ceilometer
4390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       network.outgoing.bytes_cmaui_port_7:
4395         type: org.openecomp.capabilities.metric.Ceilometer
4396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       network.outpoing.packets_cmaui_port_7:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       disk.read.bytes.rate_server_cmaui_4:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       network.outpoing.packets_cmaui_port_8:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       disk.device.write.requests_server_cmaui_4:
4419         type: org.openecomp.capabilities.metric.Ceilometer
4420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4421         occurrences:
4422         - 1
4423         - UNBOUNDED
4424       binding_cmaui_port_7:
4425         type: tosca.capabilities.network.Bindable
4426         valid_source_types:
4427         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4428         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4429         occurrences:
4430         - 0
4431         - UNBOUNDED
4432       network.outgoing.bytes_cmaui_port_8:
4433         type: org.openecomp.capabilities.metric.Ceilometer
4434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4435         occurrences:
4436         - 1
4437         - UNBOUNDED
4438       disk.device.read.requests_server_cmaui_4:
4439         type: org.openecomp.capabilities.metric.Ceilometer
4440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4441         occurrences:
4442         - 1
4443         - UNBOUNDED
4444       binding_cmaui_port_8:
4445         type: tosca.capabilities.network.Bindable
4446         valid_source_types:
4447         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4448         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4449         occurrences:
4450         - 0
4451         - UNBOUNDED
4452       disk.iops_server_cmaui_4:
4453         type: org.openecomp.capabilities.metric.Ceilometer
4454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4455         occurrences:
4456         - 1
4457         - UNBOUNDED
4458       disk.device.read.requests.rate_server_cmaui_4:
4459         type: org.openecomp.capabilities.metric.Ceilometer
4460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4461         occurrences:
4462         - 1
4463         - UNBOUNDED
4464       cpu.delta_server_cmaui_4:
4465         type: org.openecomp.capabilities.metric.Ceilometer
4466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4467         occurrences:
4468         - 1
4469         - UNBOUNDED
4470       memory.resident_server_cmaui_4:
4471         type: org.openecomp.capabilities.metric.Ceilometer
4472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4473         occurrences:
4474         - 1
4475         - UNBOUNDED
4476       disk.ephemeral.size_server_cmaui_4:
4477         type: org.openecomp.capabilities.metric.Ceilometer
4478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4479         occurrences:
4480         - 1
4481         - UNBOUNDED
4482       network.outgoing.bytes.rate_cmaui_port_7:
4483         type: org.openecomp.capabilities.metric.Ceilometer
4484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4485         occurrences:
4486         - 1
4487         - UNBOUNDED
4488       network.incoming.bytes_cmaui_port_8:
4489         type: org.openecomp.capabilities.metric.Ceilometer
4490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4491         occurrences:
4492         - 1
4493         - UNBOUNDED
4494       network.incoming.bytes_cmaui_port_7:
4495         type: org.openecomp.capabilities.metric.Ceilometer
4496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4497         occurrences:
4498         - 1
4499         - UNBOUNDED
4500       disk.latency_server_cmaui_4:
4501         type: org.openecomp.capabilities.metric.Ceilometer
4502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4503         occurrences:
4504         - 1
4505         - UNBOUNDED
4506       network.outgoing.bytes.rate_cmaui_port_8:
4507         type: org.openecomp.capabilities.metric.Ceilometer
4508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4509         occurrences:
4510         - 1
4511         - UNBOUNDED
4512       disk.device.write.bytes.rate_server_cmaui_4:
4513         type: org.openecomp.capabilities.metric.Ceilometer
4514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4515         occurrences:
4516         - 1
4517         - UNBOUNDED
4518       memory.usage_server_cmaui_4:
4519         type: org.openecomp.capabilities.metric.Ceilometer
4520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4521         occurrences:
4522         - 1
4523         - UNBOUNDED
4524       cpu_util_server_cmaui_4:
4525         type: org.openecomp.capabilities.metric.Ceilometer
4526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4527         occurrences:
4528         - 1
4529         - UNBOUNDED