713b80e73af195fa82c86d8adb81c97578062c7c
[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       p2:
19         type: string
20         description: UID of OAM network
21         required: true
22         status: SUPPORTED
23       cmaui_image:
24         type: string
25         description: Image for CMAUI server
26         required: true
27         status: SUPPORTED
28       cmaui_flavor:
29         type: string
30         description: Flavor for CMAUI server
31         required: true
32         status: SUPPORTED
33       security_group_name:
34         type: list
35         description: CMAUI1, CMAUI2 server names
36         required: true
37         status: SUPPORTED
38         entry_schema:
39           type: string
40       availability_zone_0:
41         type: string
42         description: availabilityzone name
43         required: true
44         status: SUPPORTED
45       cmaui_oam_ips:
46         type: string
47         required: true
48         status: SUPPORTED
49       shared_test_net:
50         type: string
51         description: UID of OAM network
52         required: true
53         status: SUPPORTED
54     requirements:
55     - dependency_server_cmaui_1:
56         capability: tosca.capabilities.Node
57         node: tosca.nodes.Root
58         relationship: tosca.relationships.DependsOn
59         occurrences:
60         - 0
61         - UNBOUNDED
62     - local_storage_server_cmaui_1:
63         capability: tosca.capabilities.Attachment
64         node: tosca.nodes.BlockStorage
65         relationship: tosca.relationships.AttachesTo
66         occurrences:
67         - 0
68         - UNBOUNDED
69     - dependency_test_nested2Level:
70         capability: tosca.capabilities.Node
71         node: tosca.nodes.Root
72         relationship: tosca.relationships.DependsOn
73         occurrences:
74         - 0
75         - UNBOUNDED
76     - dependency_cmaui_port_21_test_nested2Level:
77         capability: tosca.capabilities.Node
78         node: tosca.nodes.Root
79         relationship: tosca.relationships.DependsOn
80         occurrences:
81         - 0
82         - UNBOUNDED
83     - link_cmaui_port_21_test_nested2Level:
84         capability: tosca.capabilities.network.Linkable
85         relationship: tosca.relationships.network.LinksTo
86         occurrences:
87         - 1
88         - 1
89     - dependency_server_cmaui_2_test_nested2Level:
90         capability: tosca.capabilities.Node
91         node: tosca.nodes.Root
92         relationship: tosca.relationships.DependsOn
93         occurrences:
94         - 0
95         - UNBOUNDED
96     - local_storage_server_cmaui_2_test_nested2Level:
97         capability: tosca.capabilities.Attachment
98         node: tosca.nodes.BlockStorage
99         relationship: tosca.relationships.AttachesTo
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - dependency_cmaui_port_22_test_nested2Level:
104         capability: tosca.capabilities.Node
105         node: tosca.nodes.Root
106         relationship: tosca.relationships.DependsOn
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - link_cmaui_port_22_test_nested2Level:
111         capability: tosca.capabilities.network.Linkable
112         relationship: tosca.relationships.network.LinksTo
113         occurrences:
114         - 1
115         - 1
116     - binding_cmaui_port_22_test_nested2Level:
117         capability: tosca.capabilities.network.Bindable
118         relationship: tosca.relationships.network.BindsTo
119         occurrences:
120         - 1
121         - 1
122     - dependency_test_nested3Level_test_nested2Level:
123         capability: tosca.capabilities.Node
124         node: tosca.nodes.Root
125         relationship: tosca.relationships.DependsOn
126         occurrences:
127         - 0
128         - UNBOUNDED
129     - dependency_cmaui_port_32_test_nested3Level_test_nested2Level:
130         capability: tosca.capabilities.Node
131         node: tosca.nodes.Root
132         relationship: tosca.relationships.DependsOn
133         occurrences:
134         - 0
135         - UNBOUNDED
136     - link_cmaui_port_32_test_nested3Level_test_nested2Level:
137         capability: tosca.capabilities.network.Linkable
138         relationship: tosca.relationships.network.LinksTo
139         occurrences:
140         - 1
141         - 1
142     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
143         capability: tosca.capabilities.Node
144         node: tosca.nodes.Root
145         relationship: tosca.relationships.DependsOn
146         occurrences:
147         - 0
148         - UNBOUNDED
149     - dependency_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
150         capability: tosca.capabilities.Node
151         node: tosca.nodes.Root
152         relationship: tosca.relationships.DependsOn
153         occurrences:
154         - 0
155         - UNBOUNDED
156     - link_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
157         capability: tosca.capabilities.network.Linkable
158         relationship: tosca.relationships.network.LinksTo
159         occurrences:
160         - 1
161         - 1
162     - dependency_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
163         capability: tosca.capabilities.Node
164         node: tosca.nodes.Root
165         relationship: tosca.relationships.DependsOn
166         occurrences:
167         - 0
168         - UNBOUNDED
169     - link_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
170         capability: tosca.capabilities.network.Linkable
171         relationship: tosca.relationships.network.LinksTo
172         occurrences:
173         - 1
174         - 1
175     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
176         capability: tosca.capabilities.Node
177         node: tosca.nodes.Root
178         relationship: tosca.relationships.DependsOn
179         occurrences:
180         - 0
181         - UNBOUNDED
182     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
183         capability: tosca.capabilities.Attachment
184         node: tosca.nodes.BlockStorage
185         relationship: tosca.relationships.AttachesTo
186         occurrences:
187         - 0
188         - UNBOUNDED
189     - dependency_server_cmaui_3_test_nested3Level_test_nested2Level:
190         capability: tosca.capabilities.Node
191         node: tosca.nodes.Root
192         relationship: tosca.relationships.DependsOn
193         occurrences:
194         - 0
195         - UNBOUNDED
196     - local_storage_server_cmaui_3_test_nested3Level_test_nested2Level:
197         capability: tosca.capabilities.Attachment
198         node: tosca.nodes.BlockStorage
199         relationship: tosca.relationships.AttachesTo
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - dependency_cmaui_port_33_test_nested3Level_test_nested2Level:
204         capability: tosca.capabilities.Node
205         node: tosca.nodes.Root
206         relationship: tosca.relationships.DependsOn
207         occurrences:
208         - 0
209         - UNBOUNDED
210     - link_cmaui_port_33_test_nested3Level_test_nested2Level:
211         capability: tosca.capabilities.network.Linkable
212         relationship: tosca.relationships.network.LinksTo
213         occurrences:
214         - 1
215         - 1
216     - dependency_cmaui_port_0:
217         capability: tosca.capabilities.Node
218         node: tosca.nodes.Root
219         relationship: tosca.relationships.DependsOn
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - link_cmaui_port_0:
224         capability: tosca.capabilities.network.Linkable
225         relationship: tosca.relationships.network.LinksTo
226         occurrences:
227         - 1
228         - 1
229     capabilities:
230       memory.resident_server_cmaui_3_test_nested3Level_test_nested2Level:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.latency_server_cmaui_1:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.outpoing.packets_cmaui_port_33_test_nested3Level_test_nested2Level:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       feature_cmaui_port_32_test_nested3Level_test_nested2Level:
255         type: tosca.capabilities.Node
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.root.size_server_cmaui_1:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
278         type: tosca.capabilities.Scalable
279         occurrences:
280         - 1
281         - UNBOUNDED
282       network.incoming.bytes_cmaui_port_22_test_nested2Level:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.read.requests_server_cmaui_1:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       network.incoming.packets_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.outgoing.bytes_cmaui_port_0:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       endpoint_server_cmaui_2_test_nested2Level:
307         type: tosca.capabilities.Endpoint.Admin
308         occurrences:
309         - 1
310         - UNBOUNDED
311       network.incoming.packets_cmaui_port_32_test_nested3Level_test_nested2Level:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
318         type: tosca.capabilities.network.Bindable
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.incoming.packets_cmaui_port_21_test_nested2Level:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.device.read.bytes.rate_server_cmaui_1:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       feature_server_cmaui_2_test_nested2Level:
341         type: tosca.capabilities.Node
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.read.bytes_server_cmaui_1:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.capacity_server_cmaui_2_test_nested2Level:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.read.bytes_server_cmaui_1:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.write.requests_server_cmaui_2_test_nested2Level:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.write.requests.rate_server_cmaui_1:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       network.outpoing.packets_cmaui_port_32_test_nested3Level_test_nested2Level:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.read.bytes_server_cmaui_2_test_nested2Level:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.outpoing.packets_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.allocation_server_cmaui_2_test_nested2Level:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       feature_cmaui_port_33_test_nested3Level_test_nested2Level:
430         type: tosca.capabilities.Node
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.ephemeral.size_server_cmaui_1:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       network.incoming.packets_cmaui_port_22_test_nested2Level:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       binding_cmaui_port_0:
477         type: tosca.capabilities.network.Bindable
478         valid_source_types:
479         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
480         occurrences:
481         - 0
482         - UNBOUNDED
483       network.incoming.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       feature_test_nested2Level:
490         type: tosca.capabilities.Node
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       disk.device.write.requests_server_cmaui_1:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       network.incoming.packets_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
513         type: org.openecomp.capabilities.metric.Ceilometer
514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
515         occurrences:
516         - 1
517         - UNBOUNDED
518       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       binding_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
525         type: tosca.capabilities.network.Bindable
526         valid_source_types:
527         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
528         occurrences:
529         - 0
530         - UNBOUNDED
531       network.incoming.bytes_cmaui_port_21_test_nested2Level:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.device.write.bytes.rate_server_cmaui_1:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       cpu_util_server_cmaui_1:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.incoming.bytes.rate_cmaui_port_21_test_nested2Level:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       network.incoming.bytes_cmaui_port_0:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.write.bytes.rate_server_cmaui_1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.device.write.bytes_server_cmaui_1:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       feature_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
574         type: tosca.capabilities.Node
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       network.incoming.packets.rate_cmaui_port_0:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       cpu_server_cmaui_2_test_nested2Level:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       binding_cmaui_port_33_test_nested3Level_test_nested2Level:
597         type: tosca.capabilities.network.Bindable
598         valid_source_types:
599         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
600         occurrences:
601         - 0
602         - UNBOUNDED
603       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       binding_server_cmaui_1:
610         type: tosca.capabilities.network.Bindable
611         occurrences:
612         - 1
613         - UNBOUNDED
614       feature_cmaui_port_0:
615         type: tosca.capabilities.Node
616         occurrences:
617         - 1
618         - UNBOUNDED
619       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
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       os_server_cmaui_3_test_nested3Level_test_nested2Level:
626         type: tosca.capabilities.OperatingSystem
627         occurrences:
628         - 1
629         - UNBOUNDED
630       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
631         type: org.openecomp.capabilities.metric.Ceilometer
632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
633         occurrences:
634         - 1
635         - UNBOUNDED
636       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       scalable_server_cmaui_1:
643         type: tosca.capabilities.Scalable
644         occurrences:
645         - 1
646         - UNBOUNDED
647       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
654         type: org.openecomp.capabilities.metric.Ceilometer
655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
656         occurrences:
657         - 1
658         - UNBOUNDED
659       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
660         type: org.openecomp.capabilities.metric.Ceilometer
661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
662         occurrences:
663         - 1
664         - UNBOUNDED
665       endpoint_server_cmaui_1:
666         type: tosca.capabilities.Endpoint.Admin
667         occurrences:
668         - 1
669         - UNBOUNDED
670       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
671         type: tosca.capabilities.OperatingSystem
672         occurrences:
673         - 1
674         - UNBOUNDED
675       feature_cmaui_port_21_test_nested2Level:
676         type: tosca.capabilities.Node
677         occurrences:
678         - 1
679         - UNBOUNDED
680       network.outpoing.packets_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.usage_server_cmaui_2_test_nested2Level:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.device.read.requests.rate_server_cmaui_2_test_nested2Level:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       network.outgoing.packets.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       network.incoming.bytes.rate_cmaui_port_32_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       disk.device.allocation_server_cmaui_1:
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       memory_server_cmaui_1:
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       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.write.requests.rate_server_cmaui_3_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       os_server_cmaui_2_test_nested2Level:
747         type: tosca.capabilities.OperatingSystem
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.read.requests_server_cmaui_3_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       network.outgoing.bytes.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       network.outgoing.bytes_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.device.capacity_server_cmaui_1:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.device.iops_server_cmaui_2_test_nested2Level:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.read.bytes.rate_server_cmaui_2_test_nested2Level:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       instance_server_cmaui_1:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
812         type: tosca.capabilities.Endpoint.Admin
813         occurrences:
814         - 1
815         - UNBOUNDED
816       attachment_cmaui_port_33_test_nested3Level_test_nested2Level:
817         type: tosca.capabilities.Attachment
818         occurrences:
819         - 1
820         - UNBOUNDED
821       network.outpoing.packets_cmaui_port_0:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       network.incoming.bytes.rate_cmaui_port_22_test_nested2Level:
828         type: org.openecomp.capabilities.metric.Ceilometer
829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.device.read.requests_server_cmaui_1:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       cpu.delta_server_cmaui_1:
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.device.read.bytes_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       disk.write.bytes.rate_server_cmaui_3_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.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
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       cpu_util_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       memory.usage_server_cmaui_2_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       disk.device.usage_server_cmaui_1:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       network.outgoing.bytes_cmaui_port_22_test_nested2Level:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
894         type: tosca.capabilities.Node
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.device.read.requests_server_cmaui_3_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       disk.root.size_server_cmaui_4_test_nested4Level_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       network.outgoing.packets.rate_cmaui_port_21_test_nested2Level:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       attachment_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
917         type: tosca.capabilities.Attachment
918         occurrences:
919         - 1
920         - UNBOUNDED
921       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       network.outgoing.bytes_cmaui_port_21_test_nested2Level:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       disk.device.write.requests.rate_server_cmaui_1:
934         type: org.openecomp.capabilities.metric.Ceilometer
935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
936         occurrences:
937         - 1
938         - UNBOUNDED
939       disk.read.requests_server_cmaui_2_test_nested2Level:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
946         type: tosca.capabilities.Node
947         occurrences:
948         - 1
949         - UNBOUNDED
950       network.incoming.bytes_cmaui_port_33_test_nested3Level_test_nested2Level:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       disk.write.bytes.rate_server_cmaui_2_test_nested2Level:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.latency_server_cmaui_2_test_nested2Level:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.iops_server_cmaui_1:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       attachment_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
987         type: tosca.capabilities.Attachment
988         occurrences:
989         - 1
990         - UNBOUNDED
991       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       network.incoming.packets.rate_cmaui_port_22_test_nested2Level:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.device.write.bytes.rate_server_cmaui_2_test_nested2Level:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       network.incoming.packets.rate_cmaui_port_21_test_nested2Level:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.read.requests_server_cmaui_2_test_nested2Level:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       cpu_server_cmaui_1:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       memory.resident_server_cmaui_2_test_nested2Level:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       disk.allocation_server_cmaui_2_test_nested2Level:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       network.incoming.bytes_cmaui_port_32_test_nested3Level_test_nested2Level:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       network.incoming.packets_cmaui_port_0:
1070         type: org.openecomp.capabilities.metric.Ceilometer
1071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       network.outgoing.bytes_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       disk.write.requests_server_cmaui_2_test_nested2Level:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       disk.capacity_server_cmaui_1:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1100         type: org.openecomp.capabilities.metric.Ceilometer
1101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1112         type: tosca.capabilities.Scalable
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       network.outgoing.bytes_cmaui_port_33_test_nested3Level_test_nested2Level:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       attachment_cmaui_port_22_test_nested2Level:
1123         type: tosca.capabilities.Attachment
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1140         type: tosca.capabilities.Node
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       disk.iops_server_cmaui_1:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       disk.device.usage_server_cmaui_2_test_nested2Level:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1163         type: org.openecomp.capabilities.metric.Ceilometer
1164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       feature_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1169         type: tosca.capabilities.Node
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       network.outgoing.bytes_cmaui_port_32_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       network.incoming.bytes_cmaui_port_43_test_nested4Level_test_nested3Level_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       network.outgoing.bytes.rate_cmaui_port_0:
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       network.outgoing.packets.rate_cmaui_port_43_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       network.incoming.packets.rate_cmaui_port_32_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       network.outpoing.packets_cmaui_port_21_test_nested2Level:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
1210         type: tosca.capabilities.Endpoint.Admin
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level_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_43_test_nested4Level_test_nested3Level_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       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
1234         type: tosca.capabilities.network.Bindable
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       disk.iops_server_cmaui_2_test_nested2Level:
1245         type: org.openecomp.capabilities.metric.Ceilometer
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       disk.write.bytes_server_cmaui_1:
1251         type: org.openecomp.capabilities.metric.Ceilometer
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       network.outgoing.bytes.rate_cmaui_port_22_test_nested2Level:
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       feature_server_cmaui_1:
1263         type: tosca.capabilities.Node
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.allocation_server_cmaui_1:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       network.outpoing.packets_cmaui_port_22_test_nested2Level:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       binding_cmaui_port_22_test_nested2Level:
1286         type: tosca.capabilities.network.Bindable
1287         valid_source_types:
1288         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1289         occurrences:
1290         - 0
1291         - UNBOUNDED
1292       instance_server_cmaui_2_test_nested2Level:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       network.outgoing.bytes.rate_cmaui_port_21_test_nested2Level:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       network.outgoing.packets.rate_cmaui_port_0:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       attachment_cmaui_port_0:
1311         type: tosca.capabilities.Attachment
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       binding_cmaui_port_21_test_nested2Level:
1322         type: tosca.capabilities.network.Bindable
1323         valid_source_types:
1324         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1325         occurrences:
1326         - 0
1327         - UNBOUNDED
1328       disk.write.requests_server_cmaui_1:
1329         type: org.openecomp.capabilities.metric.Ceilometer
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1331         occurrences:
1332         - 1
1333         - UNBOUNDED
1334       network.incoming.packets.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
1347         type: org.openecomp.capabilities.metric.Ceilometer
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       disk.usage_server_cmaui_1:
1353         type: org.openecomp.capabilities.metric.Ceilometer
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       attachment_cmaui_port_21_test_nested2Level:
1359         type: tosca.capabilities.Attachment
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       memory_server_cmaui_2_test_nested2Level:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       binding_cmaui_port_32_test_nested3Level_test_nested2Level:
1382         type: tosca.capabilities.network.Bindable
1383         valid_source_types:
1384         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1385         occurrences:
1386         - 0
1387         - UNBOUNDED
1388       os_server_cmaui_1:
1389         type: tosca.capabilities.OperatingSystem
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.root.size_server_cmaui_2_test_nested2Level:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       cpu_util_server_cmaui_3_test_nested3Level_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       disk.device.latency_server_cmaui_2_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.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
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.ephemeral.size_server_cmaui_2_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       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
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       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1442         type: tosca.capabilities.Container
1443         valid_source_types:
1444         - tosca.nodes.SoftwareComponent
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       host_server_cmaui_1:
1461         type: tosca.capabilities.Container
1462         valid_source_types:
1463         - tosca.nodes.SoftwareComponent
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       binding_server_cmaui_2_test_nested2Level:
1468         type: tosca.capabilities.network.Bindable
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       feature_cmaui_port_22_test_nested2Level:
1473         type: tosca.capabilities.Node
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       cpu.delta_server_cmaui_2_test_nested2Level:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       disk.device.capacity_server_cmaui_2_test_nested2Level:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       attachment_cmaui_port_32_test_nested3Level_test_nested2Level:
1496         type: tosca.capabilities.Attachment
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       scalable_server_cmaui_2_test_nested2Level:
1513         type: tosca.capabilities.Scalable
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       host_server_cmaui_3_test_nested3Level_test_nested2Level:
1518         type: tosca.capabilities.Container
1519         valid_source_types:
1520         - tosca.nodes.SoftwareComponent
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       vcpus_server_cmaui_2_test_nested2Level:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.device.read.requests.rate_server_cmaui_1:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       network.incoming.bytes.rate_cmaui_port_0:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       network.outgoing.packets.rate_cmaui_port_32_test_nested3Level_test_nested2Level:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       network.incoming.bytes.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
1555         type: org.openecomp.capabilities.metric.Ceilometer
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1557         occurrences:
1558         - 1
1559         - UNBOUNDED
1560       network.incoming.bytes_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1561         type: org.openecomp.capabilities.metric.Ceilometer
1562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       vcpus_server_cmaui_1:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       disk.write.bytes_server_cmaui_2_test_nested2Level:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       feature_test_nested3Level_test_nested2Level:
1591         type: tosca.capabilities.Node
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.device.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       disk.read.bytes.rate_server_cmaui_1:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       network.outgoing.packets.rate_cmaui_port_22_test_nested2Level:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       memory.resident_server_cmaui_1:
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       network.incoming.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_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.packets_cmaui_port_33_test_nested3Level_test_nested2Level:
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.outgoing.bytes.rate_cmaui_port_32_test_nested3Level_test_nested2Level:
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.latency_server_cmaui_1:
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       host_server_cmaui_2_test_nested2Level:
1656         type: tosca.capabilities.Container
1657         valid_source_types:
1658         - tosca.nodes.SoftwareComponent
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       memory.usage_server_cmaui_1:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668   org.openecomp.resource.abstract.nodes.heat.nested2:
1669     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1670     properties:
1671       cmaui_names:
1672         type: list
1673         description: CMAUI1, CMAUI2 server names
1674         required: true
1675         status: SUPPORTED
1676         entry_schema:
1677           type: string
1678       p2:
1679         type: string
1680         description: UID of OAM network
1681         required: true
1682         status: SUPPORTED
1683       cmaui_image:
1684         type: string
1685         description: Image for CMAUI server
1686         required: true
1687         status: SUPPORTED
1688       cmaui_flavor:
1689         type: string
1690         description: Flavor for CMAUI server
1691         required: true
1692         status: SUPPORTED
1693       security_group_name:
1694         type: list
1695         description: CMAUI1, CMAUI2 server names
1696         required: true
1697         status: SUPPORTED
1698         entry_schema:
1699           type: string
1700       availability_zone_0:
1701         type: string
1702         description: availabilityzone name
1703         required: true
1704         status: SUPPORTED
1705       cmaui_oam_ips:
1706         type: string
1707         required: true
1708         status: SUPPORTED
1709       shared_test_net:
1710         type: string
1711         description: UID of OAM network
1712         required: true
1713         status: SUPPORTED
1714     requirements:
1715     - dependency_cmaui_port_21:
1716         capability: tosca.capabilities.Node
1717         node: tosca.nodes.Root
1718         relationship: tosca.relationships.DependsOn
1719         occurrences:
1720         - 0
1721         - UNBOUNDED
1722     - link_cmaui_port_21:
1723         capability: tosca.capabilities.network.Linkable
1724         relationship: tosca.relationships.network.LinksTo
1725         occurrences:
1726         - 1
1727         - 1
1728     - dependency_server_cmaui_2:
1729         capability: tosca.capabilities.Node
1730         node: tosca.nodes.Root
1731         relationship: tosca.relationships.DependsOn
1732         occurrences:
1733         - 0
1734         - UNBOUNDED
1735     - local_storage_server_cmaui_2:
1736         capability: tosca.capabilities.Attachment
1737         node: tosca.nodes.BlockStorage
1738         relationship: tosca.relationships.AttachesTo
1739         occurrences:
1740         - 0
1741         - UNBOUNDED
1742     - dependency_cmaui_port_22:
1743         capability: tosca.capabilities.Node
1744         node: tosca.nodes.Root
1745         relationship: tosca.relationships.DependsOn
1746         occurrences:
1747         - 0
1748         - UNBOUNDED
1749     - link_cmaui_port_22:
1750         capability: tosca.capabilities.network.Linkable
1751         relationship: tosca.relationships.network.LinksTo
1752         occurrences:
1753         - 1
1754         - 1
1755     - binding_cmaui_port_22:
1756         capability: tosca.capabilities.network.Bindable
1757         relationship: tosca.relationships.network.BindsTo
1758         occurrences:
1759         - 1
1760         - 1
1761     - dependency_test_nested3Level:
1762         capability: tosca.capabilities.Node
1763         node: tosca.nodes.Root
1764         relationship: tosca.relationships.DependsOn
1765         occurrences:
1766         - 0
1767         - UNBOUNDED
1768     - dependency_cmaui_port_32_test_nested3Level:
1769         capability: tosca.capabilities.Node
1770         node: tosca.nodes.Root
1771         relationship: tosca.relationships.DependsOn
1772         occurrences:
1773         - 0
1774         - UNBOUNDED
1775     - link_cmaui_port_32_test_nested3Level:
1776         capability: tosca.capabilities.network.Linkable
1777         relationship: tosca.relationships.network.LinksTo
1778         occurrences:
1779         - 1
1780         - 1
1781     - dependency_test_nested4Level_test_nested3Level:
1782         capability: tosca.capabilities.Node
1783         node: tosca.nodes.Root
1784         relationship: tosca.relationships.DependsOn
1785         occurrences:
1786         - 0
1787         - UNBOUNDED
1788     - dependency_cmaui_port_43_test_nested4Level_test_nested3Level:
1789         capability: tosca.capabilities.Node
1790         node: tosca.nodes.Root
1791         relationship: tosca.relationships.DependsOn
1792         occurrences:
1793         - 0
1794         - UNBOUNDED
1795     - link_cmaui_port_43_test_nested4Level_test_nested3Level:
1796         capability: tosca.capabilities.network.Linkable
1797         relationship: tosca.relationships.network.LinksTo
1798         occurrences:
1799         - 1
1800         - 1
1801     - dependency_cmaui_port_42_test_nested4Level_test_nested3Level:
1802         capability: tosca.capabilities.Node
1803         node: tosca.nodes.Root
1804         relationship: tosca.relationships.DependsOn
1805         occurrences:
1806         - 0
1807         - UNBOUNDED
1808     - link_cmaui_port_42_test_nested4Level_test_nested3Level:
1809         capability: tosca.capabilities.network.Linkable
1810         relationship: tosca.relationships.network.LinksTo
1811         occurrences:
1812         - 1
1813         - 1
1814     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
1815         capability: tosca.capabilities.Node
1816         node: tosca.nodes.Root
1817         relationship: tosca.relationships.DependsOn
1818         occurrences:
1819         - 0
1820         - UNBOUNDED
1821     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
1822         capability: tosca.capabilities.Attachment
1823         node: tosca.nodes.BlockStorage
1824         relationship: tosca.relationships.AttachesTo
1825         occurrences:
1826         - 0
1827         - UNBOUNDED
1828     - dependency_server_cmaui_3_test_nested3Level:
1829         capability: tosca.capabilities.Node
1830         node: tosca.nodes.Root
1831         relationship: tosca.relationships.DependsOn
1832         occurrences:
1833         - 0
1834         - UNBOUNDED
1835     - local_storage_server_cmaui_3_test_nested3Level:
1836         capability: tosca.capabilities.Attachment
1837         node: tosca.nodes.BlockStorage
1838         relationship: tosca.relationships.AttachesTo
1839         occurrences:
1840         - 0
1841         - UNBOUNDED
1842     - dependency_cmaui_port_33_test_nested3Level:
1843         capability: tosca.capabilities.Node
1844         node: tosca.nodes.Root
1845         relationship: tosca.relationships.DependsOn
1846         occurrences:
1847         - 0
1848         - UNBOUNDED
1849     - link_cmaui_port_33_test_nested3Level:
1850         capability: tosca.capabilities.network.Linkable
1851         relationship: tosca.relationships.network.LinksTo
1852         occurrences:
1853         - 1
1854         - 1
1855     capabilities:
1856       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       feature_cmaui_port_42_test_nested4Level_test_nested3Level:
1863         type: tosca.capabilities.Node
1864         occurrences:
1865         - 1
1866         - UNBOUNDED
1867       memory.usage_server_cmaui_3_test_nested3Level:
1868         type: org.openecomp.capabilities.metric.Ceilometer
1869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1870         occurrences:
1871         - 1
1872         - UNBOUNDED
1873       cpu_util_server_cmaui_3_test_nested3Level:
1874         type: org.openecomp.capabilities.metric.Ceilometer
1875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       network.outpoing.packets_cmaui_port_43_test_nested4Level_test_nested3Level:
1880         type: org.openecomp.capabilities.metric.Ceilometer
1881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       disk.device.usage_server_cmaui_2:
1886         type: org.openecomp.capabilities.metric.Ceilometer
1887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1888         occurrences:
1889         - 1
1890         - UNBOUNDED
1891       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
1892         type: org.openecomp.capabilities.metric.Ceilometer
1893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       disk.device.latency_server_cmaui_2:
1898         type: org.openecomp.capabilities.metric.Ceilometer
1899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1900         occurrences:
1901         - 1
1902         - UNBOUNDED
1903       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
1904         type: org.openecomp.capabilities.metric.Ceilometer
1905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1906         occurrences:
1907         - 1
1908         - UNBOUNDED
1909       disk.root.size_server_cmaui_2:
1910         type: org.openecomp.capabilities.metric.Ceilometer
1911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       disk.device.write.requests.rate_server_cmaui_2:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       network.incoming.packets.rate_cmaui_port_22:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       network.incoming.packets.rate_cmaui_port_21:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       disk.read.requests_server_cmaui_3_test_nested3Level:
1940         type: org.openecomp.capabilities.metric.Ceilometer
1941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1942         occurrences:
1943         - 1
1944         - UNBOUNDED
1945       disk.latency_server_cmaui_3_test_nested3Level:
1946         type: org.openecomp.capabilities.metric.Ceilometer
1947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1948         occurrences:
1949         - 1
1950         - UNBOUNDED
1951       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
1952         type: org.openecomp.capabilities.metric.Ceilometer
1953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
1958         type: tosca.capabilities.Endpoint.Admin
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       disk.read.requests_server_cmaui_2:
1963         type: org.openecomp.capabilities.metric.Ceilometer
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1965         occurrences:
1966         - 1
1967         - UNBOUNDED
1968       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
1969         type: org.openecomp.capabilities.metric.Ceilometer
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       network.incoming.packets_cmaui_port_33_test_nested3Level:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       feature_test_nested4Level_test_nested3Level:
1987         type: tosca.capabilities.Node
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       network.outpoing.packets_cmaui_port_32_test_nested3Level:
1992         type: org.openecomp.capabilities.metric.Ceilometer
1993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1994         occurrences:
1995         - 1
1996         - UNBOUNDED
1997       feature_cmaui_port_43_test_nested4Level_test_nested3Level:
1998         type: tosca.capabilities.Node
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.device.iops_server_cmaui_2:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       disk.device.capacity_server_cmaui_2:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       host_server_cmaui_4_test_nested4Level_test_nested3Level:
2021         type: tosca.capabilities.Container
2022         valid_source_types:
2023         - tosca.nodes.SoftwareComponent
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       disk.device.read.bytes.rate_server_cmaui_2:
2028         type: org.openecomp.capabilities.metric.Ceilometer
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2030         occurrences:
2031         - 1
2032         - UNBOUNDED
2033       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2034         type: org.openecomp.capabilities.metric.Ceilometer
2035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       disk.read.bytes_server_cmaui_2:
2040         type: org.openecomp.capabilities.metric.Ceilometer
2041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       network.incoming.bytes.rate_cmaui_port_33_test_nested3Level:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       disk.device.read.bytes_server_cmaui_2:
2064         type: org.openecomp.capabilities.metric.Ceilometer
2065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       network.incoming.bytes.rate_cmaui_port_32_test_nested3Level:
2070         type: org.openecomp.capabilities.metric.Ceilometer
2071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       network.incoming.bytes.rate_cmaui_port_22:
2082         type: org.openecomp.capabilities.metric.Ceilometer
2083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2088         type: org.openecomp.capabilities.metric.Ceilometer
2089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2090         occurrences:
2091         - 1
2092         - UNBOUNDED
2093       network.incoming.bytes_cmaui_port_43_test_nested4Level_test_nested3Level:
2094         type: org.openecomp.capabilities.metric.Ceilometer
2095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2096         occurrences:
2097         - 1
2098         - UNBOUNDED
2099       network.outgoing.packets.rate_cmaui_port_33_test_nested3Level:
2100         type: org.openecomp.capabilities.metric.Ceilometer
2101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2102         occurrences:
2103         - 1
2104         - UNBOUNDED
2105       network.incoming.bytes.rate_cmaui_port_21:
2106         type: org.openecomp.capabilities.metric.Ceilometer
2107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2108         occurrences:
2109         - 1
2110         - UNBOUNDED
2111       disk.write.requests.rate_server_cmaui_2:
2112         type: org.openecomp.capabilities.metric.Ceilometer
2113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2114         occurrences:
2115         - 1
2116         - UNBOUNDED
2117       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2118         type: org.openecomp.capabilities.metric.Ceilometer
2119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2120         occurrences:
2121         - 1
2122         - UNBOUNDED
2123       memory_server_cmaui_2:
2124         type: org.openecomp.capabilities.metric.Ceilometer
2125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       cpu_server_cmaui_2:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       host_server_cmaui_3_test_nested3Level:
2136         type: tosca.capabilities.Container
2137         valid_source_types:
2138         - tosca.nodes.SoftwareComponent
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       attachment_cmaui_port_43_test_nested4Level_test_nested3Level:
2143         type: tosca.capabilities.Attachment
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       disk.allocation_server_cmaui_3_test_nested3Level:
2148         type: org.openecomp.capabilities.metric.Ceilometer
2149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       network.outgoing.bytes_cmaui_port_43_test_nested4Level_test_nested3Level:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       network.outpoing.packets_cmaui_port_33_test_nested3Level:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       disk.ephemeral.size_server_cmaui_2:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       network.outgoing.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2184         type: org.openecomp.capabilities.metric.Ceilometer
2185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       disk.write.requests_server_cmaui_3_test_nested3Level:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       binding_cmaui_port_42_test_nested4Level_test_nested3Level:
2196         type: tosca.capabilities.network.Bindable
2197         valid_source_types:
2198         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2199         occurrences:
2200         - 0
2201         - UNBOUNDED
2202       network.outgoing.packets.rate_cmaui_port_32_test_nested3Level:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       network.outgoing.bytes.rate_cmaui_port_33_test_nested3Level:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       disk.capacity_server_cmaui_2:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       network.incoming.bytes_cmaui_port_42_test_nested4Level_test_nested3Level:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       network.outgoing.bytes_cmaui_port_32_test_nested3Level:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       binding_cmaui_port_33_test_nested3Level:
2233         type: tosca.capabilities.network.Bindable
2234         valid_source_types:
2235         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2236         occurrences:
2237         - 0
2238         - UNBOUNDED
2239       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.iops_server_cmaui_2:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       binding_cmaui_port_43_test_nested4Level_test_nested3Level:
2264         type: tosca.capabilities.network.Bindable
2265         valid_source_types:
2266         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2267         occurrences:
2268         - 0
2269         - UNBOUNDED
2270       disk.device.write.requests_server_cmaui_2:
2271         type: org.openecomp.capabilities.metric.Ceilometer
2272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2273         occurrences:
2274         - 1
2275         - UNBOUNDED
2276       network.outgoing.bytes_cmaui_port_42_test_nested4Level_test_nested3Level:
2277         type: org.openecomp.capabilities.metric.Ceilometer
2278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       memory_server_cmaui_3_test_nested3Level:
2283         type: org.openecomp.capabilities.metric.Ceilometer
2284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2285         occurrences:
2286         - 1
2287         - UNBOUNDED
2288       feature_server_cmaui_3_test_nested3Level:
2289         type: tosca.capabilities.Node
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       network.outgoing.bytes_cmaui_port_21:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       feature_cmaui_port_32_test_nested3Level:
2300         type: tosca.capabilities.Node
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       network.incoming.packets.rate_cmaui_port_32_test_nested3Level:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       disk.root.size_server_cmaui_3_test_nested3Level:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       network.outgoing.bytes_cmaui_port_22:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.usage_server_cmaui_3_test_nested3Level:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       os_server_cmaui_4_test_nested4Level_test_nested3Level:
2335         type: tosca.capabilities.OperatingSystem
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       disk.device.write.requests_server_cmaui_3_test_nested3Level:
2340         type: org.openecomp.capabilities.metric.Ceilometer
2341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       disk.device.latency_server_cmaui_3_test_nested3Level:
2352         type: org.openecomp.capabilities.metric.Ceilometer
2353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       cpu_util_server_cmaui_2:
2358         type: org.openecomp.capabilities.metric.Ceilometer
2359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2360         occurrences:
2361         - 1
2362         - UNBOUNDED
2363       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2364         type: org.openecomp.capabilities.metric.Ceilometer
2365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2366         occurrences:
2367         - 1
2368         - UNBOUNDED
2369       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level:
2370         type: org.openecomp.capabilities.metric.Ceilometer
2371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2372         occurrences:
2373         - 1
2374         - UNBOUNDED
2375       disk.device.write.bytes.rate_server_cmaui_2:
2376         type: org.openecomp.capabilities.metric.Ceilometer
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       disk.write.bytes.rate_server_cmaui_2:
2382         type: org.openecomp.capabilities.metric.Ceilometer
2383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2388         type: org.openecomp.capabilities.metric.Ceilometer
2389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
2394         type: org.openecomp.capabilities.metric.Ceilometer
2395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2396         occurrences:
2397         - 1
2398         - UNBOUNDED
2399       disk.device.write.bytes_server_cmaui_2:
2400         type: org.openecomp.capabilities.metric.Ceilometer
2401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2402         occurrences:
2403         - 1
2404         - UNBOUNDED
2405       feature_cmaui_port_33_test_nested3Level:
2406         type: tosca.capabilities.Node
2407         occurrences:
2408         - 1
2409         - UNBOUNDED
2410       network.outgoing.packets.rate_cmaui_port_22:
2411         type: org.openecomp.capabilities.metric.Ceilometer
2412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2413         occurrences:
2414         - 1
2415         - UNBOUNDED
2416       binding_cmaui_port_22:
2417         type: tosca.capabilities.network.Bindable
2418         valid_source_types:
2419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2420         occurrences:
2421         - 0
2422         - UNBOUNDED
2423       disk.iops_server_cmaui_3_test_nested3Level:
2424         type: org.openecomp.capabilities.metric.Ceilometer
2425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2426         occurrences:
2427         - 1
2428         - UNBOUNDED
2429       network.incoming.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2430         type: org.openecomp.capabilities.metric.Ceilometer
2431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2432         occurrences:
2433         - 1
2434         - UNBOUNDED
2435       cpu_server_cmaui_3_test_nested3Level:
2436         type: org.openecomp.capabilities.metric.Ceilometer
2437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       disk.write.bytes_server_cmaui_2:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       feature_server_cmaui_2:
2448         type: tosca.capabilities.Node
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       disk.allocation_server_cmaui_2:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       binding_server_cmaui_2:
2465         type: tosca.capabilities.network.Bindable
2466         occurrences:
2467         - 1
2468         - UNBOUNDED
2469       network.outgoing.packets.rate_cmaui_port_21:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       binding_cmaui_port_21:
2476         type: tosca.capabilities.network.Bindable
2477         valid_source_types:
2478         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2479         occurrences:
2480         - 0
2481         - UNBOUNDED
2482       vcpus_server_cmaui_2:
2483         type: org.openecomp.capabilities.metric.Ceilometer
2484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2485         occurrences:
2486         - 1
2487         - UNBOUNDED
2488       instance_server_cmaui_3_test_nested3Level:
2489         type: org.openecomp.capabilities.metric.Ceilometer
2490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2491         occurrences:
2492         - 1
2493         - UNBOUNDED
2494       scalable_server_cmaui_2:
2495         type: tosca.capabilities.Scalable
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.write.requests.rate_server_cmaui_4_test_nested4Level_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.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
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       network.incoming.packets.rate_cmaui_port_42_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       attachment_cmaui_port_33_test_nested3Level:
2518         type: tosca.capabilities.Attachment
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
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       disk.write.requests_server_cmaui_2:
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       network.outgoing.bytes.rate_cmaui_port_22:
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       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       network.incoming.bytes_cmaui_port_33_test_nested3Level:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.usage_server_cmaui_2:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.device.usage_server_cmaui_3_test_nested3Level:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       network.outpoing.packets_cmaui_port_22:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       disk.write.bytes_server_cmaui_3_test_nested3Level:
2571         type: org.openecomp.capabilities.metric.Ceilometer
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       network.outpoing.packets_cmaui_port_21:
2577         type: org.openecomp.capabilities.metric.Ceilometer
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2579         occurrences:
2580         - 1
2581         - UNBOUNDED
2582       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
2583         type: tosca.capabilities.Node
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
2588         type: org.openecomp.capabilities.metric.Ceilometer
2589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2590         occurrences:
2591         - 1
2592         - UNBOUNDED
2593       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2594         type: org.openecomp.capabilities.metric.Ceilometer
2595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2596         occurrences:
2597         - 1
2598         - UNBOUNDED
2599       endpoint_server_cmaui_2:
2600         type: tosca.capabilities.Endpoint.Admin
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604       os_server_cmaui_2:
2605         type: tosca.capabilities.OperatingSystem
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       disk.read.requests_server_cmaui_4_test_nested4Level_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       feature_cmaui_port_22:
2616         type: tosca.capabilities.Node
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       feature_cmaui_port_21:
2621         type: tosca.capabilities.Node
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
2626         type: tosca.capabilities.Scalable
2627         occurrences:
2628         - 1
2629         - UNBOUNDED
2630       network.incoming.bytes_cmaui_port_32_test_nested3Level:
2631         type: org.openecomp.capabilities.metric.Ceilometer
2632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       network.outgoing.bytes.rate_cmaui_port_21:
2637         type: org.openecomp.capabilities.metric.Ceilometer
2638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.device.allocation_server_cmaui_2:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       disk.read.bytes_server_cmaui_3_test_nested3Level:
2655         type: org.openecomp.capabilities.metric.Ceilometer
2656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.device.allocation_server_cmaui_3_test_nested3Level:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       host_server_cmaui_2:
2673         type: tosca.capabilities.Container
2674         valid_source_types:
2675         - tosca.nodes.SoftwareComponent
2676         occurrences:
2677         - 1
2678         - UNBOUNDED
2679       os_server_cmaui_3_test_nested3Level:
2680         type: tosca.capabilities.OperatingSystem
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       binding_server_cmaui_3_test_nested3Level:
2697         type: tosca.capabilities.network.Bindable
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       feature_test_nested3Level:
2702         type: tosca.capabilities.Node
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       cpu.delta_server_cmaui_3_test_nested3Level:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.device.capacity_server_cmaui_3_test_nested3Level:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       network.outgoing.bytes_cmaui_port_33_test_nested3Level:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       attachment_cmaui_port_21:
2743         type: tosca.capabilities.Attachment
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       network.incoming.packets_cmaui_port_43_test_nested4Level_test_nested3Level:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       attachment_cmaui_port_22:
2754         type: tosca.capabilities.Attachment
2755         occurrences:
2756         - 1
2757         - UNBOUNDED
2758       scalable_server_cmaui_3_test_nested3Level:
2759         type: tosca.capabilities.Scalable
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       network.incoming.bytes_cmaui_port_21:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       instance_server_cmaui_2:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.device.iops_server_cmaui_3_test_nested3Level:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       network.incoming.packets_cmaui_port_21:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       network.incoming.packets_cmaui_port_22:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       network.incoming.bytes_cmaui_port_22:
2800         type: org.openecomp.capabilities.metric.Ceilometer
2801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       endpoint_server_cmaui_3_test_nested3Level:
2806         type: tosca.capabilities.Endpoint.Admin
2807         occurrences:
2808         - 1
2809         - UNBOUNDED
2810       vcpus_server_cmaui_3_test_nested3Level:
2811         type: org.openecomp.capabilities.metric.Ceilometer
2812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2813         occurrences:
2814         - 1
2815         - UNBOUNDED
2816       network.outpoing.packets_cmaui_port_42_test_nested4Level_test_nested3Level:
2817         type: org.openecomp.capabilities.metric.Ceilometer
2818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2819         occurrences:
2820         - 1
2821         - UNBOUNDED
2822       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2823         type: org.openecomp.capabilities.metric.Ceilometer
2824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2825         occurrences:
2826         - 1
2827         - UNBOUNDED
2828       binding_cmaui_port_32_test_nested3Level:
2829         type: tosca.capabilities.network.Bindable
2830         valid_source_types:
2831         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2832         occurrences:
2833         - 0
2834         - UNBOUNDED
2835       network.outgoing.bytes.rate_cmaui_port_32_test_nested3Level:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       network.incoming.packets.rate_cmaui_port_33_test_nested3Level:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.device.read.requests_server_cmaui_2:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       attachment_cmaui_port_42_test_nested4Level_test_nested3Level:
2860         type: tosca.capabilities.Attachment
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
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       disk.read.bytes.rate_server_cmaui_2:
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       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       disk.capacity_server_cmaui_3_test_nested3Level:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       cpu.delta_server_cmaui_2:
2889         type: org.openecomp.capabilities.metric.Ceilometer
2890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2891         occurrences:
2892         - 1
2893         - UNBOUNDED
2894       disk.device.read.requests.rate_server_cmaui_2:
2895         type: org.openecomp.capabilities.metric.Ceilometer
2896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2897         occurrences:
2898         - 1
2899         - UNBOUNDED
2900       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
2901         type: tosca.capabilities.network.Bindable
2902         occurrences:
2903         - 1
2904         - UNBOUNDED
2905       memory.resident_server_cmaui_2:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       attachment_cmaui_port_32_test_nested3Level:
2912         type: tosca.capabilities.Attachment
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2917         type: org.openecomp.capabilities.metric.Ceilometer
2918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2919         occurrences:
2920         - 1
2921         - UNBOUNDED
2922       network.incoming.packets_cmaui_port_32_test_nested3Level:
2923         type: org.openecomp.capabilities.metric.Ceilometer
2924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2925         occurrences:
2926         - 1
2927         - UNBOUNDED
2928       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2929         type: org.openecomp.capabilities.metric.Ceilometer
2930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2931         occurrences:
2932         - 1
2933         - UNBOUNDED
2934       disk.device.read.requests_server_cmaui_3_test_nested3Level:
2935         type: org.openecomp.capabilities.metric.Ceilometer
2936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2937         occurrences:
2938         - 1
2939         - UNBOUNDED
2940       network.incoming.packets_cmaui_port_42_test_nested4Level_test_nested3Level:
2941         type: org.openecomp.capabilities.metric.Ceilometer
2942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       disk.latency_server_cmaui_2:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
2953         type: org.openecomp.capabilities.metric.Ceilometer
2954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2955         occurrences:
2956         - 1
2957         - UNBOUNDED
2958       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2959         type: org.openecomp.capabilities.metric.Ceilometer
2960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2961         occurrences:
2962         - 1
2963         - UNBOUNDED
2964       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
2965         type: org.openecomp.capabilities.metric.Ceilometer
2966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       memory.resident_server_cmaui_3_test_nested3Level:
2971         type: org.openecomp.capabilities.metric.Ceilometer
2972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2973         occurrences:
2974         - 1
2975         - UNBOUNDED
2976       memory.usage_server_cmaui_2:
2977         type: org.openecomp.capabilities.metric.Ceilometer
2978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982   org.openecomp.resource.abstract.nodes.heat.nested3:
2983     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2984     properties:
2985       cmaui_names:
2986         type: list
2987         description: CMAUI1, CMAUI2 server names
2988         required: true
2989         status: SUPPORTED
2990         entry_schema:
2991           type: string
2992       p2:
2993         type: string
2994         required: true
2995         status: SUPPORTED
2996       cmaui_image:
2997         type: string
2998         description: Image for CMAUI server
2999         required: true
3000         status: SUPPORTED
3001       cmaui_flavor:
3002         type: string
3003         description: Flavor for CMAUI server
3004         required: true
3005         status: SUPPORTED
3006       indx:
3007         type: float
3008         required: true
3009         status: SUPPORTED
3010       security_group_name:
3011         type: list
3012         description: CMAUI1, CMAUI2 server names
3013         required: true
3014         status: SUPPORTED
3015         entry_schema:
3016           type: string
3017       availability_zone_0:
3018         type: string
3019         description: availabilityzone name
3020         required: true
3021         status: SUPPORTED
3022       cmaui_oam_ips:
3023         type: string
3024         required: true
3025         status: SUPPORTED
3026       shared_test_net:
3027         type: string
3028         description: UID of OAM network
3029         required: true
3030         status: SUPPORTED
3031     requirements:
3032     - dependency_cmaui_port_32:
3033         capability: tosca.capabilities.Node
3034         node: tosca.nodes.Root
3035         relationship: tosca.relationships.DependsOn
3036         occurrences:
3037         - 0
3038         - UNBOUNDED
3039     - link_cmaui_port_32:
3040         capability: tosca.capabilities.network.Linkable
3041         relationship: tosca.relationships.network.LinksTo
3042         occurrences:
3043         - 1
3044         - 1
3045     - dependency_test_nested4Level:
3046         capability: tosca.capabilities.Node
3047         node: tosca.nodes.Root
3048         relationship: tosca.relationships.DependsOn
3049         occurrences:
3050         - 0
3051         - UNBOUNDED
3052     - dependency_cmaui_port_43_test_nested4Level:
3053         capability: tosca.capabilities.Node
3054         node: tosca.nodes.Root
3055         relationship: tosca.relationships.DependsOn
3056         occurrences:
3057         - 0
3058         - UNBOUNDED
3059     - link_cmaui_port_43_test_nested4Level:
3060         capability: tosca.capabilities.network.Linkable
3061         relationship: tosca.relationships.network.LinksTo
3062         occurrences:
3063         - 1
3064         - 1
3065     - dependency_cmaui_port_42_test_nested4Level:
3066         capability: tosca.capabilities.Node
3067         node: tosca.nodes.Root
3068         relationship: tosca.relationships.DependsOn
3069         occurrences:
3070         - 0
3071         - UNBOUNDED
3072     - link_cmaui_port_42_test_nested4Level:
3073         capability: tosca.capabilities.network.Linkable
3074         relationship: tosca.relationships.network.LinksTo
3075         occurrences:
3076         - 1
3077         - 1
3078     - dependency_server_cmaui_4_test_nested4Level:
3079         capability: tosca.capabilities.Node
3080         node: tosca.nodes.Root
3081         relationship: tosca.relationships.DependsOn
3082         occurrences:
3083         - 0
3084         - UNBOUNDED
3085     - local_storage_server_cmaui_4_test_nested4Level:
3086         capability: tosca.capabilities.Attachment
3087         node: tosca.nodes.BlockStorage
3088         relationship: tosca.relationships.AttachesTo
3089         occurrences:
3090         - 0
3091         - UNBOUNDED
3092     - dependency_server_cmaui_3:
3093         capability: tosca.capabilities.Node
3094         node: tosca.nodes.Root
3095         relationship: tosca.relationships.DependsOn
3096         occurrences:
3097         - 0
3098         - UNBOUNDED
3099     - local_storage_server_cmaui_3:
3100         capability: tosca.capabilities.Attachment
3101         node: tosca.nodes.BlockStorage
3102         relationship: tosca.relationships.AttachesTo
3103         occurrences:
3104         - 0
3105         - UNBOUNDED
3106     - dependency_cmaui_port_33:
3107         capability: tosca.capabilities.Node
3108         node: tosca.nodes.Root
3109         relationship: tosca.relationships.DependsOn
3110         occurrences:
3111         - 0
3112         - UNBOUNDED
3113     - link_cmaui_port_33:
3114         capability: tosca.capabilities.network.Linkable
3115         relationship: tosca.relationships.network.LinksTo
3116         occurrences:
3117         - 1
3118         - 1
3119     capabilities:
3120       memory.usage_server_cmaui_4_test_nested4Level:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126       cpu_util_server_cmaui_4_test_nested4Level:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       attachment_cmaui_port_42_test_nested4Level:
3133         type: tosca.capabilities.Attachment
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       disk.device.usage_server_cmaui_3:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       disk.device.latency_server_cmaui_3:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       disk.read.requests_server_cmaui_4_test_nested4Level:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       network.incoming.bytes.rate_cmaui_port_33:
3156         type: org.openecomp.capabilities.metric.Ceilometer
3157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3158         occurrences:
3159         - 1
3160         - UNBOUNDED
3161       network.incoming.bytes.rate_cmaui_port_32:
3162         type: org.openecomp.capabilities.metric.Ceilometer
3163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3164         occurrences:
3165         - 1
3166         - UNBOUNDED
3167       disk.root.size_server_cmaui_3:
3168         type: org.openecomp.capabilities.metric.Ceilometer
3169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3170         occurrences:
3171         - 1
3172         - UNBOUNDED
3173       disk.device.write.requests.rate_server_cmaui_3:
3174         type: org.openecomp.capabilities.metric.Ceilometer
3175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3176         occurrences:
3177         - 1
3178         - UNBOUNDED
3179       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
3180         type: org.openecomp.capabilities.metric.Ceilometer
3181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3182         occurrences:
3183         - 1
3184         - UNBOUNDED
3185       disk.latency_server_cmaui_4_test_nested4Level:
3186         type: org.openecomp.capabilities.metric.Ceilometer
3187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3188         occurrences:
3189         - 1
3190         - UNBOUNDED
3191       disk.read.requests_server_cmaui_3:
3192         type: org.openecomp.capabilities.metric.Ceilometer
3193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3194         occurrences:
3195         - 1
3196         - UNBOUNDED
3197       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level:
3198         type: org.openecomp.capabilities.metric.Ceilometer
3199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3200         occurrences:
3201         - 1
3202         - UNBOUNDED
3203       disk.device.iops_server_cmaui_3:
3204         type: org.openecomp.capabilities.metric.Ceilometer
3205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3206         occurrences:
3207         - 1
3208         - UNBOUNDED
3209       disk.device.capacity_server_cmaui_3:
3210         type: org.openecomp.capabilities.metric.Ceilometer
3211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3212         occurrences:
3213         - 1
3214         - UNBOUNDED
3215       feature_cmaui_port_42_test_nested4Level:
3216         type: tosca.capabilities.Node
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       disk.device.read.bytes.rate_server_cmaui_3:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       binding_cmaui_port_43_test_nested4Level:
3227         type: tosca.capabilities.network.Bindable
3228         valid_source_types:
3229         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3230         occurrences:
3231         - 0
3232         - UNBOUNDED
3233       feature_server_cmaui_4_test_nested4Level:
3234         type: tosca.capabilities.Node
3235         occurrences:
3236         - 1
3237         - UNBOUNDED
3238       disk.capacity_server_cmaui_4_test_nested4Level:
3239         type: org.openecomp.capabilities.metric.Ceilometer
3240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3241         occurrences:
3242         - 1
3243         - UNBOUNDED
3244       disk.read.bytes_server_cmaui_3:
3245         type: org.openecomp.capabilities.metric.Ceilometer
3246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3247         occurrences:
3248         - 1
3249         - UNBOUNDED
3250       attachment_cmaui_port_32:
3251         type: tosca.capabilities.Attachment
3252         occurrences:
3253         - 1
3254         - UNBOUNDED
3255       attachment_cmaui_port_43_test_nested4Level:
3256         type: tosca.capabilities.Attachment
3257         occurrences:
3258         - 1
3259         - UNBOUNDED
3260       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
3261         type: org.openecomp.capabilities.metric.Ceilometer
3262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3263         occurrences:
3264         - 1
3265         - UNBOUNDED
3266       attachment_cmaui_port_33:
3267         type: tosca.capabilities.Attachment
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       disk.device.read.requests_server_cmaui_4_test_nested4Level:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.incoming.packets.rate_cmaui_port_33:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       network.incoming.packets.rate_cmaui_port_32:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.device.write.requests_server_cmaui_4_test_nested4Level:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       disk.write.requests.rate_server_cmaui_3:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
3314         type: org.openecomp.capabilities.metric.Ceilometer
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       disk.device.read.bytes_server_cmaui_3:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       binding_cmaui_port_42_test_nested4Level:
3326         type: tosca.capabilities.network.Bindable
3327         valid_source_types:
3328         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3329         occurrences:
3330         - 0
3331         - UNBOUNDED
3332       feature_cmaui_port_43_test_nested4Level:
3333         type: tosca.capabilities.Node
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       memory_server_cmaui_3:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       memory.resident_server_cmaui_4_test_nested4Level:
3344         type: org.openecomp.capabilities.metric.Ceilometer
3345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       cpu_server_cmaui_3:
3350         type: org.openecomp.capabilities.metric.Ceilometer
3351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3352         occurrences:
3353         - 1
3354         - UNBOUNDED
3355       binding_server_cmaui_4_test_nested4Level:
3356         type: tosca.capabilities.network.Bindable
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       os_server_cmaui_4_test_nested4Level:
3361         type: tosca.capabilities.OperatingSystem
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       disk.ephemeral.size_server_cmaui_3:
3366         type: org.openecomp.capabilities.metric.Ceilometer
3367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3368         occurrences:
3369         - 1
3370         - UNBOUNDED
3371       cpu.delta_server_cmaui_4_test_nested4Level:
3372         type: org.openecomp.capabilities.metric.Ceilometer
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3374         occurrences:
3375         - 1
3376         - UNBOUNDED
3377       network.incoming.bytes_cmaui_port_42_test_nested4Level:
3378         type: org.openecomp.capabilities.metric.Ceilometer
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       disk.capacity_server_cmaui_3:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       disk.device.capacity_server_cmaui_4_test_nested4Level:
3390         type: org.openecomp.capabilities.metric.Ceilometer
3391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       scalable_server_cmaui_4_test_nested4Level:
3396         type: tosca.capabilities.Scalable
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       network.outpoing.packets_cmaui_port_42_test_nested4Level:
3401         type: org.openecomp.capabilities.metric.Ceilometer
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       disk.device.iops_server_cmaui_4_test_nested4Level:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       endpoint_server_cmaui_4_test_nested4Level:
3419         type: tosca.capabilities.Endpoint.Admin
3420         occurrences:
3421         - 1
3422         - UNBOUNDED
3423       vcpus_server_cmaui_4_test_nested4Level:
3424         type: org.openecomp.capabilities.metric.Ceilometer
3425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3426         occurrences:
3427         - 1
3428         - UNBOUNDED
3429       disk.device.write.requests_server_cmaui_3:
3430         type: org.openecomp.capabilities.metric.Ceilometer
3431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3432         occurrences:
3433         - 1
3434         - UNBOUNDED
3435       disk.write.bytes_server_cmaui_4_test_nested4Level:
3436         type: org.openecomp.capabilities.metric.Ceilometer
3437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
3442         type: org.openecomp.capabilities.metric.Ceilometer
3443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3444         occurrences:
3445         - 1
3446         - UNBOUNDED
3447       disk.iops_server_cmaui_3:
3448         type: org.openecomp.capabilities.metric.Ceilometer
3449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3450         occurrences:
3451         - 1
3452         - UNBOUNDED
3453       host_server_cmaui_4_test_nested4Level:
3454         type: tosca.capabilities.Container
3455         valid_source_types:
3456         - tosca.nodes.SoftwareComponent
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       cpu_util_server_cmaui_3:
3461         type: org.openecomp.capabilities.metric.Ceilometer
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3463         occurrences:
3464         - 1
3465         - UNBOUNDED
3466       disk.device.write.bytes.rate_server_cmaui_3:
3467         type: org.openecomp.capabilities.metric.Ceilometer
3468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3469         occurrences:
3470         - 1
3471         - UNBOUNDED
3472       disk.write.bytes.rate_server_cmaui_3:
3473         type: org.openecomp.capabilities.metric.Ceilometer
3474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3475         occurrences:
3476         - 1
3477         - UNBOUNDED
3478       disk.device.write.bytes_server_cmaui_3:
3479         type: org.openecomp.capabilities.metric.Ceilometer
3480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3481         occurrences:
3482         - 1
3483         - UNBOUNDED
3484       network.outgoing.bytes.rate_cmaui_port_33:
3485         type: org.openecomp.capabilities.metric.Ceilometer
3486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       network.incoming.packets_cmaui_port_42_test_nested4Level:
3491         type: org.openecomp.capabilities.metric.Ceilometer
3492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level:
3497         type: org.openecomp.capabilities.metric.Ceilometer
3498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       disk.iops_server_cmaui_4_test_nested4Level:
3503         type: org.openecomp.capabilities.metric.Ceilometer
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       feature_server_cmaui_3:
3509         type: tosca.capabilities.Node
3510         occurrences:
3511         - 1
3512         - UNBOUNDED
3513       cpu_server_cmaui_4_test_nested4Level:
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.outgoing.packets.rate_cmaui_port_43_test_nested4Level:
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       disk.write.bytes_server_cmaui_3:
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       disk.allocation_server_cmaui_3:
3532         type: org.openecomp.capabilities.metric.Ceilometer
3533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3534         occurrences:
3535         - 1
3536         - UNBOUNDED
3537       network.outgoing.bytes_cmaui_port_32:
3538         type: org.openecomp.capabilities.metric.Ceilometer
3539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3540         occurrences:
3541         - 1
3542         - UNBOUNDED
3543       feature_cmaui_port_33:
3544         type: tosca.capabilities.Node
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       feature_cmaui_port_32:
3549         type: tosca.capabilities.Node
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       network.outgoing.bytes_cmaui_port_43_test_nested4Level:
3554         type: org.openecomp.capabilities.metric.Ceilometer
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3556         occurrences:
3557         - 1
3558         - UNBOUNDED
3559       binding_server_cmaui_3:
3560         type: tosca.capabilities.network.Bindable
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       vcpus_server_cmaui_3:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       network.outgoing.bytes_cmaui_port_33:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       instance_server_cmaui_4_test_nested4Level:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       scalable_server_cmaui_3:
3583         type: tosca.capabilities.Scalable
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       network.outgoing.bytes.rate_cmaui_port_32:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       disk.write.requests_server_cmaui_3:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       disk.usage_server_cmaui_3:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       network.outgoing.packets.rate_cmaui_port_33:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       binding_cmaui_port_33:
3624         type: tosca.capabilities.network.Bindable
3625         valid_source_types:
3626         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3627         occurrences:
3628         - 0
3629         - UNBOUNDED
3630       endpoint_server_cmaui_3:
3631         type: tosca.capabilities.Endpoint.Admin
3632         occurrences:
3633         - 1
3634         - UNBOUNDED
3635       memory_server_cmaui_4_test_nested4Level:
3636         type: org.openecomp.capabilities.metric.Ceilometer
3637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3638         occurrences:
3639         - 1
3640         - UNBOUNDED
3641       network.incoming.packets.rate_cmaui_port_43_test_nested4Level:
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.incoming.packets_cmaui_port_43_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       os_server_cmaui_3:
3654         type: tosca.capabilities.OperatingSystem
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.root.size_server_cmaui_4_test_nested4Level:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       network.outgoing.packets.rate_cmaui_port_32:
3665         type: org.openecomp.capabilities.metric.Ceilometer
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       binding_cmaui_port_32:
3671         type: tosca.capabilities.network.Bindable
3672         valid_source_types:
3673         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3674         occurrences:
3675         - 0
3676         - UNBOUNDED
3677       disk.usage_server_cmaui_4_test_nested4Level:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       network.incoming.bytes_cmaui_port_32:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       disk.device.latency_server_cmaui_4_test_nested4Level:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       network.incoming.packets_cmaui_port_32:
3696         type: org.openecomp.capabilities.metric.Ceilometer
3697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3698         occurrences:
3699         - 1
3700         - UNBOUNDED
3701       network.incoming.packets_cmaui_port_33:
3702         type: org.openecomp.capabilities.metric.Ceilometer
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
3708         type: org.openecomp.capabilities.metric.Ceilometer
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3710         occurrences:
3711         - 1
3712         - UNBOUNDED
3713       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
3714         type: org.openecomp.capabilities.metric.Ceilometer
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       network.incoming.bytes_cmaui_port_33:
3720         type: org.openecomp.capabilities.metric.Ceilometer
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       disk.device.allocation_server_cmaui_3:
3726         type: org.openecomp.capabilities.metric.Ceilometer
3727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       disk.read.bytes_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       disk.allocation_server_cmaui_4_test_nested4Level:
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       disk.device.allocation_server_cmaui_4_test_nested4Level:
3744         type: org.openecomp.capabilities.metric.Ceilometer
3745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3746         occurrences:
3747         - 1
3748         - UNBOUNDED
3749       host_server_cmaui_3:
3750         type: tosca.capabilities.Container
3751         valid_source_types:
3752         - tosca.nodes.SoftwareComponent
3753         occurrences:
3754         - 1
3755         - UNBOUNDED
3756       network.outpoing.packets_cmaui_port_33:
3757         type: org.openecomp.capabilities.metric.Ceilometer
3758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       network.outpoing.packets_cmaui_port_32:
3763         type: org.openecomp.capabilities.metric.Ceilometer
3764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3765         occurrences:
3766         - 1
3767         - UNBOUNDED
3768       disk.write.requests_server_cmaui_4_test_nested4Level:
3769         type: org.openecomp.capabilities.metric.Ceilometer
3770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       feature_test_nested4Level:
3775         type: tosca.capabilities.Node
3776         occurrences:
3777         - 1
3778         - UNBOUNDED
3779       network.incoming.packets.rate_cmaui_port_42_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       instance_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       network.outpoing.packets_cmaui_port_43_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.read.bytes.rate_server_cmaui_3:
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       disk.device.usage_server_cmaui_4_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.read.bytes.rate_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       disk.device.read.requests_server_cmaui_3:
3816         type: org.openecomp.capabilities.metric.Ceilometer
3817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3818         occurrences:
3819         - 1
3820         - UNBOUNDED
3821       disk.device.read.requests.rate_server_cmaui_3:
3822         type: org.openecomp.capabilities.metric.Ceilometer
3823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       cpu.delta_server_cmaui_3:
3828         type: org.openecomp.capabilities.metric.Ceilometer
3829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3830         occurrences:
3831         - 1
3832         - UNBOUNDED
3833       memory.resident_server_cmaui_3:
3834         type: org.openecomp.capabilities.metric.Ceilometer
3835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level:
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       network.incoming.bytes_cmaui_port_43_test_nested4Level:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       network.outgoing.bytes_cmaui_port_42_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       disk.latency_server_cmaui_3:
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       memory.usage_server_cmaui_3:
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   org.openecomp.resource.abstract.nodes.heat.nested4:
3870     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3871     properties:
3872       cmaui_names:
3873         type: list
3874         description: CMAUI1, CMAUI2 server names
3875         required: true
3876         status: SUPPORTED
3877         entry_schema:
3878           type: string
3879       p2:
3880         type: string
3881         required: true
3882         status: SUPPORTED
3883       cmaui_image:
3884         type: string
3885         description: Image for CMAUI server
3886         required: true
3887         status: SUPPORTED
3888       cmaui_flavor:
3889         type: string
3890         description: Flavor for CMAUI server
3891         required: true
3892         status: SUPPORTED
3893       security_group_name:
3894         type: list
3895         description: CMAUI1, CMAUI2 server names
3896         required: true
3897         status: SUPPORTED
3898         entry_schema:
3899           type: string
3900       availability_zone_0:
3901         type: string
3902         description: availabilityzone name
3903         required: true
3904         status: SUPPORTED
3905       cmaui_oam_ips:
3906         type: string
3907         required: true
3908         status: SUPPORTED
3909       shared_test_net:
3910         type: string
3911         description: UID of OAM network
3912         required: true
3913         status: SUPPORTED
3914     requirements:
3915     - dependency_cmaui_port_43:
3916         capability: tosca.capabilities.Node
3917         node: tosca.nodes.Root
3918         relationship: tosca.relationships.DependsOn
3919         occurrences:
3920         - 0
3921         - UNBOUNDED
3922     - link_cmaui_port_43:
3923         capability: tosca.capabilities.network.Linkable
3924         relationship: tosca.relationships.network.LinksTo
3925         occurrences:
3926         - 1
3927         - 1
3928     - dependency_cmaui_port_42:
3929         capability: tosca.capabilities.Node
3930         node: tosca.nodes.Root
3931         relationship: tosca.relationships.DependsOn
3932         occurrences:
3933         - 0
3934         - UNBOUNDED
3935     - link_cmaui_port_42:
3936         capability: tosca.capabilities.network.Linkable
3937         relationship: tosca.relationships.network.LinksTo
3938         occurrences:
3939         - 1
3940         - 1
3941     - dependency_server_cmaui_4:
3942         capability: tosca.capabilities.Node
3943         node: tosca.nodes.Root
3944         relationship: tosca.relationships.DependsOn
3945         occurrences:
3946         - 0
3947         - UNBOUNDED
3948     - local_storage_server_cmaui_4:
3949         capability: tosca.capabilities.Attachment
3950         node: tosca.nodes.BlockStorage
3951         relationship: tosca.relationships.AttachesTo
3952         occurrences:
3953         - 0
3954         - UNBOUNDED
3955     capabilities:
3956       disk.write.bytes_server_cmaui_4:
3957         type: org.openecomp.capabilities.metric.Ceilometer
3958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3959         occurrences:
3960         - 1
3961         - UNBOUNDED
3962       disk.device.write.bytes_server_cmaui_4:
3963         type: org.openecomp.capabilities.metric.Ceilometer
3964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3965         occurrences:
3966         - 1
3967         - UNBOUNDED
3968       feature_server_cmaui_4:
3969         type: tosca.capabilities.Node
3970         occurrences:
3971         - 1
3972         - UNBOUNDED
3973       disk.device.latency_server_cmaui_4:
3974         type: org.openecomp.capabilities.metric.Ceilometer
3975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3976         occurrences:
3977         - 1
3978         - UNBOUNDED
3979       disk.device.usage_server_cmaui_4:
3980         type: org.openecomp.capabilities.metric.Ceilometer
3981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3982         occurrences:
3983         - 1
3984         - UNBOUNDED
3985       feature_cmaui_port_42:
3986         type: tosca.capabilities.Node
3987         occurrences:
3988         - 1
3989         - UNBOUNDED
3990       attachment_cmaui_port_43:
3991         type: tosca.capabilities.Attachment
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       attachment_cmaui_port_42:
3996         type: tosca.capabilities.Attachment
3997         occurrences:
3998         - 1
3999         - UNBOUNDED
4000       disk.read.requests_server_cmaui_4:
4001         type: org.openecomp.capabilities.metric.Ceilometer
4002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4003         occurrences:
4004         - 1
4005         - UNBOUNDED
4006       disk.allocation_server_cmaui_4:
4007         type: org.openecomp.capabilities.metric.Ceilometer
4008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4009         occurrences:
4010         - 1
4011         - UNBOUNDED
4012       vcpus_server_cmaui_4:
4013         type: org.openecomp.capabilities.metric.Ceilometer
4014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4015         occurrences:
4016         - 1
4017         - UNBOUNDED
4018       binding_server_cmaui_4:
4019         type: tosca.capabilities.network.Bindable
4020         occurrences:
4021         - 1
4022         - UNBOUNDED
4023       disk.root.size_server_cmaui_4:
4024         type: org.openecomp.capabilities.metric.Ceilometer
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4026         occurrences:
4027         - 1
4028         - UNBOUNDED
4029       disk.device.write.requests.rate_server_cmaui_4:
4030         type: org.openecomp.capabilities.metric.Ceilometer
4031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4032         occurrences:
4033         - 1
4034         - UNBOUNDED
4035       network.incoming.bytes_cmaui_port_43:
4036         type: org.openecomp.capabilities.metric.Ceilometer
4037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4038         occurrences:
4039         - 1
4040         - UNBOUNDED
4041       network.incoming.packets_cmaui_port_42:
4042         type: org.openecomp.capabilities.metric.Ceilometer
4043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4044         occurrences:
4045         - 1
4046         - UNBOUNDED
4047       network.incoming.packets_cmaui_port_43:
4048         type: org.openecomp.capabilities.metric.Ceilometer
4049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4050         occurrences:
4051         - 1
4052         - UNBOUNDED
4053       network.incoming.bytes_cmaui_port_42:
4054         type: org.openecomp.capabilities.metric.Ceilometer
4055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4056         occurrences:
4057         - 1
4058         - UNBOUNDED
4059       scalable_server_cmaui_4:
4060         type: tosca.capabilities.Scalable
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       disk.write.requests_server_cmaui_4:
4065         type: org.openecomp.capabilities.metric.Ceilometer
4066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4067         occurrences:
4068         - 1
4069         - UNBOUNDED
4070       disk.usage_server_cmaui_4:
4071         type: org.openecomp.capabilities.metric.Ceilometer
4072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4073         occurrences:
4074         - 1
4075         - UNBOUNDED
4076       disk.device.capacity_server_cmaui_4:
4077         type: org.openecomp.capabilities.metric.Ceilometer
4078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4079         occurrences:
4080         - 1
4081         - UNBOUNDED
4082       disk.device.iops_server_cmaui_4:
4083         type: org.openecomp.capabilities.metric.Ceilometer
4084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       disk.device.read.bytes.rate_server_cmaui_4:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       endpoint_server_cmaui_4:
4095         type: tosca.capabilities.Endpoint.Admin
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.read.bytes_server_cmaui_4:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       network.outgoing.bytes_cmaui_port_42:
4106         type: org.openecomp.capabilities.metric.Ceilometer
4107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4108         occurrences:
4109         - 1
4110         - UNBOUNDED
4111       network.outgoing.bytes_cmaui_port_43:
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       os_server_cmaui_4:
4118         type: tosca.capabilities.OperatingSystem
4119         occurrences:
4120         - 1
4121         - UNBOUNDED
4122       disk.device.allocation_server_cmaui_4:
4123         type: org.openecomp.capabilities.metric.Ceilometer
4124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4125         occurrences:
4126         - 1
4127         - UNBOUNDED
4128       disk.write.requests.rate_server_cmaui_4:
4129         type: org.openecomp.capabilities.metric.Ceilometer
4130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.device.read.bytes_server_cmaui_4:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       memory_server_cmaui_4:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       disk.write.bytes.rate_server_cmaui_4:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       cpu_server_cmaui_4:
4153         type: org.openecomp.capabilities.metric.Ceilometer
4154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4155         occurrences:
4156         - 1
4157         - UNBOUNDED
4158       disk.capacity_server_cmaui_4:
4159         type: org.openecomp.capabilities.metric.Ceilometer
4160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4161         occurrences:
4162         - 1
4163         - UNBOUNDED
4164       host_server_cmaui_4:
4165         type: tosca.capabilities.Container
4166         valid_source_types:
4167         - tosca.nodes.SoftwareComponent
4168         occurrences:
4169         - 1
4170         - UNBOUNDED
4171       network.incoming.packets.rate_cmaui_port_43:
4172         type: org.openecomp.capabilities.metric.Ceilometer
4173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4174         occurrences:
4175         - 1
4176         - UNBOUNDED
4177       network.outgoing.packets.rate_cmaui_port_43:
4178         type: org.openecomp.capabilities.metric.Ceilometer
4179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4180         occurrences:
4181         - 1
4182         - UNBOUNDED
4183       binding_cmaui_port_43:
4184         type: tosca.capabilities.network.Bindable
4185         valid_source_types:
4186         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4187         occurrences:
4188         - 0
4189         - UNBOUNDED
4190       network.incoming.packets.rate_cmaui_port_42:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       network.outgoing.packets.rate_cmaui_port_42:
4197         type: org.openecomp.capabilities.metric.Ceilometer
4198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4199         occurrences:
4200         - 1
4201         - UNBOUNDED
4202       binding_cmaui_port_42:
4203         type: tosca.capabilities.network.Bindable
4204         valid_source_types:
4205         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4206         occurrences:
4207         - 0
4208         - UNBOUNDED
4209       instance_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       disk.read.bytes.rate_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.device.write.requests_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       disk.device.read.requests_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       network.outpoing.packets_cmaui_port_43:
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       disk.iops_server_cmaui_4:
4240         type: org.openecomp.capabilities.metric.Ceilometer
4241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4242         occurrences:
4243         - 1
4244         - UNBOUNDED
4245       disk.device.read.requests.rate_server_cmaui_4:
4246         type: org.openecomp.capabilities.metric.Ceilometer
4247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       network.outpoing.packets_cmaui_port_42:
4252         type: org.openecomp.capabilities.metric.Ceilometer
4253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       cpu.delta_server_cmaui_4:
4258         type: org.openecomp.capabilities.metric.Ceilometer
4259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       feature_cmaui_port_43:
4264         type: tosca.capabilities.Node
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       memory.resident_server_cmaui_4:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       disk.ephemeral.size_server_cmaui_4:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       network.incoming.bytes.rate_cmaui_port_42:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       network.incoming.bytes.rate_cmaui_port_43:
4287         type: org.openecomp.capabilities.metric.Ceilometer
4288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4289         occurrences:
4290         - 1
4291         - UNBOUNDED
4292       disk.latency_server_cmaui_4:
4293         type: org.openecomp.capabilities.metric.Ceilometer
4294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4295         occurrences:
4296         - 1
4297         - UNBOUNDED
4298       network.outgoing.bytes.rate_cmaui_port_42:
4299         type: org.openecomp.capabilities.metric.Ceilometer
4300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4301         occurrences:
4302         - 1
4303         - UNBOUNDED
4304       disk.device.write.bytes.rate_server_cmaui_4:
4305         type: org.openecomp.capabilities.metric.Ceilometer
4306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4307         occurrences:
4308         - 1
4309         - UNBOUNDED
4310       network.outgoing.bytes.rate_cmaui_port_43:
4311         type: org.openecomp.capabilities.metric.Ceilometer
4312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4313         occurrences:
4314         - 1
4315         - UNBOUNDED
4316       memory.usage_server_cmaui_4:
4317         type: org.openecomp.capabilities.metric.Ceilometer
4318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4319         occurrences:
4320         - 1
4321         - UNBOUNDED
4322       cpu_util_server_cmaui_4:
4323         type: org.openecomp.capabilities.metric.Ceilometer
4324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4325         occurrences:
4326         - 1
4327         - UNBOUNDED