e73e81a437f07f6cc409586452ce842ce0cafec6
[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       network.incoming.packets_cmaui_port_4_test_nested2Level:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       network.incoming.bytes_cmaui_port_3_test_nested2Level:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
445         type: tosca.capabilities.Attachment
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       disk.read.bytes_server_cmaui_2_test_nested2Level:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
462         type: tosca.capabilities.network.Bindable
463         valid_source_types:
464         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
465         occurrences:
466         - 0
467         - UNBOUNDED
468       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       disk.device.allocation_server_cmaui_2_test_nested2Level:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       disk.ephemeral.size_server_cmaui_1:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
499         type: org.openecomp.capabilities.metric.Ceilometer
500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
501         occurrences:
502         - 1
503         - UNBOUNDED
504       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       binding_cmaui_port_1:
535         type: tosca.capabilities.network.Bindable
536         valid_source_types:
537         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
538         occurrences:
539         - 0
540         - UNBOUNDED
541       binding_cmaui_port_2:
542         type: tosca.capabilities.network.Bindable
543         valid_source_types:
544         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
545         occurrences:
546         - 0
547         - UNBOUNDED
548       feature_test_nested2Level:
549         type: tosca.capabilities.Node
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.device.write.requests_server_cmaui_1:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.device.write.bytes.rate_server_cmaui_1:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       cpu_util_server_cmaui_1:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       network.incoming.bytes_cmaui_port_2:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       network.incoming.bytes_cmaui_port_1:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       disk.write.bytes.rate_server_cmaui_1:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.device.write.bytes_server_cmaui_1:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       network.incoming.packets.rate_cmaui_port_1:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       network.incoming.packets.rate_cmaui_port_2:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       feature_cmaui_port_1:
662         type: tosca.capabilities.Node
663         occurrences:
664         - 1
665         - UNBOUNDED
666       feature_cmaui_port_2:
667         type: tosca.capabilities.Node
668         occurrences:
669         - 1
670         - UNBOUNDED
671       cpu_server_cmaui_2_test_nested2Level:
672         type: org.openecomp.capabilities.metric.Ceilometer
673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
674         occurrences:
675         - 1
676         - UNBOUNDED
677       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       binding_server_cmaui_1:
684         type: tosca.capabilities.network.Bindable
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       os_server_cmaui_3_test_nested3Level_test_nested2Level:
695         type: tosca.capabilities.OperatingSystem
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       scalable_server_cmaui_1:
712         type: tosca.capabilities.Scalable
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       endpoint_server_cmaui_1:
747         type: tosca.capabilities.Endpoint.Admin
748         occurrences:
749         - 1
750         - UNBOUNDED
751       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
758         type: tosca.capabilities.OperatingSystem
759         occurrences:
760         - 1
761         - UNBOUNDED
762       disk.usage_server_cmaui_2_test_nested2Level:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       disk.device.read.requests.rate_server_cmaui_2_test_nested2Level:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       disk.device.allocation_server_cmaui_1:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       memory_server_cmaui_1:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       os_server_cmaui_2_test_nested2Level:
835         type: tosca.capabilities.OperatingSystem
836         occurrences:
837         - 1
838         - UNBOUNDED
839       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       disk.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       disk.device.capacity_server_cmaui_1:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.device.iops_server_cmaui_2_test_nested2Level:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       network.incoming.bytes_cmaui_port_4_test_nested2Level:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       feature_cmaui_port_3_test_nested2Level:
876         type: tosca.capabilities.Node
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       instance_server_cmaui_1:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       attachment_cmaui_port_3_test_nested2Level:
911         type: tosca.capabilities.Attachment
912         occurrences:
913         - 1
914         - UNBOUNDED
915       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
916         type: tosca.capabilities.Endpoint.Admin
917         occurrences:
918         - 1
919         - UNBOUNDED
920       network.outpoing.packets_cmaui_port_1:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outpoing.packets_cmaui_port_2:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.read.requests_server_cmaui_1:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       cpu.delta_server_cmaui_1:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
945         type: tosca.capabilities.Attachment
946         occurrences:
947         - 1
948         - UNBOUNDED
949       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       disk.device.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
974         type: tosca.capabilities.Node
975         occurrences:
976         - 1
977         - UNBOUNDED
978       cpu_util_server_cmaui_2_test_nested2Level:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
985         type: tosca.capabilities.Attachment
986         occurrences:
987         - 1
988         - UNBOUNDED
989       memory.usage_server_cmaui_2_test_nested2Level:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.device.usage_server_cmaui_1:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
1008         type: tosca.capabilities.Node
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.device.write.requests.rate_server_cmaui_1:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.read.requests_server_cmaui_2_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       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1049         type: tosca.capabilities.Node
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       disk.write.bytes.rate_server_cmaui_2_test_nested2Level:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       disk.latency_server_cmaui_2_test_nested2Level:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.device.iops_server_cmaui_1:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       network.outgoing.bytes_cmaui_port_4_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.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_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       network.incoming.packets_cmaui_port_5_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.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.device.write.bytes.rate_server_cmaui_2_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.read.requests_server_cmaui_2_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       cpu_server_cmaui_1:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       memory.resident_server_cmaui_2_test_nested2Level:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       disk.allocation_server_cmaui_2_test_nested2Level:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       network.incoming.packets_cmaui_port_2:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       network.incoming.packets_cmaui_port_1:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1168         type: org.openecomp.capabilities.metric.Ceilometer
1169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1174         type: org.openecomp.capabilities.metric.Ceilometer
1175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1176         occurrences:
1177         - 1
1178         - UNBOUNDED
1179       disk.write.requests_server_cmaui_2_test_nested2Level:
1180         type: org.openecomp.capabilities.metric.Ceilometer
1181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       disk.capacity_server_cmaui_1:
1186         type: org.openecomp.capabilities.metric.Ceilometer
1187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1188         occurrences:
1189         - 1
1190         - UNBOUNDED
1191       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1192         type: org.openecomp.capabilities.metric.Ceilometer
1193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1194         occurrences:
1195         - 1
1196         - UNBOUNDED
1197       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1198         type: org.openecomp.capabilities.metric.Ceilometer
1199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1204         type: tosca.capabilities.Scalable
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       network.outpoing.packets_cmaui_port_3_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       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       binding_cmaui_port_4_test_nested2Level:
1227         type: tosca.capabilities.network.Bindable
1228         valid_source_types:
1229         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1230         occurrences:
1231         - 0
1232         - UNBOUNDED
1233       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1252         type: tosca.capabilities.Node
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.iops_server_cmaui_1:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       disk.device.usage_server_cmaui_2_test_nested2Level:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1269         type: tosca.capabilities.Node
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       network.outgoing.bytes.rate_cmaui_port_2:
1286         type: org.openecomp.capabilities.metric.Ceilometer
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       network.outgoing.bytes.rate_cmaui_port_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       attachment_cmaui_port_4_test_nested2Level:
1298         type: tosca.capabilities.Attachment
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       network.outgoing.bytes.rate_cmaui_port_4_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       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
1315         type: tosca.capabilities.Endpoint.Admin
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
1320         type: tosca.capabilities.network.Bindable
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       disk.iops_server_cmaui_2_test_nested2Level:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.write.bytes_server_cmaui_1:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       feature_server_cmaui_1:
1343         type: tosca.capabilities.Node
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       disk.allocation_server_cmaui_1:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       network.outgoing.bytes_cmaui_port_8_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       attachment_cmaui_port_2:
1366         type: tosca.capabilities.Attachment
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       instance_server_cmaui_2_test_nested2Level:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       network.outgoing.packets.rate_cmaui_port_1:
1377         type: org.openecomp.capabilities.metric.Ceilometer
1378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       network.outgoing.packets.rate_cmaui_port_2:
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       network.incoming.packets.rate_cmaui_port_3_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       disk.write.requests.rate_server_cmaui_4_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_1:
1401         type: tosca.capabilities.Attachment
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       network.outgoing.packets.rate_cmaui_port_3_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.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.write.requests_server_cmaui_1:
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       disk.read.bytes_server_cmaui_3_test_nested3Level_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       cpu.delta_server_cmaui_3_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       disk.usage_server_cmaui_1:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       memory_server_cmaui_2_test_nested2Level:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       os_server_cmaui_1:
1466         type: tosca.capabilities.OperatingSystem
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.root.size_server_cmaui_2_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       feature_cmaui_port_4_test_nested2Level:
1483         type: tosca.capabilities.Node
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
1494         type: tosca.capabilities.Attachment
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
1499         type: org.openecomp.capabilities.metric.Ceilometer
1500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       disk.device.latency_server_cmaui_2_test_nested2Level:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       disk.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
1511         type: org.openecomp.capabilities.metric.Ceilometer
1512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
1517         type: org.openecomp.capabilities.metric.Ceilometer
1518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1519         occurrences:
1520         - 1
1521         - UNBOUNDED
1522       disk.usage_server_cmaui_4_test_nested4Level_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       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1529         type: org.openecomp.capabilities.metric.Ceilometer
1530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1535         type: tosca.capabilities.Container
1536         valid_source_types:
1537         - tosca.nodes.SoftwareComponent
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       host_server_cmaui_1:
1548         type: tosca.capabilities.Container
1549         valid_source_types:
1550         - tosca.nodes.SoftwareComponent
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1555         type: tosca.capabilities.Node
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       binding_server_cmaui_2_test_nested2Level:
1560         type: tosca.capabilities.network.Bindable
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       cpu.delta_server_cmaui_2_test_nested2Level:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       network.outpoing.packets_cmaui_port_4_test_nested2Level:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       binding_cmaui_port_3_test_nested2Level:
1577         type: tosca.capabilities.network.Bindable
1578         valid_source_types:
1579         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1580         occurrences:
1581         - 0
1582         - UNBOUNDED
1583       disk.device.capacity_server_cmaui_2_test_nested2Level:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1590         type: org.openecomp.capabilities.metric.Ceilometer
1591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       scalable_server_cmaui_2_test_nested2Level:
1602         type: tosca.capabilities.Scalable
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       host_server_cmaui_3_test_nested3Level_test_nested2Level:
1607         type: tosca.capabilities.Container
1608         valid_source_types:
1609         - tosca.nodes.SoftwareComponent
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       vcpus_server_cmaui_2_test_nested2Level:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       disk.device.read.requests.rate_server_cmaui_1:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1632         type: org.openecomp.capabilities.metric.Ceilometer
1633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1634         occurrences:
1635         - 1
1636         - UNBOUNDED
1637       network.incoming.bytes.rate_cmaui_port_1:
1638         type: org.openecomp.capabilities.metric.Ceilometer
1639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       network.incoming.bytes.rate_cmaui_port_2:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       vcpus_server_cmaui_1:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       disk.write.bytes_server_cmaui_2_test_nested2Level:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       feature_test_nested3Level_test_nested2Level:
1674         type: tosca.capabilities.Node
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
1679         type: tosca.capabilities.Node
1680         occurrences:
1681         - 1
1682         - UNBOUNDED
1683       disk.device.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1684         type: org.openecomp.capabilities.metric.Ceilometer
1685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1686         occurrences:
1687         - 1
1688         - UNBOUNDED
1689       disk.read.bytes.rate_server_cmaui_1:
1690         type: org.openecomp.capabilities.metric.Ceilometer
1691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
1708         type: org.openecomp.capabilities.metric.Ceilometer
1709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       memory.resident_server_cmaui_1:
1714         type: org.openecomp.capabilities.metric.Ceilometer
1715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1716         occurrences:
1717         - 1
1718         - UNBOUNDED
1719       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1720         type: org.openecomp.capabilities.metric.Ceilometer
1721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1722         occurrences:
1723         - 1
1724         - UNBOUNDED
1725       disk.latency_server_cmaui_1:
1726         type: org.openecomp.capabilities.metric.Ceilometer
1727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       host_server_cmaui_2_test_nested2Level:
1732         type: tosca.capabilities.Container
1733         valid_source_types:
1734         - tosca.nodes.SoftwareComponent
1735         occurrences:
1736         - 1
1737         - UNBOUNDED
1738       memory.usage_server_cmaui_1:
1739         type: org.openecomp.capabilities.metric.Ceilometer
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744   org.openecomp.resource.abstract.nodes.heat.nested2:
1745     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1746     properties:
1747       cmaui_names:
1748         type: list
1749         description: CMAUI1, CMAUI2 server names
1750         required: true
1751         status: SUPPORTED
1752         entry_schema:
1753           type: string
1754       p1:
1755         type: string
1756         description: UID of OAM network
1757         required: true
1758         status: SUPPORTED
1759       p2:
1760         type: string
1761         description: UID of OAM network
1762         required: true
1763         status: SUPPORTED
1764       cmaui_image:
1765         type: string
1766         description: Image for CMAUI server
1767         required: true
1768         status: SUPPORTED
1769       cmaui_flavor:
1770         type: string
1771         description: Flavor for CMAUI server
1772         required: true
1773         status: SUPPORTED
1774       security_group_name:
1775         type: list
1776         description: CMAUI1, CMAUI2 server names
1777         required: true
1778         status: SUPPORTED
1779         entry_schema:
1780           type: string
1781       availability_zone_0:
1782         type: string
1783         description: availabilityzone name
1784         required: true
1785         status: SUPPORTED
1786       cmaui_oam_ips:
1787         type: string
1788         required: true
1789         status: SUPPORTED
1790       net:
1791         type: string
1792         required: true
1793         status: SUPPORTED
1794     requirements:
1795     - dependency_cmaui_port_3:
1796         capability: tosca.capabilities.Node
1797         node: tosca.nodes.Root
1798         relationship: tosca.relationships.DependsOn
1799         occurrences:
1800         - 0
1801         - UNBOUNDED
1802     - link_cmaui_port_3:
1803         capability: tosca.capabilities.network.Linkable
1804         relationship: tosca.relationships.network.LinksTo
1805         occurrences:
1806         - 1
1807         - 1
1808     - dependency_server_cmaui_2:
1809         capability: tosca.capabilities.Node
1810         node: tosca.nodes.Root
1811         relationship: tosca.relationships.DependsOn
1812         occurrences:
1813         - 0
1814         - UNBOUNDED
1815     - local_storage_server_cmaui_2:
1816         capability: tosca.capabilities.Attachment
1817         node: tosca.nodes.BlockStorage
1818         relationship: tosca.relationships.AttachesTo
1819         occurrences:
1820         - 0
1821         - UNBOUNDED
1822     - dependency_cmaui_port_4:
1823         capability: tosca.capabilities.Node
1824         node: tosca.nodes.Root
1825         relationship: tosca.relationships.DependsOn
1826         occurrences:
1827         - 0
1828         - UNBOUNDED
1829     - link_cmaui_port_4:
1830         capability: tosca.capabilities.network.Linkable
1831         relationship: tosca.relationships.network.LinksTo
1832         occurrences:
1833         - 1
1834         - 1
1835     - dependency_test_nested3Level:
1836         capability: tosca.capabilities.Node
1837         node: tosca.nodes.Root
1838         relationship: tosca.relationships.DependsOn
1839         occurrences:
1840         - 0
1841         - UNBOUNDED
1842     - dependency_test_nested4Level_test_nested3Level:
1843         capability: tosca.capabilities.Node
1844         node: tosca.nodes.Root
1845         relationship: tosca.relationships.DependsOn
1846         occurrences:
1847         - 0
1848         - UNBOUNDED
1849     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
1850         capability: tosca.capabilities.Node
1851         node: tosca.nodes.Root
1852         relationship: tosca.relationships.DependsOn
1853         occurrences:
1854         - 0
1855         - UNBOUNDED
1856     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
1857         capability: tosca.capabilities.network.Linkable
1858         relationship: tosca.relationships.network.LinksTo
1859         occurrences:
1860         - 1
1861         - 1
1862     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
1863         capability: tosca.capabilities.Node
1864         node: tosca.nodes.Root
1865         relationship: tosca.relationships.DependsOn
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
1870         capability: tosca.capabilities.Attachment
1871         node: tosca.nodes.BlockStorage
1872         relationship: tosca.relationships.AttachesTo
1873         occurrences:
1874         - 0
1875         - UNBOUNDED
1876     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
1877         capability: tosca.capabilities.Node
1878         node: tosca.nodes.Root
1879         relationship: tosca.relationships.DependsOn
1880         occurrences:
1881         - 0
1882         - UNBOUNDED
1883     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
1884         capability: tosca.capabilities.network.Linkable
1885         relationship: tosca.relationships.network.LinksTo
1886         occurrences:
1887         - 1
1888         - 1
1889     - dependency_server_cmaui_3_test_nested3Level:
1890         capability: tosca.capabilities.Node
1891         node: tosca.nodes.Root
1892         relationship: tosca.relationships.DependsOn
1893         occurrences:
1894         - 0
1895         - UNBOUNDED
1896     - local_storage_server_cmaui_3_test_nested3Level:
1897         capability: tosca.capabilities.Attachment
1898         node: tosca.nodes.BlockStorage
1899         relationship: tosca.relationships.AttachesTo
1900         occurrences:
1901         - 0
1902         - UNBOUNDED
1903     - dependency_cmaui_port_5_test_nested3Level:
1904         capability: tosca.capabilities.Node
1905         node: tosca.nodes.Root
1906         relationship: tosca.relationships.DependsOn
1907         occurrences:
1908         - 0
1909         - UNBOUNDED
1910     - link_cmaui_port_5_test_nested3Level:
1911         capability: tosca.capabilities.network.Linkable
1912         relationship: tosca.relationships.network.LinksTo
1913         occurrences:
1914         - 1
1915         - 1
1916     - dependency_cmaui_port_6_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_6_test_nested3Level:
1924         capability: tosca.capabilities.network.Linkable
1925         relationship: tosca.relationships.network.LinksTo
1926         occurrences:
1927         - 1
1928         - 1
1929     capabilities:
1930       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
1931         type: org.openecomp.capabilities.metric.Ceilometer
1932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       memory.usage_server_cmaui_3_test_nested3Level:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       cpu_util_server_cmaui_3_test_nested3Level:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       disk.device.usage_server_cmaui_2:
1949         type: org.openecomp.capabilities.metric.Ceilometer
1950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1951         occurrences:
1952         - 1
1953         - UNBOUNDED
1954       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
1955         type: org.openecomp.capabilities.metric.Ceilometer
1956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       disk.device.latency_server_cmaui_2:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
1967         type: org.openecomp.capabilities.metric.Ceilometer
1968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
1973         type: org.openecomp.capabilities.metric.Ceilometer
1974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       disk.root.size_server_cmaui_2:
1979         type: org.openecomp.capabilities.metric.Ceilometer
1980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       disk.device.write.requests.rate_server_cmaui_2:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       disk.read.requests_server_cmaui_3_test_nested3Level:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       disk.latency_server_cmaui_3_test_nested3Level:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       network.outgoing.bytes_cmaui_port_3:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
2015         type: tosca.capabilities.Endpoint.Admin
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       disk.read.requests_server_cmaui_2:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       feature_test_nested4Level_test_nested3Level:
2038         type: tosca.capabilities.Node
2039         occurrences:
2040         - 1
2041         - UNBOUNDED
2042       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2043         type: org.openecomp.capabilities.metric.Ceilometer
2044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       disk.device.iops_server_cmaui_2:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
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.device.capacity_server_cmaui_2:
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       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
2067         type: tosca.capabilities.Attachment
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       host_server_cmaui_4_test_nested4Level_test_nested3Level:
2072         type: tosca.capabilities.Container
2073         valid_source_types:
2074         - tosca.nodes.SoftwareComponent
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       disk.device.read.bytes.rate_server_cmaui_2:
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.ephemeral.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.read.bytes_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.device.read.bytes_server_cmaui_2:
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       disk.device.capacity_server_cmaui_4_test_nested4Level_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       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       disk.write.requests.rate_server_cmaui_2:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       memory_server_cmaui_2:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       cpu_server_cmaui_2:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       host_server_cmaui_3_test_nested3Level:
2145         type: tosca.capabilities.Container
2146         valid_source_types:
2147         - tosca.nodes.SoftwareComponent
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       network.incoming.packets_cmaui_port_3:
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       disk.allocation_server_cmaui_3_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       memory_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       network.incoming.packets_cmaui_port_4:
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       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
2176         type: org.openecomp.capabilities.metric.Ceilometer
2177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2178         occurrences:
2179         - 1
2180         - UNBOUNDED
2181       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
2182         type: org.openecomp.capabilities.metric.Ceilometer
2183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       network.incoming.packets.rate_cmaui_port_6_test_nested3Level:
2188         type: org.openecomp.capabilities.metric.Ceilometer
2189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.ephemeral.size_server_cmaui_2:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       disk.write.requests_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       network.outpoing.packets_cmaui_port_5_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       disk.capacity_server_cmaui_2:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       network.incoming.packets_cmaui_port_6_test_nested3Level:
2224         type: org.openecomp.capabilities.metric.Ceilometer
2225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2226         occurrences:
2227         - 1
2228         - UNBOUNDED
2229       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
2230         type: org.openecomp.capabilities.metric.Ceilometer
2231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2232         occurrences:
2233         - 1
2234         - UNBOUNDED
2235       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
2236         type: org.openecomp.capabilities.metric.Ceilometer
2237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2238         occurrences:
2239         - 1
2240         - UNBOUNDED
2241       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
2248         type: org.openecomp.capabilities.metric.Ceilometer
2249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2250         occurrences:
2251         - 1
2252         - UNBOUNDED
2253       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2254         type: org.openecomp.capabilities.metric.Ceilometer
2255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       binding_cmaui_port_3:
2260         type: tosca.capabilities.network.Bindable
2261         valid_source_types:
2262         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2263         occurrences:
2264         - 0
2265         - UNBOUNDED
2266       disk.iops_server_cmaui_2:
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       binding_cmaui_port_4:
2273         type: tosca.capabilities.network.Bindable
2274         valid_source_types:
2275         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2276         occurrences:
2277         - 0
2278         - UNBOUNDED
2279       disk.device.write.requests_server_cmaui_2:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       feature_cmaui_port_6_test_nested3Level:
2286         type: tosca.capabilities.Node
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
2291         type: tosca.capabilities.Node
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       memory_server_cmaui_3_test_nested3Level:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       feature_server_cmaui_3_test_nested3Level:
2308         type: tosca.capabilities.Node
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       network.outgoing.bytes.rate_cmaui_port_3:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       disk.root.size_server_cmaui_3_test_nested3Level:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       network.outgoing.bytes.rate_cmaui_port_4:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       binding_cmaui_port_6_test_nested3Level:
2337         type: tosca.capabilities.network.Bindable
2338         valid_source_types:
2339         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2340         occurrences:
2341         - 0
2342         - UNBOUNDED
2343       disk.usage_server_cmaui_3_test_nested3Level:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       os_server_cmaui_4_test_nested4Level_test_nested3Level:
2350         type: tosca.capabilities.OperatingSystem
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.device.write.requests_server_cmaui_3_test_nested3Level:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       network.incoming.bytes_cmaui_port_4:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       network.incoming.bytes_cmaui_port_3:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.device.latency_server_cmaui_3_test_nested3Level:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       cpu_util_server_cmaui_2:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       disk.device.write.bytes.rate_server_cmaui_2:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.write.bytes.rate_server_cmaui_2:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       disk.device.write.bytes_server_cmaui_2:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
2445         type: tosca.capabilities.Node
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.iops_server_cmaui_3_test_nested3Level:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       network.incoming.packets.rate_cmaui_port_3:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       cpu_server_cmaui_3_test_nested3Level:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       feature_cmaui_port_3:
2468         type: tosca.capabilities.Node
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       disk.write.bytes_server_cmaui_2:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       network.incoming.packets.rate_cmaui_port_4:
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       feature_server_cmaui_2:
2485         type: tosca.capabilities.Node
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       feature_cmaui_port_4:
2490         type: tosca.capabilities.Node
2491         occurrences:
2492         - 1
2493         - UNBOUNDED
2494       attachment_cmaui_port_6_test_nested3Level:
2495         type: tosca.capabilities.Attachment
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.allocation_server_cmaui_2:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       binding_server_cmaui_2:
2518         type: tosca.capabilities.network.Bindable
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       vcpus_server_cmaui_2:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       network.outgoing.packets.rate_cmaui_port_4:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       instance_server_cmaui_3_test_nested3Level:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       attachment_cmaui_port_3:
2541         type: tosca.capabilities.Attachment
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       attachment_cmaui_port_4:
2546         type: tosca.capabilities.Attachment
2547         occurrences:
2548         - 1
2549         - UNBOUNDED
2550       scalable_server_cmaui_2:
2551         type: tosca.capabilities.Scalable
2552         occurrences:
2553         - 1
2554         - UNBOUNDED
2555       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2556         type: org.openecomp.capabilities.metric.Ceilometer
2557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2558         occurrences:
2559         - 1
2560         - UNBOUNDED
2561       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2562         type: org.openecomp.capabilities.metric.Ceilometer
2563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2564         occurrences:
2565         - 1
2566         - UNBOUNDED
2567       network.outgoing.packets.rate_cmaui_port_3:
2568         type: org.openecomp.capabilities.metric.Ceilometer
2569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2570         occurrences:
2571         - 1
2572         - UNBOUNDED
2573       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
2574         type: org.openecomp.capabilities.metric.Ceilometer
2575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2576         occurrences:
2577         - 1
2578         - UNBOUNDED
2579       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
2580         type: org.openecomp.capabilities.metric.Ceilometer
2581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       disk.write.requests_server_cmaui_2:
2586         type: org.openecomp.capabilities.metric.Ceilometer
2587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
2592         type: org.openecomp.capabilities.metric.Ceilometer
2593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2594         occurrences:
2595         - 1
2596         - UNBOUNDED
2597       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2598         type: org.openecomp.capabilities.metric.Ceilometer
2599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2600         occurrences:
2601         - 1
2602         - UNBOUNDED
2603       disk.usage_server_cmaui_2:
2604         type: org.openecomp.capabilities.metric.Ceilometer
2605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       disk.device.usage_server_cmaui_3_test_nested3Level:
2610         type: org.openecomp.capabilities.metric.Ceilometer
2611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2612         occurrences:
2613         - 1
2614         - UNBOUNDED
2615       disk.write.bytes_server_cmaui_3_test_nested3Level:
2616         type: org.openecomp.capabilities.metric.Ceilometer
2617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2618         occurrences:
2619         - 1
2620         - UNBOUNDED
2621       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
2622         type: tosca.capabilities.Node
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
2633         type: tosca.capabilities.network.Bindable
2634         valid_source_types:
2635         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2636         occurrences:
2637         - 0
2638         - UNBOUNDED
2639       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
2640         type: org.openecomp.capabilities.metric.Ceilometer
2641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2646         type: org.openecomp.capabilities.metric.Ceilometer
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       endpoint_server_cmaui_2:
2652         type: tosca.capabilities.Endpoint.Admin
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       network.incoming.bytes_cmaui_port_6_test_nested3Level:
2657         type: org.openecomp.capabilities.metric.Ceilometer
2658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       os_server_cmaui_2:
2663         type: tosca.capabilities.OperatingSystem
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2668         type: org.openecomp.capabilities.metric.Ceilometer
2669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2670         occurrences:
2671         - 1
2672         - UNBOUNDED
2673       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
2674         type: tosca.capabilities.Scalable
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       network.incoming.packets.rate_cmaui_port_8_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       attachment_cmaui_port_5_test_nested3Level:
2685         type: tosca.capabilities.Attachment
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       disk.device.allocation_server_cmaui_2:
2690         type: org.openecomp.capabilities.metric.Ceilometer
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2702         type: org.openecomp.capabilities.metric.Ceilometer
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2704         occurrences:
2705         - 1
2706         - UNBOUNDED
2707       disk.read.bytes_server_cmaui_3_test_nested3Level:
2708         type: org.openecomp.capabilities.metric.Ceilometer
2709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2714         type: org.openecomp.capabilities.metric.Ceilometer
2715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2716         occurrences:
2717         - 1
2718         - UNBOUNDED
2719       disk.device.allocation_server_cmaui_3_test_nested3Level:
2720         type: org.openecomp.capabilities.metric.Ceilometer
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
2726         type: org.openecomp.capabilities.metric.Ceilometer
2727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2728         occurrences:
2729         - 1
2730         - UNBOUNDED
2731       host_server_cmaui_2:
2732         type: tosca.capabilities.Container
2733         valid_source_types:
2734         - tosca.nodes.SoftwareComponent
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       os_server_cmaui_3_test_nested3Level:
2739         type: tosca.capabilities.OperatingSystem
2740         occurrences:
2741         - 1
2742         - UNBOUNDED
2743       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2744         type: org.openecomp.capabilities.metric.Ceilometer
2745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2746         occurrences:
2747         - 1
2748         - UNBOUNDED
2749       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       binding_server_cmaui_3_test_nested3Level:
2762         type: tosca.capabilities.network.Bindable
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       feature_test_nested3Level:
2767         type: tosca.capabilities.Node
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
2772         type: org.openecomp.capabilities.metric.Ceilometer
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
2778         type: org.openecomp.capabilities.metric.Ceilometer
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       cpu.delta_server_cmaui_3_test_nested3Level:
2784         type: org.openecomp.capabilities.metric.Ceilometer
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       disk.device.capacity_server_cmaui_3_test_nested3Level:
2790         type: org.openecomp.capabilities.metric.Ceilometer
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_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       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
2802         type: tosca.capabilities.Attachment
2803         occurrences:
2804         - 1
2805         - UNBOUNDED
2806       scalable_server_cmaui_3_test_nested3Level:
2807         type: tosca.capabilities.Scalable
2808         occurrences:
2809         - 1
2810         - UNBOUNDED
2811       instance_server_cmaui_2:
2812         type: org.openecomp.capabilities.metric.Ceilometer
2813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       disk.device.iops_server_cmaui_3_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       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
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       network.incoming.bytes_cmaui_port_5_test_nested3Level:
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       endpoint_server_cmaui_3_test_nested3Level:
2836         type: tosca.capabilities.Endpoint.Admin
2837         occurrences:
2838         - 1
2839         - UNBOUNDED
2840       vcpus_server_cmaui_3_test_nested3Level:
2841         type: org.openecomp.capabilities.metric.Ceilometer
2842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2847         type: org.openecomp.capabilities.metric.Ceilometer
2848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2853         type: org.openecomp.capabilities.metric.Ceilometer
2854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2855         occurrences:
2856         - 1
2857         - UNBOUNDED
2858       network.outpoing.packets_cmaui_port_6_test_nested3Level:
2859         type: org.openecomp.capabilities.metric.Ceilometer
2860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       network.outgoing.bytes_cmaui_port_4:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       binding_cmaui_port_5_test_nested3Level:
2877         type: tosca.capabilities.network.Bindable
2878         valid_source_types:
2879         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2880         occurrences:
2881         - 0
2882         - UNBOUNDED
2883       network.incoming.bytes.rate_cmaui_port_3:
2884         type: org.openecomp.capabilities.metric.Ceilometer
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       network.incoming.bytes.rate_cmaui_port_4:
2890         type: org.openecomp.capabilities.metric.Ceilometer
2891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2892         occurrences:
2893         - 1
2894         - UNBOUNDED
2895       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
2896         type: org.openecomp.capabilities.metric.Ceilometer
2897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
2902         type: org.openecomp.capabilities.metric.Ceilometer
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       disk.device.read.requests_server_cmaui_2:
2908         type: org.openecomp.capabilities.metric.Ceilometer
2909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2914         type: org.openecomp.capabilities.metric.Ceilometer
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       disk.read.bytes.rate_server_cmaui_2:
2920         type: org.openecomp.capabilities.metric.Ceilometer
2921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2922         occurrences:
2923         - 1
2924         - UNBOUNDED
2925       network.outpoing.packets_cmaui_port_3:
2926         type: org.openecomp.capabilities.metric.Ceilometer
2927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2928         occurrences:
2929         - 1
2930         - UNBOUNDED
2931       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2932         type: org.openecomp.capabilities.metric.Ceilometer
2933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       disk.capacity_server_cmaui_3_test_nested3Level:
2938         type: org.openecomp.capabilities.metric.Ceilometer
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       cpu.delta_server_cmaui_2:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       disk.device.read.requests.rate_server_cmaui_2:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       network.outpoing.packets_cmaui_port_4:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
2962         type: tosca.capabilities.network.Bindable
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       memory.resident_server_cmaui_2:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
2985         type: tosca.capabilities.network.Bindable
2986         valid_source_types:
2987         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2988         occurrences:
2989         - 0
2990         - UNBOUNDED
2991       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2992         type: org.openecomp.capabilities.metric.Ceilometer
2993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2994         occurrences:
2995         - 1
2996         - UNBOUNDED
2997       disk.device.read.requests_server_cmaui_3_test_nested3Level:
2998         type: org.openecomp.capabilities.metric.Ceilometer
2999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       feature_cmaui_port_5_test_nested3Level:
3004         type: tosca.capabilities.Node
3005         occurrences:
3006         - 1
3007         - UNBOUNDED
3008       network.incoming.packets_cmaui_port_5_test_nested3Level:
3009         type: org.openecomp.capabilities.metric.Ceilometer
3010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3011         occurrences:
3012         - 1
3013         - UNBOUNDED
3014       disk.latency_server_cmaui_2:
3015         type: org.openecomp.capabilities.metric.Ceilometer
3016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3017         occurrences:
3018         - 1
3019         - UNBOUNDED
3020       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
3021         type: org.openecomp.capabilities.metric.Ceilometer
3022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3023         occurrences:
3024         - 1
3025         - UNBOUNDED
3026       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
3027         type: org.openecomp.capabilities.metric.Ceilometer
3028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3029         occurrences:
3030         - 1
3031         - UNBOUNDED
3032       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
3033         type: org.openecomp.capabilities.metric.Ceilometer
3034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3035         occurrences:
3036         - 1
3037         - UNBOUNDED
3038       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
3039         type: org.openecomp.capabilities.metric.Ceilometer
3040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3041         occurrences:
3042         - 1
3043         - UNBOUNDED
3044       memory.resident_server_cmaui_3_test_nested3Level:
3045         type: org.openecomp.capabilities.metric.Ceilometer
3046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3047         occurrences:
3048         - 1
3049         - UNBOUNDED
3050       memory.usage_server_cmaui_2:
3051         type: org.openecomp.capabilities.metric.Ceilometer
3052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3053         occurrences:
3054         - 1
3055         - UNBOUNDED
3056   org.openecomp.resource.abstract.nodes.heat.nested3:
3057     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3058     properties:
3059       cmaui_names:
3060         type: list
3061         description: CMAUI1, CMAUI2 server names
3062         required: true
3063         status: SUPPORTED
3064         entry_schema:
3065           type: string
3066       p1:
3067         type: string
3068         description: UID of OAM network
3069         required: true
3070         status: SUPPORTED
3071       p2:
3072         type: string
3073         required: true
3074         status: SUPPORTED
3075       cmaui_image:
3076         type: string
3077         description: Image for CMAUI server
3078         required: true
3079         status: SUPPORTED
3080       cmaui_flavor:
3081         type: string
3082         description: Flavor for CMAUI server
3083         required: true
3084         status: SUPPORTED
3085       indx:
3086         type: float
3087         required: true
3088         status: SUPPORTED
3089       security_group_name:
3090         type: list
3091         description: CMAUI1, CMAUI2 server names
3092         required: true
3093         status: SUPPORTED
3094         entry_schema:
3095           type: string
3096       availability_zone_0:
3097         type: string
3098         description: availabilityzone name
3099         required: true
3100         status: SUPPORTED
3101       cmaui_oam_ips:
3102         type: string
3103         required: true
3104         status: SUPPORTED
3105       net:
3106         type: string
3107         required: true
3108         status: SUPPORTED
3109     requirements:
3110     - dependency_test_nested4Level:
3111         capability: tosca.capabilities.Node
3112         node: tosca.nodes.Root
3113         relationship: tosca.relationships.DependsOn
3114         occurrences:
3115         - 0
3116         - UNBOUNDED
3117     - dependency_cmaui_port_7_test_nested4Level:
3118         capability: tosca.capabilities.Node
3119         node: tosca.nodes.Root
3120         relationship: tosca.relationships.DependsOn
3121         occurrences:
3122         - 0
3123         - UNBOUNDED
3124     - link_cmaui_port_7_test_nested4Level:
3125         capability: tosca.capabilities.network.Linkable
3126         relationship: tosca.relationships.network.LinksTo
3127         occurrences:
3128         - 1
3129         - 1
3130     - dependency_server_cmaui_4_test_nested4Level:
3131         capability: tosca.capabilities.Node
3132         node: tosca.nodes.Root
3133         relationship: tosca.relationships.DependsOn
3134         occurrences:
3135         - 0
3136         - UNBOUNDED
3137     - local_storage_server_cmaui_4_test_nested4Level:
3138         capability: tosca.capabilities.Attachment
3139         node: tosca.nodes.BlockStorage
3140         relationship: tosca.relationships.AttachesTo
3141         occurrences:
3142         - 0
3143         - UNBOUNDED
3144     - dependency_cmaui_port_8_test_nested4Level:
3145         capability: tosca.capabilities.Node
3146         node: tosca.nodes.Root
3147         relationship: tosca.relationships.DependsOn
3148         occurrences:
3149         - 0
3150         - UNBOUNDED
3151     - link_cmaui_port_8_test_nested4Level:
3152         capability: tosca.capabilities.network.Linkable
3153         relationship: tosca.relationships.network.LinksTo
3154         occurrences:
3155         - 1
3156         - 1
3157     - dependency_server_cmaui_3:
3158         capability: tosca.capabilities.Node
3159         node: tosca.nodes.Root
3160         relationship: tosca.relationships.DependsOn
3161         occurrences:
3162         - 0
3163         - UNBOUNDED
3164     - local_storage_server_cmaui_3:
3165         capability: tosca.capabilities.Attachment
3166         node: tosca.nodes.BlockStorage
3167         relationship: tosca.relationships.AttachesTo
3168         occurrences:
3169         - 0
3170         - UNBOUNDED
3171     - dependency_cmaui_port_5:
3172         capability: tosca.capabilities.Node
3173         node: tosca.nodes.Root
3174         relationship: tosca.relationships.DependsOn
3175         occurrences:
3176         - 0
3177         - UNBOUNDED
3178     - link_cmaui_port_5:
3179         capability: tosca.capabilities.network.Linkable
3180         relationship: tosca.relationships.network.LinksTo
3181         occurrences:
3182         - 1
3183         - 1
3184     - dependency_cmaui_port_6:
3185         capability: tosca.capabilities.Node
3186         node: tosca.nodes.Root
3187         relationship: tosca.relationships.DependsOn
3188         occurrences:
3189         - 0
3190         - UNBOUNDED
3191     - link_cmaui_port_6:
3192         capability: tosca.capabilities.network.Linkable
3193         relationship: tosca.relationships.network.LinksTo
3194         occurrences:
3195         - 1
3196         - 1
3197     capabilities:
3198       memory.usage_server_cmaui_4_test_nested4Level:
3199         type: org.openecomp.capabilities.metric.Ceilometer
3200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3201         occurrences:
3202         - 1
3203         - UNBOUNDED
3204       cpu_util_server_cmaui_4_test_nested4Level:
3205         type: org.openecomp.capabilities.metric.Ceilometer
3206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3207         occurrences:
3208         - 1
3209         - UNBOUNDED
3210       disk.device.usage_server_cmaui_3:
3211         type: org.openecomp.capabilities.metric.Ceilometer
3212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3213         occurrences:
3214         - 1
3215         - UNBOUNDED
3216       disk.device.latency_server_cmaui_3:
3217         type: org.openecomp.capabilities.metric.Ceilometer
3218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3219         occurrences:
3220         - 1
3221         - UNBOUNDED
3222       disk.read.requests_server_cmaui_4_test_nested4Level:
3223         type: org.openecomp.capabilities.metric.Ceilometer
3224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3225         occurrences:
3226         - 1
3227         - UNBOUNDED
3228       disk.root.size_server_cmaui_3:
3229         type: org.openecomp.capabilities.metric.Ceilometer
3230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3231         occurrences:
3232         - 1
3233         - UNBOUNDED
3234       disk.device.write.requests.rate_server_cmaui_3:
3235         type: org.openecomp.capabilities.metric.Ceilometer
3236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3237         occurrences:
3238         - 1
3239         - UNBOUNDED
3240       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
3241         type: org.openecomp.capabilities.metric.Ceilometer
3242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3243         occurrences:
3244         - 1
3245         - UNBOUNDED
3246       disk.latency_server_cmaui_4_test_nested4Level:
3247         type: org.openecomp.capabilities.metric.Ceilometer
3248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3249         occurrences:
3250         - 1
3251         - UNBOUNDED
3252       disk.read.requests_server_cmaui_3:
3253         type: org.openecomp.capabilities.metric.Ceilometer
3254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258       disk.device.iops_server_cmaui_3:
3259         type: org.openecomp.capabilities.metric.Ceilometer
3260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3261         occurrences:
3262         - 1
3263         - UNBOUNDED
3264       disk.device.capacity_server_cmaui_3:
3265         type: org.openecomp.capabilities.metric.Ceilometer
3266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3267         occurrences:
3268         - 1
3269         - UNBOUNDED
3270       disk.device.read.bytes.rate_server_cmaui_3:
3271         type: org.openecomp.capabilities.metric.Ceilometer
3272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3273         occurrences:
3274         - 1
3275         - UNBOUNDED
3276       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
3277         type: org.openecomp.capabilities.metric.Ceilometer
3278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3279         occurrences:
3280         - 1
3281         - UNBOUNDED
3282       feature_server_cmaui_4_test_nested4Level:
3283         type: tosca.capabilities.Node
3284         occurrences:
3285         - 1
3286         - UNBOUNDED
3287       disk.capacity_server_cmaui_4_test_nested4Level:
3288         type: org.openecomp.capabilities.metric.Ceilometer
3289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       disk.read.bytes_server_cmaui_3:
3294         type: org.openecomp.capabilities.metric.Ceilometer
3295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3296         occurrences:
3297         - 1
3298         - UNBOUNDED
3299       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
3300         type: org.openecomp.capabilities.metric.Ceilometer
3301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3302         occurrences:
3303         - 1
3304         - UNBOUNDED
3305       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
3306         type: org.openecomp.capabilities.metric.Ceilometer
3307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3308         occurrences:
3309         - 1
3310         - UNBOUNDED
3311       disk.device.read.requests_server_cmaui_4_test_nested4Level:
3312         type: org.openecomp.capabilities.metric.Ceilometer
3313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3314         occurrences:
3315         - 1
3316         - UNBOUNDED
3317       disk.device.write.requests_server_cmaui_4_test_nested4Level:
3318         type: org.openecomp.capabilities.metric.Ceilometer
3319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       disk.write.requests.rate_server_cmaui_3:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       disk.device.read.bytes_server_cmaui_3:
3342         type: org.openecomp.capabilities.metric.Ceilometer
3343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3344         occurrences:
3345         - 1
3346         - UNBOUNDED
3347       memory_server_cmaui_3:
3348         type: org.openecomp.capabilities.metric.Ceilometer
3349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3350         occurrences:
3351         - 1
3352         - UNBOUNDED
3353       memory.resident_server_cmaui_4_test_nested4Level:
3354         type: org.openecomp.capabilities.metric.Ceilometer
3355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       cpu_server_cmaui_3:
3360         type: org.openecomp.capabilities.metric.Ceilometer
3361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       binding_server_cmaui_4_test_nested4Level:
3366         type: tosca.capabilities.network.Bindable
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       network.incoming.packets_cmaui_port_5:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       os_server_cmaui_4_test_nested4Level:
3377         type: tosca.capabilities.OperatingSystem
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
3382         type: org.openecomp.capabilities.metric.Ceilometer
3383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3384         occurrences:
3385         - 1
3386         - UNBOUNDED
3387       disk.ephemeral.size_server_cmaui_3:
3388         type: org.openecomp.capabilities.metric.Ceilometer
3389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       cpu.delta_server_cmaui_4_test_nested4Level:
3394         type: org.openecomp.capabilities.metric.Ceilometer
3395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3396         occurrences:
3397         - 1
3398         - UNBOUNDED
3399       network.incoming.packets_cmaui_port_6:
3400         type: org.openecomp.capabilities.metric.Ceilometer
3401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3402         occurrences:
3403         - 1
3404         - UNBOUNDED
3405       disk.capacity_server_cmaui_3:
3406         type: org.openecomp.capabilities.metric.Ceilometer
3407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3408         occurrences:
3409         - 1
3410         - UNBOUNDED
3411       disk.device.capacity_server_cmaui_4_test_nested4Level:
3412         type: org.openecomp.capabilities.metric.Ceilometer
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
3418         type: org.openecomp.capabilities.metric.Ceilometer
3419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3420         occurrences:
3421         - 1
3422         - UNBOUNDED
3423       scalable_server_cmaui_4_test_nested4Level:
3424         type: tosca.capabilities.Scalable
3425         occurrences:
3426         - 1
3427         - UNBOUNDED
3428       disk.device.iops_server_cmaui_4_test_nested4Level:
3429         type: org.openecomp.capabilities.metric.Ceilometer
3430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3431         occurrences:
3432         - 1
3433         - UNBOUNDED
3434       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
3435         type: org.openecomp.capabilities.metric.Ceilometer
3436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3437         occurrences:
3438         - 1
3439         - UNBOUNDED
3440       endpoint_server_cmaui_4_test_nested4Level:
3441         type: tosca.capabilities.Endpoint.Admin
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
3446         type: org.openecomp.capabilities.metric.Ceilometer
3447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       vcpus_server_cmaui_4_test_nested4Level:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       binding_cmaui_port_5:
3458         type: tosca.capabilities.network.Bindable
3459         valid_source_types:
3460         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3461         occurrences:
3462         - 0
3463         - UNBOUNDED
3464       network.incoming.packets_cmaui_port_8_test_nested4Level:
3465         type: org.openecomp.capabilities.metric.Ceilometer
3466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       binding_cmaui_port_6:
3471         type: tosca.capabilities.network.Bindable
3472         valid_source_types:
3473         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3474         occurrences:
3475         - 0
3476         - UNBOUNDED
3477       disk.device.write.requests_server_cmaui_3:
3478         type: org.openecomp.capabilities.metric.Ceilometer
3479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3480         occurrences:
3481         - 1
3482         - UNBOUNDED
3483       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
3484         type: org.openecomp.capabilities.metric.Ceilometer
3485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3486         occurrences:
3487         - 1
3488         - UNBOUNDED
3489       disk.write.bytes_server_cmaui_4_test_nested4Level:
3490         type: org.openecomp.capabilities.metric.Ceilometer
3491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3492         occurrences:
3493         - 1
3494         - UNBOUNDED
3495       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
3496         type: org.openecomp.capabilities.metric.Ceilometer
3497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3498         occurrences:
3499         - 1
3500         - UNBOUNDED
3501       disk.iops_server_cmaui_3:
3502         type: org.openecomp.capabilities.metric.Ceilometer
3503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3504         occurrences:
3505         - 1
3506         - UNBOUNDED
3507       network.outgoing.bytes.rate_cmaui_port_6:
3508         type: org.openecomp.capabilities.metric.Ceilometer
3509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3510         occurrences:
3511         - 1
3512         - UNBOUNDED
3513       network.outgoing.bytes.rate_cmaui_port_5:
3514         type: org.openecomp.capabilities.metric.Ceilometer
3515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3516         occurrences:
3517         - 1
3518         - UNBOUNDED
3519       network.incoming.bytes_cmaui_port_6:
3520         type: org.openecomp.capabilities.metric.Ceilometer
3521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3522         occurrences:
3523         - 1
3524         - UNBOUNDED
3525       network.incoming.bytes_cmaui_port_5:
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       host_server_cmaui_4_test_nested4Level:
3532         type: tosca.capabilities.Container
3533         valid_source_types:
3534         - tosca.nodes.SoftwareComponent
3535         occurrences:
3536         - 1
3537         - UNBOUNDED
3538       cpu_util_server_cmaui_3:
3539         type: org.openecomp.capabilities.metric.Ceilometer
3540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3541         occurrences:
3542         - 1
3543         - UNBOUNDED
3544       disk.device.write.bytes.rate_server_cmaui_3:
3545         type: org.openecomp.capabilities.metric.Ceilometer
3546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3547         occurrences:
3548         - 1
3549         - UNBOUNDED
3550       disk.write.bytes.rate_server_cmaui_3:
3551         type: org.openecomp.capabilities.metric.Ceilometer
3552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3553         occurrences:
3554         - 1
3555         - UNBOUNDED
3556       disk.device.write.bytes_server_cmaui_3:
3557         type: org.openecomp.capabilities.metric.Ceilometer
3558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3559         occurrences:
3560         - 1
3561         - UNBOUNDED
3562       network.incoming.bytes_cmaui_port_8_test_nested4Level:
3563         type: org.openecomp.capabilities.metric.Ceilometer
3564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       network.outpoing.packets_cmaui_port_8_test_nested4Level:
3569         type: org.openecomp.capabilities.metric.Ceilometer
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3571         occurrences:
3572         - 1
3573         - UNBOUNDED
3574       disk.iops_server_cmaui_4_test_nested4Level:
3575         type: org.openecomp.capabilities.metric.Ceilometer
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3577         occurrences:
3578         - 1
3579         - UNBOUNDED
3580       feature_server_cmaui_3:
3581         type: tosca.capabilities.Node
3582         occurrences:
3583         - 1
3584         - UNBOUNDED
3585       feature_cmaui_port_5:
3586         type: tosca.capabilities.Node
3587         occurrences:
3588         - 1
3589         - UNBOUNDED
3590       feature_cmaui_port_6:
3591         type: tosca.capabilities.Node
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       cpu_server_cmaui_4_test_nested4Level:
3596         type: org.openecomp.capabilities.metric.Ceilometer
3597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3598         occurrences:
3599         - 1
3600         - UNBOUNDED
3601       attachment_cmaui_port_7_test_nested4Level:
3602         type: tosca.capabilities.Attachment
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       binding_cmaui_port_8_test_nested4Level:
3607         type: tosca.capabilities.network.Bindable
3608         valid_source_types:
3609         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3610         occurrences:
3611         - 0
3612         - UNBOUNDED
3613       disk.write.bytes_server_cmaui_3:
3614         type: org.openecomp.capabilities.metric.Ceilometer
3615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3616         occurrences:
3617         - 1
3618         - UNBOUNDED
3619       network.incoming.packets.rate_cmaui_port_5:
3620         type: org.openecomp.capabilities.metric.Ceilometer
3621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3622         occurrences:
3623         - 1
3624         - UNBOUNDED
3625       disk.allocation_server_cmaui_3:
3626         type: org.openecomp.capabilities.metric.Ceilometer
3627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3628         occurrences:
3629         - 1
3630         - UNBOUNDED
3631       attachment_cmaui_port_6:
3632         type: tosca.capabilities.Attachment
3633         occurrences:
3634         - 1
3635         - UNBOUNDED
3636       binding_server_cmaui_3:
3637         type: tosca.capabilities.network.Bindable
3638         occurrences:
3639         - 1
3640         - UNBOUNDED
3641       vcpus_server_cmaui_3:
3642         type: org.openecomp.capabilities.metric.Ceilometer
3643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
3648         type: org.openecomp.capabilities.metric.Ceilometer
3649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       instance_server_cmaui_4_test_nested4Level:
3654         type: org.openecomp.capabilities.metric.Ceilometer
3655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3656         occurrences:
3657         - 1
3658         - UNBOUNDED
3659       network.outgoing.packets.rate_cmaui_port_5:
3660         type: org.openecomp.capabilities.metric.Ceilometer
3661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       scalable_server_cmaui_3:
3666         type: tosca.capabilities.Scalable
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       network.outgoing.packets.rate_cmaui_port_6:
3671         type: org.openecomp.capabilities.metric.Ceilometer
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       attachment_cmaui_port_5:
3677         type: tosca.capabilities.Attachment
3678         occurrences:
3679         - 1
3680         - UNBOUNDED
3681       feature_cmaui_port_8_test_nested4Level:
3682         type: tosca.capabilities.Node
3683         occurrences:
3684         - 1
3685         - UNBOUNDED
3686       disk.write.requests_server_cmaui_3:
3687         type: org.openecomp.capabilities.metric.Ceilometer
3688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3689         occurrences:
3690         - 1
3691         - UNBOUNDED
3692       network.outpoing.packets_cmaui_port_7_test_nested4Level:
3693         type: org.openecomp.capabilities.metric.Ceilometer
3694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3695         occurrences:
3696         - 1
3697         - UNBOUNDED
3698       attachment_cmaui_port_8_test_nested4Level:
3699         type: tosca.capabilities.Attachment
3700         occurrences:
3701         - 1
3702         - UNBOUNDED
3703       disk.usage_server_cmaui_3:
3704         type: org.openecomp.capabilities.metric.Ceilometer
3705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3706         occurrences:
3707         - 1
3708         - UNBOUNDED
3709       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
3710         type: org.openecomp.capabilities.metric.Ceilometer
3711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3712         occurrences:
3713         - 1
3714         - UNBOUNDED
3715       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
3716         type: org.openecomp.capabilities.metric.Ceilometer
3717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       feature_cmaui_port_7_test_nested4Level:
3722         type: tosca.capabilities.Node
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       endpoint_server_cmaui_3:
3727         type: tosca.capabilities.Endpoint.Admin
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       memory_server_cmaui_4_test_nested4Level:
3732         type: org.openecomp.capabilities.metric.Ceilometer
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       network.incoming.packets.rate_cmaui_port_6:
3738         type: org.openecomp.capabilities.metric.Ceilometer
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       os_server_cmaui_3:
3744         type: tosca.capabilities.OperatingSystem
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.root.size_server_cmaui_4_test_nested4Level:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       binding_cmaui_port_7_test_nested4Level:
3755         type: tosca.capabilities.network.Bindable
3756         valid_source_types:
3757         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3758         occurrences:
3759         - 0
3760         - UNBOUNDED
3761       disk.usage_server_cmaui_4_test_nested4Level:
3762         type: org.openecomp.capabilities.metric.Ceilometer
3763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3764         occurrences:
3765         - 1
3766         - UNBOUNDED
3767       disk.device.latency_server_cmaui_4_test_nested4Level:
3768         type: org.openecomp.capabilities.metric.Ceilometer
3769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3770         occurrences:
3771         - 1
3772         - UNBOUNDED
3773       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
3774         type: org.openecomp.capabilities.metric.Ceilometer
3775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3776         occurrences:
3777         - 1
3778         - UNBOUNDED
3779       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
3780         type: org.openecomp.capabilities.metric.Ceilometer
3781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3782         occurrences:
3783         - 1
3784         - UNBOUNDED
3785       disk.device.allocation_server_cmaui_3:
3786         type: org.openecomp.capabilities.metric.Ceilometer
3787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3788         occurrences:
3789         - 1
3790         - UNBOUNDED
3791       disk.read.bytes_server_cmaui_4_test_nested4Level:
3792         type: org.openecomp.capabilities.metric.Ceilometer
3793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3794         occurrences:
3795         - 1
3796         - UNBOUNDED
3797       disk.allocation_server_cmaui_4_test_nested4Level:
3798         type: org.openecomp.capabilities.metric.Ceilometer
3799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3800         occurrences:
3801         - 1
3802         - UNBOUNDED
3803       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
3804         type: org.openecomp.capabilities.metric.Ceilometer
3805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3806         occurrences:
3807         - 1
3808         - UNBOUNDED
3809       disk.device.allocation_server_cmaui_4_test_nested4Level:
3810         type: org.openecomp.capabilities.metric.Ceilometer
3811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3812         occurrences:
3813         - 1
3814         - UNBOUNDED
3815       host_server_cmaui_3:
3816         type: tosca.capabilities.Container
3817         valid_source_types:
3818         - tosca.nodes.SoftwareComponent
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       disk.write.requests_server_cmaui_4_test_nested4Level:
3823         type: org.openecomp.capabilities.metric.Ceilometer
3824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       network.incoming.packets_cmaui_port_7_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       feature_test_nested4Level:
3835         type: tosca.capabilities.Node
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       network.incoming.bytes.rate_cmaui_port_6:
3840         type: org.openecomp.capabilities.metric.Ceilometer
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3842         occurrences:
3843         - 1
3844         - UNBOUNDED
3845       instance_server_cmaui_3:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
3852         type: org.openecomp.capabilities.metric.Ceilometer
3853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3854         occurrences:
3855         - 1
3856         - UNBOUNDED
3857       network.outpoing.packets_cmaui_port_5:
3858         type: org.openecomp.capabilities.metric.Ceilometer
3859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3860         occurrences:
3861         - 1
3862         - UNBOUNDED
3863       network.outgoing.bytes_cmaui_port_6:
3864         type: org.openecomp.capabilities.metric.Ceilometer
3865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3866         occurrences:
3867         - 1
3868         - UNBOUNDED
3869       network.outpoing.packets_cmaui_port_6:
3870         type: org.openecomp.capabilities.metric.Ceilometer
3871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3872         occurrences:
3873         - 1
3874         - UNBOUNDED
3875       disk.read.bytes.rate_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       network.outgoing.bytes_cmaui_port_5:
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.device.usage_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       disk.device.read.bytes.rate_server_cmaui_4_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       network.incoming.bytes.rate_cmaui_port_5:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905       disk.device.read.requests_server_cmaui_3:
3906         type: org.openecomp.capabilities.metric.Ceilometer
3907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3908         occurrences:
3909         - 1
3910         - UNBOUNDED
3911       network.incoming.bytes_cmaui_port_7_test_nested4Level:
3912         type: org.openecomp.capabilities.metric.Ceilometer
3913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917       disk.device.read.requests.rate_server_cmaui_3:
3918         type: org.openecomp.capabilities.metric.Ceilometer
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       cpu.delta_server_cmaui_3:
3924         type: org.openecomp.capabilities.metric.Ceilometer
3925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       memory.resident_server_cmaui_3:
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       disk.latency_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       memory.usage_server_cmaui_3:
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   org.openecomp.resource.abstract.nodes.heat.nested4:
3948     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3949     properties:
3950       cmaui_names:
3951         type: list
3952         description: CMAUI1, CMAUI2 server names
3953         required: true
3954         status: SUPPORTED
3955         entry_schema:
3956           type: string
3957       p1:
3958         type: string
3959         description: UID of OAM network
3960         required: true
3961         status: SUPPORTED
3962       p2:
3963         type: string
3964         required: true
3965         status: SUPPORTED
3966       cmaui_image:
3967         type: string
3968         description: Image for CMAUI server
3969         required: true
3970         status: SUPPORTED
3971       cmaui_flavor:
3972         type: string
3973         description: Flavor for CMAUI server
3974         required: true
3975         status: SUPPORTED
3976       security_group_name:
3977         type: list
3978         description: CMAUI1, CMAUI2 server names
3979         required: true
3980         status: SUPPORTED
3981         entry_schema:
3982           type: string
3983       availability_zone_0:
3984         type: string
3985         description: availabilityzone name
3986         required: true
3987         status: SUPPORTED
3988       cmaui_oam_ips:
3989         type: string
3990         required: true
3991         status: SUPPORTED
3992       net:
3993         type: string
3994         required: true
3995         status: SUPPORTED
3996     requirements:
3997     - dependency_cmaui_port_7:
3998         capability: tosca.capabilities.Node
3999         node: tosca.nodes.Root
4000         relationship: tosca.relationships.DependsOn
4001         occurrences:
4002         - 0
4003         - UNBOUNDED
4004     - link_cmaui_port_7:
4005         capability: tosca.capabilities.network.Linkable
4006         relationship: tosca.relationships.network.LinksTo
4007         occurrences:
4008         - 1
4009         - 1
4010     - dependency_server_cmaui_4:
4011         capability: tosca.capabilities.Node
4012         node: tosca.nodes.Root
4013         relationship: tosca.relationships.DependsOn
4014         occurrences:
4015         - 0
4016         - UNBOUNDED
4017     - local_storage_server_cmaui_4:
4018         capability: tosca.capabilities.Attachment
4019         node: tosca.nodes.BlockStorage
4020         relationship: tosca.relationships.AttachesTo
4021         occurrences:
4022         - 0
4023         - UNBOUNDED
4024     - dependency_cmaui_port_8:
4025         capability: tosca.capabilities.Node
4026         node: tosca.nodes.Root
4027         relationship: tosca.relationships.DependsOn
4028         occurrences:
4029         - 0
4030         - UNBOUNDED
4031     - link_cmaui_port_8:
4032         capability: tosca.capabilities.network.Linkable
4033         relationship: tosca.relationships.network.LinksTo
4034         occurrences:
4035         - 1
4036         - 1
4037     capabilities:
4038       disk.write.bytes_server_cmaui_4:
4039         type: org.openecomp.capabilities.metric.Ceilometer
4040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4041         occurrences:
4042         - 1
4043         - UNBOUNDED
4044       disk.device.write.bytes_server_cmaui_4:
4045         type: org.openecomp.capabilities.metric.Ceilometer
4046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       feature_server_cmaui_4:
4051         type: tosca.capabilities.Node
4052         occurrences:
4053         - 1
4054         - UNBOUNDED
4055       disk.device.latency_server_cmaui_4:
4056         type: org.openecomp.capabilities.metric.Ceilometer
4057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4058         occurrences:
4059         - 1
4060         - UNBOUNDED
4061       disk.device.usage_server_cmaui_4:
4062         type: org.openecomp.capabilities.metric.Ceilometer
4063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4064         occurrences:
4065         - 1
4066         - UNBOUNDED
4067       feature_cmaui_port_7:
4068         type: tosca.capabilities.Node
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       feature_cmaui_port_8:
4073         type: tosca.capabilities.Node
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       disk.read.requests_server_cmaui_4:
4078         type: org.openecomp.capabilities.metric.Ceilometer
4079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       disk.allocation_server_cmaui_4:
4084         type: org.openecomp.capabilities.metric.Ceilometer
4085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       network.outgoing.packets.rate_cmaui_port_8:
4090         type: org.openecomp.capabilities.metric.Ceilometer
4091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4092         occurrences:
4093         - 1
4094         - UNBOUNDED
4095       attachment_cmaui_port_7:
4096         type: tosca.capabilities.Attachment
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       vcpus_server_cmaui_4:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       binding_server_cmaui_4:
4107         type: tosca.capabilities.network.Bindable
4108         occurrences:
4109         - 1
4110         - UNBOUNDED
4111       disk.root.size_server_cmaui_4:
4112         type: org.openecomp.capabilities.metric.Ceilometer
4113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4114         occurrences:
4115         - 1
4116         - UNBOUNDED
4117       disk.device.write.requests.rate_server_cmaui_4:
4118         type: org.openecomp.capabilities.metric.Ceilometer
4119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4120         occurrences:
4121         - 1
4122         - UNBOUNDED
4123       attachment_cmaui_port_8:
4124         type: tosca.capabilities.Attachment
4125         occurrences:
4126         - 1
4127         - UNBOUNDED
4128       scalable_server_cmaui_4:
4129         type: tosca.capabilities.Scalable
4130         occurrences:
4131         - 1
4132         - UNBOUNDED
4133       network.outgoing.packets.rate_cmaui_port_7:
4134         type: org.openecomp.capabilities.metric.Ceilometer
4135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4136         occurrences:
4137         - 1
4138         - UNBOUNDED
4139       disk.write.requests_server_cmaui_4:
4140         type: org.openecomp.capabilities.metric.Ceilometer
4141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       disk.usage_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.capacity_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       disk.device.iops_server_cmaui_4:
4158         type: org.openecomp.capabilities.metric.Ceilometer
4159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       disk.device.read.bytes.rate_server_cmaui_4:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       endpoint_server_cmaui_4:
4170         type: tosca.capabilities.Endpoint.Admin
4171         occurrences:
4172         - 1
4173         - UNBOUNDED
4174       disk.read.bytes_server_cmaui_4:
4175         type: org.openecomp.capabilities.metric.Ceilometer
4176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       network.incoming.packets.rate_cmaui_port_7:
4181         type: org.openecomp.capabilities.metric.Ceilometer
4182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4183         occurrences:
4184         - 1
4185         - UNBOUNDED
4186       os_server_cmaui_4:
4187         type: tosca.capabilities.OperatingSystem
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       network.incoming.packets.rate_cmaui_port_8:
4192         type: org.openecomp.capabilities.metric.Ceilometer
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       disk.device.allocation_server_cmaui_4:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       disk.write.requests.rate_server_cmaui_4:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       disk.device.read.bytes_server_cmaui_4:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       memory_server_cmaui_4:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       disk.write.bytes.rate_server_cmaui_4:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       cpu_server_cmaui_4:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       disk.capacity_server_cmaui_4:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       host_server_cmaui_4:
4240         type: tosca.capabilities.Container
4241         valid_source_types:
4242         - tosca.nodes.SoftwareComponent
4243         occurrences:
4244         - 1
4245         - UNBOUNDED
4246       network.incoming.packets_cmaui_port_7:
4247         type: org.openecomp.capabilities.metric.Ceilometer
4248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4249         occurrences:
4250         - 1
4251         - UNBOUNDED
4252       network.incoming.packets_cmaui_port_8:
4253         type: org.openecomp.capabilities.metric.Ceilometer
4254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4255         occurrences:
4256         - 1
4257         - UNBOUNDED
4258       network.incoming.bytes.rate_cmaui_port_7:
4259         type: org.openecomp.capabilities.metric.Ceilometer
4260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4261         occurrences:
4262         - 1
4263         - UNBOUNDED
4264       instance_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.bytes.rate_cmaui_port_8:
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       network.outgoing.bytes_cmaui_port_7:
4277         type: org.openecomp.capabilities.metric.Ceilometer
4278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4279         occurrences:
4280         - 1
4281         - UNBOUNDED
4282       network.outpoing.packets_cmaui_port_7:
4283         type: org.openecomp.capabilities.metric.Ceilometer
4284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4285         occurrences:
4286         - 1
4287         - UNBOUNDED
4288       disk.read.bytes.rate_server_cmaui_4:
4289         type: org.openecomp.capabilities.metric.Ceilometer
4290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4291         occurrences:
4292         - 1
4293         - UNBOUNDED
4294       network.outpoing.packets_cmaui_port_8:
4295         type: org.openecomp.capabilities.metric.Ceilometer
4296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4297         occurrences:
4298         - 1
4299         - UNBOUNDED
4300       disk.device.write.requests_server_cmaui_4:
4301         type: org.openecomp.capabilities.metric.Ceilometer
4302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4303         occurrences:
4304         - 1
4305         - UNBOUNDED
4306       binding_cmaui_port_7:
4307         type: tosca.capabilities.network.Bindable
4308         valid_source_types:
4309         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4310         occurrences:
4311         - 0
4312         - UNBOUNDED
4313       network.outgoing.bytes_cmaui_port_8:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       disk.device.read.requests_server_cmaui_4:
4320         type: org.openecomp.capabilities.metric.Ceilometer
4321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4322         occurrences:
4323         - 1
4324         - UNBOUNDED
4325       binding_cmaui_port_8:
4326         type: tosca.capabilities.network.Bindable
4327         valid_source_types:
4328         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4329         occurrences:
4330         - 0
4331         - UNBOUNDED
4332       disk.iops_server_cmaui_4:
4333         type: org.openecomp.capabilities.metric.Ceilometer
4334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4335         occurrences:
4336         - 1
4337         - UNBOUNDED
4338       disk.device.read.requests.rate_server_cmaui_4:
4339         type: org.openecomp.capabilities.metric.Ceilometer
4340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       cpu.delta_server_cmaui_4:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       memory.resident_server_cmaui_4:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       disk.ephemeral.size_server_cmaui_4:
4357         type: org.openecomp.capabilities.metric.Ceilometer
4358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4359         occurrences:
4360         - 1
4361         - UNBOUNDED
4362       network.outgoing.bytes.rate_cmaui_port_7:
4363         type: org.openecomp.capabilities.metric.Ceilometer
4364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4365         occurrences:
4366         - 1
4367         - UNBOUNDED
4368       network.incoming.bytes_cmaui_port_8:
4369         type: org.openecomp.capabilities.metric.Ceilometer
4370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4371         occurrences:
4372         - 1
4373         - UNBOUNDED
4374       network.incoming.bytes_cmaui_port_7:
4375         type: org.openecomp.capabilities.metric.Ceilometer
4376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4377         occurrences:
4378         - 1
4379         - UNBOUNDED
4380       disk.latency_server_cmaui_4:
4381         type: org.openecomp.capabilities.metric.Ceilometer
4382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4383         occurrences:
4384         - 1
4385         - UNBOUNDED
4386       network.outgoing.bytes.rate_cmaui_port_8:
4387         type: org.openecomp.capabilities.metric.Ceilometer
4388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4389         occurrences:
4390         - 1
4391         - UNBOUNDED
4392       disk.device.write.bytes.rate_server_cmaui_4:
4393         type: org.openecomp.capabilities.metric.Ceilometer
4394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       memory.usage_server_cmaui_4:
4399         type: org.openecomp.capabilities.metric.Ceilometer
4400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4401         occurrences:
4402         - 1
4403         - UNBOUNDED
4404       cpu_util_server_cmaui_4:
4405         type: org.openecomp.capabilities.metric.Ceilometer
4406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4407         occurrences:
4408         - 1
4409         - UNBOUNDED