d7f5ae6fc12c24238536320438b8523914d8e60d
[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         occurrences:
258         - 0
259         - UNBOUNDED
260       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.device.latency_server_cmaui_1:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.root.size_server_cmaui_1:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
291         type: tosca.capabilities.Scalable
292         occurrences:
293         - 1
294         - UNBOUNDED
295       network.outgoing.bytes_cmaui_port_2:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.read.requests_server_cmaui_1:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       network.outgoing.bytes_cmaui_port_1:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
314         type: tosca.capabilities.network.Bindable
315         valid_source_types:
316         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
317         occurrences:
318         - 0
319         - UNBOUNDED
320       endpoint_server_cmaui_2_test_nested2Level:
321         type: tosca.capabilities.Endpoint.Admin
322         occurrences:
323         - 1
324         - UNBOUNDED
325       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
326         type: tosca.capabilities.network.Bindable
327         occurrences:
328         - 1
329         - UNBOUNDED
330       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       network.incoming.packets_cmaui_port_3_test_nested2Level:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
343         type: tosca.capabilities.network.Bindable
344         valid_source_types:
345         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
346         occurrences:
347         - 0
348         - UNBOUNDED
349       disk.device.read.bytes.rate_server_cmaui_1:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       feature_server_cmaui_2_test_nested2Level:
356         type: tosca.capabilities.Node
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.read.bytes_server_cmaui_1:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.capacity_server_cmaui_2_test_nested2Level:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.device.read.bytes_server_cmaui_1:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.device.write.requests_server_cmaui_2_test_nested2Level:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.write.requests.rate_server_cmaui_1:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       forwarder_cmaui_port_4_test_nested2Level:
409         type: org.openecomp.capabilities.Forwarder
410         occurrences:
411         - 1
412         - UNBOUNDED
413       network.incoming.packets_cmaui_port_4_test_nested2Level:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       network.incoming.bytes_cmaui_port_3_test_nested2Level:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
456         type: tosca.capabilities.Attachment
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.read.bytes_server_cmaui_2_test_nested2Level:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
467         type: tosca.capabilities.network.Bindable
468         valid_source_types:
469         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
470         occurrences:
471         - 0
472         - UNBOUNDED
473       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.device.allocation_server_cmaui_2_test_nested2Level:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       disk.ephemeral.size_server_cmaui_1:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       binding_cmaui_port_1:
540         type: tosca.capabilities.network.Bindable
541         valid_source_types:
542         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
543         occurrences:
544         - 0
545         - UNBOUNDED
546       binding_cmaui_port_2:
547         type: tosca.capabilities.network.Bindable
548         valid_source_types:
549         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
550         occurrences:
551         - 0
552         - UNBOUNDED
553       feature_test_nested2Level:
554         type: tosca.capabilities.Node
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.device.write.requests_server_cmaui_1:
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       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
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       disk.read.requests_server_cmaui_4_test_nested4Level_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       network.incoming.packets_cmaui_port_8_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       disk.device.write.bytes.rate_server_cmaui_1:
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       cpu_util_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       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
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_cmaui_port_2:
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_1:
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_5_test_nested3Level_test_nested2Level:
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       disk.write.bytes.rate_server_cmaui_1:
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.device.write.bytes_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.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
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       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_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.incoming.packets.rate_cmaui_port_1:
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_2:
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.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
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       feature_cmaui_port_1:
667         type: tosca.capabilities.Node
668         occurrences:
669         - 1
670         - UNBOUNDED
671       feature_cmaui_port_2:
672         type: tosca.capabilities.Node
673         occurrences:
674         - 1
675         - UNBOUNDED
676       cpu_server_cmaui_2_test_nested2Level:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.ephemeral.size_server_cmaui_3_test_nested3Level_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       binding_server_cmaui_1:
689         type: tosca.capabilities.network.Bindable
690         occurrences:
691         - 1
692         - UNBOUNDED
693       forwarder_cmaui_port_5_test_nested3Level_test_nested2Level:
694         type: org.openecomp.capabilities.Forwarder
695         occurrences:
696         - 1
697         - UNBOUNDED
698       os_server_cmaui_3_test_nested3Level_test_nested2Level:
699         type: tosca.capabilities.OperatingSystem
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_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       cpu_util_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       scalable_server_cmaui_1:
722         type: tosca.capabilities.Scalable
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       memory_server_cmaui_4_test_nested4Level_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       disk.device.write.bytes_server_cmaui_2_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       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_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.outpoing.packets_cmaui_port_8_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       endpoint_server_cmaui_1:
757         type: tosca.capabilities.Endpoint.Admin
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
768         type: tosca.capabilities.OperatingSystem
769         occurrences:
770         - 1
771         - UNBOUNDED
772       forwarder_cmaui_port_2:
773         type: org.openecomp.capabilities.Forwarder
774         occurrences:
775         - 1
776         - UNBOUNDED
777       disk.usage_server_cmaui_2_test_nested2Level:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       forwarder_cmaui_port_1:
784         type: org.openecomp.capabilities.Forwarder
785         occurrences:
786         - 1
787         - UNBOUNDED
788       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       disk.device.read.requests.rate_server_cmaui_2_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.read.bytes.rate_server_cmaui_3_test_nested3Level_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.device.iops_server_cmaui_4_test_nested4Level_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.allocation_server_cmaui_1:
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       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
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.outpoing.packets_cmaui_port_7_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       memory_server_cmaui_1:
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       forwarder_cmaui_port_3_test_nested2Level:
837         type: org.openecomp.capabilities.Forwarder
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.write.requests.rate_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       network.incoming.packets_cmaui_port_7_test_nested4Level_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       os_server_cmaui_2_test_nested2Level:
860         type: tosca.capabilities.OperatingSystem
861         occurrences:
862         - 1
863         - UNBOUNDED
864       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.read.requests_server_cmaui_3_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       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
877         type: org.openecomp.capabilities.Forwarder
878         occurrences:
879         - 1
880         - UNBOUNDED
881       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       disk.device.capacity_server_cmaui_1:
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.iops_server_cmaui_2_test_nested2Level:
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       network.incoming.bytes_cmaui_port_4_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       feature_cmaui_port_3_test_nested2Level:
906         type: tosca.capabilities.Node
907         occurrences:
908         - 1
909         - UNBOUNDED
910       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       network.outpoing.packets_cmaui_port_5_test_nested3Level_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       instance_server_cmaui_1:
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_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       memory_server_cmaui_3_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       attachment_cmaui_port_3_test_nested2Level:
941         type: tosca.capabilities.Attachment
942         occurrences:
943         - 1
944         - UNBOUNDED
945       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
946         type: tosca.capabilities.Endpoint.Admin
947         occurrences:
948         - 1
949         - UNBOUNDED
950       network.outpoing.packets_cmaui_port_1:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       network.outpoing.packets_cmaui_port_2:
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       disk.device.read.requests_server_cmaui_1:
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       cpu.delta_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       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
975         type: tosca.capabilities.Attachment
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       network.outgoing.bytes_cmaui_port_7_test_nested4Level_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       disk.write.bytes.rate_server_cmaui_3_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.device.allocation_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       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
1004         type: tosca.capabilities.Node
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       cpu_util_server_cmaui_2_test_nested2Level:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1015         type: tosca.capabilities.Attachment
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       memory.usage_server_cmaui_2_test_nested2Level:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.device.usage_server_cmaui_1:
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.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
1038         type: tosca.capabilities.Node
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.root.size_server_cmaui_4_test_nested4Level_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.device.write.requests.rate_server_cmaui_3_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       network.outgoing.bytes_cmaui_port_3_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       disk.device.write.requests.rate_server_cmaui_1:
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.read.requests_server_cmaui_2_test_nested2Level:
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       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1079         type: tosca.capabilities.Node
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.write.bytes.rate_server_cmaui_2_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.latency_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       vcpus_server_cmaui_3_test_nested3Level_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       disk.device.iops_server_cmaui_1:
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       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
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       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_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       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1126         type: org.openecomp.capabilities.Forwarder
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       network.incoming.packets_cmaui_port_5_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       disk.capacity_server_cmaui_4_test_nested4Level_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.device.write.bytes.rate_server_cmaui_2_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.read.requests_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       cpu_server_cmaui_1:
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       memory.resident_server_cmaui_2_test_nested2Level:
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       disk.device.iops_server_cmaui_3_test_nested3Level_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.allocation_server_cmaui_2_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       network.incoming.packets_cmaui_port_2:
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.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
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.incoming.packets_cmaui_port_1:
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       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.device.write.requests_server_cmaui_3_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.write.requests_server_cmaui_2_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.capacity_server_cmaui_1:
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.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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.write.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       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1239         type: tosca.capabilities.Scalable
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       network.outpoing.packets_cmaui_port_3_test_nested2Level:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_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.incoming.packets_cmaui_port_6_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       binding_cmaui_port_4_test_nested2Level:
1262         type: tosca.capabilities.network.Bindable
1263         valid_source_types:
1264         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1265         occurrences:
1266         - 0
1267         - UNBOUNDED
1268       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1287         type: tosca.capabilities.Node
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       disk.iops_server_cmaui_1:
1292         type: org.openecomp.capabilities.metric.Ceilometer
1293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.device.usage_server_cmaui_2_test_nested2Level:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1304         type: tosca.capabilities.Node
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       network.outgoing.bytes.rate_cmaui_port_2:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       network.outgoing.bytes.rate_cmaui_port_1:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       attachment_cmaui_port_4_test_nested2Level:
1333         type: tosca.capabilities.Attachment
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
1350         type: tosca.capabilities.Endpoint.Admin
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
1355         type: tosca.capabilities.network.Bindable
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.iops_server_cmaui_2_test_nested2Level:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.write.bytes_server_cmaui_1:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       feature_server_cmaui_1:
1378         type: tosca.capabilities.Node
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       disk.allocation_server_cmaui_1:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       attachment_cmaui_port_2:
1401         type: tosca.capabilities.Attachment
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       instance_server_cmaui_2_test_nested2Level:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       network.outgoing.packets.rate_cmaui_port_1:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       network.outgoing.packets.rate_cmaui_port_2:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       attachment_cmaui_port_1:
1436         type: tosca.capabilities.Attachment
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
1441         type: org.openecomp.capabilities.metric.Ceilometer
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1447         type: org.openecomp.capabilities.metric.Ceilometer
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1449         occurrences:
1450         - 1
1451         - UNBOUNDED
1452       disk.write.requests_server_cmaui_1:
1453         type: org.openecomp.capabilities.metric.Ceilometer
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       disk.usage_server_cmaui_1:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       memory_server_cmaui_2_test_nested2Level:
1483         type: org.openecomp.capabilities.metric.Ceilometer
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1489         type: org.openecomp.capabilities.metric.Ceilometer
1490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       os_server_cmaui_1:
1501         type: tosca.capabilities.OperatingSystem
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       disk.root.size_server_cmaui_2_test_nested2Level:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       feature_cmaui_port_4_test_nested2Level:
1518         type: tosca.capabilities.Node
1519         occurrences:
1520         - 1
1521         - UNBOUNDED
1522       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1523         type: org.openecomp.capabilities.metric.Ceilometer
1524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1525         occurrences:
1526         - 1
1527         - UNBOUNDED
1528       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
1529         type: tosca.capabilities.Attachment
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       disk.device.latency_server_cmaui_2_test_nested2Level:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1570         type: tosca.capabilities.Container
1571         valid_source_types:
1572         - tosca.nodes.SoftwareComponent
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       host_server_cmaui_1:
1583         type: tosca.capabilities.Container
1584         valid_source_types:
1585         - tosca.nodes.SoftwareComponent
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       binding_server_cmaui_2_test_nested2Level:
1590         type: tosca.capabilities.network.Bindable
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1595         type: tosca.capabilities.Node
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       cpu.delta_server_cmaui_2_test_nested2Level:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.outpoing.packets_cmaui_port_4_test_nested2Level:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       binding_cmaui_port_3_test_nested2Level:
1612         type: tosca.capabilities.network.Bindable
1613         valid_source_types:
1614         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1615         occurrences:
1616         - 0
1617         - UNBOUNDED
1618       disk.device.capacity_server_cmaui_2_test_nested2Level:
1619         type: org.openecomp.capabilities.metric.Ceilometer
1620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1621         occurrences:
1622         - 1
1623         - UNBOUNDED
1624       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1625         type: org.openecomp.capabilities.metric.Ceilometer
1626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1627         occurrences:
1628         - 1
1629         - UNBOUNDED
1630       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1631         type: org.openecomp.capabilities.metric.Ceilometer
1632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       scalable_server_cmaui_2_test_nested2Level:
1637         type: tosca.capabilities.Scalable
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       host_server_cmaui_3_test_nested3Level_test_nested2Level:
1642         type: tosca.capabilities.Container
1643         valid_source_types:
1644         - tosca.nodes.SoftwareComponent
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       vcpus_server_cmaui_2_test_nested2Level:
1655         type: org.openecomp.capabilities.metric.Ceilometer
1656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       disk.device.read.requests.rate_server_cmaui_1:
1661         type: org.openecomp.capabilities.metric.Ceilometer
1662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1667         type: org.openecomp.capabilities.metric.Ceilometer
1668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       network.incoming.bytes.rate_cmaui_port_1:
1673         type: org.openecomp.capabilities.metric.Ceilometer
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       network.incoming.bytes.rate_cmaui_port_2:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       vcpus_server_cmaui_1:
1691         type: org.openecomp.capabilities.metric.Ceilometer
1692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1693         occurrences:
1694         - 1
1695         - UNBOUNDED
1696       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
1697         type: org.openecomp.capabilities.metric.Ceilometer
1698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1699         occurrences:
1700         - 1
1701         - UNBOUNDED
1702       disk.write.bytes_server_cmaui_2_test_nested2Level:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       feature_test_nested3Level_test_nested2Level:
1709         type: tosca.capabilities.Node
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
1714         type: tosca.capabilities.Node
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       disk.device.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       disk.read.bytes.rate_server_cmaui_1:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
1731         type: org.openecomp.capabilities.metric.Ceilometer
1732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1733         occurrences:
1734         - 1
1735         - UNBOUNDED
1736       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1737         type: org.openecomp.capabilities.metric.Ceilometer
1738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1739         occurrences:
1740         - 1
1741         - UNBOUNDED
1742       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
1743         type: org.openecomp.capabilities.metric.Ceilometer
1744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1745         occurrences:
1746         - 1
1747         - UNBOUNDED
1748       memory.resident_server_cmaui_1:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       forwarder_cmaui_port_6_test_nested3Level_test_nested2Level:
1755         type: org.openecomp.capabilities.Forwarder
1756         occurrences:
1757         - 1
1758         - UNBOUNDED
1759       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1760         type: org.openecomp.capabilities.metric.Ceilometer
1761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1762         occurrences:
1763         - 1
1764         - UNBOUNDED
1765       disk.latency_server_cmaui_1:
1766         type: org.openecomp.capabilities.metric.Ceilometer
1767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1768         occurrences:
1769         - 1
1770         - UNBOUNDED
1771       host_server_cmaui_2_test_nested2Level:
1772         type: tosca.capabilities.Container
1773         valid_source_types:
1774         - tosca.nodes.SoftwareComponent
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       memory.usage_server_cmaui_1:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784   org.openecomp.resource.abstract.nodes.heat.nested2:
1785     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1786     properties:
1787       cmaui_names:
1788         type: list
1789         description: CMAUI1, CMAUI2 server names
1790         required: true
1791         status: SUPPORTED
1792         entry_schema:
1793           type: string
1794       p1:
1795         type: string
1796         description: UID of OAM network
1797         required: true
1798         status: SUPPORTED
1799       p2:
1800         type: string
1801         description: UID of OAM network
1802         required: true
1803         status: SUPPORTED
1804       cmaui_image:
1805         type: string
1806         description: Image for CMAUI server
1807         required: true
1808         status: SUPPORTED
1809       cmaui_flavor:
1810         type: string
1811         description: Flavor for CMAUI server
1812         required: true
1813         status: SUPPORTED
1814       security_group_name:
1815         type: list
1816         description: CMAUI1, CMAUI2 server names
1817         required: true
1818         status: SUPPORTED
1819         entry_schema:
1820           type: string
1821       availability_zone_0:
1822         type: string
1823         description: availabilityzone name
1824         required: true
1825         status: SUPPORTED
1826       cmaui_oam_ips:
1827         type: string
1828         required: true
1829         status: SUPPORTED
1830       net:
1831         type: string
1832         required: true
1833         status: SUPPORTED
1834     requirements:
1835     - dependency_cmaui_port_3:
1836         capability: tosca.capabilities.Node
1837         node: tosca.nodes.Root
1838         relationship: tosca.relationships.DependsOn
1839         occurrences:
1840         - 0
1841         - UNBOUNDED
1842     - link_cmaui_port_3:
1843         capability: tosca.capabilities.network.Linkable
1844         relationship: tosca.relationships.network.LinksTo
1845         occurrences:
1846         - 1
1847         - 1
1848     - dependency_server_cmaui_2:
1849         capability: tosca.capabilities.Node
1850         node: tosca.nodes.Root
1851         relationship: tosca.relationships.DependsOn
1852         occurrences:
1853         - 0
1854         - UNBOUNDED
1855     - local_storage_server_cmaui_2:
1856         capability: tosca.capabilities.Attachment
1857         node: tosca.nodes.BlockStorage
1858         relationship: tosca.relationships.AttachesTo
1859         occurrences:
1860         - 0
1861         - UNBOUNDED
1862     - dependency_cmaui_port_4:
1863         capability: tosca.capabilities.Node
1864         node: tosca.nodes.Root
1865         relationship: tosca.relationships.DependsOn
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869     - link_cmaui_port_4:
1870         capability: tosca.capabilities.network.Linkable
1871         relationship: tosca.relationships.network.LinksTo
1872         occurrences:
1873         - 1
1874         - 1
1875     - dependency_test_nested3Level:
1876         capability: tosca.capabilities.Node
1877         node: tosca.nodes.Root
1878         relationship: tosca.relationships.DependsOn
1879         occurrences:
1880         - 0
1881         - UNBOUNDED
1882     - dependency_test_nested4Level_test_nested3Level:
1883         capability: tosca.capabilities.Node
1884         node: tosca.nodes.Root
1885         relationship: tosca.relationships.DependsOn
1886         occurrences:
1887         - 0
1888         - UNBOUNDED
1889     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
1890         capability: tosca.capabilities.Node
1891         node: tosca.nodes.Root
1892         relationship: tosca.relationships.DependsOn
1893         occurrences:
1894         - 0
1895         - UNBOUNDED
1896     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
1897         capability: tosca.capabilities.network.Linkable
1898         relationship: tosca.relationships.network.LinksTo
1899         occurrences:
1900         - 1
1901         - 1
1902     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
1903         capability: tosca.capabilities.Node
1904         node: tosca.nodes.Root
1905         relationship: tosca.relationships.DependsOn
1906         occurrences:
1907         - 0
1908         - UNBOUNDED
1909     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
1910         capability: tosca.capabilities.Attachment
1911         node: tosca.nodes.BlockStorage
1912         relationship: tosca.relationships.AttachesTo
1913         occurrences:
1914         - 0
1915         - UNBOUNDED
1916     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
1917         capability: tosca.capabilities.Node
1918         node: tosca.nodes.Root
1919         relationship: tosca.relationships.DependsOn
1920         occurrences:
1921         - 0
1922         - UNBOUNDED
1923     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
1924         capability: tosca.capabilities.network.Linkable
1925         relationship: tosca.relationships.network.LinksTo
1926         occurrences:
1927         - 1
1928         - 1
1929     - dependency_server_cmaui_3_test_nested3Level:
1930         capability: tosca.capabilities.Node
1931         node: tosca.nodes.Root
1932         relationship: tosca.relationships.DependsOn
1933         occurrences:
1934         - 0
1935         - UNBOUNDED
1936     - local_storage_server_cmaui_3_test_nested3Level:
1937         capability: tosca.capabilities.Attachment
1938         node: tosca.nodes.BlockStorage
1939         relationship: tosca.relationships.AttachesTo
1940         occurrences:
1941         - 0
1942         - UNBOUNDED
1943     - dependency_cmaui_port_5_test_nested3Level:
1944         capability: tosca.capabilities.Node
1945         node: tosca.nodes.Root
1946         relationship: tosca.relationships.DependsOn
1947         occurrences:
1948         - 0
1949         - UNBOUNDED
1950     - link_cmaui_port_5_test_nested3Level:
1951         capability: tosca.capabilities.network.Linkable
1952         relationship: tosca.relationships.network.LinksTo
1953         occurrences:
1954         - 1
1955         - 1
1956     - dependency_cmaui_port_6_test_nested3Level:
1957         capability: tosca.capabilities.Node
1958         node: tosca.nodes.Root
1959         relationship: tosca.relationships.DependsOn
1960         occurrences:
1961         - 0
1962         - UNBOUNDED
1963     - link_cmaui_port_6_test_nested3Level:
1964         capability: tosca.capabilities.network.Linkable
1965         relationship: tosca.relationships.network.LinksTo
1966         occurrences:
1967         - 1
1968         - 1
1969     capabilities:
1970       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       memory.usage_server_cmaui_3_test_nested3Level:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       cpu_util_server_cmaui_3_test_nested3Level:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       disk.device.latency_server_cmaui_2:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       disk.root.size_server_cmaui_2:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       disk.read.requests_server_cmaui_3_test_nested3Level:
2001         type: org.openecomp.capabilities.metric.Ceilometer
2002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2003         occurrences:
2004         - 1
2005         - UNBOUNDED
2006       disk.latency_server_cmaui_3_test_nested3Level:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       network.outgoing.bytes_cmaui_port_3:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.read.requests_server_cmaui_2:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2031         type: org.openecomp.capabilities.metric.Ceilometer
2032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2037         type: org.openecomp.capabilities.metric.Ceilometer
2038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2039         occurrences:
2040         - 1
2041         - UNBOUNDED
2042       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
2043         type: tosca.capabilities.Attachment
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       host_server_cmaui_4_test_nested4Level_test_nested3Level:
2048         type: tosca.capabilities.Container
2049         valid_source_types:
2050         - tosca.nodes.SoftwareComponent
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       disk.device.read.bytes.rate_server_cmaui_2:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       disk.read.bytes_server_cmaui_2:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       disk.device.read.bytes_server_cmaui_2:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2079         type: org.openecomp.capabilities.metric.Ceilometer
2080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2081         occurrences:
2082         - 1
2083         - UNBOUNDED
2084       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2085         type: org.openecomp.capabilities.metric.Ceilometer
2086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       disk.write.requests.rate_server_cmaui_2:
2091         type: org.openecomp.capabilities.metric.Ceilometer
2092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
2103         type: org.openecomp.capabilities.metric.Ceilometer
2104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       host_server_cmaui_3_test_nested3Level:
2109         type: tosca.capabilities.Container
2110         valid_source_types:
2111         - tosca.nodes.SoftwareComponent
2112         occurrences:
2113         - 1
2114         - UNBOUNDED
2115       disk.allocation_server_cmaui_3_test_nested3Level:
2116         type: org.openecomp.capabilities.metric.Ceilometer
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2118         occurrences:
2119         - 1
2120         - UNBOUNDED
2121       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
2122         type: org.openecomp.capabilities.metric.Ceilometer
2123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2124         occurrences:
2125         - 1
2126         - UNBOUNDED
2127       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
2128         type: org.openecomp.capabilities.metric.Ceilometer
2129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2130         occurrences:
2131         - 1
2132         - UNBOUNDED
2133       disk.ephemeral.size_server_cmaui_2:
2134         type: org.openecomp.capabilities.metric.Ceilometer
2135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2136         occurrences:
2137         - 1
2138         - UNBOUNDED
2139       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
2140         type: org.openecomp.capabilities.metric.Ceilometer
2141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2142         occurrences:
2143         - 1
2144         - UNBOUNDED
2145       disk.write.requests_server_cmaui_3_test_nested3Level:
2146         type: org.openecomp.capabilities.metric.Ceilometer
2147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       network.outpoing.packets_cmaui_port_5_test_nested3Level:
2152         type: org.openecomp.capabilities.metric.Ceilometer
2153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2154         occurrences:
2155         - 1
2156         - UNBOUNDED
2157       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
2158         type: org.openecomp.capabilities.metric.Ceilometer
2159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2160         occurrences:
2161         - 1
2162         - UNBOUNDED
2163       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2164         type: org.openecomp.capabilities.metric.Ceilometer
2165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2166         occurrences:
2167         - 1
2168         - UNBOUNDED
2169       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
2170         type: org.openecomp.capabilities.metric.Ceilometer
2171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2172         occurrences:
2173         - 1
2174         - UNBOUNDED
2175       binding_cmaui_port_3:
2176         type: tosca.capabilities.network.Bindable
2177         valid_source_types:
2178         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2179         occurrences:
2180         - 0
2181         - UNBOUNDED
2182       binding_cmaui_port_4:
2183         type: tosca.capabilities.network.Bindable
2184         valid_source_types:
2185         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2186         occurrences:
2187         - 0
2188         - UNBOUNDED
2189       disk.device.write.requests_server_cmaui_2:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       feature_cmaui_port_6_test_nested3Level:
2196         type: tosca.capabilities.Node
2197         occurrences:
2198         - 1
2199         - UNBOUNDED
2200       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
2201         type: tosca.capabilities.Node
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       memory_server_cmaui_3_test_nested3Level:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       binding_cmaui_port_6_test_nested3Level:
2218         type: tosca.capabilities.network.Bindable
2219         valid_source_types:
2220         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2221         occurrences:
2222         - 0
2223         - UNBOUNDED
2224       disk.usage_server_cmaui_3_test_nested3Level:
2225         type: org.openecomp.capabilities.metric.Ceilometer
2226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2227         occurrences:
2228         - 1
2229         - UNBOUNDED
2230       network.incoming.bytes_cmaui_port_4:
2231         type: org.openecomp.capabilities.metric.Ceilometer
2232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       network.incoming.bytes_cmaui_port_3:
2237         type: org.openecomp.capabilities.metric.Ceilometer
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       disk.device.latency_server_cmaui_3_test_nested3Level:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       cpu_util_server_cmaui_2:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       disk.device.write.bytes.rate_server_cmaui_2:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.write.bytes.rate_server_cmaui_2:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
2267         type: org.openecomp.capabilities.metric.Ceilometer
2268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       disk.device.write.bytes_server_cmaui_2:
2273         type: org.openecomp.capabilities.metric.Ceilometer
2274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       network.incoming.packets.rate_cmaui_port_3:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       cpu_server_cmaui_3_test_nested3Level:
2285         type: org.openecomp.capabilities.metric.Ceilometer
2286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       feature_cmaui_port_3:
2291         type: tosca.capabilities.Node
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       network.incoming.packets.rate_cmaui_port_4:
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_4:
2302         type: tosca.capabilities.Node
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
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       binding_server_cmaui_2:
2313         type: tosca.capabilities.network.Bindable
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       scalable_server_cmaui_2:
2318         type: tosca.capabilities.Scalable
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2335         type: org.openecomp.capabilities.metric.Ceilometer
2336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2337         occurrences:
2338         - 1
2339         - UNBOUNDED
2340       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
2341         type: tosca.capabilities.Node
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       disk.device.read.bytes_server_cmaui_4_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       endpoint_server_cmaui_2:
2352         type: tosca.capabilities.Endpoint.Admin
2353         occurrences:
2354         - 1
2355         - UNBOUNDED
2356       disk.read.requests_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       forwarder_cmaui_port_4:
2363         type: org.openecomp.capabilities.Forwarder
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
2368         type: tosca.capabilities.Scalable
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       forwarder_cmaui_port_3:
2373         type: org.openecomp.capabilities.Forwarder
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.device.allocation_server_cmaui_2:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       disk.read.bytes_server_cmaui_3_test_nested3Level:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.device.allocation_server_cmaui_3_test_nested3Level:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       os_server_cmaui_3_test_nested3Level:
2414         type: tosca.capabilities.OperatingSystem
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       network.incoming.packets_cmaui_port_8_test_nested4Level_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       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
2437         type: tosca.capabilities.Attachment
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       instance_server_cmaui_2:
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       disk.device.iops_server_cmaui_3_test_nested3Level:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       network.incoming.bytes_cmaui_port_5_test_nested3Level:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       network.outpoing.packets_cmaui_port_6_test_nested3Level:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       binding_cmaui_port_5_test_nested3Level:
2472         type: tosca.capabilities.network.Bindable
2473         valid_source_types:
2474         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2475         occurrences:
2476         - 0
2477         - UNBOUNDED
2478       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
2479         type: org.openecomp.capabilities.metric.Ceilometer
2480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       disk.device.read.requests_server_cmaui_2:
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.outpoing.packets_cmaui_port_3:
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.capacity_server_cmaui_3_test_nested3Level:
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       cpu.delta_server_cmaui_2:
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       network.outpoing.packets_cmaui_port_4:
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       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
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       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
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       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
2533         type: tosca.capabilities.network.Bindable
2534         valid_source_types:
2535         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2536         occurrences:
2537         - 0
2538         - UNBOUNDED
2539       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       memory.resident_server_cmaui_3_test_nested3Level:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       disk.device.usage_server_cmaui_2:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       forwarder_cmaui_port_6_test_nested3Level:
2594         type: org.openecomp.capabilities.Forwarder
2595         occurrences:
2596         - 1
2597         - UNBOUNDED
2598       disk.device.write.requests.rate_server_cmaui_2:
2599         type: org.openecomp.capabilities.metric.Ceilometer
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604       forwarder_cmaui_port_7_test_nested4Level_test_nested3Level:
2605         type: org.openecomp.capabilities.Forwarder
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
2610         type: tosca.capabilities.Endpoint.Admin
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       feature_test_nested4Level_test_nested3Level:
2621         type: tosca.capabilities.Node
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       disk.device.iops_server_cmaui_2:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       disk.device.capacity_server_cmaui_2:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       memory_server_cmaui_2:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       cpu_server_cmaui_2:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       network.incoming.packets_cmaui_port_3:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       forwarder_cmaui_port_8_test_nested4Level_test_nested3Level:
2668         type: org.openecomp.capabilities.Forwarder
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       network.incoming.packets_cmaui_port_4:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       disk.capacity_server_cmaui_2:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       network.incoming.packets_cmaui_port_6_test_nested3Level:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
2697         type: org.openecomp.capabilities.metric.Ceilometer
2698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2703         type: org.openecomp.capabilities.metric.Ceilometer
2704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       disk.iops_server_cmaui_2:
2709         type: org.openecomp.capabilities.metric.Ceilometer
2710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2711         occurrences:
2712         - 1
2713         - UNBOUNDED
2714       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
2715         type: org.openecomp.capabilities.metric.Ceilometer
2716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2717         occurrences:
2718         - 1
2719         - UNBOUNDED
2720       feature_server_cmaui_3_test_nested3Level:
2721         type: tosca.capabilities.Node
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       network.outgoing.bytes.rate_cmaui_port_3:
2726         type: org.openecomp.capabilities.metric.Ceilometer
2727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2728         occurrences:
2729         - 1
2730         - UNBOUNDED
2731       disk.root.size_server_cmaui_3_test_nested3Level:
2732         type: org.openecomp.capabilities.metric.Ceilometer
2733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2734         occurrences:
2735         - 1
2736         - UNBOUNDED
2737       network.outgoing.bytes.rate_cmaui_port_4:
2738         type: org.openecomp.capabilities.metric.Ceilometer
2739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2740         occurrences:
2741         - 1
2742         - UNBOUNDED
2743       os_server_cmaui_4_test_nested4Level_test_nested3Level:
2744         type: tosca.capabilities.OperatingSystem
2745         occurrences:
2746         - 1
2747         - UNBOUNDED
2748       disk.device.write.requests_server_cmaui_3_test_nested3Level:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
2767         type: org.openecomp.capabilities.metric.Ceilometer
2768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2769         occurrences:
2770         - 1
2771         - UNBOUNDED
2772       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
2773         type: org.openecomp.capabilities.metric.Ceilometer
2774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2775         occurrences:
2776         - 1
2777         - UNBOUNDED
2778       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2779         type: org.openecomp.capabilities.metric.Ceilometer
2780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2781         occurrences:
2782         - 1
2783         - UNBOUNDED
2784       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
2785         type: org.openecomp.capabilities.metric.Ceilometer
2786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2787         occurrences:
2788         - 1
2789         - UNBOUNDED
2790       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
2791         type: tosca.capabilities.Node
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       disk.iops_server_cmaui_3_test_nested3Level:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.write.bytes_server_cmaui_2:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       feature_server_cmaui_2:
2808         type: tosca.capabilities.Node
2809         occurrences:
2810         - 1
2811         - UNBOUNDED
2812       attachment_cmaui_port_6_test_nested3Level:
2813         type: tosca.capabilities.Attachment
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
2818         type: org.openecomp.capabilities.metric.Ceilometer
2819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2820         occurrences:
2821         - 1
2822         - UNBOUNDED
2823       disk.allocation_server_cmaui_2:
2824         type: org.openecomp.capabilities.metric.Ceilometer
2825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       vcpus_server_cmaui_2:
2830         type: org.openecomp.capabilities.metric.Ceilometer
2831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       network.outgoing.packets.rate_cmaui_port_4:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       instance_server_cmaui_3_test_nested3Level:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       attachment_cmaui_port_3:
2848         type: tosca.capabilities.Attachment
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       attachment_cmaui_port_4:
2853         type: tosca.capabilities.Attachment
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2858         type: org.openecomp.capabilities.metric.Ceilometer
2859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2860         occurrences:
2861         - 1
2862         - UNBOUNDED
2863       network.outgoing.packets.rate_cmaui_port_3:
2864         type: org.openecomp.capabilities.metric.Ceilometer
2865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2866         occurrences:
2867         - 1
2868         - UNBOUNDED
2869       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
2870         type: org.openecomp.capabilities.metric.Ceilometer
2871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2872         occurrences:
2873         - 1
2874         - UNBOUNDED
2875       disk.write.requests_server_cmaui_2:
2876         type: org.openecomp.capabilities.metric.Ceilometer
2877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2878         occurrences:
2879         - 1
2880         - UNBOUNDED
2881       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
2882         type: org.openecomp.capabilities.metric.Ceilometer
2883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2884         occurrences:
2885         - 1
2886         - UNBOUNDED
2887       disk.usage_server_cmaui_2:
2888         type: org.openecomp.capabilities.metric.Ceilometer
2889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       disk.device.usage_server_cmaui_3_test_nested3Level:
2894         type: org.openecomp.capabilities.metric.Ceilometer
2895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2896         occurrences:
2897         - 1
2898         - UNBOUNDED
2899       disk.write.bytes_server_cmaui_3_test_nested3Level:
2900         type: org.openecomp.capabilities.metric.Ceilometer
2901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2902         occurrences:
2903         - 1
2904         - UNBOUNDED
2905       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
2912         type: tosca.capabilities.network.Bindable
2913         valid_source_types:
2914         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2915         occurrences:
2916         - 0
2917         - UNBOUNDED
2918       disk.write.requests.rate_server_cmaui_3_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       network.incoming.bytes_cmaui_port_6_test_nested3Level:
2925         type: org.openecomp.capabilities.metric.Ceilometer
2926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       os_server_cmaui_2:
2931         type: tosca.capabilities.OperatingSystem
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       attachment_cmaui_port_5_test_nested3Level:
2936         type: tosca.capabilities.Attachment
2937         occurrences:
2938         - 1
2939         - UNBOUNDED
2940       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2941         type: org.openecomp.capabilities.metric.Ceilometer
2942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       host_server_cmaui_2:
2953         type: tosca.capabilities.Container
2954         valid_source_types:
2955         - tosca.nodes.SoftwareComponent
2956         occurrences:
2957         - 1
2958         - UNBOUNDED
2959       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2960         type: org.openecomp.capabilities.metric.Ceilometer
2961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2962         occurrences:
2963         - 1
2964         - UNBOUNDED
2965       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2966         type: org.openecomp.capabilities.metric.Ceilometer
2967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2968         occurrences:
2969         - 1
2970         - UNBOUNDED
2971       binding_server_cmaui_3_test_nested3Level:
2972         type: tosca.capabilities.network.Bindable
2973         occurrences:
2974         - 1
2975         - UNBOUNDED
2976       feature_test_nested3Level:
2977         type: tosca.capabilities.Node
2978         occurrences:
2979         - 1
2980         - UNBOUNDED
2981       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2982         type: org.openecomp.capabilities.metric.Ceilometer
2983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2984         occurrences:
2985         - 1
2986         - UNBOUNDED
2987       cpu.delta_server_cmaui_3_test_nested3Level:
2988         type: org.openecomp.capabilities.metric.Ceilometer
2989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2990         occurrences:
2991         - 1
2992         - UNBOUNDED
2993       disk.device.capacity_server_cmaui_3_test_nested3Level:
2994         type: org.openecomp.capabilities.metric.Ceilometer
2995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2996         occurrences:
2997         - 1
2998         - UNBOUNDED
2999       scalable_server_cmaui_3_test_nested3Level:
3000         type: tosca.capabilities.Scalable
3001         occurrences:
3002         - 1
3003         - UNBOUNDED
3004       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3005         type: org.openecomp.capabilities.metric.Ceilometer
3006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3007         occurrences:
3008         - 1
3009         - UNBOUNDED
3010       endpoint_server_cmaui_3_test_nested3Level:
3011         type: tosca.capabilities.Endpoint.Admin
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       vcpus_server_cmaui_3_test_nested3Level:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       network.outgoing.bytes_cmaui_port_4:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       network.incoming.bytes.rate_cmaui_port_3:
3040         type: org.openecomp.capabilities.metric.Ceilometer
3041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       network.incoming.bytes.rate_cmaui_port_4:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
3052         type: org.openecomp.capabilities.metric.Ceilometer
3053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3054         occurrences:
3055         - 1
3056         - UNBOUNDED
3057       disk.read.bytes.rate_server_cmaui_2:
3058         type: org.openecomp.capabilities.metric.Ceilometer
3059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
3064         type: org.openecomp.capabilities.metric.Ceilometer
3065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3066         occurrences:
3067         - 1
3068         - UNBOUNDED
3069       disk.device.read.requests.rate_server_cmaui_2:
3070         type: org.openecomp.capabilities.metric.Ceilometer
3071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
3076         type: tosca.capabilities.network.Bindable
3077         occurrences:
3078         - 1
3079         - UNBOUNDED
3080       memory.resident_server_cmaui_2:
3081         type: org.openecomp.capabilities.metric.Ceilometer
3082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3083         occurrences:
3084         - 1
3085         - UNBOUNDED
3086       disk.device.read.requests_server_cmaui_3_test_nested3Level:
3087         type: org.openecomp.capabilities.metric.Ceilometer
3088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3089         occurrences:
3090         - 1
3091         - UNBOUNDED
3092       feature_cmaui_port_5_test_nested3Level:
3093         type: tosca.capabilities.Node
3094         occurrences:
3095         - 1
3096         - UNBOUNDED
3097       network.incoming.packets_cmaui_port_5_test_nested3Level:
3098         type: org.openecomp.capabilities.metric.Ceilometer
3099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3100         occurrences:
3101         - 1
3102         - UNBOUNDED
3103       disk.latency_server_cmaui_2:
3104         type: org.openecomp.capabilities.metric.Ceilometer
3105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3106         occurrences:
3107         - 1
3108         - UNBOUNDED
3109       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
3110         type: org.openecomp.capabilities.metric.Ceilometer
3111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3112         occurrences:
3113         - 1
3114         - UNBOUNDED
3115       forwarder_cmaui_port_5_test_nested3Level:
3116         type: org.openecomp.capabilities.Forwarder
3117         occurrences:
3118         - 1
3119         - UNBOUNDED
3120       memory.usage_server_cmaui_2:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126   org.openecomp.resource.abstract.nodes.heat.nested3:
3127     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3128     properties:
3129       cmaui_names:
3130         type: list
3131         description: CMAUI1, CMAUI2 server names
3132         required: true
3133         status: SUPPORTED
3134         entry_schema:
3135           type: string
3136       p1:
3137         type: string
3138         description: UID of OAM network
3139         required: true
3140         status: SUPPORTED
3141       p2:
3142         type: string
3143         required: true
3144         status: SUPPORTED
3145       cmaui_image:
3146         type: string
3147         description: Image for CMAUI server
3148         required: true
3149         status: SUPPORTED
3150       cmaui_flavor:
3151         type: string
3152         description: Flavor for CMAUI server
3153         required: true
3154         status: SUPPORTED
3155       indx:
3156         type: float
3157         required: true
3158         status: SUPPORTED
3159       security_group_name:
3160         type: list
3161         description: CMAUI1, CMAUI2 server names
3162         required: true
3163         status: SUPPORTED
3164         entry_schema:
3165           type: string
3166       availability_zone_0:
3167         type: string
3168         description: availabilityzone name
3169         required: true
3170         status: SUPPORTED
3171       cmaui_oam_ips:
3172         type: string
3173         required: true
3174         status: SUPPORTED
3175       net:
3176         type: string
3177         required: true
3178         status: SUPPORTED
3179     requirements:
3180     - dependency_test_nested4Level:
3181         capability: tosca.capabilities.Node
3182         node: tosca.nodes.Root
3183         relationship: tosca.relationships.DependsOn
3184         occurrences:
3185         - 0
3186         - UNBOUNDED
3187     - dependency_cmaui_port_7_test_nested4Level:
3188         capability: tosca.capabilities.Node
3189         node: tosca.nodes.Root
3190         relationship: tosca.relationships.DependsOn
3191         occurrences:
3192         - 0
3193         - UNBOUNDED
3194     - link_cmaui_port_7_test_nested4Level:
3195         capability: tosca.capabilities.network.Linkable
3196         relationship: tosca.relationships.network.LinksTo
3197         occurrences:
3198         - 1
3199         - 1
3200     - dependency_server_cmaui_4_test_nested4Level:
3201         capability: tosca.capabilities.Node
3202         node: tosca.nodes.Root
3203         relationship: tosca.relationships.DependsOn
3204         occurrences:
3205         - 0
3206         - UNBOUNDED
3207     - local_storage_server_cmaui_4_test_nested4Level:
3208         capability: tosca.capabilities.Attachment
3209         node: tosca.nodes.BlockStorage
3210         relationship: tosca.relationships.AttachesTo
3211         occurrences:
3212         - 0
3213         - UNBOUNDED
3214     - dependency_cmaui_port_8_test_nested4Level:
3215         capability: tosca.capabilities.Node
3216         node: tosca.nodes.Root
3217         relationship: tosca.relationships.DependsOn
3218         occurrences:
3219         - 0
3220         - UNBOUNDED
3221     - link_cmaui_port_8_test_nested4Level:
3222         capability: tosca.capabilities.network.Linkable
3223         relationship: tosca.relationships.network.LinksTo
3224         occurrences:
3225         - 1
3226         - 1
3227     - dependency_server_cmaui_3:
3228         capability: tosca.capabilities.Node
3229         node: tosca.nodes.Root
3230         relationship: tosca.relationships.DependsOn
3231         occurrences:
3232         - 0
3233         - UNBOUNDED
3234     - local_storage_server_cmaui_3:
3235         capability: tosca.capabilities.Attachment
3236         node: tosca.nodes.BlockStorage
3237         relationship: tosca.relationships.AttachesTo
3238         occurrences:
3239         - 0
3240         - UNBOUNDED
3241     - dependency_cmaui_port_5:
3242         capability: tosca.capabilities.Node
3243         node: tosca.nodes.Root
3244         relationship: tosca.relationships.DependsOn
3245         occurrences:
3246         - 0
3247         - UNBOUNDED
3248     - link_cmaui_port_5:
3249         capability: tosca.capabilities.network.Linkable
3250         relationship: tosca.relationships.network.LinksTo
3251         occurrences:
3252         - 1
3253         - 1
3254     - dependency_cmaui_port_6:
3255         capability: tosca.capabilities.Node
3256         node: tosca.nodes.Root
3257         relationship: tosca.relationships.DependsOn
3258         occurrences:
3259         - 0
3260         - UNBOUNDED
3261     - link_cmaui_port_6:
3262         capability: tosca.capabilities.network.Linkable
3263         relationship: tosca.relationships.network.LinksTo
3264         occurrences:
3265         - 1
3266         - 1
3267     capabilities:
3268       memory.usage_server_cmaui_4_test_nested4Level:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       cpu_util_server_cmaui_4_test_nested4Level:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       disk.device.usage_server_cmaui_3:
3281         type: org.openecomp.capabilities.metric.Ceilometer
3282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3283         occurrences:
3284         - 1
3285         - UNBOUNDED
3286       disk.device.latency_server_cmaui_3:
3287         type: org.openecomp.capabilities.metric.Ceilometer
3288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3289         occurrences:
3290         - 1
3291         - UNBOUNDED
3292       forwarder_cmaui_port_7_test_nested4Level:
3293         type: org.openecomp.capabilities.Forwarder
3294         occurrences:
3295         - 1
3296         - UNBOUNDED
3297       disk.read.requests_server_cmaui_4_test_nested4Level:
3298         type: org.openecomp.capabilities.metric.Ceilometer
3299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3300         occurrences:
3301         - 1
3302         - UNBOUNDED
3303       forwarder_cmaui_port_8_test_nested4Level:
3304         type: org.openecomp.capabilities.Forwarder
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.root.size_server_cmaui_3:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       disk.device.write.requests.rate_server_cmaui_3:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       disk.latency_server_cmaui_4_test_nested4Level:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       disk.read.requests_server_cmaui_3:
3333         type: org.openecomp.capabilities.metric.Ceilometer
3334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3335         occurrences:
3336         - 1
3337         - UNBOUNDED
3338       disk.device.iops_server_cmaui_3:
3339         type: org.openecomp.capabilities.metric.Ceilometer
3340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3341         occurrences:
3342         - 1
3343         - UNBOUNDED
3344       disk.device.capacity_server_cmaui_3:
3345         type: org.openecomp.capabilities.metric.Ceilometer
3346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3347         occurrences:
3348         - 1
3349         - UNBOUNDED
3350       disk.device.read.bytes.rate_server_cmaui_3:
3351         type: org.openecomp.capabilities.metric.Ceilometer
3352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3353         occurrences:
3354         - 1
3355         - UNBOUNDED
3356       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
3357         type: org.openecomp.capabilities.metric.Ceilometer
3358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3359         occurrences:
3360         - 1
3361         - UNBOUNDED
3362       feature_server_cmaui_4_test_nested4Level:
3363         type: tosca.capabilities.Node
3364         occurrences:
3365         - 1
3366         - UNBOUNDED
3367       disk.capacity_server_cmaui_4_test_nested4Level:
3368         type: org.openecomp.capabilities.metric.Ceilometer
3369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3370         occurrences:
3371         - 1
3372         - UNBOUNDED
3373       disk.read.bytes_server_cmaui_3:
3374         type: org.openecomp.capabilities.metric.Ceilometer
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3376         occurrences:
3377         - 1
3378         - UNBOUNDED
3379       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
3380         type: org.openecomp.capabilities.metric.Ceilometer
3381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3382         occurrences:
3383         - 1
3384         - UNBOUNDED
3385       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
3386         type: org.openecomp.capabilities.metric.Ceilometer
3387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3388         occurrences:
3389         - 1
3390         - UNBOUNDED
3391       disk.device.read.requests_server_cmaui_4_test_nested4Level:
3392         type: org.openecomp.capabilities.metric.Ceilometer
3393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3394         occurrences:
3395         - 1
3396         - UNBOUNDED
3397       disk.device.write.requests_server_cmaui_4_test_nested4Level:
3398         type: org.openecomp.capabilities.metric.Ceilometer
3399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3400         occurrences:
3401         - 1
3402         - UNBOUNDED
3403       disk.write.requests.rate_server_cmaui_3:
3404         type: org.openecomp.capabilities.metric.Ceilometer
3405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3406         occurrences:
3407         - 1
3408         - UNBOUNDED
3409       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
3410         type: org.openecomp.capabilities.metric.Ceilometer
3411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3412         occurrences:
3413         - 1
3414         - UNBOUNDED
3415       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
3416         type: org.openecomp.capabilities.metric.Ceilometer
3417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       disk.device.read.bytes_server_cmaui_3:
3422         type: org.openecomp.capabilities.metric.Ceilometer
3423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3424         occurrences:
3425         - 1
3426         - UNBOUNDED
3427       memory_server_cmaui_3:
3428         type: org.openecomp.capabilities.metric.Ceilometer
3429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3430         occurrences:
3431         - 1
3432         - UNBOUNDED
3433       memory.resident_server_cmaui_4_test_nested4Level:
3434         type: org.openecomp.capabilities.metric.Ceilometer
3435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3436         occurrences:
3437         - 1
3438         - UNBOUNDED
3439       cpu_server_cmaui_3:
3440         type: org.openecomp.capabilities.metric.Ceilometer
3441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       binding_server_cmaui_4_test_nested4Level:
3446         type: tosca.capabilities.network.Bindable
3447         occurrences:
3448         - 1
3449         - UNBOUNDED
3450       network.incoming.packets_cmaui_port_5:
3451         type: org.openecomp.capabilities.metric.Ceilometer
3452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3453         occurrences:
3454         - 1
3455         - UNBOUNDED
3456       os_server_cmaui_4_test_nested4Level:
3457         type: tosca.capabilities.OperatingSystem
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
3462         type: org.openecomp.capabilities.metric.Ceilometer
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       disk.ephemeral.size_server_cmaui_3:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       cpu.delta_server_cmaui_4_test_nested4Level:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       network.incoming.packets_cmaui_port_6:
3480         type: org.openecomp.capabilities.metric.Ceilometer
3481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3482         occurrences:
3483         - 1
3484         - UNBOUNDED
3485       disk.capacity_server_cmaui_3:
3486         type: org.openecomp.capabilities.metric.Ceilometer
3487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3488         occurrences:
3489         - 1
3490         - UNBOUNDED
3491       disk.device.capacity_server_cmaui_4_test_nested4Level:
3492         type: org.openecomp.capabilities.metric.Ceilometer
3493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3494         occurrences:
3495         - 1
3496         - UNBOUNDED
3497       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
3498         type: org.openecomp.capabilities.metric.Ceilometer
3499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3500         occurrences:
3501         - 1
3502         - UNBOUNDED
3503       scalable_server_cmaui_4_test_nested4Level:
3504         type: tosca.capabilities.Scalable
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       disk.device.iops_server_cmaui_4_test_nested4Level:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
3515         type: org.openecomp.capabilities.metric.Ceilometer
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3517         occurrences:
3518         - 1
3519         - UNBOUNDED
3520       endpoint_server_cmaui_4_test_nested4Level:
3521         type: tosca.capabilities.Endpoint.Admin
3522         occurrences:
3523         - 1
3524         - UNBOUNDED
3525       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
3526         type: org.openecomp.capabilities.metric.Ceilometer
3527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3528         occurrences:
3529         - 1
3530         - UNBOUNDED
3531       vcpus_server_cmaui_4_test_nested4Level:
3532         type: org.openecomp.capabilities.metric.Ceilometer
3533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3534         occurrences:
3535         - 1
3536         - UNBOUNDED
3537       binding_cmaui_port_5:
3538         type: tosca.capabilities.network.Bindable
3539         valid_source_types:
3540         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3541         occurrences:
3542         - 0
3543         - UNBOUNDED
3544       network.incoming.packets_cmaui_port_8_test_nested4Level:
3545         type: org.openecomp.capabilities.metric.Ceilometer
3546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3547         occurrences:
3548         - 1
3549         - UNBOUNDED
3550       binding_cmaui_port_6:
3551         type: tosca.capabilities.network.Bindable
3552         valid_source_types:
3553         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3554         occurrences:
3555         - 0
3556         - UNBOUNDED
3557       disk.device.write.requests_server_cmaui_3:
3558         type: org.openecomp.capabilities.metric.Ceilometer
3559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3560         occurrences:
3561         - 1
3562         - UNBOUNDED
3563       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
3564         type: org.openecomp.capabilities.metric.Ceilometer
3565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3566         occurrences:
3567         - 1
3568         - UNBOUNDED
3569       disk.write.bytes_server_cmaui_4_test_nested4Level:
3570         type: org.openecomp.capabilities.metric.Ceilometer
3571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3572         occurrences:
3573         - 1
3574         - UNBOUNDED
3575       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
3576         type: org.openecomp.capabilities.metric.Ceilometer
3577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3578         occurrences:
3579         - 1
3580         - UNBOUNDED
3581       disk.iops_server_cmaui_3:
3582         type: org.openecomp.capabilities.metric.Ceilometer
3583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       network.outgoing.bytes.rate_cmaui_port_6:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       network.outgoing.bytes.rate_cmaui_port_5:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       network.incoming.bytes_cmaui_port_6:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       network.incoming.bytes_cmaui_port_5:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       host_server_cmaui_4_test_nested4Level:
3612         type: tosca.capabilities.Container
3613         valid_source_types:
3614         - tosca.nodes.SoftwareComponent
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       cpu_util_server_cmaui_3:
3619         type: org.openecomp.capabilities.metric.Ceilometer
3620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3621         occurrences:
3622         - 1
3623         - UNBOUNDED
3624       disk.device.write.bytes.rate_server_cmaui_3:
3625         type: org.openecomp.capabilities.metric.Ceilometer
3626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3627         occurrences:
3628         - 1
3629         - UNBOUNDED
3630       disk.write.bytes.rate_server_cmaui_3:
3631         type: org.openecomp.capabilities.metric.Ceilometer
3632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3633         occurrences:
3634         - 1
3635         - UNBOUNDED
3636       disk.device.write.bytes_server_cmaui_3:
3637         type: org.openecomp.capabilities.metric.Ceilometer
3638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3639         occurrences:
3640         - 1
3641         - UNBOUNDED
3642       network.incoming.bytes_cmaui_port_8_test_nested4Level:
3643         type: org.openecomp.capabilities.metric.Ceilometer
3644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3645         occurrences:
3646         - 1
3647         - UNBOUNDED
3648       network.outpoing.packets_cmaui_port_8_test_nested4Level:
3649         type: org.openecomp.capabilities.metric.Ceilometer
3650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3651         occurrences:
3652         - 1
3653         - UNBOUNDED
3654       disk.iops_server_cmaui_4_test_nested4Level:
3655         type: org.openecomp.capabilities.metric.Ceilometer
3656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       feature_server_cmaui_3:
3661         type: tosca.capabilities.Node
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       feature_cmaui_port_5:
3666         type: tosca.capabilities.Node
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       feature_cmaui_port_6:
3671         type: tosca.capabilities.Node
3672         occurrences:
3673         - 1
3674         - UNBOUNDED
3675       cpu_server_cmaui_4_test_nested4Level:
3676         type: org.openecomp.capabilities.metric.Ceilometer
3677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3678         occurrences:
3679         - 1
3680         - UNBOUNDED
3681       attachment_cmaui_port_7_test_nested4Level:
3682         type: tosca.capabilities.Attachment
3683         occurrences:
3684         - 1
3685         - UNBOUNDED
3686       binding_cmaui_port_8_test_nested4Level:
3687         type: tosca.capabilities.network.Bindable
3688         valid_source_types:
3689         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3690         occurrences:
3691         - 0
3692         - UNBOUNDED
3693       disk.write.bytes_server_cmaui_3:
3694         type: org.openecomp.capabilities.metric.Ceilometer
3695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       network.incoming.packets.rate_cmaui_port_5:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       disk.allocation_server_cmaui_3:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       attachment_cmaui_port_6:
3712         type: tosca.capabilities.Attachment
3713         occurrences:
3714         - 1
3715         - UNBOUNDED
3716       binding_server_cmaui_3:
3717         type: tosca.capabilities.network.Bindable
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       vcpus_server_cmaui_3:
3722         type: org.openecomp.capabilities.metric.Ceilometer
3723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3724         occurrences:
3725         - 1
3726         - UNBOUNDED
3727       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
3728         type: org.openecomp.capabilities.metric.Ceilometer
3729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3730         occurrences:
3731         - 1
3732         - UNBOUNDED
3733       instance_server_cmaui_4_test_nested4Level:
3734         type: org.openecomp.capabilities.metric.Ceilometer
3735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3736         occurrences:
3737         - 1
3738         - UNBOUNDED
3739       network.outgoing.packets.rate_cmaui_port_5:
3740         type: org.openecomp.capabilities.metric.Ceilometer
3741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3742         occurrences:
3743         - 1
3744         - UNBOUNDED
3745       scalable_server_cmaui_3:
3746         type: tosca.capabilities.Scalable
3747         occurrences:
3748         - 1
3749         - UNBOUNDED
3750       network.outgoing.packets.rate_cmaui_port_6:
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       attachment_cmaui_port_5:
3757         type: tosca.capabilities.Attachment
3758         occurrences:
3759         - 1
3760         - UNBOUNDED
3761       feature_cmaui_port_8_test_nested4Level:
3762         type: tosca.capabilities.Node
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       disk.write.requests_server_cmaui_3:
3767         type: org.openecomp.capabilities.metric.Ceilometer
3768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3769         occurrences:
3770         - 1
3771         - UNBOUNDED
3772       network.outpoing.packets_cmaui_port_7_test_nested4Level:
3773         type: org.openecomp.capabilities.metric.Ceilometer
3774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3775         occurrences:
3776         - 1
3777         - UNBOUNDED
3778       attachment_cmaui_port_8_test_nested4Level:
3779         type: tosca.capabilities.Attachment
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       disk.usage_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       disk.device.write.bytes_server_cmaui_4_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       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
3796         type: org.openecomp.capabilities.metric.Ceilometer
3797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       feature_cmaui_port_7_test_nested4Level:
3802         type: tosca.capabilities.Node
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       endpoint_server_cmaui_3:
3807         type: tosca.capabilities.Endpoint.Admin
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       memory_server_cmaui_4_test_nested4Level:
3812         type: org.openecomp.capabilities.metric.Ceilometer
3813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3814         occurrences:
3815         - 1
3816         - UNBOUNDED
3817       network.incoming.packets.rate_cmaui_port_6:
3818         type: org.openecomp.capabilities.metric.Ceilometer
3819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3820         occurrences:
3821         - 1
3822         - UNBOUNDED
3823       os_server_cmaui_3:
3824         type: tosca.capabilities.OperatingSystem
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       disk.root.size_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       binding_cmaui_port_7_test_nested4Level:
3835         type: tosca.capabilities.network.Bindable
3836         valid_source_types:
3837         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3838         occurrences:
3839         - 0
3840         - UNBOUNDED
3841       disk.usage_server_cmaui_4_test_nested4Level:
3842         type: org.openecomp.capabilities.metric.Ceilometer
3843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3844         occurrences:
3845         - 1
3846         - UNBOUNDED
3847       disk.device.latency_server_cmaui_4_test_nested4Level:
3848         type: org.openecomp.capabilities.metric.Ceilometer
3849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3850         occurrences:
3851         - 1
3852         - UNBOUNDED
3853       forwarder_cmaui_port_6:
3854         type: org.openecomp.capabilities.Forwarder
3855         occurrences:
3856         - 1
3857         - UNBOUNDED
3858       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
3859         type: org.openecomp.capabilities.metric.Ceilometer
3860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3861         occurrences:
3862         - 1
3863         - UNBOUNDED
3864       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
3865         type: org.openecomp.capabilities.metric.Ceilometer
3866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3867         occurrences:
3868         - 1
3869         - UNBOUNDED
3870       forwarder_cmaui_port_5:
3871         type: org.openecomp.capabilities.Forwarder
3872         occurrences:
3873         - 1
3874         - UNBOUNDED
3875       disk.device.allocation_server_cmaui_3:
3876         type: org.openecomp.capabilities.metric.Ceilometer
3877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3878         occurrences:
3879         - 1
3880         - UNBOUNDED
3881       disk.read.bytes_server_cmaui_4_test_nested4Level:
3882         type: org.openecomp.capabilities.metric.Ceilometer
3883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       disk.allocation_server_cmaui_4_test_nested4Level:
3888         type: org.openecomp.capabilities.metric.Ceilometer
3889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
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.device.allocation_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       host_server_cmaui_3:
3906         type: tosca.capabilities.Container
3907         valid_source_types:
3908         - tosca.nodes.SoftwareComponent
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       disk.write.requests_server_cmaui_4_test_nested4Level:
3913         type: org.openecomp.capabilities.metric.Ceilometer
3914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3915         occurrences:
3916         - 1
3917         - UNBOUNDED
3918       network.incoming.packets_cmaui_port_7_test_nested4Level:
3919         type: org.openecomp.capabilities.metric.Ceilometer
3920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3921         occurrences:
3922         - 1
3923         - UNBOUNDED
3924       feature_test_nested4Level:
3925         type: tosca.capabilities.Node
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       network.incoming.bytes.rate_cmaui_port_6:
3930         type: org.openecomp.capabilities.metric.Ceilometer
3931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3932         occurrences:
3933         - 1
3934         - UNBOUNDED
3935       instance_server_cmaui_3:
3936         type: org.openecomp.capabilities.metric.Ceilometer
3937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3938         occurrences:
3939         - 1
3940         - UNBOUNDED
3941       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
3942         type: org.openecomp.capabilities.metric.Ceilometer
3943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3944         occurrences:
3945         - 1
3946         - UNBOUNDED
3947       network.outpoing.packets_cmaui_port_5:
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       network.outgoing.bytes_cmaui_port_6:
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.outpoing.packets_cmaui_port_6:
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       disk.read.bytes.rate_server_cmaui_3:
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_5:
3972         type: org.openecomp.capabilities.metric.Ceilometer
3973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       disk.device.usage_server_cmaui_4_test_nested4Level:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
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.incoming.bytes.rate_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.read.requests_server_cmaui_3:
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       network.incoming.bytes_cmaui_port_7_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       disk.device.read.requests.rate_server_cmaui_3:
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       cpu.delta_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       memory.resident_server_cmaui_3:
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.latency_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       memory.usage_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   org.openecomp.resource.abstract.nodes.heat.nested4:
4038     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4039     properties:
4040       cmaui_names:
4041         type: list
4042         description: CMAUI1, CMAUI2 server names
4043         required: true
4044         status: SUPPORTED
4045         entry_schema:
4046           type: string
4047       p1:
4048         type: string
4049         description: UID of OAM network
4050         required: true
4051         status: SUPPORTED
4052       p2:
4053         type: string
4054         required: true
4055         status: SUPPORTED
4056       cmaui_image:
4057         type: string
4058         description: Image for CMAUI server
4059         required: true
4060         status: SUPPORTED
4061       cmaui_flavor:
4062         type: string
4063         description: Flavor for CMAUI server
4064         required: true
4065         status: SUPPORTED
4066       security_group_name:
4067         type: list
4068         description: CMAUI1, CMAUI2 server names
4069         required: true
4070         status: SUPPORTED
4071         entry_schema:
4072           type: string
4073       availability_zone_0:
4074         type: string
4075         description: availabilityzone name
4076         required: true
4077         status: SUPPORTED
4078       cmaui_oam_ips:
4079         type: string
4080         required: true
4081         status: SUPPORTED
4082       net:
4083         type: string
4084         required: true
4085         status: SUPPORTED
4086     requirements:
4087     - dependency_cmaui_port_7:
4088         capability: tosca.capabilities.Node
4089         node: tosca.nodes.Root
4090         relationship: tosca.relationships.DependsOn
4091         occurrences:
4092         - 0
4093         - UNBOUNDED
4094     - link_cmaui_port_7:
4095         capability: tosca.capabilities.network.Linkable
4096         relationship: tosca.relationships.network.LinksTo
4097         occurrences:
4098         - 1
4099         - 1
4100     - dependency_server_cmaui_4:
4101         capability: tosca.capabilities.Node
4102         node: tosca.nodes.Root
4103         relationship: tosca.relationships.DependsOn
4104         occurrences:
4105         - 0
4106         - UNBOUNDED
4107     - local_storage_server_cmaui_4:
4108         capability: tosca.capabilities.Attachment
4109         node: tosca.nodes.BlockStorage
4110         relationship: tosca.relationships.AttachesTo
4111         occurrences:
4112         - 0
4113         - UNBOUNDED
4114     - dependency_cmaui_port_8:
4115         capability: tosca.capabilities.Node
4116         node: tosca.nodes.Root
4117         relationship: tosca.relationships.DependsOn
4118         occurrences:
4119         - 0
4120         - UNBOUNDED
4121     - link_cmaui_port_8:
4122         capability: tosca.capabilities.network.Linkable
4123         relationship: tosca.relationships.network.LinksTo
4124         occurrences:
4125         - 1
4126         - 1
4127     capabilities:
4128       disk.write.bytes_server_cmaui_4:
4129         type: org.openecomp.capabilities.metric.Ceilometer
4130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.device.write.bytes_server_cmaui_4:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       feature_server_cmaui_4:
4141         type: tosca.capabilities.Node
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       disk.device.latency_server_cmaui_4:
4146         type: org.openecomp.capabilities.metric.Ceilometer
4147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4148         occurrences:
4149         - 1
4150         - UNBOUNDED
4151       disk.device.usage_server_cmaui_4:
4152         type: org.openecomp.capabilities.metric.Ceilometer
4153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       feature_cmaui_port_7:
4158         type: tosca.capabilities.Node
4159         occurrences:
4160         - 1
4161         - UNBOUNDED
4162       feature_cmaui_port_8:
4163         type: tosca.capabilities.Node
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       disk.read.requests_server_cmaui_4:
4168         type: org.openecomp.capabilities.metric.Ceilometer
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       disk.allocation_server_cmaui_4:
4174         type: org.openecomp.capabilities.metric.Ceilometer
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4176         occurrences:
4177         - 1
4178         - UNBOUNDED
4179       network.outgoing.packets.rate_cmaui_port_8:
4180         type: org.openecomp.capabilities.metric.Ceilometer
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       attachment_cmaui_port_7:
4186         type: tosca.capabilities.Attachment
4187         occurrences:
4188         - 1
4189         - UNBOUNDED
4190       vcpus_server_cmaui_4:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       binding_server_cmaui_4:
4197         type: tosca.capabilities.network.Bindable
4198         occurrences:
4199         - 1
4200         - UNBOUNDED
4201       disk.root.size_server_cmaui_4:
4202         type: org.openecomp.capabilities.metric.Ceilometer
4203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4204         occurrences:
4205         - 1
4206         - UNBOUNDED
4207       disk.device.write.requests.rate_server_cmaui_4:
4208         type: org.openecomp.capabilities.metric.Ceilometer
4209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4210         occurrences:
4211         - 1
4212         - UNBOUNDED
4213       attachment_cmaui_port_8:
4214         type: tosca.capabilities.Attachment
4215         occurrences:
4216         - 1
4217         - UNBOUNDED
4218       scalable_server_cmaui_4:
4219         type: tosca.capabilities.Scalable
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       network.outgoing.packets.rate_cmaui_port_7:
4224         type: org.openecomp.capabilities.metric.Ceilometer
4225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4226         occurrences:
4227         - 1
4228         - UNBOUNDED
4229       disk.write.requests_server_cmaui_4:
4230         type: org.openecomp.capabilities.metric.Ceilometer
4231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4232         occurrences:
4233         - 1
4234         - UNBOUNDED
4235       disk.usage_server_cmaui_4:
4236         type: org.openecomp.capabilities.metric.Ceilometer
4237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4238         occurrences:
4239         - 1
4240         - UNBOUNDED
4241       disk.device.capacity_server_cmaui_4:
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.device.iops_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.device.read.bytes.rate_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       endpoint_server_cmaui_4:
4260         type: tosca.capabilities.Endpoint.Admin
4261         occurrences:
4262         - 1
4263         - UNBOUNDED
4264       disk.read.bytes_server_cmaui_4:
4265         type: org.openecomp.capabilities.metric.Ceilometer
4266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4267         occurrences:
4268         - 1
4269         - UNBOUNDED
4270       network.incoming.packets.rate_cmaui_port_7:
4271         type: org.openecomp.capabilities.metric.Ceilometer
4272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4273         occurrences:
4274         - 1
4275         - UNBOUNDED
4276       os_server_cmaui_4:
4277         type: tosca.capabilities.OperatingSystem
4278         occurrences:
4279         - 1
4280         - UNBOUNDED
4281       network.incoming.packets.rate_cmaui_port_8:
4282         type: org.openecomp.capabilities.metric.Ceilometer
4283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4284         occurrences:
4285         - 1
4286         - UNBOUNDED
4287       disk.device.allocation_server_cmaui_4:
4288         type: org.openecomp.capabilities.metric.Ceilometer
4289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4290         occurrences:
4291         - 1
4292         - UNBOUNDED
4293       forwarder_cmaui_port_8:
4294         type: org.openecomp.capabilities.Forwarder
4295         occurrences:
4296         - 1
4297         - UNBOUNDED
4298       forwarder_cmaui_port_7:
4299         type: org.openecomp.capabilities.Forwarder
4300         occurrences:
4301         - 1
4302         - UNBOUNDED
4303       disk.write.requests.rate_server_cmaui_4:
4304         type: org.openecomp.capabilities.metric.Ceilometer
4305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4306         occurrences:
4307         - 1
4308         - UNBOUNDED
4309       disk.device.read.bytes_server_cmaui_4:
4310         type: org.openecomp.capabilities.metric.Ceilometer
4311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4312         occurrences:
4313         - 1
4314         - UNBOUNDED
4315       memory_server_cmaui_4:
4316         type: org.openecomp.capabilities.metric.Ceilometer
4317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       disk.write.bytes.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       cpu_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       disk.capacity_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       host_server_cmaui_4:
4340         type: tosca.capabilities.Container
4341         valid_source_types:
4342         - tosca.nodes.SoftwareComponent
4343         occurrences:
4344         - 1
4345         - UNBOUNDED
4346       network.incoming.packets_cmaui_port_7:
4347         type: org.openecomp.capabilities.metric.Ceilometer
4348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4349         occurrences:
4350         - 1
4351         - UNBOUNDED
4352       network.incoming.packets_cmaui_port_8:
4353         type: org.openecomp.capabilities.metric.Ceilometer
4354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4355         occurrences:
4356         - 1
4357         - UNBOUNDED
4358       network.incoming.bytes.rate_cmaui_port_7:
4359         type: org.openecomp.capabilities.metric.Ceilometer
4360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4361         occurrences:
4362         - 1
4363         - UNBOUNDED
4364       instance_server_cmaui_4:
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.bytes.rate_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.outgoing.bytes_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       network.outpoing.packets_cmaui_port_7:
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       disk.read.bytes.rate_server_cmaui_4:
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.outpoing.packets_cmaui_port_8:
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       disk.device.write.requests_server_cmaui_4:
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       binding_cmaui_port_7:
4407         type: tosca.capabilities.network.Bindable
4408         valid_source_types:
4409         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4410         occurrences:
4411         - 0
4412         - UNBOUNDED
4413       network.outgoing.bytes_cmaui_port_8:
4414         type: org.openecomp.capabilities.metric.Ceilometer
4415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4416         occurrences:
4417         - 1
4418         - UNBOUNDED
4419       disk.device.read.requests_server_cmaui_4:
4420         type: org.openecomp.capabilities.metric.Ceilometer
4421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4422         occurrences:
4423         - 1
4424         - UNBOUNDED
4425       binding_cmaui_port_8:
4426         type: tosca.capabilities.network.Bindable
4427         valid_source_types:
4428         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4429         occurrences:
4430         - 0
4431         - UNBOUNDED
4432       disk.iops_server_cmaui_4:
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.rate_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       cpu.delta_server_cmaui_4:
4445         type: org.openecomp.capabilities.metric.Ceilometer
4446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4447         occurrences:
4448         - 1
4449         - UNBOUNDED
4450       memory.resident_server_cmaui_4:
4451         type: org.openecomp.capabilities.metric.Ceilometer
4452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4453         occurrences:
4454         - 1
4455         - UNBOUNDED
4456       disk.ephemeral.size_server_cmaui_4:
4457         type: org.openecomp.capabilities.metric.Ceilometer
4458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4459         occurrences:
4460         - 1
4461         - UNBOUNDED
4462       network.outgoing.bytes.rate_cmaui_port_7:
4463         type: org.openecomp.capabilities.metric.Ceilometer
4464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4465         occurrences:
4466         - 1
4467         - UNBOUNDED
4468       network.incoming.bytes_cmaui_port_8:
4469         type: org.openecomp.capabilities.metric.Ceilometer
4470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4471         occurrences:
4472         - 1
4473         - UNBOUNDED
4474       network.incoming.bytes_cmaui_port_7:
4475         type: org.openecomp.capabilities.metric.Ceilometer
4476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4477         occurrences:
4478         - 1
4479         - UNBOUNDED
4480       disk.latency_server_cmaui_4:
4481         type: org.openecomp.capabilities.metric.Ceilometer
4482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4483         occurrences:
4484         - 1
4485         - UNBOUNDED
4486       network.outgoing.bytes.rate_cmaui_port_8:
4487         type: org.openecomp.capabilities.metric.Ceilometer
4488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4489         occurrences:
4490         - 1
4491         - UNBOUNDED
4492       disk.device.write.bytes.rate_server_cmaui_4:
4493         type: org.openecomp.capabilities.metric.Ceilometer
4494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4495         occurrences:
4496         - 1
4497         - UNBOUNDED
4498       memory.usage_server_cmaui_4:
4499         type: org.openecomp.capabilities.metric.Ceilometer
4500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       cpu_util_server_cmaui_4:
4505         type: org.openecomp.capabilities.metric.Ceilometer
4506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4507         occurrences:
4508         - 1
4509         - UNBOUNDED