a79a69e7ab49183548f9b00666ed5e8809d0294d
[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       forwarder_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
243         type: org.openecomp.capabilities.Forwarder
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.latency_server_cmaui_1:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       network.outpoing.packets_cmaui_port_33_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       feature_cmaui_port_32_test_nested3Level_test_nested2Level:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.root.size_server_cmaui_1:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       scalable_server_cmaui_3_test_nested3Level_test_nested2Level:
283         type: tosca.capabilities.Scalable
284         occurrences:
285         - 1
286         - UNBOUNDED
287       network.incoming.bytes_cmaui_port_22_test_nested2Level:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       forwarder_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
294         type: org.openecomp.capabilities.Forwarder
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.read.requests_server_cmaui_1:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       network.incoming.packets_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       network.outgoing.bytes_cmaui_port_0:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       endpoint_server_cmaui_2_test_nested2Level:
317         type: tosca.capabilities.Endpoint.Admin
318         occurrences:
319         - 1
320         - UNBOUNDED
321       network.incoming.packets_cmaui_port_32_test_nested3Level_test_nested2Level:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       binding_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
328         type: tosca.capabilities.network.Bindable
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.latency_server_cmaui_3_test_nested3Level_test_nested2Level:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       network.incoming.packets_cmaui_port_21_test_nested2Level:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.read.bytes.rate_server_cmaui_1:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       feature_server_cmaui_2_test_nested2Level:
351         type: tosca.capabilities.Node
352         occurrences:
353         - 1
354         - UNBOUNDED
355       disk.read.bytes_server_cmaui_1:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.capacity_server_cmaui_2_test_nested2Level:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.device.read.bytes_server_cmaui_1:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       disk.device.write.requests_server_cmaui_2_test_nested2Level:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       disk.write.requests.rate_server_cmaui_1:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       network.outpoing.packets_cmaui_port_32_test_nested3Level_test_nested2Level:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       disk.device.read.bytes_server_cmaui_2_test_nested2Level:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       cpu_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.device.write.requests.rate_server_cmaui_2_test_nested2Level:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.read.bytes_server_cmaui_2_test_nested2Level:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       network.outpoing.packets_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.device.allocation_server_cmaui_2_test_nested2Level:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       feature_cmaui_port_33_test_nested3Level_test_nested2Level:
440         type: tosca.capabilities.Node
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.ephemeral.size_server_cmaui_1:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       network.incoming.packets_cmaui_port_22_test_nested2Level:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       instance_server_cmaui_3_test_nested3Level_test_nested2Level:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       binding_cmaui_port_0:
487         type: tosca.capabilities.network.Bindable
488         valid_source_types:
489         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
490         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
491         occurrences:
492         - 0
493         - UNBOUNDED
494       network.incoming.packets.rate_cmaui_port_43_test_nested4Level_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       feature_test_nested2Level:
501         type: tosca.capabilities.Node
502         occurrences:
503         - 1
504         - UNBOUNDED
505       disk.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       disk.device.write.requests_server_cmaui_1:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.incoming.packets_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       cpu_server_cmaui_3_test_nested3Level_test_nested2Level:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       disk.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       binding_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
536         type: tosca.capabilities.network.Bindable
537         valid_source_types:
538         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
539         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
540         occurrences:
541         - 0
542         - UNBOUNDED
543       network.incoming.bytes_cmaui_port_21_test_nested2Level:
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       disk.device.write.bytes.rate_server_cmaui_1:
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       cpu_util_server_cmaui_1:
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       network.incoming.bytes.rate_cmaui_port_21_test_nested2Level:
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       network.incoming.bytes_cmaui_port_0:
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       disk.write.bytes.rate_server_cmaui_1:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.device.write.bytes_server_cmaui_1:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       feature_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
586         type: tosca.capabilities.Node
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.device.read.requests.rate_server_cmaui_3_test_nested3Level_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       network.incoming.packets.rate_cmaui_port_0:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       cpu_server_cmaui_2_test_nested2Level:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       binding_cmaui_port_33_test_nested3Level_test_nested2Level:
609         type: tosca.capabilities.network.Bindable
610         valid_source_types:
611         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
612         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
613         occurrences:
614         - 0
615         - UNBOUNDED
616       disk.ephemeral.size_server_cmaui_3_test_nested3Level_test_nested2Level:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       binding_server_cmaui_1:
623         type: tosca.capabilities.network.Bindable
624         occurrences:
625         - 1
626         - UNBOUNDED
627       feature_cmaui_port_0:
628         type: tosca.capabilities.Node
629         occurrences:
630         - 1
631         - UNBOUNDED
632       os_server_cmaui_3_test_nested3Level_test_nested2Level:
633         type: tosca.capabilities.OperatingSystem
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.root.size_server_cmaui_3_test_nested3Level_test_nested2Level:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       scalable_server_cmaui_1:
656         type: tosca.capabilities.Scalable
657         occurrences:
658         - 1
659         - UNBOUNDED
660       disk.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       memory_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.device.write.bytes_server_cmaui_2_test_nested2Level:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       endpoint_server_cmaui_1:
679         type: tosca.capabilities.Endpoint.Admin
680         occurrences:
681         - 1
682         - UNBOUNDED
683       forwarder_cmaui_port_0:
684         type: org.openecomp.capabilities.Forwarder
685         occurrences:
686         - 1
687         - UNBOUNDED
688       feature_cmaui_port_21_test_nested2Level:
689         type: tosca.capabilities.Node
690         occurrences:
691         - 1
692         - UNBOUNDED
693       os_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
694         type: tosca.capabilities.OperatingSystem
695         occurrences:
696         - 1
697         - UNBOUNDED
698       network.outpoing.packets_cmaui_port_43_test_nested4Level_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.usage_server_cmaui_2_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.read.requests.rate_server_cmaui_2_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       disk.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       network.outgoing.packets.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       network.incoming.bytes.rate_cmaui_port_32_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.device.allocation_server_cmaui_1:
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       memory_server_cmaui_1:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.write.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.write.requests.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       os_server_cmaui_2_test_nested2Level:
765         type: tosca.capabilities.OperatingSystem
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.read.requests_server_cmaui_3_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       network.outgoing.bytes.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
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       network.outgoing.bytes_cmaui_port_42_test_nested4Level_test_nested3Level_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       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level_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       disk.device.capacity_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       disk.device.iops_server_cmaui_2_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       disk.read.bytes.rate_server_cmaui_2_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       instance_server_cmaui_1:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       instance_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       memory_server_cmaui_3_test_nested3Level_test_nested2Level:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
830         type: tosca.capabilities.Endpoint.Admin
831         occurrences:
832         - 1
833         - UNBOUNDED
834       attachment_cmaui_port_33_test_nested3Level_test_nested2Level:
835         type: tosca.capabilities.Attachment
836         occurrences:
837         - 1
838         - UNBOUNDED
839       network.outpoing.packets_cmaui_port_0:
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       network.incoming.bytes.rate_cmaui_port_22_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.device.read.requests_server_cmaui_1:
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       cpu.delta_server_cmaui_1:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.device.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       disk.write.bytes.rate_server_cmaui_3_test_nested3Level_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.allocation_server_cmaui_3_test_nested3Level_test_nested2Level:
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       cpu_util_server_cmaui_2_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       memory.usage_server_cmaui_2_test_nested2Level:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       disk.device.usage_server_cmaui_1:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       network.outgoing.bytes_cmaui_port_22_test_nested2Level:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       feature_server_cmaui_3_test_nested3Level_test_nested2Level:
912         type: tosca.capabilities.Node
913         occurrences:
914         - 1
915         - UNBOUNDED
916       disk.device.read.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       network.outgoing.packets.rate_cmaui_port_21_test_nested2Level:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       attachment_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
935         type: tosca.capabilities.Attachment
936         occurrences:
937         - 1
938         - UNBOUNDED
939       disk.device.write.requests.rate_server_cmaui_3_test_nested3Level_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       network.outgoing.bytes_cmaui_port_21_test_nested2Level:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       disk.device.write.requests.rate_server_cmaui_1:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       disk.read.requests_server_cmaui_2_test_nested2Level:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       feature_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
964         type: tosca.capabilities.Node
965         occurrences:
966         - 1
967         - UNBOUNDED
968       network.incoming.bytes_cmaui_port_33_test_nested3Level_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       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_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.write.bytes.rate_server_cmaui_2_test_nested2Level:
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       disk.latency_server_cmaui_2_test_nested2Level:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       vcpus_server_cmaui_3_test_nested3Level_test_nested2Level:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.device.iops_server_cmaui_1:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       attachment_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1005         type: tosca.capabilities.Attachment
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       disk.device.write.bytes_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       network.incoming.packets.rate_cmaui_port_22_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       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level_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.capacity_server_cmaui_4_test_nested4Level_test_nested3Level_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       disk.device.write.bytes.rate_server_cmaui_2_test_nested2Level:
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       forwarder_cmaui_port_33_test_nested3Level_test_nested2Level:
1040         type: org.openecomp.capabilities.Forwarder
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.incoming.packets.rate_cmaui_port_21_test_nested2Level:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.device.read.requests_server_cmaui_2_test_nested2Level:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       cpu_server_cmaui_1:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       memory.resident_server_cmaui_2_test_nested2Level:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.device.iops_server_cmaui_3_test_nested3Level_test_nested2Level:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.allocation_server_cmaui_2_test_nested2Level:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       network.incoming.bytes_cmaui_port_32_test_nested3Level_test_nested2Level:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       memory.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.incoming.packets_cmaui_port_0:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       network.outgoing.bytes_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.device.write.requests_server_cmaui_3_test_nested3Level_test_nested2Level:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.write.requests_server_cmaui_2_test_nested2Level:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.capacity_server_cmaui_1:
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       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       scalable_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1135         type: tosca.capabilities.Scalable
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       network.outgoing.bytes_cmaui_port_33_test_nested3Level_test_nested2Level:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       forwarder_cmaui_port_32_test_nested3Level_test_nested2Level:
1146         type: org.openecomp.capabilities.Forwarder
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       attachment_cmaui_port_22_test_nested2Level:
1151         type: tosca.capabilities.Attachment
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       disk.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       disk.device.read.bytes.rate_server_cmaui_2_test_nested2Level:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1168         type: tosca.capabilities.Node
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.iops_server_cmaui_1:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       disk.device.usage_server_cmaui_2_test_nested2Level:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       disk.device.write.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       feature_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1197         type: tosca.capabilities.Node
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       network.outgoing.bytes_cmaui_port_32_test_nested3Level_test_nested2Level:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       network.incoming.bytes_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       network.outgoing.bytes.rate_cmaui_port_0:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       network.outgoing.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       forwarder_cmaui_port_22_test_nested2Level:
1226         type: org.openecomp.capabilities.Forwarder
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       network.incoming.packets.rate_cmaui_port_32_test_nested3Level_test_nested2Level:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       network.outpoing.packets_cmaui_port_21_test_nested2Level:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       endpoint_server_cmaui_3_test_nested3Level_test_nested2Level:
1243         type: tosca.capabilities.Endpoint.Admin
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       binding_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1260         type: tosca.capabilities.network.Bindable
1261         valid_source_types:
1262         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1263         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1264         occurrences:
1265         - 0
1266         - UNBOUNDED
1267       binding_server_cmaui_3_test_nested3Level_test_nested2Level:
1268         type: tosca.capabilities.network.Bindable
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       disk.iops_server_cmaui_2_test_nested2Level:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       disk.write.bytes_server_cmaui_1:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       network.outgoing.bytes.rate_cmaui_port_22_test_nested2Level:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       feature_server_cmaui_1:
1297         type: tosca.capabilities.Node
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       disk.allocation_server_cmaui_1:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       network.outpoing.packets_cmaui_port_22_test_nested2Level:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       binding_cmaui_port_22_test_nested2Level:
1320         type: tosca.capabilities.network.Bindable
1321         valid_source_types:
1322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1323         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1324         occurrences:
1325         - 0
1326         - UNBOUNDED
1327       instance_server_cmaui_2_test_nested2Level:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       network.outgoing.bytes.rate_cmaui_port_21_test_nested2Level:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       network.outgoing.packets.rate_cmaui_port_0:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       attachment_cmaui_port_0:
1346         type: tosca.capabilities.Attachment
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       binding_cmaui_port_21_test_nested2Level:
1357         type: tosca.capabilities.network.Bindable
1358         valid_source_types:
1359         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1360         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1361         occurrences:
1362         - 0
1363         - UNBOUNDED
1364       disk.write.requests_server_cmaui_1:
1365         type: org.openecomp.capabilities.metric.Ceilometer
1366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       network.incoming.packets.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       disk.read.bytes_server_cmaui_3_test_nested3Level_test_nested2Level:
1377         type: org.openecomp.capabilities.metric.Ceilometer
1378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       cpu.delta_server_cmaui_3_test_nested3Level_test_nested2Level:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.usage_server_cmaui_1:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       attachment_cmaui_port_21_test_nested2Level:
1395         type: tosca.capabilities.Attachment
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       memory_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       disk.usage_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.allocation_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       binding_cmaui_port_32_test_nested3Level_test_nested2Level:
1418         type: tosca.capabilities.network.Bindable
1419         valid_source_types:
1420         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1421         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1422         occurrences:
1423         - 0
1424         - UNBOUNDED
1425       os_server_cmaui_1:
1426         type: tosca.capabilities.OperatingSystem
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.root.size_server_cmaui_2_test_nested2Level:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       cpu_util_server_cmaui_3_test_nested3Level_test_nested2Level:
1443         type: org.openecomp.capabilities.metric.Ceilometer
1444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       disk.device.latency_server_cmaui_2_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.allocation_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       disk.ephemeral.size_server_cmaui_2_test_nested2Level:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level_test_nested2Level:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       host_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1479         type: tosca.capabilities.Container
1480         valid_source_types:
1481         - tosca.nodes.SoftwareComponent
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1486         type: org.openecomp.capabilities.metric.Ceilometer
1487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1488         occurrences:
1489         - 1
1490         - UNBOUNDED
1491       disk.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1492         type: org.openecomp.capabilities.metric.Ceilometer
1493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497       host_server_cmaui_1:
1498         type: tosca.capabilities.Container
1499         valid_source_types:
1500         - tosca.nodes.SoftwareComponent
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       binding_server_cmaui_2_test_nested2Level:
1505         type: tosca.capabilities.network.Bindable
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       feature_cmaui_port_22_test_nested2Level:
1510         type: tosca.capabilities.Node
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       cpu.delta_server_cmaui_2_test_nested2Level:
1521         type: org.openecomp.capabilities.metric.Ceilometer
1522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1523         occurrences:
1524         - 1
1525         - UNBOUNDED
1526       disk.device.capacity_server_cmaui_2_test_nested2Level:
1527         type: org.openecomp.capabilities.metric.Ceilometer
1528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1529         occurrences:
1530         - 1
1531         - UNBOUNDED
1532       attachment_cmaui_port_32_test_nested3Level_test_nested2Level:
1533         type: tosca.capabilities.Attachment
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       memory.usage_server_cmaui_3_test_nested3Level_test_nested2Level:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       forwarder_cmaui_port_21_test_nested2Level:
1550         type: org.openecomp.capabilities.Forwarder
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       scalable_server_cmaui_2_test_nested2Level:
1555         type: tosca.capabilities.Scalable
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       host_server_cmaui_3_test_nested3Level_test_nested2Level:
1560         type: tosca.capabilities.Container
1561         valid_source_types:
1562         - tosca.nodes.SoftwareComponent
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.iops_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_2_test_nested2Level:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.device.read.requests.rate_server_cmaui_1:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       network.incoming.bytes.rate_cmaui_port_0:
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       network.outgoing.packets.rate_cmaui_port_32_test_nested3Level_test_nested2Level:
1591         type: org.openecomp.capabilities.metric.Ceilometer
1592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       network.incoming.bytes.rate_cmaui_port_33_test_nested3Level_test_nested2Level:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       network.incoming.bytes_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level_test_nested2Level:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       vcpus_server_cmaui_1:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       disk.write.requests.rate_server_cmaui_2_test_nested2Level:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       disk.write.bytes_server_cmaui_2_test_nested2Level:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       feature_test_nested3Level_test_nested2Level:
1633         type: tosca.capabilities.Node
1634         occurrences:
1635         - 1
1636         - UNBOUNDED
1637       disk.device.usage_server_cmaui_3_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       disk.read.bytes.rate_server_cmaui_1:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.device.capacity_server_cmaui_3_test_nested3Level_test_nested2Level:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       network.outgoing.packets.rate_cmaui_port_22_test_nested2Level:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       memory.resident_server_cmaui_1:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       network.incoming.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level_test_nested2Level:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level_test_nested2Level:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       network.incoming.packets_cmaui_port_33_test_nested3Level_test_nested2Level:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED
1685       network.outgoing.bytes.rate_cmaui_port_32_test_nested3Level_test_nested2Level:
1686         type: org.openecomp.capabilities.metric.Ceilometer
1687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1688         occurrences:
1689         - 1
1690         - UNBOUNDED
1691       disk.latency_server_cmaui_1:
1692         type: org.openecomp.capabilities.metric.Ceilometer
1693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       host_server_cmaui_2_test_nested2Level:
1698         type: tosca.capabilities.Container
1699         valid_source_types:
1700         - tosca.nodes.SoftwareComponent
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       memory.usage_server_cmaui_1:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710   org.openecomp.resource.abstract.nodes.heat.nested2:
1711     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1712     properties:
1713       cmaui_names:
1714         type: list
1715         description: CMAUI1, CMAUI2 server names
1716         required: true
1717         status: SUPPORTED
1718         entry_schema:
1719           type: string
1720       p2:
1721         type: string
1722         description: UID of OAM network
1723         required: true
1724         status: SUPPORTED
1725       cmaui_image:
1726         type: string
1727         description: Image for CMAUI server
1728         required: true
1729         status: SUPPORTED
1730       cmaui_flavor:
1731         type: string
1732         description: Flavor for CMAUI server
1733         required: true
1734         status: SUPPORTED
1735       security_group_name:
1736         type: list
1737         description: CMAUI1, CMAUI2 server names
1738         required: true
1739         status: SUPPORTED
1740         entry_schema:
1741           type: string
1742       availability_zone_0:
1743         type: string
1744         description: availabilityzone name
1745         required: true
1746         status: SUPPORTED
1747       cmaui_oam_ips:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751       shared_test_net:
1752         type: string
1753         description: UID of OAM network
1754         required: true
1755         status: SUPPORTED
1756     requirements:
1757     - dependency_cmaui_port_21:
1758         capability: tosca.capabilities.Node
1759         node: tosca.nodes.Root
1760         relationship: tosca.relationships.DependsOn
1761         occurrences:
1762         - 0
1763         - UNBOUNDED
1764     - link_cmaui_port_21:
1765         capability: tosca.capabilities.network.Linkable
1766         relationship: tosca.relationships.network.LinksTo
1767         occurrences:
1768         - 1
1769         - 1
1770     - dependency_server_cmaui_2:
1771         capability: tosca.capabilities.Node
1772         node: tosca.nodes.Root
1773         relationship: tosca.relationships.DependsOn
1774         occurrences:
1775         - 0
1776         - UNBOUNDED
1777     - local_storage_server_cmaui_2:
1778         capability: tosca.capabilities.Attachment
1779         node: tosca.nodes.BlockStorage
1780         relationship: tosca.relationships.AttachesTo
1781         occurrences:
1782         - 0
1783         - UNBOUNDED
1784     - dependency_cmaui_port_22:
1785         capability: tosca.capabilities.Node
1786         node: tosca.nodes.Root
1787         relationship: tosca.relationships.DependsOn
1788         occurrences:
1789         - 0
1790         - UNBOUNDED
1791     - link_cmaui_port_22:
1792         capability: tosca.capabilities.network.Linkable
1793         relationship: tosca.relationships.network.LinksTo
1794         occurrences:
1795         - 1
1796         - 1
1797     - binding_cmaui_port_22:
1798         capability: tosca.capabilities.network.Bindable
1799         relationship: tosca.relationships.network.BindsTo
1800         occurrences:
1801         - 1
1802         - 1
1803     - dependency_test_nested3Level:
1804         capability: tosca.capabilities.Node
1805         node: tosca.nodes.Root
1806         relationship: tosca.relationships.DependsOn
1807         occurrences:
1808         - 0
1809         - UNBOUNDED
1810     - dependency_cmaui_port_32_test_nested3Level:
1811         capability: tosca.capabilities.Node
1812         node: tosca.nodes.Root
1813         relationship: tosca.relationships.DependsOn
1814         occurrences:
1815         - 0
1816         - UNBOUNDED
1817     - link_cmaui_port_32_test_nested3Level:
1818         capability: tosca.capabilities.network.Linkable
1819         relationship: tosca.relationships.network.LinksTo
1820         occurrences:
1821         - 1
1822         - 1
1823     - dependency_test_nested4Level_test_nested3Level:
1824         capability: tosca.capabilities.Node
1825         node: tosca.nodes.Root
1826         relationship: tosca.relationships.DependsOn
1827         occurrences:
1828         - 0
1829         - UNBOUNDED
1830     - dependency_cmaui_port_43_test_nested4Level_test_nested3Level:
1831         capability: tosca.capabilities.Node
1832         node: tosca.nodes.Root
1833         relationship: tosca.relationships.DependsOn
1834         occurrences:
1835         - 0
1836         - UNBOUNDED
1837     - link_cmaui_port_43_test_nested4Level_test_nested3Level:
1838         capability: tosca.capabilities.network.Linkable
1839         relationship: tosca.relationships.network.LinksTo
1840         occurrences:
1841         - 1
1842         - 1
1843     - dependency_cmaui_port_42_test_nested4Level_test_nested3Level:
1844         capability: tosca.capabilities.Node
1845         node: tosca.nodes.Root
1846         relationship: tosca.relationships.DependsOn
1847         occurrences:
1848         - 0
1849         - UNBOUNDED
1850     - link_cmaui_port_42_test_nested4Level_test_nested3Level:
1851         capability: tosca.capabilities.network.Linkable
1852         relationship: tosca.relationships.network.LinksTo
1853         occurrences:
1854         - 1
1855         - 1
1856     - dependency_server_cmaui_4_test_nested4Level_test_nested3Level:
1857         capability: tosca.capabilities.Node
1858         node: tosca.nodes.Root
1859         relationship: tosca.relationships.DependsOn
1860         occurrences:
1861         - 0
1862         - UNBOUNDED
1863     - local_storage_server_cmaui_4_test_nested4Level_test_nested3Level:
1864         capability: tosca.capabilities.Attachment
1865         node: tosca.nodes.BlockStorage
1866         relationship: tosca.relationships.AttachesTo
1867         occurrences:
1868         - 0
1869         - UNBOUNDED
1870     - dependency_server_cmaui_3_test_nested3Level:
1871         capability: tosca.capabilities.Node
1872         node: tosca.nodes.Root
1873         relationship: tosca.relationships.DependsOn
1874         occurrences:
1875         - 0
1876         - UNBOUNDED
1877     - local_storage_server_cmaui_3_test_nested3Level:
1878         capability: tosca.capabilities.Attachment
1879         node: tosca.nodes.BlockStorage
1880         relationship: tosca.relationships.AttachesTo
1881         occurrences:
1882         - 0
1883         - UNBOUNDED
1884     - dependency_cmaui_port_33_test_nested3Level:
1885         capability: tosca.capabilities.Node
1886         node: tosca.nodes.Root
1887         relationship: tosca.relationships.DependsOn
1888         occurrences:
1889         - 0
1890         - UNBOUNDED
1891     - link_cmaui_port_33_test_nested3Level:
1892         capability: tosca.capabilities.network.Linkable
1893         relationship: tosca.relationships.network.LinksTo
1894         occurrences:
1895         - 1
1896         - 1
1897     capabilities:
1898       instance_server_cmaui_4_test_nested4Level_test_nested3Level:
1899         type: org.openecomp.capabilities.metric.Ceilometer
1900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1901         occurrences:
1902         - 1
1903         - UNBOUNDED
1904       memory.usage_server_cmaui_3_test_nested3Level:
1905         type: org.openecomp.capabilities.metric.Ceilometer
1906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       cpu_util_server_cmaui_3_test_nested3Level:
1911         type: org.openecomp.capabilities.metric.Ceilometer
1912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       disk.device.latency_server_cmaui_2:
1917         type: org.openecomp.capabilities.metric.Ceilometer
1918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       disk.root.size_server_cmaui_2:
1923         type: org.openecomp.capabilities.metric.Ceilometer
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1925         occurrences:
1926         - 1
1927         - UNBOUNDED
1928       network.incoming.packets.rate_cmaui_port_22:
1929         type: org.openecomp.capabilities.metric.Ceilometer
1930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       network.incoming.packets.rate_cmaui_port_21:
1935         type: org.openecomp.capabilities.metric.Ceilometer
1936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.read.requests_server_cmaui_3_test_nested3Level:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       disk.latency_server_cmaui_3_test_nested3Level:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       disk.write.bytes.rate_server_cmaui_3_test_nested3Level:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.read.requests_server_cmaui_2:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       disk.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       network.incoming.packets_cmaui_port_33_test_nested3Level:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       disk.device.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       host_server_cmaui_4_test_nested4Level_test_nested3Level:
1989         type: tosca.capabilities.Container
1990         valid_source_types:
1991         - tosca.nodes.SoftwareComponent
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       disk.device.read.bytes.rate_server_cmaui_2:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       disk.ephemeral.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       disk.read.bytes_server_cmaui_2:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       network.incoming.bytes.rate_cmaui_port_33_test_nested3Level:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       disk.device.read.bytes_server_cmaui_2:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       network.incoming.bytes.rate_cmaui_port_32_test_nested3Level:
2038         type: org.openecomp.capabilities.metric.Ceilometer
2039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       disk.device.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2044         type: org.openecomp.capabilities.metric.Ceilometer
2045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       disk.root.size_server_cmaui_4_test_nested4Level_test_nested3Level:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       network.incoming.bytes_cmaui_port_43_test_nested4Level_test_nested3Level:
2056         type: org.openecomp.capabilities.metric.Ceilometer
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2058         occurrences:
2059         - 1
2060         - UNBOUNDED
2061       disk.write.requests.rate_server_cmaui_2:
2062         type: org.openecomp.capabilities.metric.Ceilometer
2063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2064         occurrences:
2065         - 1
2066         - UNBOUNDED
2067       disk.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2068         type: org.openecomp.capabilities.metric.Ceilometer
2069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       host_server_cmaui_3_test_nested3Level:
2074         type: tosca.capabilities.Container
2075         valid_source_types:
2076         - tosca.nodes.SoftwareComponent
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       attachment_cmaui_port_43_test_nested4Level_test_nested3Level:
2081         type: tosca.capabilities.Attachment
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       disk.allocation_server_cmaui_3_test_nested3Level:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       network.outgoing.bytes_cmaui_port_43_test_nested4Level_test_nested3Level:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       disk.ephemeral.size_server_cmaui_2:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       cpu.delta_server_cmaui_4_test_nested4Level_test_nested3Level:
2104         type: org.openecomp.capabilities.metric.Ceilometer
2105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       network.outgoing.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2110         type: org.openecomp.capabilities.metric.Ceilometer
2111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2112         occurrences:
2113         - 1
2114         - UNBOUNDED
2115       disk.write.requests_server_cmaui_3_test_nested3Level:
2116         type: org.openecomp.capabilities.metric.Ceilometer
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2118         occurrences:
2119         - 1
2120         - UNBOUNDED
2121       binding_cmaui_port_42_test_nested4Level_test_nested3Level:
2122         type: tosca.capabilities.network.Bindable
2123         valid_source_types:
2124         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2125         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2126         occurrences:
2127         - 0
2128         - UNBOUNDED
2129       network.incoming.bytes_cmaui_port_42_test_nested4Level_test_nested3Level:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       disk.read.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2136         type: org.openecomp.capabilities.metric.Ceilometer
2137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       disk.read.bytes.rate_server_cmaui_3_test_nested3Level:
2142         type: org.openecomp.capabilities.metric.Ceilometer
2143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       binding_cmaui_port_43_test_nested4Level_test_nested3Level:
2148         type: tosca.capabilities.network.Bindable
2149         valid_source_types:
2150         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2151         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2152         occurrences:
2153         - 0
2154         - UNBOUNDED
2155       disk.device.write.requests_server_cmaui_2:
2156         type: org.openecomp.capabilities.metric.Ceilometer
2157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       network.outgoing.bytes_cmaui_port_42_test_nested4Level_test_nested3Level:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       forwarder_cmaui_port_21:
2168         type: org.openecomp.capabilities.Forwarder
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       forwarder_cmaui_port_22:
2173         type: org.openecomp.capabilities.Forwarder
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       memory_server_cmaui_3_test_nested3Level:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       disk.device.write.bytes.rate_server_cmaui_3_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.usage_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       disk.device.latency_server_cmaui_3_test_nested3Level:
2196         type: org.openecomp.capabilities.metric.Ceilometer
2197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2198         occurrences:
2199         - 1
2200         - UNBOUNDED
2201       cpu_util_server_cmaui_2:
2202         type: org.openecomp.capabilities.metric.Ceilometer
2203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       disk.device.write.bytes.rate_server_cmaui_2:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       disk.write.bytes.rate_server_cmaui_2:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       vcpus_server_cmaui_4_test_nested4Level_test_nested3Level:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       disk.device.write.bytes_server_cmaui_2:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       network.incoming.packets.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       cpu_server_cmaui_3_test_nested3Level:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       disk.device.allocation_server_cmaui_4_test_nested4Level_test_nested3Level:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       binding_server_cmaui_2:
2250         type: tosca.capabilities.network.Bindable
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       scalable_server_cmaui_2:
2255         type: tosca.capabilities.Scalable
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       disk.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2260         type: org.openecomp.capabilities.metric.Ceilometer
2261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       attachment_cmaui_port_33_test_nested3Level:
2266         type: tosca.capabilities.Attachment
2267         occurrences:
2268         - 1
2269         - UNBOUNDED
2270       network.outgoing.bytes.rate_cmaui_port_22:
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.incoming.bytes_cmaui_port_33_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       network.outpoing.packets_cmaui_port_22:
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       network.outpoing.packets_cmaui_port_21:
2289         type: org.openecomp.capabilities.metric.Ceilometer
2290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       feature_server_cmaui_4_test_nested4Level_test_nested3Level:
2295         type: tosca.capabilities.Node
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       disk.device.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       endpoint_server_cmaui_2:
2306         type: tosca.capabilities.Endpoint.Admin
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.read.requests_server_cmaui_4_test_nested4Level_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       feature_cmaui_port_22:
2317         type: tosca.capabilities.Node
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       feature_cmaui_port_21:
2322         type: tosca.capabilities.Node
2323         occurrences:
2324         - 1
2325         - UNBOUNDED
2326       scalable_server_cmaui_4_test_nested4Level_test_nested3Level:
2327         type: tosca.capabilities.Scalable
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       network.incoming.bytes_cmaui_port_32_test_nested3Level:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       network.outgoing.bytes.rate_cmaui_port_21:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       disk.device.allocation_server_cmaui_2:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       forwarder_cmaui_port_33_test_nested3Level:
2350         type: org.openecomp.capabilities.Forwarder
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.device.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       disk.read.bytes_server_cmaui_3_test_nested3Level:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.device.allocation_server_cmaui_3_test_nested3Level:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       os_server_cmaui_3_test_nested3Level:
2373         type: tosca.capabilities.OperatingSystem
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       cpu_server_cmaui_4_test_nested4Level_test_nested3Level:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       network.outgoing.bytes_cmaui_port_33_test_nested3Level:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level_test_nested3Level:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       network.incoming.packets_cmaui_port_43_test_nested4Level_test_nested3Level:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       instance_server_cmaui_2:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       disk.device.iops_server_cmaui_3_test_nested3Level:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       network.incoming.packets_cmaui_port_21:
2420         type: org.openecomp.capabilities.metric.Ceilometer
2421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       network.incoming.packets_cmaui_port_22:
2426         type: org.openecomp.capabilities.metric.Ceilometer
2427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       forwarder_cmaui_port_43_test_nested4Level_test_nested3Level:
2432         type: org.openecomp.capabilities.Forwarder
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       disk.device.write.bytes_server_cmaui_3_test_nested3Level:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       network.incoming.packets.rate_cmaui_port_33_test_nested3Level:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       disk.device.read.requests_server_cmaui_2:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       attachment_cmaui_port_42_test_nested4Level_test_nested3Level:
2455         type: tosca.capabilities.Attachment
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       disk.capacity_server_cmaui_3_test_nested3Level:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       cpu.delta_server_cmaui_2:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2472         type: org.openecomp.capabilities.metric.Ceilometer
2473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       disk.write.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2478         type: org.openecomp.capabilities.metric.Ceilometer
2479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level_test_nested3Level:
2484         type: org.openecomp.capabilities.metric.Ceilometer
2485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       disk.device.read.bytes_server_cmaui_3_test_nested3Level:
2490         type: org.openecomp.capabilities.metric.Ceilometer
2491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       memory.resident_server_cmaui_3_test_nested3Level:
2496         type: org.openecomp.capabilities.metric.Ceilometer
2497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       feature_cmaui_port_42_test_nested4Level_test_nested3Level:
2502         type: tosca.capabilities.Node
2503         occurrences:
2504         - 1
2505         - UNBOUNDED
2506       network.outpoing.packets_cmaui_port_43_test_nested4Level_test_nested3Level:
2507         type: org.openecomp.capabilities.metric.Ceilometer
2508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2509         occurrences:
2510         - 1
2511         - UNBOUNDED
2512       disk.device.usage_server_cmaui_2:
2513         type: org.openecomp.capabilities.metric.Ceilometer
2514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2515         occurrences:
2516         - 1
2517         - UNBOUNDED
2518       disk.device.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2519         type: org.openecomp.capabilities.metric.Ceilometer
2520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2521         occurrences:
2522         - 1
2523         - UNBOUNDED
2524       disk.usage_server_cmaui_4_test_nested4Level_test_nested3Level:
2525         type: org.openecomp.capabilities.metric.Ceilometer
2526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2527         occurrences:
2528         - 1
2529         - UNBOUNDED
2530       disk.device.write.requests.rate_server_cmaui_2:
2531         type: org.openecomp.capabilities.metric.Ceilometer
2532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2533         occurrences:
2534         - 1
2535         - UNBOUNDED
2536       endpoint_server_cmaui_4_test_nested4Level_test_nested3Level:
2537         type: tosca.capabilities.Endpoint.Admin
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       cpu_util_server_cmaui_4_test_nested4Level_test_nested3Level:
2542         type: org.openecomp.capabilities.metric.Ceilometer
2543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2544         occurrences:
2545         - 1
2546         - UNBOUNDED
2547       feature_test_nested4Level_test_nested3Level:
2548         type: tosca.capabilities.Node
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       network.outpoing.packets_cmaui_port_32_test_nested3Level:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       feature_cmaui_port_43_test_nested4Level_test_nested3Level:
2559         type: tosca.capabilities.Node
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       disk.device.iops_server_cmaui_2:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       disk.device.capacity_server_cmaui_2:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       network.incoming.bytes.rate_cmaui_port_22:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       network.outgoing.packets.rate_cmaui_port_33_test_nested3Level:
2582         type: org.openecomp.capabilities.metric.Ceilometer
2583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2584         occurrences:
2585         - 1
2586         - UNBOUNDED
2587       network.incoming.bytes.rate_cmaui_port_21:
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       memory_server_cmaui_2:
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       cpu_server_cmaui_2:
2600         type: org.openecomp.capabilities.metric.Ceilometer
2601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       memory_server_cmaui_4_test_nested4Level_test_nested3Level:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       network.outpoing.packets_cmaui_port_33_test_nested3Level:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       network.outgoing.packets.rate_cmaui_port_32_test_nested3Level:
2618         type: org.openecomp.capabilities.metric.Ceilometer
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       network.outgoing.bytes.rate_cmaui_port_33_test_nested3Level:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       disk.capacity_server_cmaui_2:
2630         type: org.openecomp.capabilities.metric.Ceilometer
2631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2632         occurrences:
2633         - 1
2634         - UNBOUNDED
2635       network.outgoing.bytes_cmaui_port_32_test_nested3Level:
2636         type: org.openecomp.capabilities.metric.Ceilometer
2637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2638         occurrences:
2639         - 1
2640         - UNBOUNDED
2641       binding_cmaui_port_33_test_nested3Level:
2642         type: tosca.capabilities.network.Bindable
2643         valid_source_types:
2644         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2645         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2646         occurrences:
2647         - 0
2648         - UNBOUNDED
2649       disk.device.iops_server_cmaui_4_test_nested4Level_test_nested3Level:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       disk.iops_server_cmaui_2:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       feature_server_cmaui_3_test_nested3Level:
2662         type: tosca.capabilities.Node
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       network.outgoing.bytes_cmaui_port_21:
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       feature_cmaui_port_32_test_nested3Level:
2673         type: tosca.capabilities.Node
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       network.incoming.packets.rate_cmaui_port_32_test_nested3Level:
2678         type: org.openecomp.capabilities.metric.Ceilometer
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       disk.root.size_server_cmaui_3_test_nested3Level:
2684         type: org.openecomp.capabilities.metric.Ceilometer
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       network.outgoing.bytes_cmaui_port_22:
2690         type: org.openecomp.capabilities.metric.Ceilometer
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       os_server_cmaui_4_test_nested4Level_test_nested3Level:
2696         type: tosca.capabilities.OperatingSystem
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       disk.device.write.requests_server_cmaui_3_test_nested3Level:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       disk.device.read.requests.rate_server_cmaui_3_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       memory.usage_server_cmaui_4_test_nested4Level_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.write.requests.rate_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.read.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       feature_cmaui_port_33_test_nested3Level:
2731         type: tosca.capabilities.Node
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       network.outgoing.packets.rate_cmaui_port_22:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       binding_cmaui_port_22:
2742         type: tosca.capabilities.network.Bindable
2743         valid_source_types:
2744         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2745         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2746         occurrences:
2747         - 0
2748         - UNBOUNDED
2749       disk.iops_server_cmaui_3_test_nested3Level:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.write.bytes_server_cmaui_2:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       feature_server_cmaui_2:
2762         type: tosca.capabilities.Node
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       forwarder_cmaui_port_32_test_nested3Level:
2767         type: org.openecomp.capabilities.Forwarder
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771       disk.allocation_server_cmaui_2:
2772         type: org.openecomp.capabilities.metric.Ceilometer
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       network.outgoing.packets.rate_cmaui_port_21:
2778         type: org.openecomp.capabilities.metric.Ceilometer
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       binding_cmaui_port_21:
2784         type: tosca.capabilities.network.Bindable
2785         valid_source_types:
2786         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2787         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2788         occurrences:
2789         - 0
2790         - UNBOUNDED
2791       vcpus_server_cmaui_2:
2792         type: org.openecomp.capabilities.metric.Ceilometer
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2794         occurrences:
2795         - 1
2796         - UNBOUNDED
2797       instance_server_cmaui_3_test_nested3Level:
2798         type: org.openecomp.capabilities.metric.Ceilometer
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       disk.capacity_server_cmaui_4_test_nested4Level_test_nested3Level:
2804         type: org.openecomp.capabilities.metric.Ceilometer
2805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2806         occurrences:
2807         - 1
2808         - UNBOUNDED
2809       network.incoming.packets.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
2810         type: org.openecomp.capabilities.metric.Ceilometer
2811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2812         occurrences:
2813         - 1
2814         - UNBOUNDED
2815       disk.device.read.bytes.rate_server_cmaui_3_test_nested3Level:
2816         type: org.openecomp.capabilities.metric.Ceilometer
2817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2818         occurrences:
2819         - 1
2820         - UNBOUNDED
2821       disk.write.requests_server_cmaui_2:
2822         type: org.openecomp.capabilities.metric.Ceilometer
2823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2824         occurrences:
2825         - 1
2826         - UNBOUNDED
2827       memory.resident_server_cmaui_4_test_nested4Level_test_nested3Level:
2828         type: org.openecomp.capabilities.metric.Ceilometer
2829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2830         occurrences:
2831         - 1
2832         - UNBOUNDED
2833       disk.usage_server_cmaui_2:
2834         type: org.openecomp.capabilities.metric.Ceilometer
2835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2836         occurrences:
2837         - 1
2838         - UNBOUNDED
2839       disk.device.usage_server_cmaui_3_test_nested3Level:
2840         type: org.openecomp.capabilities.metric.Ceilometer
2841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2842         occurrences:
2843         - 1
2844         - UNBOUNDED
2845       disk.write.bytes_server_cmaui_3_test_nested3Level:
2846         type: org.openecomp.capabilities.metric.Ceilometer
2847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2848         occurrences:
2849         - 1
2850         - UNBOUNDED
2851       disk.write.requests.rate_server_cmaui_3_test_nested3Level:
2852         type: org.openecomp.capabilities.metric.Ceilometer
2853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       os_server_cmaui_2:
2858         type: tosca.capabilities.OperatingSystem
2859         occurrences:
2860         - 1
2861         - UNBOUNDED
2862       forwarder_cmaui_port_42_test_nested4Level_test_nested3Level:
2863         type: org.openecomp.capabilities.Forwarder
2864         occurrences:
2865         - 1
2866         - UNBOUNDED
2867       disk.latency_server_cmaui_4_test_nested4Level_test_nested3Level:
2868         type: org.openecomp.capabilities.metric.Ceilometer
2869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       host_server_cmaui_2:
2874         type: tosca.capabilities.Container
2875         valid_source_types:
2876         - tosca.nodes.SoftwareComponent
2877         occurrences:
2878         - 1
2879         - UNBOUNDED
2880       disk.read.bytes_server_cmaui_4_test_nested4Level_test_nested3Level:
2881         type: org.openecomp.capabilities.metric.Ceilometer
2882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2883         occurrences:
2884         - 1
2885         - UNBOUNDED
2886       disk.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2887         type: org.openecomp.capabilities.metric.Ceilometer
2888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2889         occurrences:
2890         - 1
2891         - UNBOUNDED
2892       binding_server_cmaui_3_test_nested3Level:
2893         type: tosca.capabilities.network.Bindable
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       feature_test_nested3Level:
2898         type: tosca.capabilities.Node
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       cpu.delta_server_cmaui_3_test_nested3Level:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       disk.device.capacity_server_cmaui_3_test_nested3Level:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       attachment_cmaui_port_21:
2915         type: tosca.capabilities.Attachment
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       attachment_cmaui_port_22:
2920         type: tosca.capabilities.Attachment
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       scalable_server_cmaui_3_test_nested3Level:
2925         type: tosca.capabilities.Scalable
2926         occurrences:
2927         - 1
2928         - UNBOUNDED
2929       network.incoming.bytes_cmaui_port_21:
2930         type: org.openecomp.capabilities.metric.Ceilometer
2931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level_test_nested3Level:
2936         type: org.openecomp.capabilities.metric.Ceilometer
2937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2938         occurrences:
2939         - 1
2940         - UNBOUNDED
2941       network.incoming.bytes_cmaui_port_22:
2942         type: org.openecomp.capabilities.metric.Ceilometer
2943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2944         occurrences:
2945         - 1
2946         - UNBOUNDED
2947       endpoint_server_cmaui_3_test_nested3Level:
2948         type: tosca.capabilities.Endpoint.Admin
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       vcpus_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       network.outpoing.packets_cmaui_port_42_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.allocation_server_cmaui_4_test_nested4Level_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       binding_cmaui_port_32_test_nested3Level:
2971         type: tosca.capabilities.network.Bindable
2972         valid_source_types:
2973         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2974         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2975         occurrences:
2976         - 0
2977         - UNBOUNDED
2978       network.outgoing.bytes.rate_cmaui_port_32_test_nested3Level:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       disk.device.read.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2985         type: org.openecomp.capabilities.metric.Ceilometer
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       disk.read.bytes.rate_server_cmaui_2:
2991         type: org.openecomp.capabilities.metric.Ceilometer
2992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2993         occurrences:
2994         - 1
2995         - UNBOUNDED
2996       disk.device.write.requests_server_cmaui_4_test_nested4Level_test_nested3Level:
2997         type: org.openecomp.capabilities.metric.Ceilometer
2998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2999         occurrences:
3000         - 1
3001         - UNBOUNDED
3002       disk.device.read.requests.rate_server_cmaui_2:
3003         type: org.openecomp.capabilities.metric.Ceilometer
3004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3005         occurrences:
3006         - 1
3007         - UNBOUNDED
3008       binding_server_cmaui_4_test_nested4Level_test_nested3Level:
3009         type: tosca.capabilities.network.Bindable
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       memory.resident_server_cmaui_2:
3014         type: org.openecomp.capabilities.metric.Ceilometer
3015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3016         occurrences:
3017         - 1
3018         - UNBOUNDED
3019       attachment_cmaui_port_32_test_nested3Level:
3020         type: tosca.capabilities.Attachment
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       network.incoming.packets_cmaui_port_32_test_nested3Level:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       disk.device.read.requests_server_cmaui_3_test_nested3Level:
3031         type: org.openecomp.capabilities.metric.Ceilometer
3032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3033         occurrences:
3034         - 1
3035         - UNBOUNDED
3036       network.incoming.packets_cmaui_port_42_test_nested4Level_test_nested3Level:
3037         type: org.openecomp.capabilities.metric.Ceilometer
3038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3039         occurrences:
3040         - 1
3041         - UNBOUNDED
3042       disk.latency_server_cmaui_2:
3043         type: org.openecomp.capabilities.metric.Ceilometer
3044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3045         occurrences:
3046         - 1
3047         - UNBOUNDED
3048       disk.ephemeral.size_server_cmaui_3_test_nested3Level:
3049         type: org.openecomp.capabilities.metric.Ceilometer
3050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3051         occurrences:
3052         - 1
3053         - UNBOUNDED
3054       memory.usage_server_cmaui_2:
3055         type: org.openecomp.capabilities.metric.Ceilometer
3056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060   org.openecomp.resource.abstract.nodes.heat.nested3:
3061     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3062     properties:
3063       cmaui_names:
3064         type: list
3065         description: CMAUI1, CMAUI2 server names
3066         required: true
3067         status: SUPPORTED
3068         entry_schema:
3069           type: string
3070       p2:
3071         type: string
3072         required: true
3073         status: SUPPORTED
3074       cmaui_image:
3075         type: string
3076         description: Image for CMAUI server
3077         required: true
3078         status: SUPPORTED
3079       cmaui_flavor:
3080         type: string
3081         description: Flavor for CMAUI server
3082         required: true
3083         status: SUPPORTED
3084       indx:
3085         type: float
3086         required: true
3087         status: SUPPORTED
3088       security_group_name:
3089         type: list
3090         description: CMAUI1, CMAUI2 server names
3091         required: true
3092         status: SUPPORTED
3093         entry_schema:
3094           type: string
3095       availability_zone_0:
3096         type: string
3097         description: availabilityzone name
3098         required: true
3099         status: SUPPORTED
3100       cmaui_oam_ips:
3101         type: string
3102         required: true
3103         status: SUPPORTED
3104       shared_test_net:
3105         type: string
3106         description: UID of OAM network
3107         required: true
3108         status: SUPPORTED
3109     requirements:
3110     - dependency_cmaui_port_32:
3111         capability: tosca.capabilities.Node
3112         node: tosca.nodes.Root
3113         relationship: tosca.relationships.DependsOn
3114         occurrences:
3115         - 0
3116         - UNBOUNDED
3117     - link_cmaui_port_32:
3118         capability: tosca.capabilities.network.Linkable
3119         relationship: tosca.relationships.network.LinksTo
3120         occurrences:
3121         - 1
3122         - 1
3123     - dependency_test_nested4Level:
3124         capability: tosca.capabilities.Node
3125         node: tosca.nodes.Root
3126         relationship: tosca.relationships.DependsOn
3127         occurrences:
3128         - 0
3129         - UNBOUNDED
3130     - dependency_cmaui_port_43_test_nested4Level:
3131         capability: tosca.capabilities.Node
3132         node: tosca.nodes.Root
3133         relationship: tosca.relationships.DependsOn
3134         occurrences:
3135         - 0
3136         - UNBOUNDED
3137     - link_cmaui_port_43_test_nested4Level:
3138         capability: tosca.capabilities.network.Linkable
3139         relationship: tosca.relationships.network.LinksTo
3140         occurrences:
3141         - 1
3142         - 1
3143     - dependency_cmaui_port_42_test_nested4Level:
3144         capability: tosca.capabilities.Node
3145         node: tosca.nodes.Root
3146         relationship: tosca.relationships.DependsOn
3147         occurrences:
3148         - 0
3149         - UNBOUNDED
3150     - link_cmaui_port_42_test_nested4Level:
3151         capability: tosca.capabilities.network.Linkable
3152         relationship: tosca.relationships.network.LinksTo
3153         occurrences:
3154         - 1
3155         - 1
3156     - dependency_server_cmaui_4_test_nested4Level:
3157         capability: tosca.capabilities.Node
3158         node: tosca.nodes.Root
3159         relationship: tosca.relationships.DependsOn
3160         occurrences:
3161         - 0
3162         - UNBOUNDED
3163     - local_storage_server_cmaui_4_test_nested4Level:
3164         capability: tosca.capabilities.Attachment
3165         node: tosca.nodes.BlockStorage
3166         relationship: tosca.relationships.AttachesTo
3167         occurrences:
3168         - 0
3169         - UNBOUNDED
3170     - dependency_server_cmaui_3:
3171         capability: tosca.capabilities.Node
3172         node: tosca.nodes.Root
3173         relationship: tosca.relationships.DependsOn
3174         occurrences:
3175         - 0
3176         - UNBOUNDED
3177     - local_storage_server_cmaui_3:
3178         capability: tosca.capabilities.Attachment
3179         node: tosca.nodes.BlockStorage
3180         relationship: tosca.relationships.AttachesTo
3181         occurrences:
3182         - 0
3183         - UNBOUNDED
3184     - dependency_cmaui_port_33:
3185         capability: tosca.capabilities.Node
3186         node: tosca.nodes.Root
3187         relationship: tosca.relationships.DependsOn
3188         occurrences:
3189         - 0
3190         - UNBOUNDED
3191     - link_cmaui_port_33:
3192         capability: tosca.capabilities.network.Linkable
3193         relationship: tosca.relationships.network.LinksTo
3194         occurrences:
3195         - 1
3196         - 1
3197     capabilities:
3198       memory.usage_server_cmaui_4_test_nested4Level:
3199         type: org.openecomp.capabilities.metric.Ceilometer
3200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3201         occurrences:
3202         - 1
3203         - UNBOUNDED
3204       cpu_util_server_cmaui_4_test_nested4Level:
3205         type: org.openecomp.capabilities.metric.Ceilometer
3206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3207         occurrences:
3208         - 1
3209         - UNBOUNDED
3210       attachment_cmaui_port_42_test_nested4Level:
3211         type: tosca.capabilities.Attachment
3212         occurrences:
3213         - 1
3214         - UNBOUNDED
3215       disk.device.usage_server_cmaui_3:
3216         type: org.openecomp.capabilities.metric.Ceilometer
3217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3218         occurrences:
3219         - 1
3220         - UNBOUNDED
3221       forwarder_cmaui_port_32:
3222         type: org.openecomp.capabilities.Forwarder
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       forwarder_cmaui_port_33:
3227         type: org.openecomp.capabilities.Forwarder
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       disk.device.latency_server_cmaui_3:
3232         type: org.openecomp.capabilities.metric.Ceilometer
3233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.read.requests_server_cmaui_4_test_nested4Level:
3238         type: org.openecomp.capabilities.metric.Ceilometer
3239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3240         occurrences:
3241         - 1
3242         - UNBOUNDED
3243       network.incoming.bytes.rate_cmaui_port_33:
3244         type: org.openecomp.capabilities.metric.Ceilometer
3245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3246         occurrences:
3247         - 1
3248         - UNBOUNDED
3249       network.incoming.bytes.rate_cmaui_port_32:
3250         type: org.openecomp.capabilities.metric.Ceilometer
3251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3252         occurrences:
3253         - 1
3254         - UNBOUNDED
3255       disk.root.size_server_cmaui_3:
3256         type: org.openecomp.capabilities.metric.Ceilometer
3257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3258         occurrences:
3259         - 1
3260         - UNBOUNDED
3261       disk.device.write.requests.rate_server_cmaui_3:
3262         type: org.openecomp.capabilities.metric.Ceilometer
3263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3264         occurrences:
3265         - 1
3266         - UNBOUNDED
3267       disk.write.bytes.rate_server_cmaui_4_test_nested4Level:
3268         type: org.openecomp.capabilities.metric.Ceilometer
3269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3270         occurrences:
3271         - 1
3272         - UNBOUNDED
3273       disk.latency_server_cmaui_4_test_nested4Level:
3274         type: org.openecomp.capabilities.metric.Ceilometer
3275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3276         occurrences:
3277         - 1
3278         - UNBOUNDED
3279       disk.read.requests_server_cmaui_3:
3280         type: org.openecomp.capabilities.metric.Ceilometer
3281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3282         occurrences:
3283         - 1
3284         - UNBOUNDED
3285       network.outgoing.bytes.rate_cmaui_port_43_test_nested4Level:
3286         type: org.openecomp.capabilities.metric.Ceilometer
3287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3288         occurrences:
3289         - 1
3290         - UNBOUNDED
3291       disk.device.iops_server_cmaui_3:
3292         type: org.openecomp.capabilities.metric.Ceilometer
3293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3294         occurrences:
3295         - 1
3296         - UNBOUNDED
3297       disk.device.capacity_server_cmaui_3:
3298         type: org.openecomp.capabilities.metric.Ceilometer
3299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3300         occurrences:
3301         - 1
3302         - UNBOUNDED
3303       feature_cmaui_port_42_test_nested4Level:
3304         type: tosca.capabilities.Node
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       disk.device.read.bytes.rate_server_cmaui_3:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       binding_cmaui_port_43_test_nested4Level:
3315         type: tosca.capabilities.network.Bindable
3316         valid_source_types:
3317         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3318         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3319         occurrences:
3320         - 0
3321         - UNBOUNDED
3322       feature_server_cmaui_4_test_nested4Level:
3323         type: tosca.capabilities.Node
3324         occurrences:
3325         - 1
3326         - UNBOUNDED
3327       disk.capacity_server_cmaui_4_test_nested4Level:
3328         type: org.openecomp.capabilities.metric.Ceilometer
3329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3330         occurrences:
3331         - 1
3332         - UNBOUNDED
3333       disk.read.bytes_server_cmaui_3:
3334         type: org.openecomp.capabilities.metric.Ceilometer
3335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3336         occurrences:
3337         - 1
3338         - UNBOUNDED
3339       attachment_cmaui_port_32:
3340         type: tosca.capabilities.Attachment
3341         occurrences:
3342         - 1
3343         - UNBOUNDED
3344       attachment_cmaui_port_43_test_nested4Level:
3345         type: tosca.capabilities.Attachment
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       disk.device.write.bytes.rate_server_cmaui_4_test_nested4Level:
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       attachment_cmaui_port_33:
3356         type: tosca.capabilities.Attachment
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.device.read.requests_server_cmaui_4_test_nested4Level:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       network.outgoing.bytes.rate_cmaui_port_42_test_nested4Level:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       network.incoming.packets.rate_cmaui_port_33:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       network.incoming.packets.rate_cmaui_port_32:
3379         type: org.openecomp.capabilities.metric.Ceilometer
3380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3381         occurrences:
3382         - 1
3383         - UNBOUNDED
3384       disk.device.write.requests_server_cmaui_4_test_nested4Level:
3385         type: org.openecomp.capabilities.metric.Ceilometer
3386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3387         occurrences:
3388         - 1
3389         - UNBOUNDED
3390       disk.write.requests.rate_server_cmaui_3:
3391         type: org.openecomp.capabilities.metric.Ceilometer
3392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3393         occurrences:
3394         - 1
3395         - UNBOUNDED
3396       disk.device.write.requests.rate_server_cmaui_4_test_nested4Level:
3397         type: org.openecomp.capabilities.metric.Ceilometer
3398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3399         occurrences:
3400         - 1
3401         - UNBOUNDED
3402       disk.device.read.bytes_server_cmaui_4_test_nested4Level:
3403         type: org.openecomp.capabilities.metric.Ceilometer
3404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3405         occurrences:
3406         - 1
3407         - UNBOUNDED
3408       disk.device.read.bytes_server_cmaui_3:
3409         type: org.openecomp.capabilities.metric.Ceilometer
3410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       binding_cmaui_port_42_test_nested4Level:
3415         type: tosca.capabilities.network.Bindable
3416         valid_source_types:
3417         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3418         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3419         occurrences:
3420         - 0
3421         - UNBOUNDED
3422       feature_cmaui_port_43_test_nested4Level:
3423         type: tosca.capabilities.Node
3424         occurrences:
3425         - 1
3426         - UNBOUNDED
3427       memory_server_cmaui_3:
3428         type: org.openecomp.capabilities.metric.Ceilometer
3429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3430         occurrences:
3431         - 1
3432         - UNBOUNDED
3433       memory.resident_server_cmaui_4_test_nested4Level:
3434         type: org.openecomp.capabilities.metric.Ceilometer
3435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3436         occurrences:
3437         - 1
3438         - UNBOUNDED
3439       cpu_server_cmaui_3:
3440         type: org.openecomp.capabilities.metric.Ceilometer
3441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       binding_server_cmaui_4_test_nested4Level:
3446         type: tosca.capabilities.network.Bindable
3447         occurrences:
3448         - 1
3449         - UNBOUNDED
3450       os_server_cmaui_4_test_nested4Level:
3451         type: tosca.capabilities.OperatingSystem
3452         occurrences:
3453         - 1
3454         - UNBOUNDED
3455       disk.ephemeral.size_server_cmaui_3:
3456         type: org.openecomp.capabilities.metric.Ceilometer
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       cpu.delta_server_cmaui_4_test_nested4Level:
3462         type: org.openecomp.capabilities.metric.Ceilometer
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       network.incoming.bytes_cmaui_port_42_test_nested4Level:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       disk.capacity_server_cmaui_3:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       disk.device.capacity_server_cmaui_4_test_nested4Level:
3480         type: org.openecomp.capabilities.metric.Ceilometer
3481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3482         occurrences:
3483         - 1
3484         - UNBOUNDED
3485       forwarder_cmaui_port_43_test_nested4Level:
3486         type: org.openecomp.capabilities.Forwarder
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       scalable_server_cmaui_4_test_nested4Level:
3491         type: tosca.capabilities.Scalable
3492         occurrences:
3493         - 1
3494         - UNBOUNDED
3495       network.outpoing.packets_cmaui_port_42_test_nested4Level:
3496         type: org.openecomp.capabilities.metric.Ceilometer
3497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3498         occurrences:
3499         - 1
3500         - UNBOUNDED
3501       disk.device.iops_server_cmaui_4_test_nested4Level:
3502         type: org.openecomp.capabilities.metric.Ceilometer
3503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3504         occurrences:
3505         - 1
3506         - UNBOUNDED
3507       disk.read.bytes.rate_server_cmaui_4_test_nested4Level:
3508         type: org.openecomp.capabilities.metric.Ceilometer
3509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3510         occurrences:
3511         - 1
3512         - UNBOUNDED
3513       endpoint_server_cmaui_4_test_nested4Level:
3514         type: tosca.capabilities.Endpoint.Admin
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       vcpus_server_cmaui_4_test_nested4Level:
3519         type: org.openecomp.capabilities.metric.Ceilometer
3520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3521         occurrences:
3522         - 1
3523         - UNBOUNDED
3524       disk.device.write.requests_server_cmaui_3:
3525         type: org.openecomp.capabilities.metric.Ceilometer
3526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3527         occurrences:
3528         - 1
3529         - UNBOUNDED
3530       disk.write.bytes_server_cmaui_4_test_nested4Level:
3531         type: org.openecomp.capabilities.metric.Ceilometer
3532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3533         occurrences:
3534         - 1
3535         - UNBOUNDED
3536       disk.write.requests.rate_server_cmaui_4_test_nested4Level:
3537         type: org.openecomp.capabilities.metric.Ceilometer
3538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       disk.iops_server_cmaui_3:
3543         type: org.openecomp.capabilities.metric.Ceilometer
3544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       host_server_cmaui_4_test_nested4Level:
3549         type: tosca.capabilities.Container
3550         valid_source_types:
3551         - tosca.nodes.SoftwareComponent
3552         occurrences:
3553         - 1
3554         - UNBOUNDED
3555       cpu_util_server_cmaui_3:
3556         type: org.openecomp.capabilities.metric.Ceilometer
3557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3558         occurrences:
3559         - 1
3560         - UNBOUNDED
3561       disk.device.write.bytes.rate_server_cmaui_3:
3562         type: org.openecomp.capabilities.metric.Ceilometer
3563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3564         occurrences:
3565         - 1
3566         - UNBOUNDED
3567       disk.write.bytes.rate_server_cmaui_3:
3568         type: org.openecomp.capabilities.metric.Ceilometer
3569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3570         occurrences:
3571         - 1
3572         - UNBOUNDED
3573       disk.device.write.bytes_server_cmaui_3:
3574         type: org.openecomp.capabilities.metric.Ceilometer
3575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3576         occurrences:
3577         - 1
3578         - UNBOUNDED
3579       network.outgoing.bytes.rate_cmaui_port_33:
3580         type: org.openecomp.capabilities.metric.Ceilometer
3581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3582         occurrences:
3583         - 1
3584         - UNBOUNDED
3585       network.incoming.packets_cmaui_port_42_test_nested4Level:
3586         type: org.openecomp.capabilities.metric.Ceilometer
3587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3588         occurrences:
3589         - 1
3590         - UNBOUNDED
3591       network.incoming.bytes.rate_cmaui_port_42_test_nested4Level:
3592         type: org.openecomp.capabilities.metric.Ceilometer
3593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       disk.iops_server_cmaui_4_test_nested4Level:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       feature_server_cmaui_3:
3604         type: tosca.capabilities.Node
3605         occurrences:
3606         - 1
3607         - UNBOUNDED
3608       cpu_server_cmaui_4_test_nested4Level:
3609         type: org.openecomp.capabilities.metric.Ceilometer
3610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3611         occurrences:
3612         - 1
3613         - UNBOUNDED
3614       network.outgoing.packets.rate_cmaui_port_43_test_nested4Level:
3615         type: org.openecomp.capabilities.metric.Ceilometer
3616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3617         occurrences:
3618         - 1
3619         - UNBOUNDED
3620       disk.write.bytes_server_cmaui_3:
3621         type: org.openecomp.capabilities.metric.Ceilometer
3622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3623         occurrences:
3624         - 1
3625         - UNBOUNDED
3626       disk.allocation_server_cmaui_3:
3627         type: org.openecomp.capabilities.metric.Ceilometer
3628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3629         occurrences:
3630         - 1
3631         - UNBOUNDED
3632       network.outgoing.bytes_cmaui_port_32:
3633         type: org.openecomp.capabilities.metric.Ceilometer
3634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3635         occurrences:
3636         - 1
3637         - UNBOUNDED
3638       feature_cmaui_port_33:
3639         type: tosca.capabilities.Node
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643       feature_cmaui_port_32:
3644         type: tosca.capabilities.Node
3645         occurrences:
3646         - 1
3647         - UNBOUNDED
3648       network.outgoing.bytes_cmaui_port_43_test_nested4Level:
3649         type: org.openecomp.capabilities.metric.Ceilometer
3650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3651         occurrences:
3652         - 1
3653         - UNBOUNDED
3654       binding_server_cmaui_3:
3655         type: tosca.capabilities.network.Bindable
3656         occurrences:
3657         - 1
3658         - UNBOUNDED
3659       vcpus_server_cmaui_3:
3660         type: org.openecomp.capabilities.metric.Ceilometer
3661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       network.outgoing.bytes_cmaui_port_33:
3666         type: org.openecomp.capabilities.metric.Ceilometer
3667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       instance_server_cmaui_4_test_nested4Level:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       scalable_server_cmaui_3:
3678         type: tosca.capabilities.Scalable
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       network.outgoing.packets.rate_cmaui_port_42_test_nested4Level:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       network.outgoing.bytes.rate_cmaui_port_32:
3689         type: org.openecomp.capabilities.metric.Ceilometer
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       disk.write.requests_server_cmaui_3:
3695         type: org.openecomp.capabilities.metric.Ceilometer
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       disk.usage_server_cmaui_3:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       disk.device.write.bytes_server_cmaui_4_test_nested4Level:
3707         type: org.openecomp.capabilities.metric.Ceilometer
3708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3709         occurrences:
3710         - 1
3711         - UNBOUNDED
3712       network.outgoing.packets.rate_cmaui_port_33:
3713         type: org.openecomp.capabilities.metric.Ceilometer
3714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3715         occurrences:
3716         - 1
3717         - UNBOUNDED
3718       binding_cmaui_port_33:
3719         type: tosca.capabilities.network.Bindable
3720         valid_source_types:
3721         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3722         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3723         occurrences:
3724         - 0
3725         - UNBOUNDED
3726       endpoint_server_cmaui_3:
3727         type: tosca.capabilities.Endpoint.Admin
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       memory_server_cmaui_4_test_nested4Level:
3732         type: org.openecomp.capabilities.metric.Ceilometer
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       network.incoming.packets.rate_cmaui_port_43_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       network.incoming.packets_cmaui_port_43_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       os_server_cmaui_3:
3750         type: tosca.capabilities.OperatingSystem
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       disk.root.size_server_cmaui_4_test_nested4Level:
3755         type: org.openecomp.capabilities.metric.Ceilometer
3756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       network.outgoing.packets.rate_cmaui_port_32:
3761         type: org.openecomp.capabilities.metric.Ceilometer
3762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       binding_cmaui_port_32:
3767         type: tosca.capabilities.network.Bindable
3768         valid_source_types:
3769         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3770         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3771         occurrences:
3772         - 0
3773         - UNBOUNDED
3774       disk.usage_server_cmaui_4_test_nested4Level:
3775         type: org.openecomp.capabilities.metric.Ceilometer
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3777         occurrences:
3778         - 1
3779         - UNBOUNDED
3780       network.incoming.bytes_cmaui_port_32:
3781         type: org.openecomp.capabilities.metric.Ceilometer
3782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       disk.device.latency_server_cmaui_4_test_nested4Level:
3787         type: org.openecomp.capabilities.metric.Ceilometer
3788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3789         occurrences:
3790         - 1
3791         - UNBOUNDED
3792       network.incoming.packets_cmaui_port_32:
3793         type: org.openecomp.capabilities.metric.Ceilometer
3794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3795         occurrences:
3796         - 1
3797         - UNBOUNDED
3798       network.incoming.packets_cmaui_port_33:
3799         type: org.openecomp.capabilities.metric.Ceilometer
3800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3801         occurrences:
3802         - 1
3803         - UNBOUNDED
3804       disk.device.read.requests.rate_server_cmaui_4_test_nested4Level:
3805         type: org.openecomp.capabilities.metric.Ceilometer
3806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3807         occurrences:
3808         - 1
3809         - UNBOUNDED
3810       disk.ephemeral.size_server_cmaui_4_test_nested4Level:
3811         type: org.openecomp.capabilities.metric.Ceilometer
3812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       network.incoming.bytes_cmaui_port_33:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       disk.device.allocation_server_cmaui_3:
3823         type: org.openecomp.capabilities.metric.Ceilometer
3824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       disk.read.bytes_server_cmaui_4_test_nested4Level:
3829         type: org.openecomp.capabilities.metric.Ceilometer
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3831         occurrences:
3832         - 1
3833         - UNBOUNDED
3834       disk.allocation_server_cmaui_4_test_nested4Level:
3835         type: org.openecomp.capabilities.metric.Ceilometer
3836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3837         occurrences:
3838         - 1
3839         - UNBOUNDED
3840       disk.device.allocation_server_cmaui_4_test_nested4Level:
3841         type: org.openecomp.capabilities.metric.Ceilometer
3842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3843         occurrences:
3844         - 1
3845         - UNBOUNDED
3846       host_server_cmaui_3:
3847         type: tosca.capabilities.Container
3848         valid_source_types:
3849         - tosca.nodes.SoftwareComponent
3850         occurrences:
3851         - 1
3852         - UNBOUNDED
3853       network.outpoing.packets_cmaui_port_33:
3854         type: org.openecomp.capabilities.metric.Ceilometer
3855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3856         occurrences:
3857         - 1
3858         - UNBOUNDED
3859       network.outpoing.packets_cmaui_port_32:
3860         type: org.openecomp.capabilities.metric.Ceilometer
3861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3862         occurrences:
3863         - 1
3864         - UNBOUNDED
3865       forwarder_cmaui_port_42_test_nested4Level:
3866         type: org.openecomp.capabilities.Forwarder
3867         occurrences:
3868         - 1
3869         - UNBOUNDED
3870       disk.write.requests_server_cmaui_4_test_nested4Level:
3871         type: org.openecomp.capabilities.metric.Ceilometer
3872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3873         occurrences:
3874         - 1
3875         - UNBOUNDED
3876       feature_test_nested4Level:
3877         type: tosca.capabilities.Node
3878         occurrences:
3879         - 1
3880         - UNBOUNDED
3881       network.incoming.packets.rate_cmaui_port_42_test_nested4Level:
3882         type: org.openecomp.capabilities.metric.Ceilometer
3883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       instance_server_cmaui_3:
3888         type: org.openecomp.capabilities.metric.Ceilometer
3889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       network.outpoing.packets_cmaui_port_43_test_nested4Level:
3894         type: org.openecomp.capabilities.metric.Ceilometer
3895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3896         occurrences:
3897         - 1
3898         - UNBOUNDED
3899       disk.read.bytes.rate_server_cmaui_3:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED
3905       disk.device.usage_server_cmaui_4_test_nested4Level:
3906         type: org.openecomp.capabilities.metric.Ceilometer
3907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3908         occurrences:
3909         - 1
3910         - UNBOUNDED
3911       disk.device.read.bytes.rate_server_cmaui_4_test_nested4Level:
3912         type: org.openecomp.capabilities.metric.Ceilometer
3913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3914         occurrences:
3915         - 1
3916         - UNBOUNDED
3917       disk.device.read.requests_server_cmaui_3:
3918         type: org.openecomp.capabilities.metric.Ceilometer
3919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       disk.device.read.requests.rate_server_cmaui_3:
3924         type: org.openecomp.capabilities.metric.Ceilometer
3925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3926         occurrences:
3927         - 1
3928         - UNBOUNDED
3929       cpu.delta_server_cmaui_3:
3930         type: org.openecomp.capabilities.metric.Ceilometer
3931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3932         occurrences:
3933         - 1
3934         - UNBOUNDED
3935       memory.resident_server_cmaui_3:
3936         type: org.openecomp.capabilities.metric.Ceilometer
3937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3938         occurrences:
3939         - 1
3940         - UNBOUNDED
3941       network.incoming.bytes.rate_cmaui_port_43_test_nested4Level:
3942         type: org.openecomp.capabilities.metric.Ceilometer
3943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3944         occurrences:
3945         - 1
3946         - UNBOUNDED
3947       network.incoming.bytes_cmaui_port_43_test_nested4Level:
3948         type: org.openecomp.capabilities.metric.Ceilometer
3949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3950         occurrences:
3951         - 1
3952         - UNBOUNDED
3953       network.outgoing.bytes_cmaui_port_42_test_nested4Level:
3954         type: org.openecomp.capabilities.metric.Ceilometer
3955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3956         occurrences:
3957         - 1
3958         - UNBOUNDED
3959       disk.latency_server_cmaui_3:
3960         type: org.openecomp.capabilities.metric.Ceilometer
3961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3962         occurrences:
3963         - 1
3964         - UNBOUNDED
3965       memory.usage_server_cmaui_3:
3966         type: org.openecomp.capabilities.metric.Ceilometer
3967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3968         occurrences:
3969         - 1
3970         - UNBOUNDED
3971   org.openecomp.resource.abstract.nodes.heat.nested4:
3972     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3973     properties:
3974       cmaui_names:
3975         type: list
3976         description: CMAUI1, CMAUI2 server names
3977         required: true
3978         status: SUPPORTED
3979         entry_schema:
3980           type: string
3981       p2:
3982         type: string
3983         required: true
3984         status: SUPPORTED
3985       cmaui_image:
3986         type: string
3987         description: Image for CMAUI server
3988         required: true
3989         status: SUPPORTED
3990       cmaui_flavor:
3991         type: string
3992         description: Flavor for CMAUI server
3993         required: true
3994         status: SUPPORTED
3995       security_group_name:
3996         type: list
3997         description: CMAUI1, CMAUI2 server names
3998         required: true
3999         status: SUPPORTED
4000         entry_schema:
4001           type: string
4002       availability_zone_0:
4003         type: string
4004         description: availabilityzone name
4005         required: true
4006         status: SUPPORTED
4007       cmaui_oam_ips:
4008         type: string
4009         required: true
4010         status: SUPPORTED
4011       shared_test_net:
4012         type: string
4013         description: UID of OAM network
4014         required: true
4015         status: SUPPORTED
4016     requirements:
4017     - dependency_cmaui_port_43:
4018         capability: tosca.capabilities.Node
4019         node: tosca.nodes.Root
4020         relationship: tosca.relationships.DependsOn
4021         occurrences:
4022         - 0
4023         - UNBOUNDED
4024     - link_cmaui_port_43:
4025         capability: tosca.capabilities.network.Linkable
4026         relationship: tosca.relationships.network.LinksTo
4027         occurrences:
4028         - 1
4029         - 1
4030     - dependency_cmaui_port_42:
4031         capability: tosca.capabilities.Node
4032         node: tosca.nodes.Root
4033         relationship: tosca.relationships.DependsOn
4034         occurrences:
4035         - 0
4036         - UNBOUNDED
4037     - link_cmaui_port_42:
4038         capability: tosca.capabilities.network.Linkable
4039         relationship: tosca.relationships.network.LinksTo
4040         occurrences:
4041         - 1
4042         - 1
4043     - dependency_server_cmaui_4:
4044         capability: tosca.capabilities.Node
4045         node: tosca.nodes.Root
4046         relationship: tosca.relationships.DependsOn
4047         occurrences:
4048         - 0
4049         - UNBOUNDED
4050     - local_storage_server_cmaui_4:
4051         capability: tosca.capabilities.Attachment
4052         node: tosca.nodes.BlockStorage
4053         relationship: tosca.relationships.AttachesTo
4054         occurrences:
4055         - 0
4056         - UNBOUNDED
4057     capabilities:
4058       disk.write.bytes_server_cmaui_4:
4059         type: org.openecomp.capabilities.metric.Ceilometer
4060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       disk.device.write.bytes_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       feature_server_cmaui_4:
4071         type: tosca.capabilities.Node
4072         occurrences:
4073         - 1
4074         - UNBOUNDED
4075       disk.device.latency_server_cmaui_4:
4076         type: org.openecomp.capabilities.metric.Ceilometer
4077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4078         occurrences:
4079         - 1
4080         - UNBOUNDED
4081       disk.device.usage_server_cmaui_4:
4082         type: org.openecomp.capabilities.metric.Ceilometer
4083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4084         occurrences:
4085         - 1
4086         - UNBOUNDED
4087       feature_cmaui_port_42:
4088         type: tosca.capabilities.Node
4089         occurrences:
4090         - 1
4091         - UNBOUNDED
4092       attachment_cmaui_port_43:
4093         type: tosca.capabilities.Attachment
4094         occurrences:
4095         - 1
4096         - UNBOUNDED
4097       attachment_cmaui_port_42:
4098         type: tosca.capabilities.Attachment
4099         occurrences:
4100         - 1
4101         - UNBOUNDED
4102       disk.read.requests_server_cmaui_4:
4103         type: org.openecomp.capabilities.metric.Ceilometer
4104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4105         occurrences:
4106         - 1
4107         - UNBOUNDED
4108       disk.allocation_server_cmaui_4:
4109         type: org.openecomp.capabilities.metric.Ceilometer
4110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4111         occurrences:
4112         - 1
4113         - UNBOUNDED
4114       vcpus_server_cmaui_4:
4115         type: org.openecomp.capabilities.metric.Ceilometer
4116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4117         occurrences:
4118         - 1
4119         - UNBOUNDED
4120       binding_server_cmaui_4:
4121         type: tosca.capabilities.network.Bindable
4122         occurrences:
4123         - 1
4124         - UNBOUNDED
4125       disk.root.size_server_cmaui_4:
4126         type: org.openecomp.capabilities.metric.Ceilometer
4127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4128         occurrences:
4129         - 1
4130         - UNBOUNDED
4131       disk.device.write.requests.rate_server_cmaui_4:
4132         type: org.openecomp.capabilities.metric.Ceilometer
4133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4134         occurrences:
4135         - 1
4136         - UNBOUNDED
4137       network.incoming.bytes_cmaui_port_43:
4138         type: org.openecomp.capabilities.metric.Ceilometer
4139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4140         occurrences:
4141         - 1
4142         - UNBOUNDED
4143       network.incoming.packets_cmaui_port_42:
4144         type: org.openecomp.capabilities.metric.Ceilometer
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4146         occurrences:
4147         - 1
4148         - UNBOUNDED
4149       network.incoming.packets_cmaui_port_43:
4150         type: org.openecomp.capabilities.metric.Ceilometer
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4152         occurrences:
4153         - 1
4154         - UNBOUNDED
4155       network.incoming.bytes_cmaui_port_42:
4156         type: org.openecomp.capabilities.metric.Ceilometer
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4158         occurrences:
4159         - 1
4160         - UNBOUNDED
4161       scalable_server_cmaui_4:
4162         type: tosca.capabilities.Scalable
4163         occurrences:
4164         - 1
4165         - UNBOUNDED
4166       disk.write.requests_server_cmaui_4:
4167         type: org.openecomp.capabilities.metric.Ceilometer
4168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4169         occurrences:
4170         - 1
4171         - UNBOUNDED
4172       disk.usage_server_cmaui_4:
4173         type: org.openecomp.capabilities.metric.Ceilometer
4174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4175         occurrences:
4176         - 1
4177         - UNBOUNDED
4178       disk.device.capacity_server_cmaui_4:
4179         type: org.openecomp.capabilities.metric.Ceilometer
4180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4181         occurrences:
4182         - 1
4183         - UNBOUNDED
4184       disk.device.iops_server_cmaui_4:
4185         type: org.openecomp.capabilities.metric.Ceilometer
4186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4187         occurrences:
4188         - 1
4189         - UNBOUNDED
4190       disk.device.read.bytes.rate_server_cmaui_4:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       forwarder_cmaui_port_42:
4197         type: org.openecomp.capabilities.Forwarder
4198         occurrences:
4199         - 1
4200         - UNBOUNDED
4201       forwarder_cmaui_port_43:
4202         type: org.openecomp.capabilities.Forwarder
4203         occurrences:
4204         - 1
4205         - UNBOUNDED
4206       endpoint_server_cmaui_4:
4207         type: tosca.capabilities.Endpoint.Admin
4208         occurrences:
4209         - 1
4210         - UNBOUNDED
4211       disk.read.bytes_server_cmaui_4:
4212         type: org.openecomp.capabilities.metric.Ceilometer
4213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4214         occurrences:
4215         - 1
4216         - UNBOUNDED
4217       network.outgoing.bytes_cmaui_port_42:
4218         type: org.openecomp.capabilities.metric.Ceilometer
4219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       network.outgoing.bytes_cmaui_port_43:
4224         type: org.openecomp.capabilities.metric.Ceilometer
4225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4226         occurrences:
4227         - 1
4228         - UNBOUNDED
4229       os_server_cmaui_4:
4230         type: tosca.capabilities.OperatingSystem
4231         occurrences:
4232         - 1
4233         - UNBOUNDED
4234       disk.device.allocation_server_cmaui_4:
4235         type: org.openecomp.capabilities.metric.Ceilometer
4236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4237         occurrences:
4238         - 1
4239         - UNBOUNDED
4240       disk.write.requests.rate_server_cmaui_4:
4241         type: org.openecomp.capabilities.metric.Ceilometer
4242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4243         occurrences:
4244         - 1
4245         - UNBOUNDED
4246       disk.device.read.bytes_server_cmaui_4:
4247         type: org.openecomp.capabilities.metric.Ceilometer
4248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4249         occurrences:
4250         - 1
4251         - UNBOUNDED
4252       memory_server_cmaui_4:
4253         type: org.openecomp.capabilities.metric.Ceilometer
4254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4255         occurrences:
4256         - 1
4257         - UNBOUNDED
4258       disk.write.bytes.rate_server_cmaui_4:
4259         type: org.openecomp.capabilities.metric.Ceilometer
4260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4261         occurrences:
4262         - 1
4263         - UNBOUNDED
4264       cpu_server_cmaui_4:
4265         type: org.openecomp.capabilities.metric.Ceilometer
4266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4267         occurrences:
4268         - 1
4269         - UNBOUNDED
4270       disk.capacity_server_cmaui_4:
4271         type: org.openecomp.capabilities.metric.Ceilometer
4272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4273         occurrences:
4274         - 1
4275         - UNBOUNDED
4276       host_server_cmaui_4:
4277         type: tosca.capabilities.Container
4278         valid_source_types:
4279         - tosca.nodes.SoftwareComponent
4280         occurrences:
4281         - 1
4282         - UNBOUNDED
4283       network.incoming.packets.rate_cmaui_port_43:
4284         type: org.openecomp.capabilities.metric.Ceilometer
4285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4286         occurrences:
4287         - 1
4288         - UNBOUNDED
4289       network.outgoing.packets.rate_cmaui_port_43:
4290         type: org.openecomp.capabilities.metric.Ceilometer
4291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4292         occurrences:
4293         - 1
4294         - UNBOUNDED
4295       binding_cmaui_port_43:
4296         type: tosca.capabilities.network.Bindable
4297         valid_source_types:
4298         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4299         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4300         occurrences:
4301         - 0
4302         - UNBOUNDED
4303       network.incoming.packets.rate_cmaui_port_42:
4304         type: org.openecomp.capabilities.metric.Ceilometer
4305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4306         occurrences:
4307         - 1
4308         - UNBOUNDED
4309       network.outgoing.packets.rate_cmaui_port_42:
4310         type: org.openecomp.capabilities.metric.Ceilometer
4311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4312         occurrences:
4313         - 1
4314         - UNBOUNDED
4315       binding_cmaui_port_42:
4316         type: tosca.capabilities.network.Bindable
4317         valid_source_types:
4318         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4319         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4320         occurrences:
4321         - 0
4322         - UNBOUNDED
4323       instance_server_cmaui_4:
4324         type: org.openecomp.capabilities.metric.Ceilometer
4325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4326         occurrences:
4327         - 1
4328         - UNBOUNDED
4329       disk.read.bytes.rate_server_cmaui_4:
4330         type: org.openecomp.capabilities.metric.Ceilometer
4331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4332         occurrences:
4333         - 1
4334         - UNBOUNDED
4335       disk.device.write.requests_server_cmaui_4:
4336         type: org.openecomp.capabilities.metric.Ceilometer
4337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4338         occurrences:
4339         - 1
4340         - UNBOUNDED
4341       disk.device.read.requests_server_cmaui_4:
4342         type: org.openecomp.capabilities.metric.Ceilometer
4343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4344         occurrences:
4345         - 1
4346         - UNBOUNDED
4347       network.outpoing.packets_cmaui_port_43:
4348         type: org.openecomp.capabilities.metric.Ceilometer
4349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4350         occurrences:
4351         - 1
4352         - UNBOUNDED
4353       disk.iops_server_cmaui_4:
4354         type: org.openecomp.capabilities.metric.Ceilometer
4355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4356         occurrences:
4357         - 1
4358         - UNBOUNDED
4359       disk.device.read.requests.rate_server_cmaui_4:
4360         type: org.openecomp.capabilities.metric.Ceilometer
4361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4362         occurrences:
4363         - 1
4364         - UNBOUNDED
4365       network.outpoing.packets_cmaui_port_42:
4366         type: org.openecomp.capabilities.metric.Ceilometer
4367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       cpu.delta_server_cmaui_4:
4372         type: org.openecomp.capabilities.metric.Ceilometer
4373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4374         occurrences:
4375         - 1
4376         - UNBOUNDED
4377       feature_cmaui_port_43:
4378         type: tosca.capabilities.Node
4379         occurrences:
4380         - 1
4381         - UNBOUNDED
4382       memory.resident_server_cmaui_4:
4383         type: org.openecomp.capabilities.metric.Ceilometer
4384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4385         occurrences:
4386         - 1
4387         - UNBOUNDED
4388       disk.ephemeral.size_server_cmaui_4:
4389         type: org.openecomp.capabilities.metric.Ceilometer
4390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       network.incoming.bytes.rate_cmaui_port_42:
4395         type: org.openecomp.capabilities.metric.Ceilometer
4396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       network.incoming.bytes.rate_cmaui_port_43:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       disk.latency_server_cmaui_4:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       network.outgoing.bytes.rate_cmaui_port_42:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       disk.device.write.bytes.rate_server_cmaui_4:
4419         type: org.openecomp.capabilities.metric.Ceilometer
4420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4421         occurrences:
4422         - 1
4423         - UNBOUNDED
4424       network.outgoing.bytes.rate_cmaui_port_43:
4425         type: org.openecomp.capabilities.metric.Ceilometer
4426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4427         occurrences:
4428         - 1
4429         - UNBOUNDED
4430       memory.usage_server_cmaui_4:
4431         type: org.openecomp.capabilities.metric.Ceilometer
4432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4433         occurrences:
4434         - 1
4435         - UNBOUNDED
4436       cpu_util_server_cmaui_4:
4437         type: org.openecomp.capabilities.metric.Ceilometer
4438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4439         occurrences:
4440         - 1
4441         - UNBOUNDED