[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / novatovolumeconnection / nestedMultiLevels / expectedoutputfiles / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       cmaui_names:
12         type: list
13         description: CMAUI1, CMAUI2 server names
14         required: true
15         status: SUPPORTED
16         entry_schema:
17           type: string
18       p1:
19         type: string
20         description: UID of OAM network
21         required: true
22         status: SUPPORTED
23       p2:
24         type: string
25         description: UID of OAM network
26         required: true
27         status: SUPPORTED
28       cmaui_image:
29         type: string
30         description: Image for CMAUI server
31         required: true
32         status: SUPPORTED
33       cmaui_flavor:
34         type: string
35         description: Flavor for CMAUI server
36         required: true
37         status: SUPPORTED
38       network_name:
39         type: string
40         description: CMAUI1, CMAUI2 server names
41         required: true
42         status: SUPPORTED
43       security_group_name:
44         type: list
45         description: CMAUI1, CMAUI2 server names
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       availability_zone_0:
51         type: string
52         description: availabilityzone name
53         required: true
54         status: SUPPORTED
55       cmaui_oam_ips:
56         type: string
57         required: true
58         status: SUPPORTED
59     requirements:
60     - dependency_cmaui_port_2:
61         capability: tosca.capabilities.Node
62         node: tosca.nodes.Root
63         relationship: tosca.relationships.DependsOn
64         occurrences:
65         - 0
66         - UNBOUNDED
67     - link_cmaui_port_2:
68         capability: tosca.capabilities.network.Linkable
69         relationship: tosca.relationships.network.LinksTo
70         occurrences:
71         - 1
72         - 1
73     - dependency_server_cmaui2:
74         capability: tosca.capabilities.Node
75         node: tosca.nodes.Root
76         relationship: tosca.relationships.DependsOn
77         occurrences:
78         - 0
79         - UNBOUNDED
80     - local_storage_server_cmaui2:
81         capability: tosca.capabilities.Attachment
82         node: tosca.nodes.BlockStorage
83         relationship: tosca.relationships.AttachesTo
84         occurrences:
85         - 0
86         - UNBOUNDED
87     - dependency_server_cmaui1:
88         capability: tosca.capabilities.Node
89         node: tosca.nodes.Root
90         relationship: tosca.relationships.DependsOn
91         occurrences:
92         - 0
93         - UNBOUNDED
94     - local_storage_server_cmaui1:
95         capability: tosca.capabilities.Attachment
96         node: tosca.nodes.BlockStorage
97         relationship: tosca.relationships.AttachesTo
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - dependency_test_nested2Level:
102         capability: tosca.capabilities.Node
103         node: tosca.nodes.Root
104         relationship: tosca.relationships.DependsOn
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_cmaui_port_3_test_nested2Level:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_cmaui_port_3_test_nested2Level:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     - dependency_server_cmaui4_test_nested2Level:
122         capability: tosca.capabilities.Node
123         node: tosca.nodes.Root
124         relationship: tosca.relationships.DependsOn
125         occurrences:
126         - 0
127         - UNBOUNDED
128     - local_storage_server_cmaui4_test_nested2Level:
129         capability: tosca.capabilities.Attachment
130         node: tosca.nodes.BlockStorage
131         relationship: tosca.relationships.AttachesTo
132         occurrences:
133         - 0
134         - UNBOUNDED
135     - dependency_server_cmaui3_test_nested2Level:
136         capability: tosca.capabilities.Node
137         node: tosca.nodes.Root
138         relationship: tosca.relationships.DependsOn
139         occurrences:
140         - 0
141         - UNBOUNDED
142     - local_storage_server_cmaui3_test_nested2Level:
143         capability: tosca.capabilities.Attachment
144         node: tosca.nodes.BlockStorage
145         relationship: tosca.relationships.AttachesTo
146         occurrences:
147         - 0
148         - UNBOUNDED
149     - dependency_cmaui_port_4_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_4_test_nested2Level:
157         capability: tosca.capabilities.network.Linkable
158         relationship: tosca.relationships.network.LinksTo
159         occurrences:
160         - 1
161         - 1
162     - dependency_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     - dependency_server_cmaui6_test_nested3Level_test_nested2Level:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - local_storage_server_cmaui6_test_nested3Level_test_nested2Level:
177         capability: tosca.capabilities.Attachment
178         node: tosca.nodes.BlockStorage
179         relationship: tosca.relationships.AttachesTo
180         occurrences:
181         - 0
182         - UNBOUNDED
183     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
184         capability: tosca.capabilities.Node
185         node: tosca.nodes.Root
186         relationship: tosca.relationships.DependsOn
187         occurrences:
188         - 0
189         - UNBOUNDED
190     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
191         capability: tosca.capabilities.Node
192         node: tosca.nodes.Root
193         relationship: tosca.relationships.DependsOn
194         occurrences:
195         - 0
196         - UNBOUNDED
197     - link_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
198         capability: tosca.capabilities.network.Linkable
199         relationship: tosca.relationships.network.LinksTo
200         occurrences:
201         - 1
202         - 1
203     - dependency_cmaui_port_8_test_nested4Level_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_8_test_nested4Level_test_nested3Level_test_nested2Level:
211         capability: tosca.capabilities.network.Linkable
212         relationship: tosca.relationships.network.LinksTo
213         occurrences:
214         - 1
215         - 1
216     - dependency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
217         capability: tosca.capabilities.Node
218         node: tosca.nodes.Root
219         relationship: tosca.relationships.DependsOn
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - local_storage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
224         capability: tosca.capabilities.Attachment
225         node: tosca.nodes.BlockStorage
226         relationship: tosca.relationships.AttachesTo
227         occurrences:
228         - 0
229         - UNBOUNDED
230     - dependency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
231         capability: tosca.capabilities.Node
232         node: tosca.nodes.Root
233         relationship: tosca.relationships.DependsOn
234         occurrences:
235         - 0
236         - UNBOUNDED
237     - local_storage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
238         capability: tosca.capabilities.Attachment
239         node: tosca.nodes.BlockStorage
240         relationship: tosca.relationships.AttachesTo
241         occurrences:
242         - 0
243         - UNBOUNDED
244     - dependency_server_cmaui5_test_nested3Level_test_nested2Level:
245         capability: tosca.capabilities.Node
246         node: tosca.nodes.Root
247         relationship: tosca.relationships.DependsOn
248         occurrences:
249         - 0
250         - UNBOUNDED
251     - local_storage_server_cmaui5_test_nested3Level_test_nested2Level:
252         capability: tosca.capabilities.Attachment
253         node: tosca.nodes.BlockStorage
254         relationship: tosca.relationships.AttachesTo
255         occurrences:
256         - 0
257         - UNBOUNDED
258     - dependency_cmaui_port_5_test_nested3Level_test_nested2Level:
259         capability: tosca.capabilities.Node
260         node: tosca.nodes.Root
261         relationship: tosca.relationships.DependsOn
262         occurrences:
263         - 0
264         - UNBOUNDED
265     - link_cmaui_port_5_test_nested3Level_test_nested2Level:
266         capability: tosca.capabilities.network.Linkable
267         relationship: tosca.relationships.network.LinksTo
268         occurrences:
269         - 1
270         - 1
271     - dependency_cmaui_port_6_test_nested3Level_test_nested2Level:
272         capability: tosca.capabilities.Node
273         node: tosca.nodes.Root
274         relationship: tosca.relationships.DependsOn
275         occurrences:
276         - 0
277         - UNBOUNDED
278     - link_cmaui_port_6_test_nested3Level_test_nested2Level:
279         capability: tosca.capabilities.network.Linkable
280         relationship: tosca.relationships.network.LinksTo
281         occurrences:
282         - 1
283         - 1
284     - dependency_cmaui_port_1:
285         capability: tosca.capabilities.Node
286         node: tosca.nodes.Root
287         relationship: tosca.relationships.DependsOn
288         occurrences:
289         - 0
290         - UNBOUNDED
291     - link_cmaui_port_1:
292         capability: tosca.capabilities.network.Linkable
293         relationship: tosca.relationships.network.LinksTo
294         occurrences:
295         - 1
296         - 1
297     capabilities:
298       scalable_server_cmaui1:
299         type: tosca.capabilities.Scalable
300         occurrences:
301         - 1
302         - UNBOUNDED
303       scalable_server_cmaui2:
304         type: tosca.capabilities.Scalable
305         occurrences:
306         - 1
307         - UNBOUNDED
308       network.outpoing.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       host_server_cmaui1:
315         type: tosca.capabilities.Container
316         valid_source_types:
317         - tosca.nodes.SoftwareComponent
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.root.size_server_cmaui3_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       scalable_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
328         type: tosca.capabilities.Scalable
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.allocation_server_cmaui7_test_nested4Level_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       disk.root.size_server_cmaui7_test_nested4Level_test_nested3Level_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       host_server_cmaui2:
345         type: tosca.capabilities.Container
346         valid_source_types:
347         - tosca.nodes.SoftwareComponent
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.write.requests_server_cmaui6_test_nested3Level_test_nested2Level:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.root.size_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       instance_server_cmaui3_test_nested2Level:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.write.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.root.size_server_cmaui4_test_nested2Level:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.usage_server_cmaui4_test_nested2Level:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.incoming.packets_cmaui_port_3_test_nested2Level:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.read.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       binding_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
400         type: tosca.capabilities.network.Bindable
401         valid_source_types:
402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
403         occurrences:
404         - 0
405         - UNBOUNDED
406       disk.usage_server_cmaui3_test_nested2Level:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       scalable_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
413         type: tosca.capabilities.Scalable
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.incoming.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.allocation_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       network.incoming.packets_cmaui_port_4_test_nested2Level:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.write.requests_server_cmaui5_test_nested3Level_test_nested2Level:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.device.write.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       network.incoming.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       attachment_cmaui_port_6_test_nested3Level_test_nested2Level:
460         type: tosca.capabilities.Attachment
461         occurrences:
462         - 1
463         - UNBOUNDED
464       instance_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       binding_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
471         type: tosca.capabilities.network.Bindable
472         valid_source_types:
473         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
474         occurrences:
475         - 0
476         - UNBOUNDED
477       disk.device.read.bytes.rate_server_cmaui3_test_nested2Level:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       feature_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
484         type: tosca.capabilities.Node
485         occurrences:
486         - 1
487         - UNBOUNDED
488       disk.read.bytes.rate_server_cmaui1:
489         type: org.openecomp.capabilities.metric.Ceilometer
490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.read.bytes.rate_server_cmaui2:
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       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       feature_server_cmaui3_test_nested2Level:
507         type: tosca.capabilities.Node
508         occurrences:
509         - 1
510         - UNBOUNDED
511       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
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       disk.device.read.requests.rate_server_cmaui3_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       endpoint_server_cmaui6_test_nested3Level_test_nested2Level:
524         type: tosca.capabilities.Endpoint.Admin
525         occurrences:
526         - 1
527         - UNBOUNDED
528       disk.write.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       memory.resident_server_cmaui1:
535         type: org.openecomp.capabilities.metric.Ceilometer
536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
537         occurrences:
538         - 1
539         - UNBOUNDED
540       memory.resident_server_cmaui2:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       endpoint_server_cmaui5_test_nested3Level_test_nested2Level:
547         type: tosca.capabilities.Endpoint.Admin
548         occurrences:
549         - 1
550         - UNBOUNDED
551       instance_server_cmaui4_test_nested2Level:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       binding_cmaui_port_1:
558         type: tosca.capabilities.network.Bindable
559         valid_source_types:
560         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
561         occurrences:
562         - 0
563         - UNBOUNDED
564       binding_cmaui_port_2:
565         type: tosca.capabilities.network.Bindable
566         valid_source_types:
567         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
568         occurrences:
569         - 0
570         - UNBOUNDED
571       feature_test_nested2Level:
572         type: tosca.capabilities.Node
573         occurrences:
574         - 1
575         - UNBOUNDED
576       disk.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       disk.read.requests_server_cmaui3_test_nested2Level:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       os_server_cmaui1:
595         type: tosca.capabilities.OperatingSystem
596         occurrences:
597         - 1
598         - UNBOUNDED
599       disk.device.latency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
600         type: org.openecomp.capabilities.metric.Ceilometer
601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
602         occurrences:
603         - 1
604         - UNBOUNDED
605       disk.read.requests_server_cmaui6_test_nested3Level_test_nested2Level:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.device.allocation_server_cmaui4_test_nested2Level:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       network.incoming.bytes_cmaui_port_2:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       network.incoming.bytes_cmaui_port_1:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       os_server_cmaui2:
630         type: tosca.capabilities.OperatingSystem
631         occurrences:
632         - 1
633         - UNBOUNDED
634       network.incoming.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       memory.resident_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.latency_server_cmaui4_test_nested2Level:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.packets.rate_cmaui_port_1:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.incoming.packets.rate_cmaui_port_2:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       disk.device.usage_server_cmaui3_test_nested2Level:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.write.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.device.read.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       disk.device.write.requests_server_cmaui6_test_nested3Level_test_nested2Level:
695         type: org.openecomp.capabilities.metric.Ceilometer
696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
697         occurrences:
698         - 1
699         - UNBOUNDED
700       disk.read.bytes_server_cmaui2:
701         type: org.openecomp.capabilities.metric.Ceilometer
702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
703         occurrences:
704         - 1
705         - UNBOUNDED
706       disk.latency_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       instance_server_cmaui2:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       instance_server_cmaui1:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.iops_server_cmaui5_test_nested3Level_test_nested2Level:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.read.bytes_server_cmaui1:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.read.requests_server_cmaui5_test_nested3Level_test_nested2Level:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.device.write.bytes_server_cmaui3_test_nested2Level:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.write.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       network.outgoing.packets.rate_cmaui_port_4_test_nested2Level:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       disk.device.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       disk.device.write.requests_server_cmaui3_test_nested2Level:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       vcpus_server_cmaui1:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       vcpus_server_cmaui2:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.device.read.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       network.outgoing.bytes_cmaui_port_5_test_nested3Level_test_nested2Level:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.device.allocation_server_cmaui3_test_nested2Level:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.read.requests_server_cmaui4_test_nested2Level:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       vcpus_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       feature_server_cmaui4_test_nested2Level:
839         type: tosca.capabilities.Node
840         occurrences:
841         - 1
842         - UNBOUNDED
843       feature_cmaui_port_3_test_nested2Level:
844         type: tosca.capabilities.Node
845         occurrences:
846         - 1
847         - UNBOUNDED
848       network.outpoing.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       attachment_cmaui_port_3_test_nested2Level:
855         type: tosca.capabilities.Attachment
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.write.requests.rate_server_cmaui2:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.write.requests.rate_server_cmaui1:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.device.read.bytes.rate_server_cmaui4_test_nested2Level:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       os_server_cmaui5_test_nested3Level_test_nested2Level:
884         type: tosca.capabilities.OperatingSystem
885         occurrences:
886         - 1
887         - UNBOUNDED
888       binding_server_cmaui5_test_nested3Level_test_nested2Level:
889         type: tosca.capabilities.network.Bindable
890         occurrences:
891         - 1
892         - UNBOUNDED
893       disk.device.capacity_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       disk.device.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level_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.ephemeral.size_server_cmaui2:
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       disk.device.capacity_server_cmaui5_test_nested3Level_test_nested2Level:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       disk.ephemeral.size_server_cmaui1:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       cpu_util_server_cmaui4_test_nested2Level:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       disk.device.read.bytes_server_cmaui2:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       endpoint_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
942         type: tosca.capabilities.Endpoint.Admin
943         occurrences:
944         - 1
945         - UNBOUNDED
946       disk.device.read.requests.rate_server_cmaui4_test_nested2Level:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       instance_server_cmaui6_test_nested3Level_test_nested2Level:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       disk.device.read.bytes_server_cmaui1:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       cpu.delta_server_cmaui5_test_nested3Level_test_nested2Level:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.root.size_server_cmaui5_test_nested3Level_test_nested2Level:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       attachment_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
977         type: tosca.capabilities.Attachment
978         occurrences:
979         - 1
980         - UNBOUNDED
981       instance_server_cmaui5_test_nested3Level_test_nested2Level:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       cpu.delta_server_cmaui2:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       cpu.delta_server_cmaui1:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       cpu_server_cmaui5_test_nested3Level_test_nested2Level:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       memory.resident_server_cmaui5_test_nested3Level_test_nested2Level:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       disk.write.requests_server_cmaui2:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       memory_server_cmaui1:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       memory_server_cmaui2:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       network.outgoing.bytes_cmaui_port_3_test_nested2Level:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       disk.write.bytes_server_cmaui1:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       disk.write.bytes_server_cmaui2:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.ephemeral.size_server_cmaui6_test_nested3Level_test_nested2Level:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.root.size_server_cmaui1:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       disk.write.requests_server_cmaui4_test_nested2Level:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       host_server_cmaui5_test_nested3Level_test_nested2Level:
1066         type: tosca.capabilities.Container
1067         valid_source_types:
1068         - tosca.nodes.SoftwareComponent
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       disk.write.requests_server_cmaui1:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       disk.device.read.bytes_server_cmaui4_test_nested2Level:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       feature_server_cmaui5_test_nested3Level_test_nested2Level:
1085         type: tosca.capabilities.Node
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.device.read.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       network.outgoing.bytes_cmaui_port_4_test_nested2Level:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       cpu.delta_server_cmaui6_test_nested3Level_test_nested2Level:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.device.latency_server_cmaui5_test_nested3Level_test_nested2Level:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.root.size_server_cmaui6_test_nested3Level_test_nested2Level:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       disk.device.usage_server_cmaui6_test_nested3Level_test_nested2Level:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.write.requests.rate_server_cmaui3_test_nested2Level:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.write.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       network.incoming.packets_cmaui_port_2:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       memory_server_cmaui6_test_nested3Level_test_nested2Level:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       binding_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1150         type: tosca.capabilities.network.Bindable
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.allocation_server_cmaui2:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.allocation_server_cmaui1:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       vcpus_server_cmaui5_test_nested3Level_test_nested2Level:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.incoming.packets_cmaui_port_1:
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       endpoint_server_cmaui3_test_nested2Level:
1185         type: tosca.capabilities.Endpoint.Admin
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       disk.read.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       binding_server_cmaui2:
1196         type: tosca.capabilities.network.Bindable
1197         occurrences:
1198         - 1
1199         - UNBOUNDED
1200       binding_server_cmaui1:
1201         type: tosca.capabilities.network.Bindable
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       network.outpoing.packets_cmaui_port_3_test_nested2Level:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       disk.write.bytes.rate_server_cmaui4_test_nested2Level:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       disk.latency_server_cmaui1:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       disk.latency_server_cmaui2:
1224         type: org.openecomp.capabilities.metric.Ceilometer
1225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       cpu_util_server_cmaui3_test_nested2Level:
1230         type: org.openecomp.capabilities.metric.Ceilometer
1231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1232         occurrences:
1233         - 1
1234         - UNBOUNDED
1235       disk.read.bytes_server_cmaui3_test_nested2Level:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       host_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1242         type: tosca.capabilities.Container
1243         valid_source_types:
1244         - tosca.nodes.SoftwareComponent
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       feature_server_cmaui6_test_nested3Level_test_nested2Level:
1249         type: tosca.capabilities.Node
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       disk.device.read.bytes_server_cmaui3_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       disk.iops_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       cpu_server_cmaui6_test_nested3Level_test_nested2Level:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.device.write.bytes_server_cmaui2:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.write.bytes_server_cmaui1:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1284         type: tosca.capabilities.Node
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       memory_server_cmaui3_test_nested2Level:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       disk.ephemeral.size_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.device.write.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       network.outgoing.bytes.rate_cmaui_port_2:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       network.outgoing.bytes.rate_cmaui_port_1:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.device.read.requests_server_cmaui4_test_nested2Level:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       host_server_cmaui6_test_nested3Level_test_nested2Level:
1325         type: tosca.capabilities.Container
1326         valid_source_types:
1327         - tosca.nodes.SoftwareComponent
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       attachment_cmaui_port_4_test_nested2Level:
1332         type: tosca.capabilities.Attachment
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       cpu.delta_server_cmaui3_test_nested2Level:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       network.outgoing.bytes.rate_cmaui_port_4_test_nested2Level:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       cpu_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1349         type: org.openecomp.capabilities.metric.Ceilometer
1350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       vcpus_server_cmaui3_test_nested2Level:
1355         type: org.openecomp.capabilities.metric.Ceilometer
1356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       binding_server_cmaui6_test_nested3Level_test_nested2Level:
1361         type: tosca.capabilities.network.Bindable
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       disk.read.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       cpu.delta_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       disk.device.usage_server_cmaui4_test_nested2Level:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       disk.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.device.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       network.outgoing.packets.rate_cmaui_port_3_test_nested2Level:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.read.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       network.incoming.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       disk.device.write.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       feature_cmaui_port_4_test_nested2Level:
1420         type: tosca.capabilities.Node
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       memory_server_cmaui5_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.latency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       disk.device.iops_server_cmaui4_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       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       feature_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
1455         type: tosca.capabilities.Node
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       disk.device.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       network.outpoing.packets_cmaui_port_4_test_nested2Level:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.device.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       endpoint_server_cmaui4_test_nested2Level:
1484         type: tosca.capabilities.Endpoint.Admin
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       disk.device.write.bytes.rate_server_cmaui4_test_nested2Level:
1489         type: org.openecomp.capabilities.metric.Ceilometer
1490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       memory.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       feature_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1501         type: tosca.capabilities.Node
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       instance_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       disk.device.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       cpu_util_server_cmaui5_test_nested3Level_test_nested2Level:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       network.outgoing.bytes_cmaui_port_6_test_nested3Level_test_nested2Level:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       network.incoming.bytes.rate_cmaui_port_1:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.incoming.bytes.rate_cmaui_port_2:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       disk.root.size_server_cmaui2:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       feature_test_nested3Level_test_nested2Level:
1548         type: tosca.capabilities.Node
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       cpu.delta_server_cmaui4_test_nested2Level:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       disk.latency_server_cmaui3_test_nested2Level:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       network.outgoing.bytes.rate_cmaui_port_3_test_nested2Level:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       disk.write.requests_server_cmaui3_test_nested2Level:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       network.incoming.bytes.rate_cmaui_port_3_test_nested2Level:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       disk.read.bytes.rate_server_cmaui4_test_nested2Level:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       memory_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1589         type: org.openecomp.capabilities.metric.Ceilometer
1590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       memory_server_cmaui4_test_nested2Level:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       disk.allocation_server_cmaui6_test_nested3Level_test_nested2Level:
1601         type: org.openecomp.capabilities.metric.Ceilometer
1602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       binding_server_cmaui4_test_nested2Level:
1607         type: tosca.capabilities.network.Bindable
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       disk.device.write.requests.rate_server_cmaui2:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       disk.device.write.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.iops_server_cmaui1:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       binding_cmaui_port_6_test_nested3Level_test_nested2Level:
1630         type: tosca.capabilities.network.Bindable
1631         valid_source_types:
1632         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1633         occurrences:
1634         - 0
1635         - UNBOUNDED
1636       disk.device.write.requests.rate_server_cmaui1:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       disk.iops_server_cmaui2:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       disk.usage_server_cmaui6_test_nested3Level_test_nested2Level:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       disk.latency_server_cmaui6_test_nested3Level_test_nested2Level:
1655         type: org.openecomp.capabilities.metric.Ceilometer
1656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       disk.write.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
1661         type: org.openecomp.capabilities.metric.Ceilometer
1662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       disk.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1667         type: org.openecomp.capabilities.metric.Ceilometer
1668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       feature_server_cmaui2:
1673         type: tosca.capabilities.Node
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       cpu_util_server_cmaui6_test_nested3Level_test_nested2Level:
1678         type: org.openecomp.capabilities.metric.Ceilometer
1679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1680         occurrences:
1681         - 1
1682         - UNBOUNDED
1683       binding_server_cmaui3_test_nested2Level:
1684         type: tosca.capabilities.network.Bindable
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       feature_server_cmaui1:
1689         type: tosca.capabilities.Node
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       network.outgoing.bytes_cmaui_port_2:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       network.outgoing.bytes_cmaui_port_1:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       binding_cmaui_port_5_test_nested3Level_test_nested2Level:
1706         type: tosca.capabilities.network.Bindable
1707         valid_source_types:
1708         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1709         occurrences:
1710         - 0
1711         - UNBOUNDED
1712       cpu_server_cmaui2:
1713         type: org.openecomp.capabilities.metric.Ceilometer
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       disk.usage_server_cmaui5_test_nested3Level_test_nested2Level:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       cpu_server_cmaui1:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       cpu_server_cmaui3_test_nested2Level:
1731         type: org.openecomp.capabilities.metric.Ceilometer
1732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1733         occurrences:
1734         - 1
1735         - UNBOUNDED
1736       disk.device.iops_server_cmaui3_test_nested2Level:
1737         type: org.openecomp.capabilities.metric.Ceilometer
1738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1739         occurrences:
1740         - 1
1741         - UNBOUNDED
1742       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1743         type: org.openecomp.capabilities.metric.Ceilometer
1744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1745         occurrences:
1746         - 1
1747         - UNBOUNDED
1748       disk.device.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       disk.capacity_server_cmaui3_test_nested2Level:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       disk.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       disk.device.read.requests_server_cmaui2:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       disk.device.read.requests_server_cmaui1:
1773         type: org.openecomp.capabilities.metric.Ceilometer
1774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       network.incoming.bytes_cmaui_port_3_test_nested2Level:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       network.incoming.bytes.rate_cmaui_port_4_test_nested2Level:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       cpu_server_cmaui4_test_nested2Level:
1791         type: org.openecomp.capabilities.metric.Ceilometer
1792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       disk.device.iops_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1797         type: org.openecomp.capabilities.metric.Ceilometer
1798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       disk.device.write.bytes.rate_server_cmaui3_test_nested2Level:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       disk.write.bytes_server_cmaui3_test_nested2Level:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level_test_nested2Level:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.device.read.requests_server_cmaui5_test_nested3Level_test_nested2Level:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       memory.resident_server_cmaui4_test_nested2Level:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       disk.device.iops_server_cmaui5_test_nested3Level_test_nested2Level:
1833         type: org.openecomp.capabilities.metric.Ceilometer
1834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1835         occurrences:
1836         - 1
1837         - UNBOUNDED
1838       disk.allocation_server_cmaui4_test_nested2Level:
1839         type: org.openecomp.capabilities.metric.Ceilometer
1840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1841         occurrences:
1842         - 1
1843         - UNBOUNDED
1844       disk.ephemeral.size_server_cmaui3_test_nested2Level:
1845         type: org.openecomp.capabilities.metric.Ceilometer
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1847         occurrences:
1848         - 1
1849         - UNBOUNDED
1850       disk.capacity_server_cmaui1:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       disk.capacity_server_cmaui2:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       disk.device.latency_server_cmaui4_test_nested2Level:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       disk.device.read.requests_server_cmaui6_test_nested3Level_test_nested2Level:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
1881         type: org.openecomp.capabilities.metric.Ceilometer
1882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1883         occurrences:
1884         - 1
1885         - UNBOUNDED
1886       disk.device.allocation_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1887         type: org.openecomp.capabilities.metric.Ceilometer
1888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1889         occurrences:
1890         - 1
1891         - UNBOUNDED
1892       disk.capacity_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1893         type: org.openecomp.capabilities.metric.Ceilometer
1894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1895         occurrences:
1896         - 1
1897         - UNBOUNDED
1898       disk.device.iops_server_cmaui6_test_nested3Level_test_nested2Level:
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       disk.device.allocation_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
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       memory.usage_server_cmaui3_test_nested2Level:
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       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
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.read.requests_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
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       feature_cmaui_port_1:
1929         type: tosca.capabilities.Node
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       feature_cmaui_port_2:
1934         type: tosca.capabilities.Node
1935         occurrences:
1936         - 1
1937         - UNBOUNDED
1938       disk.read.bytes.rate_server_cmaui3_test_nested2Level:
1939         type: org.openecomp.capabilities.metric.Ceilometer
1940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       memory.usage_server_cmaui4_test_nested2Level:
1945         type: org.openecomp.capabilities.metric.Ceilometer
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1947         occurrences:
1948         - 1
1949         - UNBOUNDED
1950       scalable_server_cmaui5_test_nested3Level_test_nested2Level:
1951         type: tosca.capabilities.Scalable
1952         occurrences:
1953         - 1
1954         - UNBOUNDED
1955       os_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
1956         type: tosca.capabilities.OperatingSystem
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       os_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1967         type: tosca.capabilities.OperatingSystem
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       disk.device.read.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       disk.device.usage_server_cmaui1:
1978         type: org.openecomp.capabilities.metric.Ceilometer
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       disk.device.iops_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
1984         type: org.openecomp.capabilities.metric.Ceilometer
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1986         occurrences:
1987         - 1
1988         - UNBOUNDED
1989       disk.device.usage_server_cmaui2:
1990         type: org.openecomp.capabilities.metric.Ceilometer
1991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
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.usage_server_cmaui2:
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       memory.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
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       memory.resident_server_cmaui3_test_nested2Level:
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       disk.read.bytes_server_cmaui4_test_nested2Level:
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       disk.usage_server_cmaui1:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       disk.write.bytes_server_cmaui4_test_nested2Level:
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       disk.device.write.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
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       cpu_util_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
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       endpoint_server_cmaui1:
2050         type: tosca.capabilities.Endpoint.Admin
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       memory.resident_server_cmaui6_test_nested3Level_test_nested2Level:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       endpoint_server_cmaui2:
2061         type: tosca.capabilities.Endpoint.Admin
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       disk.capacity_server_cmaui4_test_nested2Level:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       disk.allocation_server_cmaui5_test_nested3Level_test_nested2Level:
2072         type: org.openecomp.capabilities.metric.Ceilometer
2073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       network.incoming.bytes_cmaui_port_4_test_nested2Level:
2078         type: org.openecomp.capabilities.metric.Ceilometer
2079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.read.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       disk.device.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.capacity_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.device.latency_server_cmaui1:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       network.outpoing.packets_cmaui_port_1:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       network.outpoing.packets_cmaui_port_2:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       disk.device.latency_server_cmaui2:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       disk.device.read.requests_server_cmaui3_test_nested2Level:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       disk.latency_server_cmaui5_test_nested3Level_test_nested2Level:
2132         type: org.openecomp.capabilities.metric.Ceilometer
2133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       attachment_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2138         type: tosca.capabilities.Attachment
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.capacity_server_cmaui6_test_nested3Level_test_nested2Level:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       binding_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2149         type: tosca.capabilities.network.Bindable
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       disk.write.bytes_server_cmaui5_test_nested3Level_test_nested2Level:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       disk.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       cpu_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       feature_cmaui_port_5_test_nested3Level_test_nested2Level:
2172         type: tosca.capabilities.Node
2173         occurrences:
2174         - 1
2175         - UNBOUNDED
2176       memory.usage_server_cmaui2:
2177         type: org.openecomp.capabilities.metric.Ceilometer
2178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2179         occurrences:
2180         - 1
2181         - UNBOUNDED
2182       os_server_cmaui3_test_nested2Level:
2183         type: tosca.capabilities.OperatingSystem
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       disk.device.latency_server_cmaui6_test_nested3Level_test_nested2Level:
2188         type: org.openecomp.capabilities.metric.Ceilometer
2189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.device.write.bytes.rate_server_cmaui2:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       disk.usage_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       disk.device.write.bytes.rate_server_cmaui1:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       memory.usage_server_cmaui1:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       vcpus_server_cmaui4_test_nested2Level:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       disk.write.bytes.rate_server_cmaui3_test_nested2Level:
2224         type: org.openecomp.capabilities.metric.Ceilometer
2225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2226         occurrences:
2227         - 1
2228         - UNBOUNDED
2229       memory.usage_server_cmaui5_test_nested3Level_test_nested2Level:
2230         type: org.openecomp.capabilities.metric.Ceilometer
2231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2232         occurrences:
2233         - 1
2234         - UNBOUNDED
2235       disk.device.allocation_server_cmaui5_test_nested3Level_test_nested2Level:
2236         type: org.openecomp.capabilities.metric.Ceilometer
2237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2238         occurrences:
2239         - 1
2240         - UNBOUNDED
2241       disk.write.requests.rate_server_cmaui4_test_nested2Level:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       os_server_cmaui4_test_nested2Level:
2248         type: tosca.capabilities.OperatingSystem
2249         occurrences:
2250         - 1
2251         - UNBOUNDED
2252       scalable_server_cmaui4_test_nested2Level:
2253         type: tosca.capabilities.Scalable
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       cpu_util_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       disk.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       network.incoming.packets_cmaui_port_5_test_nested3Level_test_nested2Level:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       memory.usage_server_cmaui6_test_nested3Level_test_nested2Level:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       disk.device.read.requests_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       disk.ephemeral.size_server_cmaui5_test_nested3Level_test_nested2Level:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       disk.device.write.requests_server_cmaui4_test_nested2Level:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       host_server_cmaui3_test_nested2Level:
2300         type: tosca.capabilities.Container
2301         valid_source_types:
2302         - tosca.nodes.SoftwareComponent
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       vcpus_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.device.read.requests.rate_server_cmaui5_test_nested3Level_test_nested2Level:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       disk.read.requests_server_cmaui2:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       disk.read.requests_server_cmaui1:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       disk.device.write.requests.rate_server_cmaui4_test_nested2Level:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       endpoint_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2337         type: tosca.capabilities.Endpoint.Admin
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2342         type: org.openecomp.capabilities.metric.Ceilometer
2343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2344         occurrences:
2345         - 1
2346         - UNBOUNDED
2347       network.incoming.packets_cmaui_port_6_test_nested3Level_test_nested2Level:
2348         type: org.openecomp.capabilities.metric.Ceilometer
2349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       binding_cmaui_port_4_test_nested2Level:
2354         type: tosca.capabilities.network.Bindable
2355         valid_source_types:
2356         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2357         occurrences:
2358         - 0
2359         - UNBOUNDED
2360       disk.device.write.bytes_server_cmaui4_test_nested2Level:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       network.incoming.packets.rate_cmaui_port_4_test_nested2Level:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       disk.device.read.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.read.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       disk.device.usage_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       vcpus_server_cmaui6_test_nested3Level_test_nested2Level:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       feature_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2403         type: tosca.capabilities.Node
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       memory_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
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.usage_server_cmaui5_test_nested3Level_test_nested2Level:
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.outgoing.packets.rate_cmaui_port_5_test_nested3Level_test_nested2Level:
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       disk.device.allocation_server_cmaui6_test_nested3Level_test_nested2Level:
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       disk.device.read.bytes.rate_server_cmaui1:
2432         type: org.openecomp.capabilities.metric.Ceilometer
2433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       disk.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.write.bytes.rate_server_cmaui1:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.iops_server_cmaui6_test_nested3Level_test_nested2Level:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       disk.write.bytes.rate_server_cmaui2:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.device.capacity_server_cmaui6_test_nested3Level_test_nested2Level:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       disk.device.write.requests_server_cmaui5_test_nested3Level_test_nested2Level:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.device.write.requests_server_cmaui1:
2474         type: org.openecomp.capabilities.metric.Ceilometer
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2476         occurrences:
2477         - 1
2478         - UNBOUNDED
2479       disk.device.write.requests_server_cmaui2:
2480         type: org.openecomp.capabilities.metric.Ceilometer
2481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2482         occurrences:
2483         - 1
2484         - UNBOUNDED
2485       disk.device.read.bytes.rate_server_cmaui2:
2486         type: org.openecomp.capabilities.metric.Ceilometer
2487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2488         occurrences:
2489         - 1
2490         - UNBOUNDED
2491       disk.allocation_server_cmaui3_test_nested2Level:
2492         type: org.openecomp.capabilities.metric.Ceilometer
2493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2494         occurrences:
2495         - 1
2496         - UNBOUNDED
2497       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level_test_nested2Level:
2498         type: org.openecomp.capabilities.metric.Ceilometer
2499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       disk.device.write.bytes.rate_server_cmaui5_test_nested3Level_test_nested2Level:
2504         type: org.openecomp.capabilities.metric.Ceilometer
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509       attachment_cmaui_port_2:
2510         type: tosca.capabilities.Attachment
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       cpu.delta_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       disk.device.read.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       disk.iops_server_cmaui4_test_nested2Level:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       disk.device.capacity_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2533         type: org.openecomp.capabilities.metric.Ceilometer
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       disk.device.latency_server_cmaui3_test_nested2Level:
2539         type: org.openecomp.capabilities.metric.Ceilometer
2540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2541         occurrences:
2542         - 1
2543         - UNBOUNDED
2544       network.outgoing.packets.rate_cmaui_port_1:
2545         type: org.openecomp.capabilities.metric.Ceilometer
2546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2547         occurrences:
2548         - 1
2549         - UNBOUNDED
2550       network.outgoing.packets.rate_cmaui_port_2:
2551         type: org.openecomp.capabilities.metric.Ceilometer
2552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2553         occurrences:
2554         - 1
2555         - UNBOUNDED
2556       network.incoming.packets.rate_cmaui_port_3_test_nested2Level:
2557         type: org.openecomp.capabilities.metric.Ceilometer
2558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       disk.device.latency_server_cmaui7_test_nested4Level_test_nested3Level_test_nested2Level:
2563         type: org.openecomp.capabilities.metric.Ceilometer
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       attachment_cmaui_port_1:
2569         type: tosca.capabilities.Attachment
2570         occurrences:
2571         - 1
2572         - UNBOUNDED
2573       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level_test_nested2Level:
2574         type: org.openecomp.capabilities.metric.Ceilometer
2575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2576         occurrences:
2577         - 1
2578         - UNBOUNDED
2579       disk.device.allocation_server_cmaui2:
2580         type: org.openecomp.capabilities.metric.Ceilometer
2581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       disk.device.allocation_server_cmaui1:
2586         type: org.openecomp.capabilities.metric.Ceilometer
2587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2588         occurrences:
2589         - 1
2590         - UNBOUNDED
2591       disk.device.capacity_server_cmaui3_test_nested2Level:
2592         type: org.openecomp.capabilities.metric.Ceilometer
2593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2594         occurrences:
2595         - 1
2596         - UNBOUNDED
2597       disk.iops_server_cmaui3_test_nested2Level:
2598         type: org.openecomp.capabilities.metric.Ceilometer
2599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2600         occurrences:
2601         - 1
2602         - UNBOUNDED
2603       disk.capacity_server_cmaui5_test_nested3Level_test_nested2Level:
2604         type: org.openecomp.capabilities.metric.Ceilometer
2605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       attachment_cmaui_port_5_test_nested3Level_test_nested2Level:
2610         type: tosca.capabilities.Attachment
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       disk.device.capacity_server_cmaui4_test_nested2Level:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       disk.device.capacity_server_cmaui2:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       disk.device.capacity_server_cmaui1:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       scalable_server_cmaui3_test_nested2Level:
2633         type: tosca.capabilities.Scalable
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       os_server_cmaui6_test_nested3Level_test_nested2Level:
2638         type: tosca.capabilities.OperatingSystem
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.ephemeral.size_server_cmaui4_test_nested2Level:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       disk.device.write.requests.rate_server_cmaui3_test_nested2Level:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       scalable_server_cmaui6_test_nested3Level_test_nested2Level:
2655         type: tosca.capabilities.Scalable
2656         occurrences:
2657         - 1
2658         - UNBOUNDED
2659       host_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2660         type: tosca.capabilities.Container
2661         valid_source_types:
2662         - tosca.nodes.SoftwareComponent
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.device.read.bytes_server_cmaui6_test_nested3Level_test_nested2Level:
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       binding_cmaui_port_3_test_nested2Level:
2673         type: tosca.capabilities.network.Bindable
2674         valid_source_types:
2675         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2676         occurrences:
2677         - 0
2678         - UNBOUNDED
2679       cpu_util_server_cmaui1:
2680         type: org.openecomp.capabilities.metric.Ceilometer
2681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       cpu_util_server_cmaui2:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       host_server_cmaui4_test_nested2Level:
2692         type: tosca.capabilities.Container
2693         valid_source_types:
2694         - tosca.nodes.SoftwareComponent
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       memory.resident_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2699         type: org.openecomp.capabilities.metric.Ceilometer
2700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2701         occurrences:
2702         - 1
2703         - UNBOUNDED
2704       disk.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2705         type: org.openecomp.capabilities.metric.Ceilometer
2706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2707         occurrences:
2708         - 1
2709         - UNBOUNDED
2710       feature_cmaui_port_6_test_nested3Level_test_nested2Level:
2711         type: tosca.capabilities.Node
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       disk.write.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.ephemeral.size_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       disk.write.bytes.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.device.iops_server_cmaui1:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       disk.device.iops_server_cmaui2:
2740         type: org.openecomp.capabilities.metric.Ceilometer
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       disk.device.read.requests.rate_server_cmaui2:
2746         type: org.openecomp.capabilities.metric.Ceilometer
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       disk.device.read.requests.rate_server_cmaui1:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       disk.iops_server_cmaui8_test_nested4Level_test_nested3Level_test_nested2Level:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.device.write.requests.rate_server_cmaui6_test_nested3Level_test_nested2Level:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769   org.openecomp.resource.abstract.nodes.heat.nested2:
2770     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2771     properties:
2772       cmaui_names:
2773         type: list
2774         description: CMAUI1, CMAUI2 server names
2775         required: true
2776         status: SUPPORTED
2777         entry_schema:
2778           type: string
2779       p1:
2780         type: string
2781         description: UID of OAM network
2782         required: true
2783         status: SUPPORTED
2784       p2:
2785         type: string
2786         description: UID of OAM network
2787         required: true
2788         status: SUPPORTED
2789       cmaui_image:
2790         type: string
2791         description: Image for CMAUI server
2792         required: true
2793         status: SUPPORTED
2794       cmaui_flavor:
2795         type: string
2796         description: Flavor for CMAUI server
2797         required: true
2798         status: SUPPORTED
2799       security_group_name:
2800         type: list
2801         description: CMAUI1, CMAUI2 server names
2802         required: true
2803         status: SUPPORTED
2804         entry_schema:
2805           type: string
2806       availability_zone_0:
2807         type: string
2808         description: availabilityzone name
2809         required: true
2810         status: SUPPORTED
2811       cmaui_oam_ips:
2812         type: string
2813         required: true
2814         status: SUPPORTED
2815     requirements:
2816     - dependency_cmaui_port_3:
2817         capability: tosca.capabilities.Node
2818         node: tosca.nodes.Root
2819         relationship: tosca.relationships.DependsOn
2820         occurrences:
2821         - 0
2822         - UNBOUNDED
2823     - link_cmaui_port_3:
2824         capability: tosca.capabilities.network.Linkable
2825         relationship: tosca.relationships.network.LinksTo
2826         occurrences:
2827         - 1
2828         - 1
2829     - dependency_server_cmaui4:
2830         capability: tosca.capabilities.Node
2831         node: tosca.nodes.Root
2832         relationship: tosca.relationships.DependsOn
2833         occurrences:
2834         - 0
2835         - UNBOUNDED
2836     - local_storage_server_cmaui4:
2837         capability: tosca.capabilities.Attachment
2838         node: tosca.nodes.BlockStorage
2839         relationship: tosca.relationships.AttachesTo
2840         occurrences:
2841         - 0
2842         - UNBOUNDED
2843     - dependency_server_cmaui3:
2844         capability: tosca.capabilities.Node
2845         node: tosca.nodes.Root
2846         relationship: tosca.relationships.DependsOn
2847         occurrences:
2848         - 0
2849         - UNBOUNDED
2850     - local_storage_server_cmaui3:
2851         capability: tosca.capabilities.Attachment
2852         node: tosca.nodes.BlockStorage
2853         relationship: tosca.relationships.AttachesTo
2854         occurrences:
2855         - 0
2856         - UNBOUNDED
2857     - dependency_cmaui_port_4:
2858         capability: tosca.capabilities.Node
2859         node: tosca.nodes.Root
2860         relationship: tosca.relationships.DependsOn
2861         occurrences:
2862         - 0
2863         - UNBOUNDED
2864     - link_cmaui_port_4:
2865         capability: tosca.capabilities.network.Linkable
2866         relationship: tosca.relationships.network.LinksTo
2867         occurrences:
2868         - 1
2869         - 1
2870     - dependency_test_nested3Level:
2871         capability: tosca.capabilities.Node
2872         node: tosca.nodes.Root
2873         relationship: tosca.relationships.DependsOn
2874         occurrences:
2875         - 0
2876         - UNBOUNDED
2877     - dependency_server_cmaui6_test_nested3Level:
2878         capability: tosca.capabilities.Node
2879         node: tosca.nodes.Root
2880         relationship: tosca.relationships.DependsOn
2881         occurrences:
2882         - 0
2883         - UNBOUNDED
2884     - local_storage_server_cmaui6_test_nested3Level:
2885         capability: tosca.capabilities.Attachment
2886         node: tosca.nodes.BlockStorage
2887         relationship: tosca.relationships.AttachesTo
2888         occurrences:
2889         - 0
2890         - UNBOUNDED
2891     - dependency_test_nested4Level_test_nested3Level:
2892         capability: tosca.capabilities.Node
2893         node: tosca.nodes.Root
2894         relationship: tosca.relationships.DependsOn
2895         occurrences:
2896         - 0
2897         - UNBOUNDED
2898     - dependency_cmaui_port_7_test_nested4Level_test_nested3Level:
2899         capability: tosca.capabilities.Node
2900         node: tosca.nodes.Root
2901         relationship: tosca.relationships.DependsOn
2902         occurrences:
2903         - 0
2904         - UNBOUNDED
2905     - link_cmaui_port_7_test_nested4Level_test_nested3Level:
2906         capability: tosca.capabilities.network.Linkable
2907         relationship: tosca.relationships.network.LinksTo
2908         occurrences:
2909         - 1
2910         - 1
2911     - dependency_cmaui_port_8_test_nested4Level_test_nested3Level:
2912         capability: tosca.capabilities.Node
2913         node: tosca.nodes.Root
2914         relationship: tosca.relationships.DependsOn
2915         occurrences:
2916         - 0
2917         - UNBOUNDED
2918     - link_cmaui_port_8_test_nested4Level_test_nested3Level:
2919         capability: tosca.capabilities.network.Linkable
2920         relationship: tosca.relationships.network.LinksTo
2921         occurrences:
2922         - 1
2923         - 1
2924     - dependency_server_cmaui8_test_nested4Level_test_nested3Level:
2925         capability: tosca.capabilities.Node
2926         node: tosca.nodes.Root
2927         relationship: tosca.relationships.DependsOn
2928         occurrences:
2929         - 0
2930         - UNBOUNDED
2931     - local_storage_server_cmaui8_test_nested4Level_test_nested3Level:
2932         capability: tosca.capabilities.Attachment
2933         node: tosca.nodes.BlockStorage
2934         relationship: tosca.relationships.AttachesTo
2935         occurrences:
2936         - 0
2937         - UNBOUNDED
2938     - dependency_server_cmaui7_test_nested4Level_test_nested3Level:
2939         capability: tosca.capabilities.Node
2940         node: tosca.nodes.Root
2941         relationship: tosca.relationships.DependsOn
2942         occurrences:
2943         - 0
2944         - UNBOUNDED
2945     - local_storage_server_cmaui7_test_nested4Level_test_nested3Level:
2946         capability: tosca.capabilities.Attachment
2947         node: tosca.nodes.BlockStorage
2948         relationship: tosca.relationships.AttachesTo
2949         occurrences:
2950         - 0
2951         - UNBOUNDED
2952     - dependency_server_cmaui5_test_nested3Level:
2953         capability: tosca.capabilities.Node
2954         node: tosca.nodes.Root
2955         relationship: tosca.relationships.DependsOn
2956         occurrences:
2957         - 0
2958         - UNBOUNDED
2959     - local_storage_server_cmaui5_test_nested3Level:
2960         capability: tosca.capabilities.Attachment
2961         node: tosca.nodes.BlockStorage
2962         relationship: tosca.relationships.AttachesTo
2963         occurrences:
2964         - 0
2965         - UNBOUNDED
2966     - dependency_cmaui_port_5_test_nested3Level:
2967         capability: tosca.capabilities.Node
2968         node: tosca.nodes.Root
2969         relationship: tosca.relationships.DependsOn
2970         occurrences:
2971         - 0
2972         - UNBOUNDED
2973     - link_cmaui_port_5_test_nested3Level:
2974         capability: tosca.capabilities.network.Linkable
2975         relationship: tosca.relationships.network.LinksTo
2976         occurrences:
2977         - 1
2978         - 1
2979     - dependency_cmaui_port_6_test_nested3Level:
2980         capability: tosca.capabilities.Node
2981         node: tosca.nodes.Root
2982         relationship: tosca.relationships.DependsOn
2983         occurrences:
2984         - 0
2985         - UNBOUNDED
2986     - link_cmaui_port_6_test_nested3Level:
2987         capability: tosca.capabilities.network.Linkable
2988         relationship: tosca.relationships.network.LinksTo
2989         occurrences:
2990         - 1
2991         - 1
2992     capabilities:
2993       scalable_server_cmaui3:
2994         type: tosca.capabilities.Scalable
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       scalable_server_cmaui4:
2999         type: tosca.capabilities.Scalable
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       disk.write.requests_server_cmaui6_test_nested3Level:
3004         type: org.openecomp.capabilities.metric.Ceilometer
3005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3006         occurrences:
3007         - 1
3008         - UNBOUNDED
3009       cpu_util_server_cmaui6_test_nested3Level:
3010         type: org.openecomp.capabilities.metric.Ceilometer
3011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       disk.device.write.requests.rate_server_cmaui3:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       disk.device.read.bytes_server_cmaui6_test_nested3Level:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       disk.device.write.requests.rate_server_cmaui4:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       disk.iops_server_cmaui3:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       host_server_cmaui4:
3040         type: tosca.capabilities.Container
3041         valid_source_types:
3042         - tosca.nodes.SoftwareComponent
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       disk.device.capacity_server_cmaui8_test_nested4Level_test_nested3Level:
3047         type: org.openecomp.capabilities.metric.Ceilometer
3048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       host_server_cmaui3:
3053         type: tosca.capabilities.Container
3054         valid_source_types:
3055         - tosca.nodes.SoftwareComponent
3056         occurrences:
3057         - 1
3058         - UNBOUNDED
3059       disk.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level:
3060         type: org.openecomp.capabilities.metric.Ceilometer
3061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       host_server_cmaui6_test_nested3Level:
3066         type: tosca.capabilities.Container
3067         valid_source_types:
3068         - tosca.nodes.SoftwareComponent
3069         occurrences:
3070         - 1
3071         - UNBOUNDED
3072       vcpus_server_cmaui5_test_nested3Level:
3073         type: org.openecomp.capabilities.metric.Ceilometer
3074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3075         occurrences:
3076         - 1
3077         - UNBOUNDED
3078       vcpus_server_cmaui8_test_nested4Level_test_nested3Level:
3079         type: org.openecomp.capabilities.metric.Ceilometer
3080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3081         occurrences:
3082         - 1
3083         - UNBOUNDED
3084       disk.write.requests_server_cmaui5_test_nested3Level:
3085         type: org.openecomp.capabilities.metric.Ceilometer
3086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3087         occurrences:
3088         - 1
3089         - UNBOUNDED
3090       feature_server_cmaui3:
3091         type: tosca.capabilities.Node
3092         occurrences:
3093         - 1
3094         - UNBOUNDED
3095       network.outgoing.bytes_cmaui_port_3:
3096         type: org.openecomp.capabilities.metric.Ceilometer
3097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3098         occurrences:
3099         - 1
3100         - UNBOUNDED
3101       disk.iops_server_cmaui8_test_nested4Level_test_nested3Level:
3102         type: org.openecomp.capabilities.metric.Ceilometer
3103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3104         occurrences:
3105         - 1
3106         - UNBOUNDED
3107       feature_server_cmaui4:
3108         type: tosca.capabilities.Node
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       disk.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       cpu_server_cmaui4:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       cpu_server_cmaui3:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       disk.iops_server_cmaui7_test_nested4Level_test_nested3Level:
3131         type: org.openecomp.capabilities.metric.Ceilometer
3132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3133         occurrences:
3134         - 1
3135         - UNBOUNDED
3136       attachment_cmaui_port_7_test_nested4Level_test_nested3Level:
3137         type: tosca.capabilities.Attachment
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       host_server_cmaui5_test_nested3Level:
3148         type: tosca.capabilities.Container
3149         valid_source_types:
3150         - tosca.nodes.SoftwareComponent
3151         occurrences:
3152         - 1
3153         - UNBOUNDED
3154       disk.device.write.bytes_server_cmaui6_test_nested3Level:
3155         type: org.openecomp.capabilities.metric.Ceilometer
3156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       disk.read.requests_server_cmaui7_test_nested4Level_test_nested3Level:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       disk.capacity_server_cmaui7_test_nested4Level_test_nested3Level:
3167         type: org.openecomp.capabilities.metric.Ceilometer
3168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       disk.iops_server_cmaui4:
3173         type: org.openecomp.capabilities.metric.Ceilometer
3174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       cpu_util_server_cmaui5_test_nested3Level:
3179         type: org.openecomp.capabilities.metric.Ceilometer
3180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3181         occurrences:
3182         - 1
3183         - UNBOUNDED
3184       network.outgoing.bytes.rate_cmaui_port_5_test_nested3Level:
3185         type: org.openecomp.capabilities.metric.Ceilometer
3186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3187         occurrences:
3188         - 1
3189         - UNBOUNDED
3190       os_server_cmaui8_test_nested4Level_test_nested3Level:
3191         type: tosca.capabilities.OperatingSystem
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       disk.device.read.requests_server_cmaui4:
3196         type: org.openecomp.capabilities.metric.Ceilometer
3197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3198         occurrences:
3199         - 1
3200         - UNBOUNDED
3201       disk.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       disk.device.read.requests_server_cmaui3:
3208         type: org.openecomp.capabilities.metric.Ceilometer
3209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       disk.device.write.requests_server_cmaui5_test_nested3Level:
3214         type: org.openecomp.capabilities.metric.Ceilometer
3215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3216         occurrences:
3217         - 1
3218         - UNBOUNDED
3219       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3220         type: org.openecomp.capabilities.metric.Ceilometer
3221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3222         occurrences:
3223         - 1
3224         - UNBOUNDED
3225       disk.read.bytes_server_cmaui5_test_nested3Level:
3226         type: org.openecomp.capabilities.metric.Ceilometer
3227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       network.outgoing.bytes_cmaui_port_6_test_nested3Level:
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.bytes.rate_server_cmaui3:
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.packets.rate_cmaui_port_6_test_nested3Level:
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.outpoing.packets_cmaui_port_5_test_nested3Level:
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.write.bytes.rate_server_cmaui5_test_nested3Level:
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       os_server_cmaui6_test_nested3Level:
3262         type: tosca.capabilities.OperatingSystem
3263         occurrences:
3264         - 1
3265         - UNBOUNDED
3266       memory.resident_server_cmaui8_test_nested4Level_test_nested3Level:
3267         type: org.openecomp.capabilities.metric.Ceilometer
3268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3269         occurrences:
3270         - 1
3271         - UNBOUNDED
3272       disk.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
3273         type: org.openecomp.capabilities.metric.Ceilometer
3274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3275         occurrences:
3276         - 1
3277         - UNBOUNDED
3278       network.outgoing.bytes.rate_cmaui_port_6_test_nested3Level:
3279         type: org.openecomp.capabilities.metric.Ceilometer
3280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3281         occurrences:
3282         - 1
3283         - UNBOUNDED
3284       disk.read.bytes.rate_server_cmaui4:
3285         type: org.openecomp.capabilities.metric.Ceilometer
3286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3287         occurrences:
3288         - 1
3289         - UNBOUNDED
3290       disk.write.requests.rate_server_cmaui5_test_nested3Level:
3291         type: org.openecomp.capabilities.metric.Ceilometer
3292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3293         occurrences:
3294         - 1
3295         - UNBOUNDED
3296       memory.resident_server_cmaui3:
3297         type: org.openecomp.capabilities.metric.Ceilometer
3298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3299         occurrences:
3300         - 1
3301         - UNBOUNDED
3302       disk.device.write.bytes_server_cmaui5_test_nested3Level:
3303         type: org.openecomp.capabilities.metric.Ceilometer
3304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       memory.resident_server_cmaui4:
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       os_server_cmaui7_test_nested4Level_test_nested3Level:
3315         type: tosca.capabilities.OperatingSystem
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       binding_cmaui_port_3:
3320         type: tosca.capabilities.network.Bindable
3321         valid_source_types:
3322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3323         occurrences:
3324         - 0
3325         - UNBOUNDED
3326       binding_cmaui_port_4:
3327         type: tosca.capabilities.network.Bindable
3328         valid_source_types:
3329         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3330         occurrences:
3331         - 0
3332         - UNBOUNDED
3333       disk.device.read.bytes_server_cmaui5_test_nested3Level:
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       disk.device.capacity_server_cmaui7_test_nested4Level_test_nested3Level:
3340         type: org.openecomp.capabilities.metric.Ceilometer
3341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3342         occurrences:
3343         - 1
3344         - UNBOUNDED
3345       disk.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3346         type: org.openecomp.capabilities.metric.Ceilometer
3347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3348         occurrences:
3349         - 1
3350         - UNBOUNDED
3351       feature_cmaui_port_6_test_nested3Level:
3352         type: tosca.capabilities.Node
3353         occurrences:
3354         - 1
3355         - UNBOUNDED
3356       feature_cmaui_port_8_test_nested4Level_test_nested3Level:
3357         type: tosca.capabilities.Node
3358         occurrences:
3359         - 1
3360         - UNBOUNDED
3361       endpoint_server_cmaui5_test_nested3Level:
3362         type: tosca.capabilities.Endpoint.Admin
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       instance_server_cmaui8_test_nested4Level_test_nested3Level:
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       disk.capacity_server_cmaui3:
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       disk.capacity_server_cmaui4:
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.usage_server_cmaui6_test_nested3Level:
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.latency_server_cmaui7_test_nested4Level_test_nested3Level:
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       scalable_server_cmaui6_test_nested3Level:
3397         type: tosca.capabilities.Scalable
3398         occurrences:
3399         - 1
3400         - UNBOUNDED
3401       binding_cmaui_port_6_test_nested3Level:
3402         type: tosca.capabilities.network.Bindable
3403         valid_source_types:
3404         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3405         occurrences:
3406         - 0
3407         - UNBOUNDED
3408       disk.capacity_server_cmaui8_test_nested4Level_test_nested3Level:
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       cpu_util_server_cmaui7_test_nested4Level_test_nested3Level:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       network.incoming.bytes_cmaui_port_4:
3421         type: org.openecomp.capabilities.metric.Ceilometer
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       network.incoming.bytes_cmaui_port_3:
3427         type: org.openecomp.capabilities.metric.Ceilometer
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3429         occurrences:
3430         - 1
3431         - UNBOUNDED
3432       os_server_cmaui3:
3433         type: tosca.capabilities.OperatingSystem
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       disk.device.write.requests.rate_server_cmaui6_test_nested3Level:
3438         type: org.openecomp.capabilities.metric.Ceilometer
3439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       os_server_cmaui4:
3444         type: tosca.capabilities.OperatingSystem
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       disk.latency_server_cmaui5_test_nested3Level:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       disk.write.requests_server_cmaui8_test_nested4Level_test_nested3Level:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       network.incoming.packets.rate_cmaui_port_3:
3461         type: org.openecomp.capabilities.metric.Ceilometer
3462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3463         occurrences:
3464         - 1
3465         - UNBOUNDED
3466       feature_cmaui_port_3:
3467         type: tosca.capabilities.Node
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       network.incoming.packets.rate_cmaui_port_4:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       feature_cmaui_port_4:
3478         type: tosca.capabilities.Node
3479         occurrences:
3480         - 1
3481         - UNBOUNDED
3482       memory.resident_server_cmaui7_test_nested4Level_test_nested3Level:
3483         type: org.openecomp.capabilities.metric.Ceilometer
3484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3485         occurrences:
3486         - 1
3487         - UNBOUNDED
3488       disk.usage_server_cmaui8_test_nested4Level_test_nested3Level:
3489         type: org.openecomp.capabilities.metric.Ceilometer
3490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       memory_server_cmaui6_test_nested3Level:
3495         type: org.openecomp.capabilities.metric.Ceilometer
3496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3497         occurrences:
3498         - 1
3499         - UNBOUNDED
3500       memory.usage_server_cmaui5_test_nested3Level:
3501         type: org.openecomp.capabilities.metric.Ceilometer
3502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3503         occurrences:
3504         - 1
3505         - UNBOUNDED
3506       cpu_util_server_cmaui8_test_nested4Level_test_nested3Level:
3507         type: org.openecomp.capabilities.metric.Ceilometer
3508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3509         occurrences:
3510         - 1
3511         - UNBOUNDED
3512       instance_server_cmaui7_test_nested4Level_test_nested3Level:
3513         type: org.openecomp.capabilities.metric.Ceilometer
3514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       disk.iops_server_cmaui5_test_nested3Level:
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       cpu.delta_server_cmaui6_test_nested3Level:
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.read.bytes_server_cmaui4:
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       network.incoming.packets.rate_cmaui_port_5_test_nested3Level:
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.allocation_server_cmaui5_test_nested3Level:
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       disk.read.bytes_server_cmaui3:
3549         type: org.openecomp.capabilities.metric.Ceilometer
3550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.outpoing.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       instance_server_cmaui4:
3561         type: org.openecomp.capabilities.metric.Ceilometer
3562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3563         occurrences:
3564         - 1
3565         - UNBOUNDED
3566       instance_server_cmaui3:
3567         type: org.openecomp.capabilities.metric.Ceilometer
3568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3569         occurrences:
3570         - 1
3571         - UNBOUNDED
3572       disk.allocation_server_cmaui7_test_nested4Level_test_nested3Level:
3573         type: org.openecomp.capabilities.metric.Ceilometer
3574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3575         occurrences:
3576         - 1
3577         - UNBOUNDED
3578       disk.device.latency_server_cmaui5_test_nested3Level:
3579         type: org.openecomp.capabilities.metric.Ceilometer
3580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3581         occurrences:
3582         - 1
3583         - UNBOUNDED
3584       disk.device.latency_server_cmaui7_test_nested4Level_test_nested3Level:
3585         type: org.openecomp.capabilities.metric.Ceilometer
3586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3587         occurrences:
3588         - 1
3589         - UNBOUNDED
3590       disk.iops_server_cmaui6_test_nested3Level:
3591         type: org.openecomp.capabilities.metric.Ceilometer
3592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3593         occurrences:
3594         - 1
3595         - UNBOUNDED
3596       disk.device.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
3597         type: org.openecomp.capabilities.metric.Ceilometer
3598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3599         occurrences:
3600         - 1
3601         - UNBOUNDED
3602       cpu.delta_server_cmaui8_test_nested4Level_test_nested3Level:
3603         type: org.openecomp.capabilities.metric.Ceilometer
3604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3605         occurrences:
3606         - 1
3607         - UNBOUNDED
3608       disk.device.latency_server_cmaui6_test_nested3Level:
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.incoming.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
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.device.iops_server_cmaui6_test_nested3Level:
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.ephemeral.size_server_cmaui7_test_nested4Level_test_nested3Level:
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       disk.device.usage_server_cmaui3:
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       disk.device.read.requests.rate_server_cmaui5_test_nested3Level:
3639         type: org.openecomp.capabilities.metric.Ceilometer
3640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3641         occurrences:
3642         - 1
3643         - UNBOUNDED
3644       disk.usage_server_cmaui3:
3645         type: org.openecomp.capabilities.metric.Ceilometer
3646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3647         occurrences:
3648         - 1
3649         - UNBOUNDED
3650       disk.device.read.bytes_server_cmaui4:
3651         type: org.openecomp.capabilities.metric.Ceilometer
3652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3653         occurrences:
3654         - 1
3655         - UNBOUNDED
3656       disk.usage_server_cmaui4:
3657         type: org.openecomp.capabilities.metric.Ceilometer
3658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3659         occurrences:
3660         - 1
3661         - UNBOUNDED
3662       vcpus_server_cmaui3:
3663         type: org.openecomp.capabilities.metric.Ceilometer
3664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3665         occurrences:
3666         - 1
3667         - UNBOUNDED
3668       vcpus_server_cmaui4:
3669         type: org.openecomp.capabilities.metric.Ceilometer
3670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3671         occurrences:
3672         - 1
3673         - UNBOUNDED
3674       disk.device.usage_server_cmaui4:
3675         type: org.openecomp.capabilities.metric.Ceilometer
3676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3677         occurrences:
3678         - 1
3679         - UNBOUNDED
3680       network.incoming.bytes.rate_cmaui_port_5_test_nested3Level:
3681         type: org.openecomp.capabilities.metric.Ceilometer
3682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3683         occurrences:
3684         - 1
3685         - UNBOUNDED
3686       disk.read.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
3687         type: org.openecomp.capabilities.metric.Ceilometer
3688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3689         occurrences:
3690         - 1
3691         - UNBOUNDED
3692       network.incoming.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
3693         type: org.openecomp.capabilities.metric.Ceilometer
3694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3695         occurrences:
3696         - 1
3697         - UNBOUNDED
3698       vcpus_server_cmaui7_test_nested4Level_test_nested3Level:
3699         type: org.openecomp.capabilities.metric.Ceilometer
3700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3701         occurrences:
3702         - 1
3703         - UNBOUNDED
3704       memory_server_cmaui8_test_nested4Level_test_nested3Level:
3705         type: org.openecomp.capabilities.metric.Ceilometer
3706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3707         occurrences:
3708         - 1
3709         - UNBOUNDED
3710       memory.usage_server_cmaui8_test_nested4Level_test_nested3Level:
3711         type: org.openecomp.capabilities.metric.Ceilometer
3712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3713         occurrences:
3714         - 1
3715         - UNBOUNDED
3716       attachment_cmaui_port_8_test_nested4Level_test_nested3Level:
3717         type: tosca.capabilities.Attachment
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       endpoint_server_cmaui3:
3722         type: tosca.capabilities.Endpoint.Admin
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       disk.device.write.requests.rate_server_cmaui5_test_nested3Level:
3727         type: org.openecomp.capabilities.metric.Ceilometer
3728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3729         occurrences:
3730         - 1
3731         - UNBOUNDED
3732       endpoint_server_cmaui4:
3733         type: tosca.capabilities.Endpoint.Admin
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       disk.root.size_server_cmaui8_test_nested4Level_test_nested3Level:
3738         type: org.openecomp.capabilities.metric.Ceilometer
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       disk.device.capacity_server_cmaui6_test_nested3Level:
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       disk.read.bytes.rate_server_cmaui6_test_nested3Level:
3750         type: org.openecomp.capabilities.metric.Ceilometer
3751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3752         occurrences:
3753         - 1
3754         - UNBOUNDED
3755       disk.capacity_server_cmaui5_test_nested3Level:
3756         type: org.openecomp.capabilities.metric.Ceilometer
3757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3758         occurrences:
3759         - 1
3760         - UNBOUNDED
3761       feature_server_cmaui5_test_nested3Level:
3762         type: tosca.capabilities.Node
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       network.incoming.bytes_cmaui_port_5_test_nested3Level:
3767         type: org.openecomp.capabilities.metric.Ceilometer
3768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3769         occurrences:
3770         - 1
3771         - UNBOUNDED
3772       feature_server_cmaui8_test_nested4Level_test_nested3Level:
3773         type: tosca.capabilities.Node
3774         occurrences:
3775         - 1
3776         - UNBOUNDED
3777       endpoint_server_cmaui8_test_nested4Level_test_nested3Level:
3778         type: tosca.capabilities.Endpoint.Admin
3779         occurrences:
3780         - 1
3781         - UNBOUNDED
3782       cpu_server_cmaui8_test_nested4Level_test_nested3Level:
3783         type: org.openecomp.capabilities.metric.Ceilometer
3784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3785         occurrences:
3786         - 1
3787         - UNBOUNDED
3788       network.outpoing.packets_cmaui_port_6_test_nested3Level:
3789         type: org.openecomp.capabilities.metric.Ceilometer
3790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3791         occurrences:
3792         - 1
3793         - UNBOUNDED
3794       disk.device.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
3795         type: org.openecomp.capabilities.metric.Ceilometer
3796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3797         occurrences:
3798         - 1
3799         - UNBOUNDED
3800       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3801         type: org.openecomp.capabilities.metric.Ceilometer
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       binding_cmaui_port_5_test_nested3Level:
3807         type: tosca.capabilities.network.Bindable
3808         valid_source_types:
3809         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3810         occurrences:
3811         - 0
3812         - UNBOUNDED
3813       disk.device.iops_server_cmaui7_test_nested4Level_test_nested3Level:
3814         type: org.openecomp.capabilities.metric.Ceilometer
3815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3816         occurrences:
3817         - 1
3818         - UNBOUNDED
3819       network.outgoing.bytes_cmaui_port_5_test_nested3Level:
3820         type: org.openecomp.capabilities.metric.Ceilometer
3821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3822         occurrences:
3823         - 1
3824         - UNBOUNDED
3825       disk.write.requests.rate_server_cmaui3:
3826         type: org.openecomp.capabilities.metric.Ceilometer
3827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3828         occurrences:
3829         - 1
3830         - UNBOUNDED
3831       scalable_server_cmaui5_test_nested3Level:
3832         type: tosca.capabilities.Scalable
3833         occurrences:
3834         - 1
3835         - UNBOUNDED
3836       disk.device.latency_server_cmaui3:
3837         type: org.openecomp.capabilities.metric.Ceilometer
3838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3839         occurrences:
3840         - 1
3841         - UNBOUNDED
3842       disk.device.latency_server_cmaui4:
3843         type: org.openecomp.capabilities.metric.Ceilometer
3844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3845         occurrences:
3846         - 1
3847         - UNBOUNDED
3848       network.outpoing.packets_cmaui_port_3:
3849         type: org.openecomp.capabilities.metric.Ceilometer
3850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3851         occurrences:
3852         - 1
3853         - UNBOUNDED
3854       network.outpoing.packets_cmaui_port_4:
3855         type: org.openecomp.capabilities.metric.Ceilometer
3856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       disk.device.usage_server_cmaui7_test_nested4Level_test_nested3Level:
3867         type: org.openecomp.capabilities.metric.Ceilometer
3868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3869         occurrences:
3870         - 1
3871         - UNBOUNDED
3872       host_server_cmaui8_test_nested4Level_test_nested3Level:
3873         type: tosca.capabilities.Container
3874         valid_source_types:
3875         - tosca.nodes.SoftwareComponent
3876         occurrences:
3877         - 1
3878         - UNBOUNDED
3879       binding_cmaui_port_8_test_nested4Level_test_nested3Level:
3880         type: tosca.capabilities.network.Bindable
3881         valid_source_types:
3882         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3883         occurrences:
3884         - 0
3885         - UNBOUNDED
3886       disk.device.allocation_server_cmaui8_test_nested4Level_test_nested3Level:
3887         type: org.openecomp.capabilities.metric.Ceilometer
3888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3889         occurrences:
3890         - 1
3891         - UNBOUNDED
3892       disk.device.read.requests_server_cmaui8_test_nested4Level_test_nested3Level:
3893         type: org.openecomp.capabilities.metric.Ceilometer
3894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3895         occurrences:
3896         - 1
3897         - UNBOUNDED
3898       disk.ephemeral.size_server_cmaui4:
3899         type: org.openecomp.capabilities.metric.Ceilometer
3900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3901         occurrences:
3902         - 1
3903         - UNBOUNDED
3904       disk.write.requests.rate_server_cmaui4:
3905         type: org.openecomp.capabilities.metric.Ceilometer
3906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3907         occurrences:
3908         - 1
3909         - UNBOUNDED
3910       disk.ephemeral.size_server_cmaui3:
3911         type: org.openecomp.capabilities.metric.Ceilometer
3912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3913         occurrences:
3914         - 1
3915         - UNBOUNDED
3916       endpoint_server_cmaui6_test_nested3Level:
3917         type: tosca.capabilities.Endpoint.Admin
3918         occurrences:
3919         - 1
3920         - UNBOUNDED
3921       network.outgoing.packets.rate_cmaui_port_5_test_nested3Level:
3922         type: org.openecomp.capabilities.metric.Ceilometer
3923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3924         occurrences:
3925         - 1
3926         - UNBOUNDED
3927       disk.device.read.bytes_server_cmaui3:
3928         type: org.openecomp.capabilities.metric.Ceilometer
3929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3930         occurrences:
3931         - 1
3932         - UNBOUNDED
3933       disk.device.read.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
3934         type: org.openecomp.capabilities.metric.Ceilometer
3935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3936         occurrences:
3937         - 1
3938         - UNBOUNDED
3939       memory.usage_server_cmaui4:
3940         type: org.openecomp.capabilities.metric.Ceilometer
3941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3942         occurrences:
3943         - 1
3944         - UNBOUNDED
3945       disk.device.write.requests_server_cmaui7_test_nested4Level_test_nested3Level:
3946         type: org.openecomp.capabilities.metric.Ceilometer
3947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3948         occurrences:
3949         - 1
3950         - UNBOUNDED
3951       memory.usage_server_cmaui3:
3952         type: org.openecomp.capabilities.metric.Ceilometer
3953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3954         occurrences:
3955         - 1
3956         - UNBOUNDED
3957       cpu.delta_server_cmaui3:
3958         type: org.openecomp.capabilities.metric.Ceilometer
3959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3960         occurrences:
3961         - 1
3962         - UNBOUNDED
3963       binding_server_cmaui5_test_nested3Level:
3964         type: tosca.capabilities.network.Bindable
3965         occurrences:
3966         - 1
3967         - UNBOUNDED
3968       disk.write.bytes_server_cmaui3:
3969         type: org.openecomp.capabilities.metric.Ceilometer
3970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3971         occurrences:
3972         - 1
3973         - UNBOUNDED
3974       disk.write.bytes_server_cmaui4:
3975         type: org.openecomp.capabilities.metric.Ceilometer
3976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3977         occurrences:
3978         - 1
3979         - UNBOUNDED
3980       cpu.delta_server_cmaui4:
3981         type: org.openecomp.capabilities.metric.Ceilometer
3982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3983         occurrences:
3984         - 1
3985         - UNBOUNDED
3986       disk.device.iops_server_cmaui8_test_nested4Level_test_nested3Level:
3987         type: org.openecomp.capabilities.metric.Ceilometer
3988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3989         occurrences:
3990         - 1
3991         - UNBOUNDED
3992       disk.device.write.bytes.rate_server_cmaui4:
3993         type: org.openecomp.capabilities.metric.Ceilometer
3994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3995         occurrences:
3996         - 1
3997         - UNBOUNDED
3998       disk.device.write.bytes.rate_server_cmaui3:
3999         type: org.openecomp.capabilities.metric.Ceilometer
4000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4001         occurrences:
4002         - 1
4003         - UNBOUNDED
4004       network.incoming.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4005         type: org.openecomp.capabilities.metric.Ceilometer
4006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4007         occurrences:
4008         - 1
4009         - UNBOUNDED
4010       disk.write.requests_server_cmaui3:
4011         type: org.openecomp.capabilities.metric.Ceilometer
4012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4013         occurrences:
4014         - 1
4015         - UNBOUNDED
4016       disk.write.requests_server_cmaui4:
4017         type: org.openecomp.capabilities.metric.Ceilometer
4018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4019         occurrences:
4020         - 1
4021         - UNBOUNDED
4022       memory_server_cmaui3:
4023         type: org.openecomp.capabilities.metric.Ceilometer
4024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4025         occurrences:
4026         - 1
4027         - UNBOUNDED
4028       memory_server_cmaui4:
4029         type: org.openecomp.capabilities.metric.Ceilometer
4030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4031         occurrences:
4032         - 1
4033         - UNBOUNDED
4034       disk.usage_server_cmaui6_test_nested3Level:
4035         type: org.openecomp.capabilities.metric.Ceilometer
4036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4037         occurrences:
4038         - 1
4039         - UNBOUNDED
4040       memory_server_cmaui7_test_nested4Level_test_nested3Level:
4041         type: org.openecomp.capabilities.metric.Ceilometer
4042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4043         occurrences:
4044         - 1
4045         - UNBOUNDED
4046       feature_test_nested4Level_test_nested3Level:
4047         type: tosca.capabilities.Node
4048         occurrences:
4049         - 1
4050         - UNBOUNDED
4051       instance_server_cmaui5_test_nested3Level:
4052         type: org.openecomp.capabilities.metric.Ceilometer
4053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4054         occurrences:
4055         - 1
4056         - UNBOUNDED
4057       disk.device.allocation_server_cmaui6_test_nested3Level:
4058         type: org.openecomp.capabilities.metric.Ceilometer
4059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4060         occurrences:
4061         - 1
4062         - UNBOUNDED
4063       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4064         type: org.openecomp.capabilities.metric.Ceilometer
4065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4066         occurrences:
4067         - 1
4068         - UNBOUNDED
4069       binding_server_cmaui6_test_nested3Level:
4070         type: tosca.capabilities.network.Bindable
4071         occurrences:
4072         - 1
4073         - UNBOUNDED
4074       disk.device.read.bytes.rate_server_cmaui5_test_nested3Level:
4075         type: org.openecomp.capabilities.metric.Ceilometer
4076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4077         occurrences:
4078         - 1
4079         - UNBOUNDED
4080       disk.ephemeral.size_server_cmaui6_test_nested3Level:
4081         type: org.openecomp.capabilities.metric.Ceilometer
4082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4083         occurrences:
4084         - 1
4085         - UNBOUNDED
4086       disk.device.read.bytes.rate_server_cmaui6_test_nested3Level:
4087         type: org.openecomp.capabilities.metric.Ceilometer
4088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4089         occurrences:
4090         - 1
4091         - UNBOUNDED
4092       disk.device.allocation_server_cmaui5_test_nested3Level:
4093         type: org.openecomp.capabilities.metric.Ceilometer
4094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4095         occurrences:
4096         - 1
4097         - UNBOUNDED
4098       disk.device.write.bytes.rate_server_cmaui6_test_nested3Level:
4099         type: org.openecomp.capabilities.metric.Ceilometer
4100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4101         occurrences:
4102         - 1
4103         - UNBOUNDED
4104       disk.device.write.requests_server_cmaui8_test_nested4Level_test_nested3Level:
4105         type: org.openecomp.capabilities.metric.Ceilometer
4106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       binding_server_cmaui8_test_nested4Level_test_nested3Level:
4111         type: tosca.capabilities.network.Bindable
4112         occurrences:
4113         - 1
4114         - UNBOUNDED
4115       network.incoming.packets_cmaui_port_3:
4116         type: org.openecomp.capabilities.metric.Ceilometer
4117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4118         occurrences:
4119         - 1
4120         - UNBOUNDED
4121       disk.allocation_server_cmaui4:
4122         type: org.openecomp.capabilities.metric.Ceilometer
4123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4124         occurrences:
4125         - 1
4126         - UNBOUNDED
4127       scalable_server_cmaui8_test_nested4Level_test_nested3Level:
4128         type: tosca.capabilities.Scalable
4129         occurrences:
4130         - 1
4131         - UNBOUNDED
4132       disk.allocation_server_cmaui3:
4133         type: org.openecomp.capabilities.metric.Ceilometer
4134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4135         occurrences:
4136         - 1
4137         - UNBOUNDED
4138       network.incoming.packets_cmaui_port_4:
4139         type: org.openecomp.capabilities.metric.Ceilometer
4140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4141         occurrences:
4142         - 1
4143         - UNBOUNDED
4144       network.outgoing.bytes_cmaui_port_7_test_nested4Level_test_nested3Level:
4145         type: org.openecomp.capabilities.metric.Ceilometer
4146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4147         occurrences:
4148         - 1
4149         - UNBOUNDED
4150       disk.device.read.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
4151         type: org.openecomp.capabilities.metric.Ceilometer
4152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4153         occurrences:
4154         - 1
4155         - UNBOUNDED
4156       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
4157         type: org.openecomp.capabilities.metric.Ceilometer
4158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4159         occurrences:
4160         - 1
4161         - UNBOUNDED
4162       cpu_server_cmaui5_test_nested3Level:
4163         type: org.openecomp.capabilities.metric.Ceilometer
4164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4165         occurrences:
4166         - 1
4167         - UNBOUNDED
4168       binding_server_cmaui4:
4169         type: tosca.capabilities.network.Bindable
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       binding_server_cmaui3:
4174         type: tosca.capabilities.network.Bindable
4175         occurrences:
4176         - 1
4177         - UNBOUNDED
4178       disk.capacity_server_cmaui6_test_nested3Level:
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       instance_server_cmaui6_test_nested3Level:
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.read.requests_server_cmaui4:
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       disk.read.requests_server_cmaui5_test_nested3Level:
4197         type: org.openecomp.capabilities.metric.Ceilometer
4198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4199         occurrences:
4200         - 1
4201         - UNBOUNDED
4202       disk.read.requests_server_cmaui3:
4203         type: org.openecomp.capabilities.metric.Ceilometer
4204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208       network.incoming.packets_cmaui_port_6_test_nested3Level:
4209         type: org.openecomp.capabilities.metric.Ceilometer
4210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4211         occurrences:
4212         - 1
4213         - UNBOUNDED
4214       disk.latency_server_cmaui3:
4215         type: org.openecomp.capabilities.metric.Ceilometer
4216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4217         occurrences:
4218         - 1
4219         - UNBOUNDED
4220       disk.latency_server_cmaui4:
4221         type: org.openecomp.capabilities.metric.Ceilometer
4222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4223         occurrences:
4224         - 1
4225         - UNBOUNDED
4226       network.incoming.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4227         type: org.openecomp.capabilities.metric.Ceilometer
4228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4229         occurrences:
4230         - 1
4231         - UNBOUNDED
4232       disk.allocation_server_cmaui6_test_nested3Level:
4233         type: org.openecomp.capabilities.metric.Ceilometer
4234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4235         occurrences:
4236         - 1
4237         - UNBOUNDED
4238       disk.device.write.bytes_server_cmaui4:
4239         type: org.openecomp.capabilities.metric.Ceilometer
4240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4241         occurrences:
4242         - 1
4243         - UNBOUNDED
4244       disk.device.write.bytes_server_cmaui3:
4245         type: org.openecomp.capabilities.metric.Ceilometer
4246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       disk.usage_server_cmaui5_test_nested3Level:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       binding_server_cmaui7_test_nested4Level_test_nested3Level:
4257         type: tosca.capabilities.network.Bindable
4258         occurrences:
4259         - 1
4260         - UNBOUNDED
4261       disk.write.bytes.rate_server_cmaui8_test_nested4Level_test_nested3Level:
4262         type: org.openecomp.capabilities.metric.Ceilometer
4263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4264         occurrences:
4265         - 1
4266         - UNBOUNDED
4267       scalable_server_cmaui7_test_nested4Level_test_nested3Level:
4268         type: tosca.capabilities.Scalable
4269         occurrences:
4270         - 1
4271         - UNBOUNDED
4272       network.incoming.bytes.rate_cmaui_port_6_test_nested3Level:
4273         type: org.openecomp.capabilities.metric.Ceilometer
4274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4275         occurrences:
4276         - 1
4277         - UNBOUNDED
4278       disk.device.read.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
4279         type: org.openecomp.capabilities.metric.Ceilometer
4280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4281         occurrences:
4282         - 1
4283         - UNBOUNDED
4284       network.outgoing.bytes.rate_cmaui_port_3:
4285         type: org.openecomp.capabilities.metric.Ceilometer
4286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4287         occurrences:
4288         - 1
4289         - UNBOUNDED
4290       disk.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
4291         type: org.openecomp.capabilities.metric.Ceilometer
4292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4293         occurrences:
4294         - 1
4295         - UNBOUNDED
4296       disk.device.write.requests_server_cmaui4:
4297         type: org.openecomp.capabilities.metric.Ceilometer
4298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4299         occurrences:
4300         - 1
4301         - UNBOUNDED
4302       memory.resident_server_cmaui6_test_nested3Level:
4303         type: org.openecomp.capabilities.metric.Ceilometer
4304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4305         occurrences:
4306         - 1
4307         - UNBOUNDED
4308       disk.device.write.requests.rate_server_cmaui8_test_nested4Level_test_nested3Level:
4309         type: org.openecomp.capabilities.metric.Ceilometer
4310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4311         occurrences:
4312         - 1
4313         - UNBOUNDED
4314       network.outgoing.bytes.rate_cmaui_port_4:
4315         type: org.openecomp.capabilities.metric.Ceilometer
4316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4317         occurrences:
4318         - 1
4319         - UNBOUNDED
4320       disk.write.bytes_server_cmaui5_test_nested3Level:
4321         type: org.openecomp.capabilities.metric.Ceilometer
4322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       disk.latency_server_cmaui6_test_nested3Level:
4327         type: org.openecomp.capabilities.metric.Ceilometer
4328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4329         occurrences:
4330         - 1
4331         - UNBOUNDED
4332       network.outgoing.bytes_cmaui_port_8_test_nested4Level_test_nested3Level:
4333         type: org.openecomp.capabilities.metric.Ceilometer
4334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4335         occurrences:
4336         - 1
4337         - UNBOUNDED
4338       disk.device.capacity_server_cmaui5_test_nested3Level:
4339         type: org.openecomp.capabilities.metric.Ceilometer
4340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       disk.root.size_server_cmaui6_test_nested3Level:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       network.outpoing.packets_cmaui_port_8_test_nested4Level_test_nested3Level:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       disk.device.latency_server_cmaui8_test_nested4Level_test_nested3Level:
4357         type: org.openecomp.capabilities.metric.Ceilometer
4358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4359         occurrences:
4360         - 1
4361         - UNBOUNDED
4362       disk.device.read.requests_server_cmaui6_test_nested3Level:
4363         type: org.openecomp.capabilities.metric.Ceilometer
4364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4365         occurrences:
4366         - 1
4367         - UNBOUNDED
4368       disk.device.read.requests.rate_server_cmaui6_test_nested3Level:
4369         type: org.openecomp.capabilities.metric.Ceilometer
4370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4371         occurrences:
4372         - 1
4373         - UNBOUNDED
4374       cpu_server_cmaui7_test_nested4Level_test_nested3Level:
4375         type: org.openecomp.capabilities.metric.Ceilometer
4376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4377         occurrences:
4378         - 1
4379         - UNBOUNDED
4380       feature_cmaui_port_7_test_nested4Level_test_nested3Level:
4381         type: tosca.capabilities.Node
4382         occurrences:
4383         - 1
4384         - UNBOUNDED
4385       disk.root.size_server_cmaui7_test_nested4Level_test_nested3Level:
4386         type: org.openecomp.capabilities.metric.Ceilometer
4387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4388         occurrences:
4389         - 1
4390         - UNBOUNDED
4391       disk.device.write.requests_server_cmaui3:
4392         type: org.openecomp.capabilities.metric.Ceilometer
4393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4394         occurrences:
4395         - 1
4396         - UNBOUNDED
4397       cpu.delta_server_cmaui7_test_nested4Level_test_nested3Level:
4398         type: org.openecomp.capabilities.metric.Ceilometer
4399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4400         occurrences:
4401         - 1
4402         - UNBOUNDED
4403       disk.write.bytes.rate_server_cmaui3:
4404         type: org.openecomp.capabilities.metric.Ceilometer
4405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4406         occurrences:
4407         - 1
4408         - UNBOUNDED
4409       disk.allocation_server_cmaui8_test_nested4Level_test_nested3Level:
4410         type: org.openecomp.capabilities.metric.Ceilometer
4411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4412         occurrences:
4413         - 1
4414         - UNBOUNDED
4415       disk.device.read.bytes.rate_server_cmaui4:
4416         type: org.openecomp.capabilities.metric.Ceilometer
4417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4418         occurrences:
4419         - 1
4420         - UNBOUNDED
4421       disk.write.bytes.rate_server_cmaui4:
4422         type: org.openecomp.capabilities.metric.Ceilometer
4423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4424         occurrences:
4425         - 1
4426         - UNBOUNDED
4427       disk.device.read.bytes.rate_server_cmaui3:
4428         type: org.openecomp.capabilities.metric.Ceilometer
4429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       disk.ephemeral.size_server_cmaui8_test_nested4Level_test_nested3Level:
4434         type: org.openecomp.capabilities.metric.Ceilometer
4435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4436         occurrences:
4437         - 1
4438         - UNBOUNDED
4439       attachment_cmaui_port_6_test_nested3Level:
4440         type: tosca.capabilities.Attachment
4441         occurrences:
4442         - 1
4443         - UNBOUNDED
4444       network.outgoing.packets.rate_cmaui_port_6_test_nested3Level:
4445         type: org.openecomp.capabilities.metric.Ceilometer
4446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4447         occurrences:
4448         - 1
4449         - UNBOUNDED
4450       memory.usage_server_cmaui7_test_nested4Level_test_nested3Level:
4451         type: org.openecomp.capabilities.metric.Ceilometer
4452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4453         occurrences:
4454         - 1
4455         - UNBOUNDED
4456       disk.device.usage_server_cmaui5_test_nested3Level:
4457         type: org.openecomp.capabilities.metric.Ceilometer
4458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4459         occurrences:
4460         - 1
4461         - UNBOUNDED
4462       network.outgoing.packets.rate_cmaui_port_4:
4463         type: org.openecomp.capabilities.metric.Ceilometer
4464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4465         occurrences:
4466         - 1
4467         - UNBOUNDED
4468       attachment_cmaui_port_3:
4469         type: tosca.capabilities.Attachment
4470         occurrences:
4471         - 1
4472         - UNBOUNDED
4473       attachment_cmaui_port_4:
4474         type: tosca.capabilities.Attachment
4475         occurrences:
4476         - 1
4477         - UNBOUNDED
4478       host_server_cmaui7_test_nested4Level_test_nested3Level:
4479         type: tosca.capabilities.Container
4480         valid_source_types:
4481         - tosca.nodes.SoftwareComponent
4482         occurrences:
4483         - 1
4484         - UNBOUNDED
4485       disk.device.allocation_server_cmaui7_test_nested4Level_test_nested3Level:
4486         type: org.openecomp.capabilities.metric.Ceilometer
4487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4488         occurrences:
4489         - 1
4490         - UNBOUNDED
4491       disk.device.write.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level:
4492         type: org.openecomp.capabilities.metric.Ceilometer
4493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4494         occurrences:
4495         - 1
4496         - UNBOUNDED
4497       disk.latency_server_cmaui8_test_nested4Level_test_nested3Level:
4498         type: org.openecomp.capabilities.metric.Ceilometer
4499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4500         occurrences:
4501         - 1
4502         - UNBOUNDED
4503       network.outgoing.packets.rate_cmaui_port_3:
4504         type: org.openecomp.capabilities.metric.Ceilometer
4505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4506         occurrences:
4507         - 1
4508         - UNBOUNDED
4509       disk.write.bytes.rate_server_cmaui7_test_nested4Level_test_nested3Level:
4510         type: org.openecomp.capabilities.metric.Ceilometer
4511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4512         occurrences:
4513         - 1
4514         - UNBOUNDED
4515       disk.device.allocation_server_cmaui4:
4516         type: org.openecomp.capabilities.metric.Ceilometer
4517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4518         occurrences:
4519         - 1
4520         - UNBOUNDED
4521       disk.device.allocation_server_cmaui3:
4522         type: org.openecomp.capabilities.metric.Ceilometer
4523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4524         occurrences:
4525         - 1
4526         - UNBOUNDED
4527       feature_server_cmaui7_test_nested4Level_test_nested3Level:
4528         type: tosca.capabilities.Node
4529         occurrences:
4530         - 1
4531         - UNBOUNDED
4532       disk.usage_server_cmaui7_test_nested4Level_test_nested3Level:
4533         type: org.openecomp.capabilities.metric.Ceilometer
4534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4535         occurrences:
4536         - 1
4537         - UNBOUNDED
4538       disk.device.usage_server_cmaui8_test_nested4Level_test_nested3Level:
4539         type: org.openecomp.capabilities.metric.Ceilometer
4540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4541         occurrences:
4542         - 1
4543         - UNBOUNDED
4544       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4545         type: org.openecomp.capabilities.metric.Ceilometer
4546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4547         occurrences:
4548         - 1
4549         - UNBOUNDED
4550       binding_cmaui_port_7_test_nested4Level_test_nested3Level:
4551         type: tosca.capabilities.network.Bindable
4552         valid_source_types:
4553         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4554         occurrences:
4555         - 0
4556         - UNBOUNDED
4557       cpu.delta_server_cmaui5_test_nested3Level:
4558         type: org.openecomp.capabilities.metric.Ceilometer
4559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       network.incoming.bytes_cmaui_port_6_test_nested3Level:
4564         type: org.openecomp.capabilities.metric.Ceilometer
4565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4566         occurrences:
4567         - 1
4568         - UNBOUNDED
4569       cpu_server_cmaui6_test_nested3Level:
4570         type: org.openecomp.capabilities.metric.Ceilometer
4571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4572         occurrences:
4573         - 1
4574         - UNBOUNDED
4575       disk.write.requests_server_cmaui7_test_nested4Level_test_nested3Level:
4576         type: org.openecomp.capabilities.metric.Ceilometer
4577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4578         occurrences:
4579         - 1
4580         - UNBOUNDED
4581       disk.read.bytes.rate_server_cmaui5_test_nested3Level:
4582         type: org.openecomp.capabilities.metric.Ceilometer
4583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4584         occurrences:
4585         - 1
4586         - UNBOUNDED
4587       disk.write.bytes_server_cmaui8_test_nested4Level_test_nested3Level:
4588         type: org.openecomp.capabilities.metric.Ceilometer
4589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4590         occurrences:
4591         - 1
4592         - UNBOUNDED
4593       disk.device.read.requests_server_cmaui5_test_nested3Level:
4594         type: org.openecomp.capabilities.metric.Ceilometer
4595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4596         occurrences:
4597         - 1
4598         - UNBOUNDED
4599       attachment_cmaui_port_5_test_nested3Level:
4600         type: tosca.capabilities.Attachment
4601         occurrences:
4602         - 1
4603         - UNBOUNDED
4604       feature_server_cmaui6_test_nested3Level:
4605         type: tosca.capabilities.Node
4606         occurrences:
4607         - 1
4608         - UNBOUNDED
4609       memory_server_cmaui5_test_nested3Level:
4610         type: org.openecomp.capabilities.metric.Ceilometer
4611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4612         occurrences:
4613         - 1
4614         - UNBOUNDED
4615       disk.device.capacity_server_cmaui4:
4616         type: org.openecomp.capabilities.metric.Ceilometer
4617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4618         occurrences:
4619         - 1
4620         - UNBOUNDED
4621       network.incoming.packets_cmaui_port_7_test_nested4Level_test_nested3Level:
4622         type: org.openecomp.capabilities.metric.Ceilometer
4623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4624         occurrences:
4625         - 1
4626         - UNBOUNDED
4627       disk.device.capacity_server_cmaui3:
4628         type: org.openecomp.capabilities.metric.Ceilometer
4629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4630         occurrences:
4631         - 1
4632         - UNBOUNDED
4633       disk.write.bytes.rate_server_cmaui6_test_nested3Level:
4634         type: org.openecomp.capabilities.metric.Ceilometer
4635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4636         occurrences:
4637         - 1
4638         - UNBOUNDED
4639       disk.write.requests.rate_server_cmaui6_test_nested3Level:
4640         type: org.openecomp.capabilities.metric.Ceilometer
4641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4642         occurrences:
4643         - 1
4644         - UNBOUNDED
4645       disk.device.iops_server_cmaui5_test_nested3Level:
4646         type: org.openecomp.capabilities.metric.Ceilometer
4647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4648         occurrences:
4649         - 1
4650         - UNBOUNDED
4651       disk.ephemeral.size_server_cmaui5_test_nested3Level:
4652         type: org.openecomp.capabilities.metric.Ceilometer
4653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4654         occurrences:
4655         - 1
4656         - UNBOUNDED
4657       disk.device.read.requests.rate_server_cmaui7_test_nested4Level_test_nested3Level:
4658         type: org.openecomp.capabilities.metric.Ceilometer
4659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4660         occurrences:
4661         - 1
4662         - UNBOUNDED
4663       feature_test_nested3Level:
4664         type: tosca.capabilities.Node
4665         occurrences:
4666         - 1
4667         - UNBOUNDED
4668       disk.device.write.bytes_server_cmaui7_test_nested4Level_test_nested3Level:
4669         type: org.openecomp.capabilities.metric.Ceilometer
4670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4671         occurrences:
4672         - 1
4673         - UNBOUNDED
4674       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level_test_nested3Level:
4675         type: org.openecomp.capabilities.metric.Ceilometer
4676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       disk.read.requests_server_cmaui6_test_nested3Level:
4681         type: org.openecomp.capabilities.metric.Ceilometer
4682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4683         occurrences:
4684         - 1
4685         - UNBOUNDED
4686       disk.device.read.requests_server_cmaui7_test_nested4Level_test_nested3Level:
4687         type: org.openecomp.capabilities.metric.Ceilometer
4688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4689         occurrences:
4690         - 1
4691         - UNBOUNDED
4692       disk.device.write.bytes.rate_server_cmaui5_test_nested3Level:
4693         type: org.openecomp.capabilities.metric.Ceilometer
4694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4695         occurrences:
4696         - 1
4697         - UNBOUNDED
4698       disk.device.write.requests_server_cmaui6_test_nested3Level:
4699         type: org.openecomp.capabilities.metric.Ceilometer
4700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4701         occurrences:
4702         - 1
4703         - UNBOUNDED
4704       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
4705         type: org.openecomp.capabilities.metric.Ceilometer
4706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4707         occurrences:
4708         - 1
4709         - UNBOUNDED
4710       cpu_util_server_cmaui3:
4711         type: org.openecomp.capabilities.metric.Ceilometer
4712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4713         occurrences:
4714         - 1
4715         - UNBOUNDED
4716       cpu_util_server_cmaui4:
4717         type: org.openecomp.capabilities.metric.Ceilometer
4718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4719         occurrences:
4720         - 1
4721         - UNBOUNDED
4722       network.incoming.packets.rate_cmaui_port_7_test_nested4Level_test_nested3Level:
4723         type: org.openecomp.capabilities.metric.Ceilometer
4724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4725         occurrences:
4726         - 1
4727         - UNBOUNDED
4728       memory.resident_server_cmaui5_test_nested3Level:
4729         type: org.openecomp.capabilities.metric.Ceilometer
4730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4731         occurrences:
4732         - 1
4733         - UNBOUNDED
4734       disk.root.size_server_cmaui5_test_nested3Level:
4735         type: org.openecomp.capabilities.metric.Ceilometer
4736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4737         occurrences:
4738         - 1
4739         - UNBOUNDED
4740       network.outgoing.bytes_cmaui_port_4:
4741         type: org.openecomp.capabilities.metric.Ceilometer
4742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       disk.write.bytes_server_cmaui6_test_nested3Level:
4747         type: org.openecomp.capabilities.metric.Ceilometer
4748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4749         occurrences:
4750         - 1
4751         - UNBOUNDED
4752       network.incoming.bytes.rate_cmaui_port_3:
4753         type: org.openecomp.capabilities.metric.Ceilometer
4754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4755         occurrences:
4756         - 1
4757         - UNBOUNDED
4758       disk.root.size_server_cmaui3:
4759         type: org.openecomp.capabilities.metric.Ceilometer
4760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4761         occurrences:
4762         - 1
4763         - UNBOUNDED
4764       disk.root.size_server_cmaui4:
4765         type: org.openecomp.capabilities.metric.Ceilometer
4766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4767         occurrences:
4768         - 1
4769         - UNBOUNDED
4770       network.incoming.bytes.rate_cmaui_port_4:
4771         type: org.openecomp.capabilities.metric.Ceilometer
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4773         occurrences:
4774         - 1
4775         - UNBOUNDED
4776       endpoint_server_cmaui7_test_nested4Level_test_nested3Level:
4777         type: tosca.capabilities.Endpoint.Admin
4778         occurrences:
4779         - 1
4780         - UNBOUNDED
4781       vcpus_server_cmaui6_test_nested3Level:
4782         type: org.openecomp.capabilities.metric.Ceilometer
4783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       os_server_cmaui5_test_nested3Level:
4788         type: tosca.capabilities.OperatingSystem
4789         occurrences:
4790         - 1
4791         - UNBOUNDED
4792       disk.read.bytes_server_cmaui6_test_nested3Level:
4793         type: org.openecomp.capabilities.metric.Ceilometer
4794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4795         occurrences:
4796         - 1
4797         - UNBOUNDED
4798       disk.device.iops_server_cmaui3:
4799         type: org.openecomp.capabilities.metric.Ceilometer
4800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4801         occurrences:
4802         - 1
4803         - UNBOUNDED
4804       disk.device.iops_server_cmaui4:
4805         type: org.openecomp.capabilities.metric.Ceilometer
4806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       feature_cmaui_port_5_test_nested3Level:
4811         type: tosca.capabilities.Node
4812         occurrences:
4813         - 1
4814         - UNBOUNDED
4815       network.incoming.packets_cmaui_port_5_test_nested3Level:
4816         type: org.openecomp.capabilities.metric.Ceilometer
4817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4818         occurrences:
4819         - 1
4820         - UNBOUNDED
4821       disk.device.read.requests.rate_server_cmaui4:
4822         type: org.openecomp.capabilities.metric.Ceilometer
4823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4824         occurrences:
4825         - 1
4826         - UNBOUNDED
4827       disk.read.requests_server_cmaui8_test_nested4Level_test_nested3Level:
4828         type: org.openecomp.capabilities.metric.Ceilometer
4829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       disk.device.read.requests.rate_server_cmaui3:
4834         type: org.openecomp.capabilities.metric.Ceilometer
4835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4836         occurrences:
4837         - 1
4838         - UNBOUNDED
4839       memory.usage_server_cmaui6_test_nested3Level:
4840         type: org.openecomp.capabilities.metric.Ceilometer
4841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4842         occurrences:
4843         - 1
4844         - UNBOUNDED
4845   org.openecomp.resource.abstract.nodes.heat.nested3:
4846     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
4847     properties:
4848       cmaui_names:
4849         type: list
4850         description: CMAUI1, CMAUI2 server names
4851         required: true
4852         status: SUPPORTED
4853         entry_schema:
4854           type: string
4855       p1:
4856         type: string
4857         description: UID of OAM network
4858         required: true
4859         status: SUPPORTED
4860       p2:
4861         type: string
4862         required: true
4863         status: SUPPORTED
4864       cmaui_image:
4865         type: string
4866         description: Image for CMAUI server
4867         required: true
4868         status: SUPPORTED
4869       cmaui_flavor:
4870         type: string
4871         description: Flavor for CMAUI server
4872         required: true
4873         status: SUPPORTED
4874       indx:
4875         type: float
4876         required: true
4877         status: SUPPORTED
4878       security_group_name:
4879         type: list
4880         description: CMAUI1, CMAUI2 server names
4881         required: true
4882         status: SUPPORTED
4883         entry_schema:
4884           type: string
4885       availability_zone_0:
4886         type: string
4887         description: availabilityzone name
4888         required: true
4889         status: SUPPORTED
4890       cmaui_oam_ips:
4891         type: string
4892         required: true
4893         status: SUPPORTED
4894     requirements:
4895     - dependency_server_cmaui6:
4896         capability: tosca.capabilities.Node
4897         node: tosca.nodes.Root
4898         relationship: tosca.relationships.DependsOn
4899         occurrences:
4900         - 0
4901         - UNBOUNDED
4902     - local_storage_server_cmaui6:
4903         capability: tosca.capabilities.Attachment
4904         node: tosca.nodes.BlockStorage
4905         relationship: tosca.relationships.AttachesTo
4906         occurrences:
4907         - 0
4908         - UNBOUNDED
4909     - dependency_test_nested4Level:
4910         capability: tosca.capabilities.Node
4911         node: tosca.nodes.Root
4912         relationship: tosca.relationships.DependsOn
4913         occurrences:
4914         - 0
4915         - UNBOUNDED
4916     - dependency_cmaui_port_7_test_nested4Level:
4917         capability: tosca.capabilities.Node
4918         node: tosca.nodes.Root
4919         relationship: tosca.relationships.DependsOn
4920         occurrences:
4921         - 0
4922         - UNBOUNDED
4923     - link_cmaui_port_7_test_nested4Level:
4924         capability: tosca.capabilities.network.Linkable
4925         relationship: tosca.relationships.network.LinksTo
4926         occurrences:
4927         - 1
4928         - 1
4929     - dependency_cmaui_port_8_test_nested4Level:
4930         capability: tosca.capabilities.Node
4931         node: tosca.nodes.Root
4932         relationship: tosca.relationships.DependsOn
4933         occurrences:
4934         - 0
4935         - UNBOUNDED
4936     - link_cmaui_port_8_test_nested4Level:
4937         capability: tosca.capabilities.network.Linkable
4938         relationship: tosca.relationships.network.LinksTo
4939         occurrences:
4940         - 1
4941         - 1
4942     - dependency_server_cmaui8_test_nested4Level:
4943         capability: tosca.capabilities.Node
4944         node: tosca.nodes.Root
4945         relationship: tosca.relationships.DependsOn
4946         occurrences:
4947         - 0
4948         - UNBOUNDED
4949     - local_storage_server_cmaui8_test_nested4Level:
4950         capability: tosca.capabilities.Attachment
4951         node: tosca.nodes.BlockStorage
4952         relationship: tosca.relationships.AttachesTo
4953         occurrences:
4954         - 0
4955         - UNBOUNDED
4956     - dependency_server_cmaui7_test_nested4Level:
4957         capability: tosca.capabilities.Node
4958         node: tosca.nodes.Root
4959         relationship: tosca.relationships.DependsOn
4960         occurrences:
4961         - 0
4962         - UNBOUNDED
4963     - local_storage_server_cmaui7_test_nested4Level:
4964         capability: tosca.capabilities.Attachment
4965         node: tosca.nodes.BlockStorage
4966         relationship: tosca.relationships.AttachesTo
4967         occurrences:
4968         - 0
4969         - UNBOUNDED
4970     - dependency_server_cmaui5:
4971         capability: tosca.capabilities.Node
4972         node: tosca.nodes.Root
4973         relationship: tosca.relationships.DependsOn
4974         occurrences:
4975         - 0
4976         - UNBOUNDED
4977     - local_storage_server_cmaui5:
4978         capability: tosca.capabilities.Attachment
4979         node: tosca.nodes.BlockStorage
4980         relationship: tosca.relationships.AttachesTo
4981         occurrences:
4982         - 0
4983         - UNBOUNDED
4984     - dependency_cmaui_port_5:
4985         capability: tosca.capabilities.Node
4986         node: tosca.nodes.Root
4987         relationship: tosca.relationships.DependsOn
4988         occurrences:
4989         - 0
4990         - UNBOUNDED
4991     - link_cmaui_port_5:
4992         capability: tosca.capabilities.network.Linkable
4993         relationship: tosca.relationships.network.LinksTo
4994         occurrences:
4995         - 1
4996         - 1
4997     - dependency_cmaui_port_6:
4998         capability: tosca.capabilities.Node
4999         node: tosca.nodes.Root
5000         relationship: tosca.relationships.DependsOn
5001         occurrences:
5002         - 0
5003         - UNBOUNDED
5004     - link_cmaui_port_6:
5005         capability: tosca.capabilities.network.Linkable
5006         relationship: tosca.relationships.network.LinksTo
5007         occurrences:
5008         - 1
5009         - 1
5010     capabilities:
5011       disk.device.write.requests.rate_server_cmaui6:
5012         type: org.openecomp.capabilities.metric.Ceilometer
5013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5014         occurrences:
5015         - 1
5016         - UNBOUNDED
5017       disk.device.read.bytes.rate_server_cmaui8_test_nested4Level:
5018         type: org.openecomp.capabilities.metric.Ceilometer
5019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5020         occurrences:
5021         - 1
5022         - UNBOUNDED
5023       scalable_server_cmaui5:
5024         type: tosca.capabilities.Scalable
5025         occurrences:
5026         - 1
5027         - UNBOUNDED
5028       disk.device.write.requests.rate_server_cmaui5:
5029         type: org.openecomp.capabilities.metric.Ceilometer
5030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5031         occurrences:
5032         - 1
5033         - UNBOUNDED
5034       scalable_server_cmaui6:
5035         type: tosca.capabilities.Scalable
5036         occurrences:
5037         - 1
5038         - UNBOUNDED
5039       host_server_cmaui5:
5040         type: tosca.capabilities.Container
5041         valid_source_types:
5042         - tosca.nodes.SoftwareComponent
5043         occurrences:
5044         - 1
5045         - UNBOUNDED
5046       disk.device.write.bytes.rate_server_cmaui8_test_nested4Level:
5047         type: org.openecomp.capabilities.metric.Ceilometer
5048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5049         occurrences:
5050         - 1
5051         - UNBOUNDED
5052       host_server_cmaui6:
5053         type: tosca.capabilities.Container
5054         valid_source_types:
5055         - tosca.nodes.SoftwareComponent
5056         occurrences:
5057         - 1
5058         - UNBOUNDED
5059       disk.device.capacity_server_cmaui8_test_nested4Level:
5060         type: org.openecomp.capabilities.metric.Ceilometer
5061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5062         occurrences:
5063         - 1
5064         - UNBOUNDED
5065       disk.device.allocation_server_cmaui8_test_nested4Level:
5066         type: org.openecomp.capabilities.metric.Ceilometer
5067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5068         occurrences:
5069         - 1
5070         - UNBOUNDED
5071       disk.ephemeral.size_server_cmaui8_test_nested4Level:
5072         type: org.openecomp.capabilities.metric.Ceilometer
5073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5074         occurrences:
5075         - 1
5076         - UNBOUNDED
5077       feature_server_cmaui6:
5078         type: tosca.capabilities.Node
5079         occurrences:
5080         - 1
5081         - UNBOUNDED
5082       disk.usage_server_cmaui7_test_nested4Level:
5083         type: org.openecomp.capabilities.metric.Ceilometer
5084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5085         occurrences:
5086         - 1
5087         - UNBOUNDED
5088       feature_server_cmaui5:
5089         type: tosca.capabilities.Node
5090         occurrences:
5091         - 1
5092         - UNBOUNDED
5093       cpu_server_cmaui5:
5094         type: org.openecomp.capabilities.metric.Ceilometer
5095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5096         occurrences:
5097         - 1
5098         - UNBOUNDED
5099       disk.read.requests_server_cmaui8_test_nested4Level:
5100         type: org.openecomp.capabilities.metric.Ceilometer
5101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5102         occurrences:
5103         - 1
5104         - UNBOUNDED
5105       network.incoming.bytes.rate_cmaui_port_7_test_nested4Level:
5106         type: org.openecomp.capabilities.metric.Ceilometer
5107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5108         occurrences:
5109         - 1
5110         - UNBOUNDED
5111       network.incoming.bytes.rate_cmaui_port_8_test_nested4Level:
5112         type: org.openecomp.capabilities.metric.Ceilometer
5113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5114         occurrences:
5115         - 1
5116         - UNBOUNDED
5117       disk.iops_server_cmaui5:
5118         type: org.openecomp.capabilities.metric.Ceilometer
5119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5120         occurrences:
5121         - 1
5122         - UNBOUNDED
5123       disk.iops_server_cmaui6:
5124         type: org.openecomp.capabilities.metric.Ceilometer
5125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5126         occurrences:
5127         - 1
5128         - UNBOUNDED
5129       disk.root.size_server_cmaui7_test_nested4Level:
5130         type: org.openecomp.capabilities.metric.Ceilometer
5131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5132         occurrences:
5133         - 1
5134         - UNBOUNDED
5135       disk.device.read.requests_server_cmaui6:
5136         type: org.openecomp.capabilities.metric.Ceilometer
5137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5138         occurrences:
5139         - 1
5140         - UNBOUNDED
5141       disk.device.read.requests_server_cmaui5:
5142         type: org.openecomp.capabilities.metric.Ceilometer
5143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5144         occurrences:
5145         - 1
5146         - UNBOUNDED
5147       cpu_server_cmaui6:
5148         type: org.openecomp.capabilities.metric.Ceilometer
5149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5150         occurrences:
5151         - 1
5152         - UNBOUNDED
5153       instance_server_cmaui7_test_nested4Level:
5154         type: org.openecomp.capabilities.metric.Ceilometer
5155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5156         occurrences:
5157         - 1
5158         - UNBOUNDED
5159       disk.device.capacity_server_cmaui7_test_nested4Level:
5160         type: org.openecomp.capabilities.metric.Ceilometer
5161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5162         occurrences:
5163         - 1
5164         - UNBOUNDED
5165       disk.latency_server_cmaui8_test_nested4Level:
5166         type: org.openecomp.capabilities.metric.Ceilometer
5167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5168         occurrences:
5169         - 1
5170         - UNBOUNDED
5171       memory_server_cmaui8_test_nested4Level:
5172         type: org.openecomp.capabilities.metric.Ceilometer
5173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5174         occurrences:
5175         - 1
5176         - UNBOUNDED
5177       disk.root.size_server_cmaui8_test_nested4Level:
5178         type: org.openecomp.capabilities.metric.Ceilometer
5179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5180         occurrences:
5181         - 1
5182         - UNBOUNDED
5183       disk.read.bytes.rate_server_cmaui5:
5184         type: org.openecomp.capabilities.metric.Ceilometer
5185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5186         occurrences:
5187         - 1
5188         - UNBOUNDED
5189       disk.read.bytes.rate_server_cmaui6:
5190         type: org.openecomp.capabilities.metric.Ceilometer
5191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5192         occurrences:
5193         - 1
5194         - UNBOUNDED
5195       disk.allocation_server_cmaui7_test_nested4Level:
5196         type: org.openecomp.capabilities.metric.Ceilometer
5197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5198         occurrences:
5199         - 1
5200         - UNBOUNDED
5201       memory.resident_server_cmaui5:
5202         type: org.openecomp.capabilities.metric.Ceilometer
5203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5204         occurrences:
5205         - 1
5206         - UNBOUNDED
5207       memory.resident_server_cmaui6:
5208         type: org.openecomp.capabilities.metric.Ceilometer
5209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5210         occurrences:
5211         - 1
5212         - UNBOUNDED
5213       disk.device.allocation_server_cmaui7_test_nested4Level:
5214         type: org.openecomp.capabilities.metric.Ceilometer
5215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5216         occurrences:
5217         - 1
5218         - UNBOUNDED
5219       binding_cmaui_port_5:
5220         type: tosca.capabilities.network.Bindable
5221         valid_source_types:
5222         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5223         occurrences:
5224         - 0
5225         - UNBOUNDED
5226       network.incoming.packets_cmaui_port_8_test_nested4Level:
5227         type: org.openecomp.capabilities.metric.Ceilometer
5228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5229         occurrences:
5230         - 1
5231         - UNBOUNDED
5232       binding_cmaui_port_6:
5233         type: tosca.capabilities.network.Bindable
5234         valid_source_types:
5235         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5236         occurrences:
5237         - 0
5238         - UNBOUNDED
5239       network.outgoing.packets.rate_cmaui_port_8_test_nested4Level:
5240         type: org.openecomp.capabilities.metric.Ceilometer
5241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5242         occurrences:
5243         - 1
5244         - UNBOUNDED
5245       binding_server_cmaui7_test_nested4Level:
5246         type: tosca.capabilities.network.Bindable
5247         occurrences:
5248         - 1
5249         - UNBOUNDED
5250       disk.device.iops_server_cmaui8_test_nested4Level:
5251         type: org.openecomp.capabilities.metric.Ceilometer
5252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5253         occurrences:
5254         - 1
5255         - UNBOUNDED
5256       cpu_server_cmaui7_test_nested4Level:
5257         type: org.openecomp.capabilities.metric.Ceilometer
5258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5259         occurrences:
5260         - 1
5261         - UNBOUNDED
5262       disk.capacity_server_cmaui5:
5263         type: org.openecomp.capabilities.metric.Ceilometer
5264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5265         occurrences:
5266         - 1
5267         - UNBOUNDED
5268       disk.capacity_server_cmaui6:
5269         type: org.openecomp.capabilities.metric.Ceilometer
5270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5271         occurrences:
5272         - 1
5273         - UNBOUNDED
5274       disk.device.latency_server_cmaui7_test_nested4Level:
5275         type: org.openecomp.capabilities.metric.Ceilometer
5276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5277         occurrences:
5278         - 1
5279         - UNBOUNDED
5280       network.incoming.bytes_cmaui_port_6:
5281         type: org.openecomp.capabilities.metric.Ceilometer
5282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5283         occurrences:
5284         - 1
5285         - UNBOUNDED
5286       network.incoming.bytes_cmaui_port_5:
5287         type: org.openecomp.capabilities.metric.Ceilometer
5288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5289         occurrences:
5290         - 1
5291         - UNBOUNDED
5292       os_server_cmaui6:
5293         type: tosca.capabilities.OperatingSystem
5294         occurrences:
5295         - 1
5296         - UNBOUNDED
5297       disk.capacity_server_cmaui8_test_nested4Level:
5298         type: org.openecomp.capabilities.metric.Ceilometer
5299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5300         occurrences:
5301         - 1
5302         - UNBOUNDED
5303       os_server_cmaui5:
5304         type: tosca.capabilities.OperatingSystem
5305         occurrences:
5306         - 1
5307         - UNBOUNDED
5308       memory.resident_server_cmaui8_test_nested4Level:
5309         type: org.openecomp.capabilities.metric.Ceilometer
5310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       network.incoming.bytes_cmaui_port_8_test_nested4Level:
5315         type: org.openecomp.capabilities.metric.Ceilometer
5316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       feature_cmaui_port_5:
5321         type: tosca.capabilities.Node
5322         occurrences:
5323         - 1
5324         - UNBOUNDED
5325       feature_cmaui_port_6:
5326         type: tosca.capabilities.Node
5327         occurrences:
5328         - 1
5329         - UNBOUNDED
5330       feature_server_cmaui8_test_nested4Level:
5331         type: tosca.capabilities.Node
5332         occurrences:
5333         - 1
5334         - UNBOUNDED
5335       attachment_cmaui_port_7_test_nested4Level:
5336         type: tosca.capabilities.Attachment
5337         occurrences:
5338         - 1
5339         - UNBOUNDED
5340       network.incoming.packets.rate_cmaui_port_5:
5341         type: org.openecomp.capabilities.metric.Ceilometer
5342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5343         occurrences:
5344         - 1
5345         - UNBOUNDED
5346       memory_server_cmaui7_test_nested4Level:
5347         type: org.openecomp.capabilities.metric.Ceilometer
5348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5349         occurrences:
5350         - 1
5351         - UNBOUNDED
5352       disk.write.bytes_server_cmaui8_test_nested4Level:
5353         type: org.openecomp.capabilities.metric.Ceilometer
5354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5355         occurrences:
5356         - 1
5357         - UNBOUNDED
5358       cpu.delta_server_cmaui7_test_nested4Level:
5359         type: org.openecomp.capabilities.metric.Ceilometer
5360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5361         occurrences:
5362         - 1
5363         - UNBOUNDED
5364       disk.device.read.requests_server_cmaui7_test_nested4Level:
5365         type: org.openecomp.capabilities.metric.Ceilometer
5366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5367         occurrences:
5368         - 1
5369         - UNBOUNDED
5370       feature_cmaui_port_8_test_nested4Level:
5371         type: tosca.capabilities.Node
5372         occurrences:
5373         - 1
5374         - UNBOUNDED
5375       instance_server_cmaui6:
5376         type: org.openecomp.capabilities.metric.Ceilometer
5377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5378         occurrences:
5379         - 1
5380         - UNBOUNDED
5381       instance_server_cmaui5:
5382         type: org.openecomp.capabilities.metric.Ceilometer
5383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5384         occurrences:
5385         - 1
5386         - UNBOUNDED
5387       disk.read.bytes_server_cmaui5:
5388         type: org.openecomp.capabilities.metric.Ceilometer
5389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5390         occurrences:
5391         - 1
5392         - UNBOUNDED
5393       network.outpoing.packets_cmaui_port_7_test_nested4Level:
5394         type: org.openecomp.capabilities.metric.Ceilometer
5395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5396         occurrences:
5397         - 1
5398         - UNBOUNDED
5399       attachment_cmaui_port_8_test_nested4Level:
5400         type: tosca.capabilities.Attachment
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       disk.read.bytes_server_cmaui6:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       disk.device.read.requests.rate_server_cmaui8_test_nested4Level:
5411         type: org.openecomp.capabilities.metric.Ceilometer
5412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5413         occurrences:
5414         - 1
5415         - UNBOUNDED
5416       disk.device.read.requests_server_cmaui8_test_nested4Level:
5417         type: org.openecomp.capabilities.metric.Ceilometer
5418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5419         occurrences:
5420         - 1
5421         - UNBOUNDED
5422       feature_cmaui_port_7_test_nested4Level:
5423         type: tosca.capabilities.Node
5424         occurrences:
5425         - 1
5426         - UNBOUNDED
5427       network.incoming.packets.rate_cmaui_port_6:
5428         type: org.openecomp.capabilities.metric.Ceilometer
5429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5430         occurrences:
5431         - 1
5432         - UNBOUNDED
5433       disk.device.usage_server_cmaui7_test_nested4Level:
5434         type: org.openecomp.capabilities.metric.Ceilometer
5435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5436         occurrences:
5437         - 1
5438         - UNBOUNDED
5439       memory.resident_server_cmaui7_test_nested4Level:
5440         type: org.openecomp.capabilities.metric.Ceilometer
5441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5442         occurrences:
5443         - 1
5444         - UNBOUNDED
5445       disk.device.read.bytes_server_cmaui6:
5446         type: org.openecomp.capabilities.metric.Ceilometer
5447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5448         occurrences:
5449         - 1
5450         - UNBOUNDED
5451       disk.device.read.bytes_server_cmaui5:
5452         type: org.openecomp.capabilities.metric.Ceilometer
5453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5454         occurrences:
5455         - 1
5456         - UNBOUNDED
5457       disk.usage_server_cmaui5:
5458         type: org.openecomp.capabilities.metric.Ceilometer
5459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5460         occurrences:
5461         - 1
5462         - UNBOUNDED
5463       disk.device.usage_server_cmaui5:
5464         type: org.openecomp.capabilities.metric.Ceilometer
5465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5466         occurrences:
5467         - 1
5468         - UNBOUNDED
5469       memory.usage_server_cmaui8_test_nested4Level:
5470         type: org.openecomp.capabilities.metric.Ceilometer
5471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5472         occurrences:
5473         - 1
5474         - UNBOUNDED
5475       disk.device.usage_server_cmaui6:
5476         type: org.openecomp.capabilities.metric.Ceilometer
5477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5478         occurrences:
5479         - 1
5480         - UNBOUNDED
5481       disk.usage_server_cmaui6:
5482         type: org.openecomp.capabilities.metric.Ceilometer
5483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5484         occurrences:
5485         - 1
5486         - UNBOUNDED
5487       vcpus_server_cmaui5:
5488         type: org.openecomp.capabilities.metric.Ceilometer
5489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5490         occurrences:
5491         - 1
5492         - UNBOUNDED
5493       vcpus_server_cmaui6:
5494         type: org.openecomp.capabilities.metric.Ceilometer
5495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5496         occurrences:
5497         - 1
5498         - UNBOUNDED
5499       network.incoming.packets_cmaui_port_7_test_nested4Level:
5500         type: org.openecomp.capabilities.metric.Ceilometer
5501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5502         occurrences:
5503         - 1
5504         - UNBOUNDED
5505       disk.read.bytes.rate_server_cmaui7_test_nested4Level:
5506         type: org.openecomp.capabilities.metric.Ceilometer
5507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5508         occurrences:
5509         - 1
5510         - UNBOUNDED
5511       instance_server_cmaui8_test_nested4Level:
5512         type: org.openecomp.capabilities.metric.Ceilometer
5513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5514         occurrences:
5515         - 1
5516         - UNBOUNDED
5517       endpoint_server_cmaui5:
5518         type: tosca.capabilities.Endpoint.Admin
5519         occurrences:
5520         - 1
5521         - UNBOUNDED
5522       endpoint_server_cmaui6:
5523         type: tosca.capabilities.Endpoint.Admin
5524         occurrences:
5525         - 1
5526         - UNBOUNDED
5527       os_server_cmaui7_test_nested4Level:
5528         type: tosca.capabilities.OperatingSystem
5529         occurrences:
5530         - 1
5531         - UNBOUNDED
5532       binding_server_cmaui8_test_nested4Level:
5533         type: tosca.capabilities.network.Bindable
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       network.outpoing.packets_cmaui_port_5:
5538         type: org.openecomp.capabilities.metric.Ceilometer
5539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5540         occurrences:
5541         - 1
5542         - UNBOUNDED
5543       network.outpoing.packets_cmaui_port_6:
5544         type: org.openecomp.capabilities.metric.Ceilometer
5545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5546         occurrences:
5547         - 1
5548         - UNBOUNDED
5549       disk.write.bytes.rate_server_cmaui8_test_nested4Level:
5550         type: org.openecomp.capabilities.metric.Ceilometer
5551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5552         occurrences:
5553         - 1
5554         - UNBOUNDED
5555       cpu_server_cmaui8_test_nested4Level:
5556         type: org.openecomp.capabilities.metric.Ceilometer
5557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5558         occurrences:
5559         - 1
5560         - UNBOUNDED
5561       disk.device.latency_server_cmaui5:
5562         type: org.openecomp.capabilities.metric.Ceilometer
5563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5564         occurrences:
5565         - 1
5566         - UNBOUNDED
5567       disk.device.latency_server_cmaui6:
5568         type: org.openecomp.capabilities.metric.Ceilometer
5569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5570         occurrences:
5571         - 1
5572         - UNBOUNDED
5573       disk.ephemeral.size_server_cmaui7_test_nested4Level:
5574         type: org.openecomp.capabilities.metric.Ceilometer
5575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5576         occurrences:
5577         - 1
5578         - UNBOUNDED
5579       disk.device.write.requests_server_cmaui8_test_nested4Level:
5580         type: org.openecomp.capabilities.metric.Ceilometer
5581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5582         occurrences:
5583         - 1
5584         - UNBOUNDED
5585       disk.ephemeral.size_server_cmaui6:
5586         type: org.openecomp.capabilities.metric.Ceilometer
5587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5588         occurrences:
5589         - 1
5590         - UNBOUNDED
5591       disk.write.requests.rate_server_cmaui6:
5592         type: org.openecomp.capabilities.metric.Ceilometer
5593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5594         occurrences:
5595         - 1
5596         - UNBOUNDED
5597       disk.ephemeral.size_server_cmaui5:
5598         type: org.openecomp.capabilities.metric.Ceilometer
5599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5600         occurrences:
5601         - 1
5602         - UNBOUNDED
5603       disk.device.write.bytes_server_cmaui8_test_nested4Level:
5604         type: org.openecomp.capabilities.metric.Ceilometer
5605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5606         occurrences:
5607         - 1
5608         - UNBOUNDED
5609       disk.device.iops_server_cmaui7_test_nested4Level:
5610         type: org.openecomp.capabilities.metric.Ceilometer
5611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5612         occurrences:
5613         - 1
5614         - UNBOUNDED
5615       disk.write.requests.rate_server_cmaui5:
5616         type: org.openecomp.capabilities.metric.Ceilometer
5617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5618         occurrences:
5619         - 1
5620         - UNBOUNDED
5621       disk.write.requests.rate_server_cmaui8_test_nested4Level:
5622         type: org.openecomp.capabilities.metric.Ceilometer
5623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5624         occurrences:
5625         - 1
5626         - UNBOUNDED
5627       disk.device.write.bytes.rate_server_cmaui7_test_nested4Level:
5628         type: org.openecomp.capabilities.metric.Ceilometer
5629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5630         occurrences:
5631         - 1
5632         - UNBOUNDED
5633       disk.write.requests_server_cmaui7_test_nested4Level:
5634         type: org.openecomp.capabilities.metric.Ceilometer
5635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5636         occurrences:
5637         - 1
5638         - UNBOUNDED
5639       memory.usage_server_cmaui5:
5640         type: org.openecomp.capabilities.metric.Ceilometer
5641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5642         occurrences:
5643         - 1
5644         - UNBOUNDED
5645       cpu_util_server_cmaui7_test_nested4Level:
5646         type: org.openecomp.capabilities.metric.Ceilometer
5647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5648         occurrences:
5649         - 1
5650         - UNBOUNDED
5651       disk.device.read.bytes_server_cmaui7_test_nested4Level:
5652         type: org.openecomp.capabilities.metric.Ceilometer
5653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5654         occurrences:
5655         - 1
5656         - UNBOUNDED
5657       memory.usage_server_cmaui6:
5658         type: org.openecomp.capabilities.metric.Ceilometer
5659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       disk.device.write.requests.rate_server_cmaui8_test_nested4Level:
5664         type: org.openecomp.capabilities.metric.Ceilometer
5665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5666         occurrences:
5667         - 1
5668         - UNBOUNDED
5669       host_server_cmaui8_test_nested4Level:
5670         type: tosca.capabilities.Container
5671         valid_source_types:
5672         - tosca.nodes.SoftwareComponent
5673         occurrences:
5674         - 1
5675         - UNBOUNDED
5676       endpoint_server_cmaui8_test_nested4Level:
5677         type: tosca.capabilities.Endpoint.Admin
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       cpu.delta_server_cmaui6:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       cpu.delta_server_cmaui5:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       disk.write.bytes_server_cmaui5:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       disk.write.bytes_server_cmaui6:
5700         type: org.openecomp.capabilities.metric.Ceilometer
5701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5702         occurrences:
5703         - 1
5704         - UNBOUNDED
5705       host_server_cmaui7_test_nested4Level:
5706         type: tosca.capabilities.Container
5707         valid_source_types:
5708         - tosca.nodes.SoftwareComponent
5709         occurrences:
5710         - 1
5711         - UNBOUNDED
5712       disk.write.requests_server_cmaui5:
5713         type: org.openecomp.capabilities.metric.Ceilometer
5714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5715         occurrences:
5716         - 1
5717         - UNBOUNDED
5718       disk.write.requests_server_cmaui6:
5719         type: org.openecomp.capabilities.metric.Ceilometer
5720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5721         occurrences:
5722         - 1
5723         - UNBOUNDED
5724       disk.read.bytes_server_cmaui8_test_nested4Level:
5725         type: org.openecomp.capabilities.metric.Ceilometer
5726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5727         occurrences:
5728         - 1
5729         - UNBOUNDED
5730       cpu_util_server_cmaui8_test_nested4Level:
5731         type: org.openecomp.capabilities.metric.Ceilometer
5732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5733         occurrences:
5734         - 1
5735         - UNBOUNDED
5736       scalable_server_cmaui8_test_nested4Level:
5737         type: tosca.capabilities.Scalable
5738         occurrences:
5739         - 1
5740         - UNBOUNDED
5741       memory_server_cmaui5:
5742         type: org.openecomp.capabilities.metric.Ceilometer
5743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5744         occurrences:
5745         - 1
5746         - UNBOUNDED
5747       memory_server_cmaui6:
5748         type: org.openecomp.capabilities.metric.Ceilometer
5749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5750         occurrences:
5751         - 1
5752         - UNBOUNDED
5753       disk.device.read.bytes_server_cmaui8_test_nested4Level:
5754         type: org.openecomp.capabilities.metric.Ceilometer
5755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5756         occurrences:
5757         - 1
5758         - UNBOUNDED
5759       cpu_util_server_cmaui5:
5760         type: org.openecomp.capabilities.metric.Ceilometer
5761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5762         occurrences:
5763         - 1
5764         - UNBOUNDED
5765       cpu_util_server_cmaui6:
5766         type: org.openecomp.capabilities.metric.Ceilometer
5767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5768         occurrences:
5769         - 1
5770         - UNBOUNDED
5771       vcpus_server_cmaui7_test_nested4Level:
5772         type: org.openecomp.capabilities.metric.Ceilometer
5773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5774         occurrences:
5775         - 1
5776         - UNBOUNDED
5777       disk.write.requests_server_cmaui8_test_nested4Level:
5778         type: org.openecomp.capabilities.metric.Ceilometer
5779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5780         occurrences:
5781         - 1
5782         - UNBOUNDED
5783       disk.read.bytes_server_cmaui7_test_nested4Level:
5784         type: org.openecomp.capabilities.metric.Ceilometer
5785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5786         occurrences:
5787         - 1
5788         - UNBOUNDED
5789       scalable_server_cmaui7_test_nested4Level:
5790         type: tosca.capabilities.Scalable
5791         occurrences:
5792         - 1
5793         - UNBOUNDED
5794       disk.device.write.requests.rate_server_cmaui7_test_nested4Level:
5795         type: org.openecomp.capabilities.metric.Ceilometer
5796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5797         occurrences:
5798         - 1
5799         - UNBOUNDED
5800       endpoint_server_cmaui7_test_nested4Level:
5801         type: tosca.capabilities.Endpoint.Admin
5802         occurrences:
5803         - 1
5804         - UNBOUNDED
5805       vcpus_server_cmaui8_test_nested4Level:
5806         type: org.openecomp.capabilities.metric.Ceilometer
5807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5808         occurrences:
5809         - 1
5810         - UNBOUNDED
5811       disk.write.requests.rate_server_cmaui7_test_nested4Level:
5812         type: org.openecomp.capabilities.metric.Ceilometer
5813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5814         occurrences:
5815         - 1
5816         - UNBOUNDED
5817       network.incoming.packets_cmaui_port_5:
5818         type: org.openecomp.capabilities.metric.Ceilometer
5819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5820         occurrences:
5821         - 1
5822         - UNBOUNDED
5823       binding_server_cmaui6:
5824         type: tosca.capabilities.network.Bindable
5825         occurrences:
5826         - 1
5827         - UNBOUNDED
5828       network.incoming.packets.rate_cmaui_port_7_test_nested4Level:
5829         type: org.openecomp.capabilities.metric.Ceilometer
5830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5831         occurrences:
5832         - 1
5833         - UNBOUNDED
5834       binding_server_cmaui5:
5835         type: tosca.capabilities.network.Bindable
5836         occurrences:
5837         - 1
5838         - UNBOUNDED
5839       disk.read.bytes.rate_server_cmaui8_test_nested4Level:
5840         type: org.openecomp.capabilities.metric.Ceilometer
5841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5842         occurrences:
5843         - 1
5844         - UNBOUNDED
5845       network.incoming.packets_cmaui_port_6:
5846         type: org.openecomp.capabilities.metric.Ceilometer
5847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5848         occurrences:
5849         - 1
5850         - UNBOUNDED
5851       disk.allocation_server_cmaui6:
5852         type: org.openecomp.capabilities.metric.Ceilometer
5853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5854         occurrences:
5855         - 1
5856         - UNBOUNDED
5857       disk.device.usage_server_cmaui8_test_nested4Level:
5858         type: org.openecomp.capabilities.metric.Ceilometer
5859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5860         occurrences:
5861         - 1
5862         - UNBOUNDED
5863       disk.allocation_server_cmaui5:
5864         type: org.openecomp.capabilities.metric.Ceilometer
5865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5866         occurrences:
5867         - 1
5868         - UNBOUNDED
5869       disk.read.requests_server_cmaui6:
5870         type: org.openecomp.capabilities.metric.Ceilometer
5871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5872         occurrences:
5873         - 1
5874         - UNBOUNDED
5875       disk.latency_server_cmaui5:
5876         type: org.openecomp.capabilities.metric.Ceilometer
5877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5878         occurrences:
5879         - 1
5880         - UNBOUNDED
5881       disk.latency_server_cmaui6:
5882         type: org.openecomp.capabilities.metric.Ceilometer
5883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5884         occurrences:
5885         - 1
5886         - UNBOUNDED
5887       disk.read.requests_server_cmaui5:
5888         type: org.openecomp.capabilities.metric.Ceilometer
5889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5890         occurrences:
5891         - 1
5892         - UNBOUNDED
5893       network.outgoing.bytes.rate_cmaui_port_7_test_nested4Level:
5894         type: org.openecomp.capabilities.metric.Ceilometer
5895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5896         occurrences:
5897         - 1
5898         - UNBOUNDED
5899       disk.device.write.requests_server_cmaui7_test_nested4Level:
5900         type: org.openecomp.capabilities.metric.Ceilometer
5901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5902         occurrences:
5903         - 1
5904         - UNBOUNDED
5905       network.outgoing.bytes_cmaui_port_8_test_nested4Level:
5906         type: org.openecomp.capabilities.metric.Ceilometer
5907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5908         occurrences:
5909         - 1
5910         - UNBOUNDED
5911       disk.device.write.bytes_server_cmaui6:
5912         type: org.openecomp.capabilities.metric.Ceilometer
5913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5914         occurrences:
5915         - 1
5916         - UNBOUNDED
5917       disk.device.write.bytes_server_cmaui5:
5918         type: org.openecomp.capabilities.metric.Ceilometer
5919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5920         occurrences:
5921         - 1
5922         - UNBOUNDED
5923       disk.device.write.bytes_server_cmaui7_test_nested4Level:
5924         type: org.openecomp.capabilities.metric.Ceilometer
5925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5926         occurrences:
5927         - 1
5928         - UNBOUNDED
5929       disk.iops_server_cmaui7_test_nested4Level:
5930         type: org.openecomp.capabilities.metric.Ceilometer
5931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5932         occurrences:
5933         - 1
5934         - UNBOUNDED
5935       network.outgoing.bytes.rate_cmaui_port_6:
5936         type: org.openecomp.capabilities.metric.Ceilometer
5937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5938         occurrences:
5939         - 1
5940         - UNBOUNDED
5941       disk.device.write.requests_server_cmaui5:
5942         type: org.openecomp.capabilities.metric.Ceilometer
5943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5944         occurrences:
5945         - 1
5946         - UNBOUNDED
5947       disk.device.write.requests_server_cmaui6:
5948         type: org.openecomp.capabilities.metric.Ceilometer
5949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5950         occurrences:
5951         - 1
5952         - UNBOUNDED
5953       network.outgoing.bytes.rate_cmaui_port_5:
5954         type: org.openecomp.capabilities.metric.Ceilometer
5955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5956         occurrences:
5957         - 1
5958         - UNBOUNDED
5959       os_server_cmaui8_test_nested4Level:
5960         type: tosca.capabilities.OperatingSystem
5961         occurrences:
5962         - 1
5963         - UNBOUNDED
5964       disk.write.bytes.rate_server_cmaui7_test_nested4Level:
5965         type: org.openecomp.capabilities.metric.Ceilometer
5966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5967         occurrences:
5968         - 1
5969         - UNBOUNDED
5970       disk.device.read.requests.rate_server_cmaui6:
5971         type: org.openecomp.capabilities.metric.Ceilometer
5972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5973         occurrences:
5974         - 1
5975         - UNBOUNDED
5976       disk.device.read.requests.rate_server_cmaui7_test_nested4Level:
5977         type: org.openecomp.capabilities.metric.Ceilometer
5978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5979         occurrences:
5980         - 1
5981         - UNBOUNDED
5982       disk.device.read.requests.rate_server_cmaui5:
5983         type: org.openecomp.capabilities.metric.Ceilometer
5984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5985         occurrences:
5986         - 1
5987         - UNBOUNDED
5988       network.outpoing.packets_cmaui_port_8_test_nested4Level:
5989         type: org.openecomp.capabilities.metric.Ceilometer
5990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5991         occurrences:
5992         - 1
5993         - UNBOUNDED
5994       disk.device.read.bytes.rate_server_cmaui6:
5995         type: org.openecomp.capabilities.metric.Ceilometer
5996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5997         occurrences:
5998         - 1
5999         - UNBOUNDED
6000       disk.device.read.bytes.rate_server_cmaui5:
6001         type: org.openecomp.capabilities.metric.Ceilometer
6002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6003         occurrences:
6004         - 1
6005         - UNBOUNDED
6006       binding_cmaui_port_8_test_nested4Level:
6007         type: tosca.capabilities.network.Bindable
6008         valid_source_types:
6009         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6010         occurrences:
6011         - 0
6012         - UNBOUNDED
6013       disk.write.bytes.rate_server_cmaui5:
6014         type: org.openecomp.capabilities.metric.Ceilometer
6015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6016         occurrences:
6017         - 1
6018         - UNBOUNDED
6019       disk.write.bytes.rate_server_cmaui6:
6020         type: org.openecomp.capabilities.metric.Ceilometer
6021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6022         occurrences:
6023         - 1
6024         - UNBOUNDED
6025       attachment_cmaui_port_6:
6026         type: tosca.capabilities.Attachment
6027         occurrences:
6028         - 1
6029         - UNBOUNDED
6030       network.outgoing.packets.rate_cmaui_port_7_test_nested4Level:
6031         type: org.openecomp.capabilities.metric.Ceilometer
6032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6033         occurrences:
6034         - 1
6035         - UNBOUNDED
6036       network.outgoing.packets.rate_cmaui_port_5:
6037         type: org.openecomp.capabilities.metric.Ceilometer
6038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6039         occurrences:
6040         - 1
6041         - UNBOUNDED
6042       network.outgoing.packets.rate_cmaui_port_6:
6043         type: org.openecomp.capabilities.metric.Ceilometer
6044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6045         occurrences:
6046         - 1
6047         - UNBOUNDED
6048       attachment_cmaui_port_5:
6049         type: tosca.capabilities.Attachment
6050         occurrences:
6051         - 1
6052         - UNBOUNDED
6053       disk.device.allocation_server_cmaui6:
6054         type: org.openecomp.capabilities.metric.Ceilometer
6055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6056         occurrences:
6057         - 1
6058         - UNBOUNDED
6059       disk.write.bytes_server_cmaui7_test_nested4Level:
6060         type: org.openecomp.capabilities.metric.Ceilometer
6061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6062         occurrences:
6063         - 1
6064         - UNBOUNDED
6065       disk.device.allocation_server_cmaui5:
6066         type: org.openecomp.capabilities.metric.Ceilometer
6067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6068         occurrences:
6069         - 1
6070         - UNBOUNDED
6071       cpu.delta_server_cmaui8_test_nested4Level:
6072         type: org.openecomp.capabilities.metric.Ceilometer
6073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6074         occurrences:
6075         - 1
6076         - UNBOUNDED
6077       network.outgoing.bytes.rate_cmaui_port_8_test_nested4Level:
6078         type: org.openecomp.capabilities.metric.Ceilometer
6079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6080         occurrences:
6081         - 1
6082         - UNBOUNDED
6083       disk.device.capacity_server_cmaui6:
6084         type: org.openecomp.capabilities.metric.Ceilometer
6085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6086         occurrences:
6087         - 1
6088         - UNBOUNDED
6089       disk.device.capacity_server_cmaui5:
6090         type: org.openecomp.capabilities.metric.Ceilometer
6091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6092         occurrences:
6093         - 1
6094         - UNBOUNDED
6095       binding_cmaui_port_7_test_nested4Level:
6096         type: tosca.capabilities.network.Bindable
6097         valid_source_types:
6098         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6099         occurrences:
6100         - 0
6101         - UNBOUNDED
6102       memory.usage_server_cmaui7_test_nested4Level:
6103         type: org.openecomp.capabilities.metric.Ceilometer
6104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6105         occurrences:
6106         - 1
6107         - UNBOUNDED
6108       disk.latency_server_cmaui7_test_nested4Level:
6109         type: org.openecomp.capabilities.metric.Ceilometer
6110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6111         occurrences:
6112         - 1
6113         - UNBOUNDED
6114       network.outgoing.bytes_cmaui_port_7_test_nested4Level:
6115         type: org.openecomp.capabilities.metric.Ceilometer
6116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6117         occurrences:
6118         - 1
6119         - UNBOUNDED
6120       disk.iops_server_cmaui8_test_nested4Level:
6121         type: org.openecomp.capabilities.metric.Ceilometer
6122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6123         occurrences:
6124         - 1
6125         - UNBOUNDED
6126       disk.read.requests_server_cmaui7_test_nested4Level:
6127         type: org.openecomp.capabilities.metric.Ceilometer
6128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6129         occurrences:
6130         - 1
6131         - UNBOUNDED
6132       disk.capacity_server_cmaui7_test_nested4Level:
6133         type: org.openecomp.capabilities.metric.Ceilometer
6134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6135         occurrences:
6136         - 1
6137         - UNBOUNDED
6138       disk.allocation_server_cmaui8_test_nested4Level:
6139         type: org.openecomp.capabilities.metric.Ceilometer
6140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6141         occurrences:
6142         - 1
6143         - UNBOUNDED
6144       feature_test_nested4Level:
6145         type: tosca.capabilities.Node
6146         occurrences:
6147         - 1
6148         - UNBOUNDED
6149       network.incoming.bytes.rate_cmaui_port_6:
6150         type: org.openecomp.capabilities.metric.Ceilometer
6151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6152         occurrences:
6153         - 1
6154         - UNBOUNDED
6155       disk.device.latency_server_cmaui8_test_nested4Level:
6156         type: org.openecomp.capabilities.metric.Ceilometer
6157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6158         occurrences:
6159         - 1
6160         - UNBOUNDED
6161       network.incoming.packets.rate_cmaui_port_8_test_nested4Level:
6162         type: org.openecomp.capabilities.metric.Ceilometer
6163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6164         occurrences:
6165         - 1
6166         - UNBOUNDED
6167       disk.root.size_server_cmaui6:
6168         type: org.openecomp.capabilities.metric.Ceilometer
6169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6170         occurrences:
6171         - 1
6172         - UNBOUNDED
6173       network.outgoing.bytes_cmaui_port_6:
6174         type: org.openecomp.capabilities.metric.Ceilometer
6175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6176         occurrences:
6177         - 1
6178         - UNBOUNDED
6179       network.outgoing.bytes_cmaui_port_5:
6180         type: org.openecomp.capabilities.metric.Ceilometer
6181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6182         occurrences:
6183         - 1
6184         - UNBOUNDED
6185       disk.root.size_server_cmaui5:
6186         type: org.openecomp.capabilities.metric.Ceilometer
6187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6188         occurrences:
6189         - 1
6190         - UNBOUNDED
6191       network.incoming.bytes.rate_cmaui_port_5:
6192         type: org.openecomp.capabilities.metric.Ceilometer
6193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6194         occurrences:
6195         - 1
6196         - UNBOUNDED
6197       network.incoming.bytes_cmaui_port_7_test_nested4Level:
6198         type: org.openecomp.capabilities.metric.Ceilometer
6199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6200         occurrences:
6201         - 1
6202         - UNBOUNDED
6203       disk.device.write.bytes.rate_server_cmaui6:
6204         type: org.openecomp.capabilities.metric.Ceilometer
6205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6206         occurrences:
6207         - 1
6208         - UNBOUNDED
6209       disk.device.write.bytes.rate_server_cmaui5:
6210         type: org.openecomp.capabilities.metric.Ceilometer
6211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6212         occurrences:
6213         - 1
6214         - UNBOUNDED
6215       disk.usage_server_cmaui8_test_nested4Level:
6216         type: org.openecomp.capabilities.metric.Ceilometer
6217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6218         occurrences:
6219         - 1
6220         - UNBOUNDED
6221       disk.device.read.bytes.rate_server_cmaui7_test_nested4Level:
6222         type: org.openecomp.capabilities.metric.Ceilometer
6223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6224         occurrences:
6225         - 1
6226         - UNBOUNDED
6227       disk.device.iops_server_cmaui5:
6228         type: org.openecomp.capabilities.metric.Ceilometer
6229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6230         occurrences:
6231         - 1
6232         - UNBOUNDED
6233       disk.device.iops_server_cmaui6:
6234         type: org.openecomp.capabilities.metric.Ceilometer
6235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6236         occurrences:
6237         - 1
6238         - UNBOUNDED
6239       feature_server_cmaui7_test_nested4Level:
6240         type: tosca.capabilities.Node
6241         occurrences:
6242         - 1
6243         - UNBOUNDED
6244   org.openecomp.resource.abstract.nodes.heat.nested4:
6245     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6246     properties:
6247       cmaui_names:
6248         type: list
6249         description: CMAUI1, CMAUI2 server names
6250         required: true
6251         status: SUPPORTED
6252         entry_schema:
6253           type: string
6254       p1:
6255         type: string
6256         description: UID of OAM network
6257         required: true
6258         status: SUPPORTED
6259       p2:
6260         type: string
6261         required: true
6262         status: SUPPORTED
6263       cmaui_image:
6264         type: string
6265         description: Image for CMAUI server
6266         required: true
6267         status: SUPPORTED
6268       cmaui_flavor:
6269         type: string
6270         description: Flavor for CMAUI server
6271         required: true
6272         status: SUPPORTED
6273       security_group_name:
6274         type: list
6275         description: CMAUI1, CMAUI2 server names
6276         required: true
6277         status: SUPPORTED
6278         entry_schema:
6279           type: string
6280       availability_zone_0:
6281         type: string
6282         description: availabilityzone name
6283         required: true
6284         status: SUPPORTED
6285       cmaui_oam_ips:
6286         type: string
6287         required: true
6288         status: SUPPORTED
6289     requirements:
6290     - dependency_cmaui_port_7:
6291         capability: tosca.capabilities.Node
6292         node: tosca.nodes.Root
6293         relationship: tosca.relationships.DependsOn
6294         occurrences:
6295         - 0
6296         - UNBOUNDED
6297     - link_cmaui_port_7:
6298         capability: tosca.capabilities.network.Linkable
6299         relationship: tosca.relationships.network.LinksTo
6300         occurrences:
6301         - 1
6302         - 1
6303     - dependency_cmaui_port_8:
6304         capability: tosca.capabilities.Node
6305         node: tosca.nodes.Root
6306         relationship: tosca.relationships.DependsOn
6307         occurrences:
6308         - 0
6309         - UNBOUNDED
6310     - link_cmaui_port_8:
6311         capability: tosca.capabilities.network.Linkable
6312         relationship: tosca.relationships.network.LinksTo
6313         occurrences:
6314         - 1
6315         - 1
6316     - dependency_server_cmaui8:
6317         capability: tosca.capabilities.Node
6318         node: tosca.nodes.Root
6319         relationship: tosca.relationships.DependsOn
6320         occurrences:
6321         - 0
6322         - UNBOUNDED
6323     - local_storage_server_cmaui8:
6324         capability: tosca.capabilities.Attachment
6325         node: tosca.nodes.BlockStorage
6326         relationship: tosca.relationships.AttachesTo
6327         occurrences:
6328         - 0
6329         - UNBOUNDED
6330     - dependency_server_cmaui7:
6331         capability: tosca.capabilities.Node
6332         node: tosca.nodes.Root
6333         relationship: tosca.relationships.DependsOn
6334         occurrences:
6335         - 0
6336         - UNBOUNDED
6337     - local_storage_server_cmaui7:
6338         capability: tosca.capabilities.Attachment
6339         node: tosca.nodes.BlockStorage
6340         relationship: tosca.relationships.AttachesTo
6341         occurrences:
6342         - 0
6343         - UNBOUNDED
6344     capabilities:
6345       disk.device.write.requests.rate_server_cmaui7:
6346         type: org.openecomp.capabilities.metric.Ceilometer
6347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6348         occurrences:
6349         - 1
6350         - UNBOUNDED
6351       disk.device.write.requests.rate_server_cmaui8:
6352         type: org.openecomp.capabilities.metric.Ceilometer
6353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6354         occurrences:
6355         - 1
6356         - UNBOUNDED
6357       memory.usage_server_cmaui8:
6358         type: org.openecomp.capabilities.metric.Ceilometer
6359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6360         occurrences:
6361         - 1
6362         - UNBOUNDED
6363       scalable_server_cmaui7:
6364         type: tosca.capabilities.Scalable
6365         occurrences:
6366         - 1
6367         - UNBOUNDED
6368       scalable_server_cmaui8:
6369         type: tosca.capabilities.Scalable
6370         occurrences:
6371         - 1
6372         - UNBOUNDED
6373       memory.usage_server_cmaui7:
6374         type: org.openecomp.capabilities.metric.Ceilometer
6375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6376         occurrences:
6377         - 1
6378         - UNBOUNDED
6379       cpu.delta_server_cmaui7:
6380         type: org.openecomp.capabilities.metric.Ceilometer
6381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6382         occurrences:
6383         - 1
6384         - UNBOUNDED
6385       disk.write.bytes_server_cmaui7:
6386         type: org.openecomp.capabilities.metric.Ceilometer
6387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6388         occurrences:
6389         - 1
6390         - UNBOUNDED
6391       disk.write.bytes_server_cmaui8:
6392         type: org.openecomp.capabilities.metric.Ceilometer
6393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6394         occurrences:
6395         - 1
6396         - UNBOUNDED
6397       cpu.delta_server_cmaui8:
6398         type: org.openecomp.capabilities.metric.Ceilometer
6399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6400         occurrences:
6401         - 1
6402         - UNBOUNDED
6403       host_server_cmaui8:
6404         type: tosca.capabilities.Container
6405         valid_source_types:
6406         - tosca.nodes.SoftwareComponent
6407         occurrences:
6408         - 1
6409         - UNBOUNDED
6410       host_server_cmaui7:
6411         type: tosca.capabilities.Container
6412         valid_source_types:
6413         - tosca.nodes.SoftwareComponent
6414         occurrences:
6415         - 1
6416         - UNBOUNDED
6417       disk.write.requests_server_cmaui7:
6418         type: org.openecomp.capabilities.metric.Ceilometer
6419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6420         occurrences:
6421         - 1
6422         - UNBOUNDED
6423       disk.write.requests_server_cmaui8:
6424         type: org.openecomp.capabilities.metric.Ceilometer
6425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6426         occurrences:
6427         - 1
6428         - UNBOUNDED
6429       feature_server_cmaui7:
6430         type: tosca.capabilities.Node
6431         occurrences:
6432         - 1
6433         - UNBOUNDED
6434       memory_server_cmaui7:
6435         type: org.openecomp.capabilities.metric.Ceilometer
6436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6437         occurrences:
6438         - 1
6439         - UNBOUNDED
6440       memory_server_cmaui8:
6441         type: org.openecomp.capabilities.metric.Ceilometer
6442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6443         occurrences:
6444         - 1
6445         - UNBOUNDED
6446       cpu_util_server_cmaui7:
6447         type: org.openecomp.capabilities.metric.Ceilometer
6448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6449         occurrences:
6450         - 1
6451         - UNBOUNDED
6452       cpu_util_server_cmaui8:
6453         type: org.openecomp.capabilities.metric.Ceilometer
6454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6455         occurrences:
6456         - 1
6457         - UNBOUNDED
6458       disk.iops_server_cmaui8:
6459         type: org.openecomp.capabilities.metric.Ceilometer
6460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6461         occurrences:
6462         - 1
6463         - UNBOUNDED
6464       disk.iops_server_cmaui7:
6465         type: org.openecomp.capabilities.metric.Ceilometer
6466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6467         occurrences:
6468         - 1
6469         - UNBOUNDED
6470       disk.device.read.requests_server_cmaui8:
6471         type: org.openecomp.capabilities.metric.Ceilometer
6472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6473         occurrences:
6474         - 1
6475         - UNBOUNDED
6476       disk.device.read.requests_server_cmaui7:
6477         type: org.openecomp.capabilities.metric.Ceilometer
6478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6479         occurrences:
6480         - 1
6481         - UNBOUNDED
6482       cpu_server_cmaui8:
6483         type: org.openecomp.capabilities.metric.Ceilometer
6484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6485         occurrences:
6486         - 1
6487         - UNBOUNDED
6488       cpu_server_cmaui7:
6489         type: org.openecomp.capabilities.metric.Ceilometer
6490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6491         occurrences:
6492         - 1
6493         - UNBOUNDED
6494       binding_server_cmaui8:
6495         type: tosca.capabilities.network.Bindable
6496         occurrences:
6497         - 1
6498         - UNBOUNDED
6499       binding_server_cmaui7:
6500         type: tosca.capabilities.network.Bindable
6501         occurrences:
6502         - 1
6503         - UNBOUNDED
6504       network.incoming.packets_cmaui_port_7:
6505         type: org.openecomp.capabilities.metric.Ceilometer
6506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6507         occurrences:
6508         - 1
6509         - UNBOUNDED
6510       disk.allocation_server_cmaui8:
6511         type: org.openecomp.capabilities.metric.Ceilometer
6512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6513         occurrences:
6514         - 1
6515         - UNBOUNDED
6516       disk.allocation_server_cmaui7:
6517         type: org.openecomp.capabilities.metric.Ceilometer
6518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6519         occurrences:
6520         - 1
6521         - UNBOUNDED
6522       network.incoming.packets_cmaui_port_8:
6523         type: org.openecomp.capabilities.metric.Ceilometer
6524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6525         occurrences:
6526         - 1
6527         - UNBOUNDED
6528       disk.latency_server_cmaui7:
6529         type: org.openecomp.capabilities.metric.Ceilometer
6530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6531         occurrences:
6532         - 1
6533         - UNBOUNDED
6534       disk.latency_server_cmaui8:
6535         type: org.openecomp.capabilities.metric.Ceilometer
6536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6537         occurrences:
6538         - 1
6539         - UNBOUNDED
6540       disk.read.requests_server_cmaui8:
6541         type: org.openecomp.capabilities.metric.Ceilometer
6542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6543         occurrences:
6544         - 1
6545         - UNBOUNDED
6546       disk.read.requests_server_cmaui7:
6547         type: org.openecomp.capabilities.metric.Ceilometer
6548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6549         occurrences:
6550         - 1
6551         - UNBOUNDED
6552       memory.resident_server_cmaui7:
6553         type: org.openecomp.capabilities.metric.Ceilometer
6554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6555         occurrences:
6556         - 1
6557         - UNBOUNDED
6558       memory.resident_server_cmaui8:
6559         type: org.openecomp.capabilities.metric.Ceilometer
6560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6561         occurrences:
6562         - 1
6563         - UNBOUNDED
6564       disk.read.bytes.rate_server_cmaui7:
6565         type: org.openecomp.capabilities.metric.Ceilometer
6566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6567         occurrences:
6568         - 1
6569         - UNBOUNDED
6570       disk.read.bytes.rate_server_cmaui8:
6571         type: org.openecomp.capabilities.metric.Ceilometer
6572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6573         occurrences:
6574         - 1
6575         - UNBOUNDED
6576       disk.device.write.bytes_server_cmaui8:
6577         type: org.openecomp.capabilities.metric.Ceilometer
6578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6579         occurrences:
6580         - 1
6581         - UNBOUNDED
6582       disk.device.write.bytes_server_cmaui7:
6583         type: org.openecomp.capabilities.metric.Ceilometer
6584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6585         occurrences:
6586         - 1
6587         - UNBOUNDED
6588       binding_cmaui_port_7:
6589         type: tosca.capabilities.network.Bindable
6590         valid_source_types:
6591         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6592         occurrences:
6593         - 0
6594         - UNBOUNDED
6595       binding_cmaui_port_8:
6596         type: tosca.capabilities.network.Bindable
6597         valid_source_types:
6598         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6599         occurrences:
6600         - 0
6601         - UNBOUNDED
6602       disk.device.write.requests_server_cmaui8:
6603         type: org.openecomp.capabilities.metric.Ceilometer
6604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6605         occurrences:
6606         - 1
6607         - UNBOUNDED
6608       network.outgoing.bytes.rate_cmaui_port_7:
6609         type: org.openecomp.capabilities.metric.Ceilometer
6610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6611         occurrences:
6612         - 1
6613         - UNBOUNDED
6614       network.incoming.bytes_cmaui_port_8:
6615         type: org.openecomp.capabilities.metric.Ceilometer
6616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6617         occurrences:
6618         - 1
6619         - UNBOUNDED
6620       network.incoming.bytes_cmaui_port_7:
6621         type: org.openecomp.capabilities.metric.Ceilometer
6622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6623         occurrences:
6624         - 1
6625         - UNBOUNDED
6626       disk.capacity_server_cmaui7:
6627         type: org.openecomp.capabilities.metric.Ceilometer
6628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6629         occurrences:
6630         - 1
6631         - UNBOUNDED
6632       disk.capacity_server_cmaui8:
6633         type: org.openecomp.capabilities.metric.Ceilometer
6634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6635         occurrences:
6636         - 1
6637         - UNBOUNDED
6638       disk.device.write.requests_server_cmaui7:
6639         type: org.openecomp.capabilities.metric.Ceilometer
6640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6641         occurrences:
6642         - 1
6643         - UNBOUNDED
6644       os_server_cmaui7:
6645         type: tosca.capabilities.OperatingSystem
6646         occurrences:
6647         - 1
6648         - UNBOUNDED
6649       network.outgoing.bytes.rate_cmaui_port_8:
6650         type: org.openecomp.capabilities.metric.Ceilometer
6651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6652         occurrences:
6653         - 1
6654         - UNBOUNDED
6655       os_server_cmaui8:
6656         type: tosca.capabilities.OperatingSystem
6657         occurrences:
6658         - 1
6659         - UNBOUNDED
6660       disk.device.read.requests.rate_server_cmaui8:
6661         type: org.openecomp.capabilities.metric.Ceilometer
6662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6663         occurrences:
6664         - 1
6665         - UNBOUNDED
6666       disk.device.read.requests.rate_server_cmaui7:
6667         type: org.openecomp.capabilities.metric.Ceilometer
6668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6669         occurrences:
6670         - 1
6671         - UNBOUNDED
6672       disk.write.bytes.rate_server_cmaui7:
6673         type: org.openecomp.capabilities.metric.Ceilometer
6674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6675         occurrences:
6676         - 1
6677         - UNBOUNDED
6678       disk.device.read.bytes.rate_server_cmaui8:
6679         type: org.openecomp.capabilities.metric.Ceilometer
6680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6681         occurrences:
6682         - 1
6683         - UNBOUNDED
6684       disk.write.bytes.rate_server_cmaui8:
6685         type: org.openecomp.capabilities.metric.Ceilometer
6686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6687         occurrences:
6688         - 1
6689         - UNBOUNDED
6690       feature_cmaui_port_7:
6691         type: tosca.capabilities.Node
6692         occurrences:
6693         - 1
6694         - UNBOUNDED
6695       disk.device.read.bytes.rate_server_cmaui7:
6696         type: org.openecomp.capabilities.metric.Ceilometer
6697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6698         occurrences:
6699         - 1
6700         - UNBOUNDED
6701       feature_cmaui_port_8:
6702         type: tosca.capabilities.Node
6703         occurrences:
6704         - 1
6705         - UNBOUNDED
6706       network.outgoing.packets.rate_cmaui_port_8:
6707         type: org.openecomp.capabilities.metric.Ceilometer
6708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6709         occurrences:
6710         - 1
6711         - UNBOUNDED
6712       attachment_cmaui_port_7:
6713         type: tosca.capabilities.Attachment
6714         occurrences:
6715         - 1
6716         - UNBOUNDED
6717       attachment_cmaui_port_8:
6718         type: tosca.capabilities.Attachment
6719         occurrences:
6720         - 1
6721         - UNBOUNDED
6722       network.outgoing.packets.rate_cmaui_port_7:
6723         type: org.openecomp.capabilities.metric.Ceilometer
6724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       instance_server_cmaui8:
6729         type: org.openecomp.capabilities.metric.Ceilometer
6730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       instance_server_cmaui7:
6735         type: org.openecomp.capabilities.metric.Ceilometer
6736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       disk.read.bytes_server_cmaui8:
6741         type: org.openecomp.capabilities.metric.Ceilometer
6742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6743         occurrences:
6744         - 1
6745         - UNBOUNDED
6746       disk.read.bytes_server_cmaui7:
6747         type: org.openecomp.capabilities.metric.Ceilometer
6748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6749         occurrences:
6750         - 1
6751         - UNBOUNDED
6752       network.incoming.packets.rate_cmaui_port_7:
6753         type: org.openecomp.capabilities.metric.Ceilometer
6754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6755         occurrences:
6756         - 1
6757         - UNBOUNDED
6758       network.incoming.packets.rate_cmaui_port_8:
6759         type: org.openecomp.capabilities.metric.Ceilometer
6760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6761         occurrences:
6762         - 1
6763         - UNBOUNDED
6764       disk.device.capacity_server_cmaui8:
6765         type: org.openecomp.capabilities.metric.Ceilometer
6766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6767         occurrences:
6768         - 1
6769         - UNBOUNDED
6770       disk.device.capacity_server_cmaui7:
6771         type: org.openecomp.capabilities.metric.Ceilometer
6772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6773         occurrences:
6774         - 1
6775         - UNBOUNDED
6776       disk.device.allocation_server_cmaui8:
6777         type: org.openecomp.capabilities.metric.Ceilometer
6778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6779         occurrences:
6780         - 1
6781         - UNBOUNDED
6782       disk.device.allocation_server_cmaui7:
6783         type: org.openecomp.capabilities.metric.Ceilometer
6784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6785         occurrences:
6786         - 1
6787         - UNBOUNDED
6788       disk.device.usage_server_cmaui8:
6789         type: org.openecomp.capabilities.metric.Ceilometer
6790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6791         occurrences:
6792         - 1
6793         - UNBOUNDED
6794       disk.device.read.bytes_server_cmaui7:
6795         type: org.openecomp.capabilities.metric.Ceilometer
6796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6797         occurrences:
6798         - 1
6799         - UNBOUNDED
6800       disk.device.read.bytes_server_cmaui8:
6801         type: org.openecomp.capabilities.metric.Ceilometer
6802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6803         occurrences:
6804         - 1
6805         - UNBOUNDED
6806       disk.device.usage_server_cmaui7:
6807         type: org.openecomp.capabilities.metric.Ceilometer
6808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6809         occurrences:
6810         - 1
6811         - UNBOUNDED
6812       disk.usage_server_cmaui7:
6813         type: org.openecomp.capabilities.metric.Ceilometer
6814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6815         occurrences:
6816         - 1
6817         - UNBOUNDED
6818       disk.usage_server_cmaui8:
6819         type: org.openecomp.capabilities.metric.Ceilometer
6820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6821         occurrences:
6822         - 1
6823         - UNBOUNDED
6824       vcpus_server_cmaui7:
6825         type: org.openecomp.capabilities.metric.Ceilometer
6826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6827         occurrences:
6828         - 1
6829         - UNBOUNDED
6830       vcpus_server_cmaui8:
6831         type: org.openecomp.capabilities.metric.Ceilometer
6832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6833         occurrences:
6834         - 1
6835         - UNBOUNDED
6836       endpoint_server_cmaui7:
6837         type: tosca.capabilities.Endpoint.Admin
6838         occurrences:
6839         - 1
6840         - UNBOUNDED
6841       endpoint_server_cmaui8:
6842         type: tosca.capabilities.Endpoint.Admin
6843         occurrences:
6844         - 1
6845         - UNBOUNDED
6846       disk.device.latency_server_cmaui7:
6847         type: org.openecomp.capabilities.metric.Ceilometer
6848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6849         occurrences:
6850         - 1
6851         - UNBOUNDED
6852       disk.device.latency_server_cmaui8:
6853         type: org.openecomp.capabilities.metric.Ceilometer
6854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6855         occurrences:
6856         - 1
6857         - UNBOUNDED
6858       network.incoming.bytes.rate_cmaui_port_7:
6859         type: org.openecomp.capabilities.metric.Ceilometer
6860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6861         occurrences:
6862         - 1
6863         - UNBOUNDED
6864       network.incoming.bytes.rate_cmaui_port_8:
6865         type: org.openecomp.capabilities.metric.Ceilometer
6866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6867         occurrences:
6868         - 1
6869         - UNBOUNDED
6870       network.outgoing.bytes_cmaui_port_7:
6871         type: org.openecomp.capabilities.metric.Ceilometer
6872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6873         occurrences:
6874         - 1
6875         - UNBOUNDED
6876       disk.root.size_server_cmaui7:
6877         type: org.openecomp.capabilities.metric.Ceilometer
6878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6879         occurrences:
6880         - 1
6881         - UNBOUNDED
6882       network.outpoing.packets_cmaui_port_7:
6883         type: org.openecomp.capabilities.metric.Ceilometer
6884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6885         occurrences:
6886         - 1
6887         - UNBOUNDED
6888       feature_server_cmaui8:
6889         type: tosca.capabilities.Node
6890         occurrences:
6891         - 1
6892         - UNBOUNDED
6893       disk.root.size_server_cmaui8:
6894         type: org.openecomp.capabilities.metric.Ceilometer
6895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6896         occurrences:
6897         - 1
6898         - UNBOUNDED
6899       network.outpoing.packets_cmaui_port_8:
6900         type: org.openecomp.capabilities.metric.Ceilometer
6901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6902         occurrences:
6903         - 1
6904         - UNBOUNDED
6905       network.outgoing.bytes_cmaui_port_8:
6906         type: org.openecomp.capabilities.metric.Ceilometer
6907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6908         occurrences:
6909         - 1
6910         - UNBOUNDED
6911       disk.ephemeral.size_server_cmaui8:
6912         type: org.openecomp.capabilities.metric.Ceilometer
6913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6914         occurrences:
6915         - 1
6916         - UNBOUNDED
6917       disk.write.requests.rate_server_cmaui8:
6918         type: org.openecomp.capabilities.metric.Ceilometer
6919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6920         occurrences:
6921         - 1
6922         - UNBOUNDED
6923       disk.device.write.bytes.rate_server_cmaui8:
6924         type: org.openecomp.capabilities.metric.Ceilometer
6925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6926         occurrences:
6927         - 1
6928         - UNBOUNDED
6929       disk.ephemeral.size_server_cmaui7:
6930         type: org.openecomp.capabilities.metric.Ceilometer
6931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6932         occurrences:
6933         - 1
6934         - UNBOUNDED
6935       disk.device.write.bytes.rate_server_cmaui7:
6936         type: org.openecomp.capabilities.metric.Ceilometer
6937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6938         occurrences:
6939         - 1
6940         - UNBOUNDED
6941       disk.write.requests.rate_server_cmaui7:
6942         type: org.openecomp.capabilities.metric.Ceilometer
6943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6944         occurrences:
6945         - 1
6946         - UNBOUNDED
6947       disk.device.iops_server_cmaui7:
6948         type: org.openecomp.capabilities.metric.Ceilometer
6949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6950         occurrences:
6951         - 1
6952         - UNBOUNDED
6953       disk.device.iops_server_cmaui8:
6954         type: org.openecomp.capabilities.metric.Ceilometer
6955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6956         occurrences:
6957         - 1
6958         - UNBOUNDED