[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 / VMInterfaceToNettworkConnection / 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       template_PortTuple_LB1:
29         type: string
30         required: true
31         status: SUPPORTED
32       cmaui_image:
33         type: string
34         description: Image for CMAUI server
35         required: true
36         status: SUPPORTED
37       lb_st_interface_type_oam:
38         type: string
39         required: true
40         status: SUPPORTED
41       oam_sec_group_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       cmaui_flavor:
46         type: string
47         description: Flavor for CMAUI server
48         required: true
49         status: SUPPORTED
50       security_group_name:
51         type: list
52         description: CMAUI1, CMAUI2 server names
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       availability_zone_0:
58         type: string
59         description: availabilityzone name
60         required: true
61         status: SUPPORTED
62       cmaui_oam_ips:
63         type: string
64         required: true
65         status: SUPPORTED
66     requirements:
67     - dependency_template_VMInt_OAM_lb_1:
68         capability: tosca.capabilities.Node
69         node: tosca.nodes.Root
70         relationship: tosca.relationships.DependsOn
71         occurrences:
72         - 0
73         - UNBOUNDED
74     - link_template_VMInt_OAM_lb_1:
75         capability: tosca.capabilities.network.Linkable
76         relationship: tosca.relationships.network.LinksTo
77         occurrences:
78         - 1
79         - 1
80     - dependency_template_VMInt_OAM_lb_2:
81         capability: tosca.capabilities.Node
82         node: tosca.nodes.Root
83         relationship: tosca.relationships.DependsOn
84         occurrences:
85         - 0
86         - UNBOUNDED
87     - link_template_VMInt_OAM_lb_2:
88         capability: tosca.capabilities.network.Linkable
89         relationship: tosca.relationships.network.LinksTo
90         occurrences:
91         - 1
92         - 1
93     - dependency_server_cmaui:
94         capability: tosca.capabilities.Node
95         node: tosca.nodes.Root
96         relationship: tosca.relationships.DependsOn
97         occurrences:
98         - 0
99         - UNBOUNDED
100     - local_storage_server_cmaui:
101         capability: tosca.capabilities.Attachment
102         node: tosca.nodes.BlockStorage
103         relationship: tosca.relationships.AttachesTo
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - dependency_test_nested2Level:
108         capability: tosca.capabilities.Node
109         node: tosca.nodes.Root
110         relationship: tosca.relationships.DependsOn
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - dependency_test_nested3Level_test_nested2Level:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - dependency_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
122         capability: tosca.capabilities.Node
123         node: tosca.nodes.Root
124         relationship: tosca.relationships.DependsOn
125         occurrences:
126         - 0
127         - UNBOUNDED
128     - link_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
129         capability: tosca.capabilities.network.Linkable
130         relationship: tosca.relationships.network.LinksTo
131         occurrences:
132         - 1
133         - 1
134     - dependency_test_nested4Level_test_nested3Level_test_nested2Level:
135         capability: tosca.capabilities.Node
136         node: tosca.nodes.Root
137         relationship: tosca.relationships.DependsOn
138         occurrences:
139         - 0
140         - UNBOUNDED
141     - dependency_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
142         capability: tosca.capabilities.Node
143         node: tosca.nodes.Root
144         relationship: tosca.relationships.DependsOn
145         occurrences:
146         - 0
147         - UNBOUNDED
148     - link_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
149         capability: tosca.capabilities.network.Linkable
150         relationship: tosca.relationships.network.LinksTo
151         occurrences:
152         - 1
153         - 1
154     - dependency_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - local_storage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
175         capability: tosca.capabilities.Attachment
176         node: tosca.nodes.BlockStorage
177         relationship: tosca.relationships.AttachesTo
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - dependency_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     - dependency_server_cmaui_test_nested3Level_test_nested2Level:
195         capability: tosca.capabilities.Node
196         node: tosca.nodes.Root
197         relationship: tosca.relationships.DependsOn
198         occurrences:
199         - 0
200         - UNBOUNDED
201     - local_storage_server_cmaui_test_nested3Level_test_nested2Level:
202         capability: tosca.capabilities.Attachment
203         node: tosca.nodes.BlockStorage
204         relationship: tosca.relationships.AttachesTo
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - dependency_template_VMInt_OAM_lb_3_test_nested2Level:
209         capability: tosca.capabilities.Node
210         node: tosca.nodes.Root
211         relationship: tosca.relationships.DependsOn
212         occurrences:
213         - 0
214         - UNBOUNDED
215     - link_template_VMInt_OAM_lb_3_test_nested2Level:
216         capability: tosca.capabilities.network.Linkable
217         relationship: tosca.relationships.network.LinksTo
218         occurrences:
219         - 1
220         - 1
221     - dependency_template_VMInt_OAM_lb_4_test_nested2Level:
222         capability: tosca.capabilities.Node
223         node: tosca.nodes.Root
224         relationship: tosca.relationships.DependsOn
225         occurrences:
226         - 0
227         - UNBOUNDED
228     - link_template_VMInt_OAM_lb_4_test_nested2Level:
229         capability: tosca.capabilities.network.Linkable
230         relationship: tosca.relationships.network.LinksTo
231         occurrences:
232         - 1
233         - 1
234     - dependency_server_cmaui_test_nested2Level:
235         capability: tosca.capabilities.Node
236         node: tosca.nodes.Root
237         relationship: tosca.relationships.DependsOn
238         occurrences:
239         - 0
240         - UNBOUNDED
241     - local_storage_server_cmaui_test_nested2Level:
242         capability: tosca.capabilities.Attachment
243         node: tosca.nodes.BlockStorage
244         relationship: tosca.relationships.AttachesTo
245         occurrences:
246         - 0
247         - UNBOUNDED
248     capabilities:
249       os_server_cmaui_test_nested2Level:
250         type: tosca.capabilities.OperatingSystem
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.device.write.requests.rate_server_cmaui:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.device.allocation_server_cmaui:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.device.allocation_server_cmaui_test_nested3Level_test_nested2Level:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       network.incoming.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       network.outpoing.packets_template_VMInt_OAM_lb_3_test_nested2Level:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.ephemeral.size_server_cmaui_test_nested3Level_test_nested2Level:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.device.usage_server_cmaui_test_nested3Level_test_nested2Level:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       host_server_cmaui:
297         type: tosca.capabilities.Container
298         valid_source_types:
299         - tosca.nodes.SoftwareComponent
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.latency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       binding_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
310         type: tosca.capabilities.network.Bindable
311         valid_source_types:
312         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
313         occurrences:
314         - 0
315         - UNBOUNDED
316       disk.write.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       feature_server_cmaui_test_nested2Level:
323         type: tosca.capabilities.Node
324         occurrences:
325         - 1
326         - UNBOUNDED
327       endpoint_server_cmaui_test_nested3Level_test_nested2Level:
328         type: tosca.capabilities.Endpoint.Admin
329         occurrences:
330         - 1
331         - UNBOUNDED
332       network.incoming.bytes_template_VMInt_OAM_lb_2:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       network.incoming.bytes_template_VMInt_OAM_lb_1:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       instance_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       feature_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       disk.root.size_server_cmaui_test_nested2Level:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.write.requests_server_cmaui_test_nested3Level_test_nested2Level:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       disk.root.size_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       disk.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       instance_server_cmaui:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       binding_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
398         type: tosca.capabilities.network.Bindable
399         valid_source_types:
400         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
401         occurrences:
402         - 0
403         - UNBOUNDED
404       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       network.outgoing.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       cpu.delta_server_cmaui_test_nested3Level_test_nested2Level:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       binding_template_VMInt_OAM_lb_3_test_nested2Level:
423         type: tosca.capabilities.network.Bindable
424         valid_source_types:
425         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
426         occurrences:
427         - 0
428         - UNBOUNDED
429       network.outpoing.packets_template_VMInt_OAM_lb_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       cpu_server_cmaui_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       os_server_cmaui:
442         type: tosca.capabilities.OperatingSystem
443         occurrences:
444         - 1
445         - UNBOUNDED
446       memory.resident_server_cmaui_test_nested3Level_test_nested2Level:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       os_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
453         type: tosca.capabilities.OperatingSystem
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.device.read.requests.rate_server_cmaui_test_nested3Level_test_nested2Level:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.write.bytes_server_cmaui_test_nested2Level:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       scalable_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
470         type: tosca.capabilities.Scalable
471         occurrences:
472         - 1
473         - UNBOUNDED
474       instance_server_cmaui_test_nested2Level:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       endpoint_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
481         type: tosca.capabilities.Endpoint.Admin
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.ephemeral.size_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets_template_VMInt_OAM_lb_1:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       network.incoming.packets_template_VMInt_OAM_lb_2:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outgoing.bytes_template_VMInt_OAM_lb_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.allocation_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       network.outgoing.bytes_template_VMInt_OAM_lb_2:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       binding_template_VMInt_OAM_lb_4_test_nested2Level:
528         type: tosca.capabilities.network.Bindable
529         valid_source_types:
530         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
531         occurrences:
532         - 0
533         - UNBOUNDED
534       disk.read.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
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       disk.capacity_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
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       disk.latency_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       feature_server_cmaui:
553         type: tosca.capabilities.Node
554         occurrences:
555         - 1
556         - UNBOUNDED
557       binding_server_cmaui_test_nested3Level_test_nested2Level:
558         type: tosca.capabilities.network.Bindable
559         occurrences:
560         - 1
561         - UNBOUNDED
562       feature_test_nested2Level:
563         type: tosca.capabilities.Node
564         occurrences:
565         - 1
566         - UNBOUNDED
567       memory.usage_server_cmaui:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.outgoing.packets.rate_template_VMInt_OAM_lb_4_test_nested2Level:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.ephemeral.size_server_cmaui:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       os_server_cmaui_test_nested3Level_test_nested2Level:
586         type: tosca.capabilities.OperatingSystem
587         occurrences:
588         - 1
589         - UNBOUNDED
590       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       cpu_util_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.write.bytes_server_cmaui_test_nested3Level_test_nested2Level:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       network.incoming.packets_template_VMInt_OAM_lb_3_test_nested2Level:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       network.outgoing.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       disk.device.read.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.device.iops_server_cmaui:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       disk.device.iops_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       network.incoming.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       network.incoming.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       binding_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
651         type: tosca.capabilities.network.Bindable
652         valid_source_types:
653         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
654         occurrences:
655         - 0
656         - UNBOUNDED
657       disk.device.read.requests_server_cmaui_test_nested2Level:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       cpu_server_cmaui:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       network.incoming.bytes_template_VMInt_OAM_lb_3_test_nested2Level:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       feature_template_VMInt_OAM_lb_4_test_nested2Level:
676         type: tosca.capabilities.Node
677         occurrences:
678         - 1
679         - UNBOUNDED
680       disk.device.read.bytes.rate_server_cmaui:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.device.read.requests.rate_server_cmaui_test_nested2Level:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       feature_template_VMInt_OAM_lb_3_test_nested2Level:
693         type: tosca.capabilities.Node
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       network.outgoing.bytes_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.latency_server_cmaui_test_nested2Level:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       network.outgoing.bytes.rate_template_VMInt_OAM_lb_1:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       disk.device.latency_server_cmaui:
722         type: org.openecomp.capabilities.metric.Ceilometer
723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
724         occurrences:
725         - 1
726         - UNBOUNDED
727       disk.read.requests_server_cmaui:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       network.outgoing.bytes.rate_template_VMInt_OAM_lb_2:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       network.incoming.packets.rate_template_VMInt_OAM_lb_4_test_nested2Level:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.usage_server_cmaui:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.device.usage_server_cmaui:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       disk.capacity_server_cmaui:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       disk.write.requests.rate_server_cmaui:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.incoming.packets.rate_template_VMInt_OAM_lb_2:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       network.incoming.packets.rate_template_VMInt_OAM_lb_1:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.write.bytes.rate_server_cmaui_test_nested2Level:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.device.read.requests_server_cmaui:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.iops_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       feature_template_VMInt_OAM_lb_2:
806         type: tosca.capabilities.Node
807         occurrences:
808         - 1
809         - UNBOUNDED
810       disk.device.iops_server_cmaui_test_nested3Level_test_nested2Level:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       feature_template_VMInt_OAM_lb_1:
817         type: tosca.capabilities.Node
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.write.requests.rate_server_cmaui_test_nested2Level:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       binding_server_cmaui:
828         type: tosca.capabilities.network.Bindable
829         occurrences:
830         - 1
831         - UNBOUNDED
832       network.incoming.packets.rate_template_VMInt_OAM_lb_8_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       disk.device.read.requests.rate_server_cmaui:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       vcpus_server_cmaui_test_nested3Level_test_nested2Level:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.capacity_server_cmaui_test_nested3Level_test_nested2Level:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       network.outpoing.packets_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.write.bytes_server_cmaui:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       endpoint_server_cmaui_test_nested2Level:
869         type: tosca.capabilities.Endpoint.Admin
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.write.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.read.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       network.outgoing.bytes.rate_template_VMInt_OAM_lb_4_test_nested2Level:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       cpu_server_cmaui_test_nested3Level_test_nested2Level:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.device.read.bytes.rate_server_cmaui_test_nested2Level:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       disk.root.size_server_cmaui_test_nested3Level_test_nested2Level:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       memory.usage_server_cmaui_test_nested3Level_test_nested2Level:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       binding_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
922         type: tosca.capabilities.network.Bindable
923         occurrences:
924         - 1
925         - UNBOUNDED
926       vcpus_server_cmaui:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.write.bytes_server_cmaui:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       disk.read.bytes_server_cmaui_test_nested3Level_test_nested2Level:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       instance_server_cmaui_test_nested3Level_test_nested2Level:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       memory_server_cmaui_test_nested2Level:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.allocation_server_cmaui:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       disk.device.write.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.ephemeral.size_server_cmaui_test_nested2Level:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       disk.device.read.bytes_server_cmaui_test_nested3Level_test_nested2Level:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.allocation_server_cmaui_test_nested2Level:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.device.iops_server_cmaui_test_nested2Level:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       binding_server_cmaui_test_nested2Level:
999         type: tosca.capabilities.network.Bindable
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       disk.device.write.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       memory.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       cpu.delta_server_cmaui:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.capacity_server_cmaui_test_nested2Level:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.write.requests_server_cmaui_test_nested2Level:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       scalable_server_cmaui:
1046         type: tosca.capabilities.Scalable
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.read.bytes.rate_server_cmaui:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.device.usage_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       scalable_server_cmaui_test_nested3Level_test_nested2Level:
1063         type: tosca.capabilities.Scalable
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.read.bytes_server_cmaui_test_nested2Level:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.latency_server_cmaui_test_nested3Level_test_nested2Level:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       cpu.delta_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.usage_server_cmaui_test_nested3Level_test_nested2Level:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       cpu_util_server_cmaui:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       network.incoming.bytes_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       network.outpoing.packets_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.device.write.requests_server_cmaui:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.write.requests.rate_server_cmaui_test_nested3Level_test_nested2Level:
1116         type: org.openecomp.capabilities.metric.Ceilometer
1117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       disk.capacity_server_cmaui_test_nested2Level:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.device.write.bytes.rate_server_cmaui_test_nested2Level:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.usage_server_cmaui_test_nested2Level:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.read.requests_server_cmaui_test_nested3Level_test_nested2Level:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.device.read.bytes_server_cmaui:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.outgoing.packets.rate_template_VMInt_OAM_lb_2:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       cpu_util_server_cmaui_test_nested3Level_test_nested2Level:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.outgoing.packets.rate_template_VMInt_OAM_lb_1:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.root.size_server_cmaui:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.latency_server_cmaui_test_nested3Level_test_nested2Level:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.device.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       vcpus_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       network.incoming.bytes_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.capacity_server_cmaui_test_nested3Level_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.device.write.requests.rate_server_cmaui_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.device.write.bytes.rate_server_cmaui:
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.device.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
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       network.outpoing.packets_template_VMInt_OAM_lb_1:
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       network.outpoing.packets_template_VMInt_OAM_lb_2:
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       disk.device.read.bytes_server_cmaui_test_nested2Level:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.device.write.requests.rate_server_cmaui_test_nested3Level_test_nested2Level:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       cpu_util_server_cmaui_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.write.requests.rate_server_cmaui_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       disk.device.write.bytes_server_cmaui_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       host_server_cmaui_test_nested2Level:
1272         type: tosca.capabilities.Container
1273         valid_source_types:
1274         - tosca.nodes.SoftwareComponent
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       memory_server_cmaui_test_nested3Level_test_nested2Level:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       network.incoming.packets_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       network.incoming.bytes.rate_template_VMInt_OAM_lb_3_test_nested2Level:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       network.incoming.packets_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
1297         type: org.openecomp.capabilities.metric.Ceilometer
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       disk.device.read.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       feature_test_nested4Level_test_nested3Level_test_nested2Level:
1309         type: tosca.capabilities.Node
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       network.incoming.bytes.rate_template_VMInt_OAM_lb_1:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.latency_server_cmaui_test_nested2Level:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       network.incoming.bytes.rate_template_VMInt_OAM_lb_2:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.device.write.requests_server_cmaui_test_nested3Level_test_nested2Level:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       vcpus_server_cmaui_test_nested2Level:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.device.write.bytes.rate_server_cmaui_test_nested3Level_test_nested2Level:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.iops_server_cmaui_test_nested2Level:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       memory.usage_server_cmaui_test_nested2Level:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       disk.iops_server_cmaui:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.read.bytes_server_cmaui:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       feature_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
1374         type: tosca.capabilities.Node
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       binding_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1379         type: tosca.capabilities.network.Bindable
1380         valid_source_types:
1381         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1382         occurrences:
1383         - 0
1384         - UNBOUNDED
1385       feature_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
1386         type: tosca.capabilities.Node
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       disk.read.requests_server_cmaui_test_nested2Level:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       network.incoming.packets.rate_template_VMInt_OAM_lb_3_test_nested2Level:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       network.outgoing.bytes_template_VMInt_OAM_lb_3_test_nested2Level:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       feature_server_cmaui_test_nested3Level_test_nested2Level:
1409         type: tosca.capabilities.Node
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       memory_server_cmaui_test_nested4Level_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       cpu_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       disk.write.bytes.rate_server_cmaui:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       feature_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1432         type: tosca.capabilities.Node
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       disk.iops_server_cmaui_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.read.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1443         type: org.openecomp.capabilities.metric.Ceilometer
1444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       network.incoming.bytes_template_VMInt_OAM_lb_4_test_nested2Level:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       disk.device.read.requests.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       network.outgoing.bytes_template_VMInt_OAM_lb_4_test_nested2Level:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       disk.device.capacity_server_cmaui:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       disk.device.write.bytes_server_cmaui_test_nested2Level:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       disk.device.read.requests_server_cmaui_test_nested3Level_test_nested2Level:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       feature_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
1485         type: tosca.capabilities.Node
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       disk.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       disk.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       memory_server_cmaui:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       scalable_server_cmaui_test_nested2Level:
1508         type: tosca.capabilities.Scalable
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       disk.usage_server_cmaui_test_nested2Level:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.capacity_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       network.outgoing.bytes.rate_template_VMInt_OAM_lb_3_test_nested2Level:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level_test_nested2Level:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.write.bytes_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       memory.resident_server_cmaui_test_nested2Level:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       host_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1555         type: tosca.capabilities.Container
1556         valid_source_types:
1557         - tosca.nodes.SoftwareComponent
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       network.incoming.packets_template_VMInt_OAM_lb_4_test_nested2Level:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       host_server_cmaui_test_nested3Level_test_nested2Level:
1568         type: tosca.capabilities.Container
1569         valid_source_types:
1570         - tosca.nodes.SoftwareComponent
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1575         type: org.openecomp.capabilities.metric.Ceilometer
1576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.device.write.requests_server_cmaui_test_nested2Level:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       memory.resident_server_cmaui:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       disk.read.bytes.rate_server_cmaui_test_nested2Level:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       network.outgoing.packets.rate_template_VMInt_OAM_lb_3_test_nested2Level:
1611         type: org.openecomp.capabilities.metric.Ceilometer
1612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       disk.latency_server_cmaui:
1617         type: org.openecomp.capabilities.metric.Ceilometer
1618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1619         occurrences:
1620         - 1
1621         - UNBOUNDED
1622       network.incoming.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level_test_nested2Level:
1623         type: org.openecomp.capabilities.metric.Ceilometer
1624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       disk.allocation_server_cmaui_test_nested2Level:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       disk.allocation_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       binding_template_VMInt_OAM_lb_2:
1641         type: tosca.capabilities.network.Bindable
1642         valid_source_types:
1643         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1644         occurrences:
1645         - 0
1646         - UNBOUNDED
1647       binding_template_VMInt_OAM_lb_1:
1648         type: tosca.capabilities.network.Bindable
1649         valid_source_types:
1650         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1651         occurrences:
1652         - 0
1653         - UNBOUNDED
1654       disk.write.requests_server_cmaui:
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       cpu.delta_server_cmaui_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       feature_test_nested3Level_test_nested2Level:
1667         type: tosca.capabilities.Node
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       memory.resident_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1672         type: org.openecomp.capabilities.metric.Ceilometer
1673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1674         occurrences:
1675         - 1
1676         - UNBOUNDED
1677       endpoint_server_cmaui:
1678         type: tosca.capabilities.Endpoint.Admin
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level_test_nested2Level:
1683         type: org.openecomp.capabilities.metric.Ceilometer
1684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       network.incoming.bytes.rate_template_VMInt_OAM_lb_4_test_nested2Level:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       network.outgoing.bytes_template_VMInt_OAM_lb_6_test_nested3Level_test_nested2Level:
1695         type: org.openecomp.capabilities.metric.Ceilometer
1696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       disk.read.requests_server_cmaui_test_nested4Level_test_nested3Level_test_nested2Level:
1701         type: org.openecomp.capabilities.metric.Ceilometer
1702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       disk.allocation_server_cmaui_test_nested3Level_test_nested2Level:
1707         type: org.openecomp.capabilities.metric.Ceilometer
1708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1709         occurrences:
1710         - 1
1711         - UNBOUNDED
1712   org.openecomp.resource.abstract.nodes.heat.nested2:
1713     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1714     properties:
1715       cmaui_names:
1716         type: list
1717         description: CMAUI1, CMAUI2 server names
1718         required: true
1719         status: SUPPORTED
1720         entry_schema:
1721           type: string
1722       p1:
1723         type: string
1724         description: UID of OAM network
1725         required: true
1726         status: SUPPORTED
1727       p2:
1728         type: string
1729         description: UID of OAM network
1730         required: true
1731         status: SUPPORTED
1732       template_PortTuple_LB1:
1733         type: string
1734         required: true
1735         status: SUPPORTED
1736       cmaui_image:
1737         type: string
1738         description: Image for CMAUI server
1739         required: true
1740         status: SUPPORTED
1741       lb_st_interface_type_oam:
1742         type: string
1743         required: true
1744         status: SUPPORTED
1745       oam_sec_group_name:
1746         type: string
1747         required: true
1748         status: SUPPORTED
1749       cmaui_flavor:
1750         type: string
1751         description: Flavor for CMAUI server
1752         required: true
1753         status: SUPPORTED
1754       security_group_name:
1755         type: list
1756         description: CMAUI1, CMAUI2 server names
1757         required: true
1758         status: SUPPORTED
1759         entry_schema:
1760           type: string
1761       availability_zone_0:
1762         type: string
1763         description: availabilityzone name
1764         required: true
1765         status: SUPPORTED
1766       cmaui_oam_ips:
1767         type: string
1768         required: true
1769         status: SUPPORTED
1770     requirements:
1771     - dependency_test_nested3Level:
1772         capability: tosca.capabilities.Node
1773         node: tosca.nodes.Root
1774         relationship: tosca.relationships.DependsOn
1775         occurrences:
1776         - 0
1777         - UNBOUNDED
1778     - dependency_template_VMInt_OAM_lb_5_test_nested3Level:
1779         capability: tosca.capabilities.Node
1780         node: tosca.nodes.Root
1781         relationship: tosca.relationships.DependsOn
1782         occurrences:
1783         - 0
1784         - UNBOUNDED
1785     - link_template_VMInt_OAM_lb_5_test_nested3Level:
1786         capability: tosca.capabilities.network.Linkable
1787         relationship: tosca.relationships.network.LinksTo
1788         occurrences:
1789         - 1
1790         - 1
1791     - dependency_test_nested4Level_test_nested3Level:
1792         capability: tosca.capabilities.Node
1793         node: tosca.nodes.Root
1794         relationship: tosca.relationships.DependsOn
1795         occurrences:
1796         - 0
1797         - UNBOUNDED
1798     - dependency_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
1799         capability: tosca.capabilities.Node
1800         node: tosca.nodes.Root
1801         relationship: tosca.relationships.DependsOn
1802         occurrences:
1803         - 0
1804         - UNBOUNDED
1805     - link_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
1806         capability: tosca.capabilities.network.Linkable
1807         relationship: tosca.relationships.network.LinksTo
1808         occurrences:
1809         - 1
1810         - 1
1811     - dependency_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
1812         capability: tosca.capabilities.Node
1813         node: tosca.nodes.Root
1814         relationship: tosca.relationships.DependsOn
1815         occurrences:
1816         - 0
1817         - UNBOUNDED
1818     - link_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
1819         capability: tosca.capabilities.network.Linkable
1820         relationship: tosca.relationships.network.LinksTo
1821         occurrences:
1822         - 1
1823         - 1
1824     - dependency_server_cmaui_test_nested4Level_test_nested3Level:
1825         capability: tosca.capabilities.Node
1826         node: tosca.nodes.Root
1827         relationship: tosca.relationships.DependsOn
1828         occurrences:
1829         - 0
1830         - UNBOUNDED
1831     - local_storage_server_cmaui_test_nested4Level_test_nested3Level:
1832         capability: tosca.capabilities.Attachment
1833         node: tosca.nodes.BlockStorage
1834         relationship: tosca.relationships.AttachesTo
1835         occurrences:
1836         - 0
1837         - UNBOUNDED
1838     - dependency_template_VMInt_OAM_lb_6_test_nested3Level:
1839         capability: tosca.capabilities.Node
1840         node: tosca.nodes.Root
1841         relationship: tosca.relationships.DependsOn
1842         occurrences:
1843         - 0
1844         - UNBOUNDED
1845     - link_template_VMInt_OAM_lb_6_test_nested3Level:
1846         capability: tosca.capabilities.network.Linkable
1847         relationship: tosca.relationships.network.LinksTo
1848         occurrences:
1849         - 1
1850         - 1
1851     - dependency_server_cmaui_test_nested3Level:
1852         capability: tosca.capabilities.Node
1853         node: tosca.nodes.Root
1854         relationship: tosca.relationships.DependsOn
1855         occurrences:
1856         - 0
1857         - UNBOUNDED
1858     - local_storage_server_cmaui_test_nested3Level:
1859         capability: tosca.capabilities.Attachment
1860         node: tosca.nodes.BlockStorage
1861         relationship: tosca.relationships.AttachesTo
1862         occurrences:
1863         - 0
1864         - UNBOUNDED
1865     - dependency_template_VMInt_OAM_lb_3:
1866         capability: tosca.capabilities.Node
1867         node: tosca.nodes.Root
1868         relationship: tosca.relationships.DependsOn
1869         occurrences:
1870         - 0
1871         - UNBOUNDED
1872     - link_template_VMInt_OAM_lb_3:
1873         capability: tosca.capabilities.network.Linkable
1874         relationship: tosca.relationships.network.LinksTo
1875         occurrences:
1876         - 1
1877         - 1
1878     - dependency_template_VMInt_OAM_lb_4:
1879         capability: tosca.capabilities.Node
1880         node: tosca.nodes.Root
1881         relationship: tosca.relationships.DependsOn
1882         occurrences:
1883         - 0
1884         - UNBOUNDED
1885     - link_template_VMInt_OAM_lb_4:
1886         capability: tosca.capabilities.network.Linkable
1887         relationship: tosca.relationships.network.LinksTo
1888         occurrences:
1889         - 1
1890         - 1
1891     - dependency_server_cmaui:
1892         capability: tosca.capabilities.Node
1893         node: tosca.nodes.Root
1894         relationship: tosca.relationships.DependsOn
1895         occurrences:
1896         - 0
1897         - UNBOUNDED
1898     - local_storage_server_cmaui:
1899         capability: tosca.capabilities.Attachment
1900         node: tosca.nodes.BlockStorage
1901         relationship: tosca.relationships.AttachesTo
1902         occurrences:
1903         - 0
1904         - UNBOUNDED
1905     capabilities:
1906       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       cpu.delta_server_cmaui:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.device.write.requests.rate_server_cmaui:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       disk.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       vcpus_server_cmaui_test_nested3Level:
1931         type: org.openecomp.capabilities.metric.Ceilometer
1932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       disk.device.allocation_server_cmaui:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       feature_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
1943         type: tosca.capabilities.Node
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.latency_server_cmaui_test_nested3Level:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       disk.device.capacity_server_cmaui_test_nested4Level_test_nested3Level:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       scalable_server_cmaui:
1960         type: tosca.capabilities.Scalable
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.read.bytes.rate_server_cmaui:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       network.incoming.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       memory.resident_server_cmaui_test_nested4Level_test_nested3Level:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       disk.capacity_server_cmaui_test_nested4Level_test_nested3Level:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       host_server_cmaui:
1989         type: tosca.capabilities.Container
1990         valid_source_types:
1991         - tosca.nodes.SoftwareComponent
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       cpu_util_server_cmaui:
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       os_server_cmaui_test_nested3Level:
2002         type: tosca.capabilities.OperatingSystem
2003         occurrences:
2004         - 1
2005         - UNBOUNDED
2006       disk.device.read.bytes_server_cmaui_test_nested4Level_test_nested3Level:
2007         type: org.openecomp.capabilities.metric.Ceilometer
2008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.device.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       memory.usage_server_cmaui_test_nested4Level_test_nested3Level:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       binding_template_VMInt_OAM_lb_4:
2025         type: tosca.capabilities.network.Bindable
2026         valid_source_types:
2027         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2028         occurrences:
2029         - 0
2030         - UNBOUNDED
2031       binding_template_VMInt_OAM_lb_3:
2032         type: tosca.capabilities.network.Bindable
2033         valid_source_types:
2034         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2035         occurrences:
2036         - 0
2037         - UNBOUNDED
2038       network.incoming.bytes_template_VMInt_OAM_lb_4:
2039         type: org.openecomp.capabilities.metric.Ceilometer
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       disk.device.write.requests_server_cmaui:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       network.incoming.bytes_template_VMInt_OAM_lb_3:
2051         type: org.openecomp.capabilities.metric.Ceilometer
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2053         occurrences:
2054         - 1
2055         - UNBOUNDED
2056       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2057         type: org.openecomp.capabilities.metric.Ceilometer
2058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       instance_server_cmaui_test_nested4Level_test_nested3Level:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.device.capacity_server_cmaui_test_nested3Level:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       feature_test_nested4Level_test_nested3Level:
2075         type: tosca.capabilities.Node
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.read.bytes_server_cmaui_test_nested3Level:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       disk.device.write.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       feature_server_cmaui_test_nested3Level:
2092         type: tosca.capabilities.Node
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6_test_nested3Level:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       memory.usage_server_cmaui_test_nested3Level:
2103         type: org.openecomp.capabilities.metric.Ceilometer
2104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       feature_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2109         type: tosca.capabilities.Node
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       instance_server_cmaui:
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.read.bytes_server_cmaui:
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       binding_server_cmaui_test_nested3Level:
2126         type: tosca.capabilities.network.Bindable
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       disk.root.size_server_cmaui:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       memory_server_cmaui_test_nested3Level:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       network.incoming.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level:
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       os_server_cmaui:
2149         type: tosca.capabilities.OperatingSystem
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       disk.device.write.bytes.rate_server_cmaui:
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.device.latency_server_cmaui_test_nested4Level_test_nested3Level:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       network.outpoing.packets_template_VMInt_OAM_lb_3:
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       network.incoming.packets_template_VMInt_OAM_lb_5_test_nested3Level:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       disk.ephemeral.size_server_cmaui_test_nested3Level:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       network.outpoing.packets_template_VMInt_OAM_lb_4:
2184         type: org.openecomp.capabilities.metric.Ceilometer
2185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       disk.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
2196         type: org.openecomp.capabilities.metric.Ceilometer
2197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2198         occurrences:
2199         - 1
2200         - UNBOUNDED
2201       vcpus_server_cmaui_test_nested4Level_test_nested3Level:
2202         type: org.openecomp.capabilities.metric.Ceilometer
2203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       network.outgoing.bytes_template_VMInt_OAM_lb_3:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       network.incoming.packets_template_VMInt_OAM_lb_3:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       cpu_util_server_cmaui_test_nested3Level:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       network.outgoing.bytes_template_VMInt_OAM_lb_4:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       network.incoming.packets_template_VMInt_OAM_lb_4:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       binding_template_VMInt_OAM_lb_5_test_nested3Level:
2238         type: tosca.capabilities.network.Bindable
2239         valid_source_types:
2240         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2241         occurrences:
2242         - 0
2243         - UNBOUNDED
2244       endpoint_server_cmaui_test_nested4Level_test_nested3Level:
2245         type: tosca.capabilities.Endpoint.Admin
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       disk.allocation_server_cmaui_test_nested3Level:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       memory.resident_server_cmaui_test_nested3Level:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.ephemeral.size_server_cmaui_test_nested4Level_test_nested3Level:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       cpu.delta_server_cmaui_test_nested3Level:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.device.read.bytes_server_cmaui_test_nested3Level:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.device.read.requests_server_cmaui_test_nested3Level:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2286         type: org.openecomp.capabilities.metric.Ceilometer
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2288         occurrences:
2289         - 1
2290         - UNBOUNDED
2291       disk.write.requests_server_cmaui_test_nested4Level_test_nested3Level:
2292         type: org.openecomp.capabilities.metric.Ceilometer
2293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2294         occurrences:
2295         - 1
2296         - UNBOUNDED
2297       feature_server_cmaui:
2298         type: tosca.capabilities.Node
2299         occurrences:
2300         - 1
2301         - UNBOUNDED
2302       network.outgoing.bytes.rate_template_VMInt_OAM_lb_3:
2303         type: org.openecomp.capabilities.metric.Ceilometer
2304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2305         occurrences:
2306         - 1
2307         - UNBOUNDED
2308       disk.device.read.bytes.rate_server_cmaui_test_nested3Level:
2309         type: org.openecomp.capabilities.metric.Ceilometer
2310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2311         occurrences:
2312         - 1
2313         - UNBOUNDED
2314       network.outgoing.bytes.rate_template_VMInt_OAM_lb_4:
2315         type: org.openecomp.capabilities.metric.Ceilometer
2316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2317         occurrences:
2318         - 1
2319         - UNBOUNDED
2320       disk.device.write.requests_server_cmaui_test_nested4Level_test_nested3Level:
2321         type: org.openecomp.capabilities.metric.Ceilometer
2322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2323         occurrences:
2324         - 1
2325         - UNBOUNDED
2326       endpoint_server_cmaui_test_nested3Level:
2327         type: tosca.capabilities.Endpoint.Admin
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       network.incoming.bytes.rate_template_VMInt_OAM_lb_3:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.device.write.requests_server_cmaui_test_nested3Level:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       network.incoming.bytes.rate_template_VMInt_OAM_lb_4:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       memory.usage_server_cmaui:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       disk.ephemeral.size_server_cmaui:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       memory_server_cmaui_test_nested4Level_test_nested3Level:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2374         type: org.openecomp.capabilities.metric.Ceilometer
2375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2376         occurrences:
2377         - 1
2378         - UNBOUNDED
2379       disk.device.usage_server_cmaui_test_nested3Level:
2380         type: org.openecomp.capabilities.metric.Ceilometer
2381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2382         occurrences:
2383         - 1
2384         - UNBOUNDED
2385       network.incoming.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level:
2386         type: org.openecomp.capabilities.metric.Ceilometer
2387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2388         occurrences:
2389         - 1
2390         - UNBOUNDED
2391       network.outpoing.packets_template_VMInt_OAM_lb_5_test_nested3Level:
2392         type: org.openecomp.capabilities.metric.Ceilometer
2393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2394         occurrences:
2395         - 1
2396         - UNBOUNDED
2397       disk.iops_server_cmaui:
2398         type: org.openecomp.capabilities.metric.Ceilometer
2399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       disk.iops_server_cmaui_test_nested4Level_test_nested3Level:
2404         type: org.openecomp.capabilities.metric.Ceilometer
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2406         occurrences:
2407         - 1
2408         - UNBOUNDED
2409       disk.device.iops_server_cmaui:
2410         type: org.openecomp.capabilities.metric.Ceilometer
2411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2412         occurrences:
2413         - 1
2414         - UNBOUNDED
2415       disk.read.bytes_server_cmaui:
2416         type: org.openecomp.capabilities.metric.Ceilometer
2417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       disk.root.size_server_cmaui_test_nested3Level:
2422         type: org.openecomp.capabilities.metric.Ceilometer
2423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2424         occurrences:
2425         - 1
2426         - UNBOUNDED
2427       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2428         type: org.openecomp.capabilities.metric.Ceilometer
2429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2430         occurrences:
2431         - 1
2432         - UNBOUNDED
2433       cpu_server_cmaui_test_nested4Level_test_nested3Level:
2434         type: org.openecomp.capabilities.metric.Ceilometer
2435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2436         occurrences:
2437         - 1
2438         - UNBOUNDED
2439       network.outgoing.packets.rate_template_VMInt_OAM_lb_6_test_nested3Level:
2440         type: org.openecomp.capabilities.metric.Ceilometer
2441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2442         occurrences:
2443         - 1
2444         - UNBOUNDED
2445       feature_template_VMInt_OAM_lb_5_test_nested3Level:
2446         type: tosca.capabilities.Node
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       cpu_server_cmaui:
2451         type: org.openecomp.capabilities.metric.Ceilometer
2452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       disk.write.bytes.rate_server_cmaui:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       disk.device.write.bytes_server_cmaui_test_nested4Level_test_nested3Level:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       disk.device.read.bytes.rate_server_cmaui:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       network.incoming.bytes_template_VMInt_OAM_lb_5_test_nested3Level:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       binding_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2481         type: tosca.capabilities.network.Bindable
2482         valid_source_types:
2483         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2484         occurrences:
2485         - 0
2486         - UNBOUNDED
2487       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       disk.write.requests.rate_server_cmaui_test_nested3Level:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.write.bytes_server_cmaui_test_nested4Level_test_nested3Level:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.iops_server_cmaui_test_nested3Level:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       host_server_cmaui_test_nested4Level_test_nested3Level:
2512         type: tosca.capabilities.Container
2513         valid_source_types:
2514         - tosca.nodes.SoftwareComponent
2515         occurrences:
2516         - 1
2517         - UNBOUNDED
2518       network.outgoing.bytes_template_VMInt_OAM_lb_5_test_nested3Level:
2519         type: org.openecomp.capabilities.metric.Ceilometer
2520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2521         occurrences:
2522         - 1
2523         - UNBOUNDED
2524       network.incoming.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level:
2525         type: org.openecomp.capabilities.metric.Ceilometer
2526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2527         occurrences:
2528         - 1
2529         - UNBOUNDED
2530       disk.device.latency_server_cmaui:
2531         type: org.openecomp.capabilities.metric.Ceilometer
2532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2533         occurrences:
2534         - 1
2535         - UNBOUNDED
2536       disk.read.requests_server_cmaui:
2537         type: org.openecomp.capabilities.metric.Ceilometer
2538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2539         occurrences:
2540         - 1
2541         - UNBOUNDED
2542       disk.device.allocation_server_cmaui_test_nested3Level:
2543         type: org.openecomp.capabilities.metric.Ceilometer
2544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2545         occurrences:
2546         - 1
2547         - UNBOUNDED
2548       disk.device.read.requests_server_cmaui_test_nested4Level_test_nested3Level:
2549         type: org.openecomp.capabilities.metric.Ceilometer
2550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2551         occurrences:
2552         - 1
2553         - UNBOUNDED
2554       disk.device.capacity_server_cmaui:
2555         type: org.openecomp.capabilities.metric.Ceilometer
2556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2557         occurrences:
2558         - 1
2559         - UNBOUNDED
2560       disk.usage_server_cmaui:
2561         type: org.openecomp.capabilities.metric.Ceilometer
2562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2563         occurrences:
2564         - 1
2565         - UNBOUNDED
2566       disk.device.usage_server_cmaui:
2567         type: org.openecomp.capabilities.metric.Ceilometer
2568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2569         occurrences:
2570         - 1
2571         - UNBOUNDED
2572       disk.device.iops_server_cmaui_test_nested3Level:
2573         type: org.openecomp.capabilities.metric.Ceilometer
2574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2575         occurrences:
2576         - 1
2577         - UNBOUNDED
2578       disk.allocation_server_cmaui_test_nested4Level_test_nested3Level:
2579         type: org.openecomp.capabilities.metric.Ceilometer
2580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2581         occurrences:
2582         - 1
2583         - UNBOUNDED
2584       disk.capacity_server_cmaui:
2585         type: org.openecomp.capabilities.metric.Ceilometer
2586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2587         occurrences:
2588         - 1
2589         - UNBOUNDED
2590       disk.write.requests.rate_server_cmaui:
2591         type: org.openecomp.capabilities.metric.Ceilometer
2592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2593         occurrences:
2594         - 1
2595         - UNBOUNDED
2596       os_server_cmaui_test_nested4Level_test_nested3Level:
2597         type: tosca.capabilities.OperatingSystem
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       network.incoming.packets.rate_template_VMInt_OAM_lb_4:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       network.incoming.packets.rate_template_VMInt_OAM_lb_3:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       disk.device.latency_server_cmaui_test_nested3Level:
2614         type: org.openecomp.capabilities.metric.Ceilometer
2615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       network.outgoing.packets.rate_template_VMInt_OAM_lb_5_test_nested3Level:
2620         type: org.openecomp.capabilities.metric.Ceilometer
2621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       disk.root.size_server_cmaui_test_nested4Level_test_nested3Level:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       network.outgoing.bytes_template_VMInt_OAM_lb_6_test_nested3Level:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       feature_template_VMInt_OAM_lb_4:
2638         type: tosca.capabilities.Node
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.device.read.requests_server_cmaui:
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       binding_template_VMInt_OAM_lb_6_test_nested3Level:
2649         type: tosca.capabilities.network.Bindable
2650         valid_source_types:
2651         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2652         occurrences:
2653         - 0
2654         - UNBOUNDED
2655       feature_template_VMInt_OAM_lb_3:
2656         type: tosca.capabilities.Node
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       memory_server_cmaui:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       network.incoming.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.read.bytes.rate_server_cmaui_test_nested4Level_test_nested3Level:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       disk.read.requests_server_cmaui_test_nested3Level:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       binding_server_cmaui:
2691         type: tosca.capabilities.network.Bindable
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       disk.device.usage_server_cmaui_test_nested4Level_test_nested3Level:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       disk.device.read.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
2702         type: org.openecomp.capabilities.metric.Ceilometer
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2704         occurrences:
2705         - 1
2706         - UNBOUNDED
2707       network.incoming.bytes_template_VMInt_OAM_lb_6_test_nested3Level:
2708         type: org.openecomp.capabilities.metric.Ceilometer
2709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       disk.device.write.requests.rate_server_cmaui_test_nested4Level_test_nested3Level:
2714         type: org.openecomp.capabilities.metric.Ceilometer
2715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2716         occurrences:
2717         - 1
2718         - UNBOUNDED
2719       disk.device.read.requests.rate_server_cmaui:
2720         type: org.openecomp.capabilities.metric.Ceilometer
2721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2722         occurrences:
2723         - 1
2724         - UNBOUNDED
2725       feature_server_cmaui_test_nested4Level_test_nested3Level:
2726         type: tosca.capabilities.Node
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       binding_server_cmaui_test_nested4Level_test_nested3Level:
2731         type: tosca.capabilities.network.Bindable
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       disk.read.bytes_server_cmaui_test_nested4Level_test_nested3Level:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       disk.write.bytes_server_cmaui:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       host_server_cmaui_test_nested3Level:
2754         type: tosca.capabilities.Container
2755         valid_source_types:
2756         - tosca.nodes.SoftwareComponent
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       scalable_server_cmaui_test_nested4Level_test_nested3Level:
2761         type: tosca.capabilities.Scalable
2762         occurrences:
2763         - 1
2764         - UNBOUNDED
2765       feature_test_nested3Level:
2766         type: tosca.capabilities.Node
2767         occurrences:
2768         - 1
2769         - UNBOUNDED
2770       disk.device.write.bytes_server_cmaui_test_nested3Level:
2771         type: org.openecomp.capabilities.metric.Ceilometer
2772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2773         occurrences:
2774         - 1
2775         - UNBOUNDED
2776       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2777         type: org.openecomp.capabilities.metric.Ceilometer
2778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2779         occurrences:
2780         - 1
2781         - UNBOUNDED
2782       network.outgoing.packets.rate_template_VMInt_OAM_lb_4:
2783         type: org.openecomp.capabilities.metric.Ceilometer
2784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2785         occurrences:
2786         - 1
2787         - UNBOUNDED
2788       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5_test_nested3Level:
2789         type: org.openecomp.capabilities.metric.Ceilometer
2790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2791         occurrences:
2792         - 1
2793         - UNBOUNDED
2794       network.outgoing.packets.rate_template_VMInt_OAM_lb_3:
2795         type: org.openecomp.capabilities.metric.Ceilometer
2796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2797         occurrences:
2798         - 1
2799         - UNBOUNDED
2800       disk.read.bytes.rate_server_cmaui_test_nested3Level:
2801         type: org.openecomp.capabilities.metric.Ceilometer
2802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2803         occurrences:
2804         - 1
2805         - UNBOUNDED
2806       disk.device.write.bytes.rate_server_cmaui_test_nested3Level:
2807         type: org.openecomp.capabilities.metric.Ceilometer
2808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2809         occurrences:
2810         - 1
2811         - UNBOUNDED
2812       disk.device.write.requests.rate_server_cmaui_test_nested3Level:
2813         type: org.openecomp.capabilities.metric.Ceilometer
2814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2815         occurrences:
2816         - 1
2817         - UNBOUNDED
2818       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2819         type: org.openecomp.capabilities.metric.Ceilometer
2820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2821         occurrences:
2822         - 1
2823         - UNBOUNDED
2824       binding_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2825         type: tosca.capabilities.network.Bindable
2826         valid_source_types:
2827         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2828         occurrences:
2829         - 0
2830         - UNBOUNDED
2831       disk.capacity_server_cmaui_test_nested3Level:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       disk.usage_server_cmaui_test_nested4Level_test_nested3Level:
2838         type: org.openecomp.capabilities.metric.Ceilometer
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       network.outpoing.packets_template_VMInt_OAM_lb_6_test_nested3Level:
2844         type: org.openecomp.capabilities.metric.Ceilometer
2845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2846         occurrences:
2847         - 1
2848         - UNBOUNDED
2849       memory.resident_server_cmaui:
2850         type: org.openecomp.capabilities.metric.Ceilometer
2851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2852         occurrences:
2853         - 1
2854         - UNBOUNDED
2855       disk.device.allocation_server_cmaui_test_nested4Level_test_nested3Level:
2856         type: org.openecomp.capabilities.metric.Ceilometer
2857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2858         occurrences:
2859         - 1
2860         - UNBOUNDED
2861       disk.write.requests_server_cmaui_test_nested3Level:
2862         type: org.openecomp.capabilities.metric.Ceilometer
2863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2864         occurrences:
2865         - 1
2866         - UNBOUNDED
2867       disk.latency_server_cmaui:
2868         type: org.openecomp.capabilities.metric.Ceilometer
2869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       vcpus_server_cmaui:
2874         type: org.openecomp.capabilities.metric.Ceilometer
2875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2876         occurrences:
2877         - 1
2878         - UNBOUNDED
2879       disk.device.write.bytes_server_cmaui:
2880         type: org.openecomp.capabilities.metric.Ceilometer
2881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2882         occurrences:
2883         - 1
2884         - UNBOUNDED
2885       instance_server_cmaui_test_nested3Level:
2886         type: org.openecomp.capabilities.metric.Ceilometer
2887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       cpu_util_server_cmaui_test_nested4Level_test_nested3Level:
2892         type: org.openecomp.capabilities.metric.Ceilometer
2893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       disk.allocation_server_cmaui:
2898         type: org.openecomp.capabilities.metric.Ceilometer
2899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       disk.write.requests_server_cmaui:
2904         type: org.openecomp.capabilities.metric.Ceilometer
2905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2906         occurrences:
2907         - 1
2908         - UNBOUNDED
2909       cpu_server_cmaui_test_nested3Level:
2910         type: org.openecomp.capabilities.metric.Ceilometer
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2912         occurrences:
2913         - 1
2914         - UNBOUNDED
2915       disk.usage_server_cmaui_test_nested3Level:
2916         type: org.openecomp.capabilities.metric.Ceilometer
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       network.incoming.packets_template_VMInt_OAM_lb_6_test_nested3Level:
2922         type: org.openecomp.capabilities.metric.Ceilometer
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       disk.write.bytes_server_cmaui_test_nested3Level:
2928         type: org.openecomp.capabilities.metric.Ceilometer
2929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       scalable_server_cmaui_test_nested3Level:
2934         type: tosca.capabilities.Scalable
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       endpoint_server_cmaui:
2939         type: tosca.capabilities.Endpoint.Admin
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       cpu.delta_server_cmaui_test_nested4Level_test_nested3Level:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       disk.device.iops_server_cmaui_test_nested4Level_test_nested3Level:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       disk.write.bytes.rate_server_cmaui_test_nested3Level:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       disk.device.read.requests.rate_server_cmaui_test_nested3Level:
2962         type: org.openecomp.capabilities.metric.Ceilometer
2963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2964         occurrences:
2965         - 1
2966         - UNBOUNDED
2967       disk.read.requests_server_cmaui_test_nested4Level_test_nested3Level:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       feature_template_VMInt_OAM_lb_6_test_nested3Level:
2974         type: tosca.capabilities.Node
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level_test_nested3Level:
2985         type: org.openecomp.capabilities.metric.Ceilometer
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level_test_nested3Level:
2991         type: org.openecomp.capabilities.metric.Ceilometer
2992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2993         occurrences:
2994         - 1
2995         - UNBOUNDED
2996       disk.latency_server_cmaui_test_nested4Level_test_nested3Level:
2997         type: org.openecomp.capabilities.metric.Ceilometer
2998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2999         occurrences:
3000         - 1
3001         - UNBOUNDED
3002   org.openecomp.resource.abstract.nodes.heat.nested3:
3003     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3004     properties:
3005       cmaui_names:
3006         type: list
3007         description: CMAUI1, CMAUI2 server names
3008         required: true
3009         status: SUPPORTED
3010         entry_schema:
3011           type: string
3012       p1:
3013         type: string
3014         description: UID of OAM network
3015         required: true
3016         status: SUPPORTED
3017       p2:
3018         type: string
3019         required: true
3020         status: SUPPORTED
3021       template_PortTuple_LB1:
3022         type: string
3023         required: true
3024         status: SUPPORTED
3025       cmaui_image:
3026         type: string
3027         description: Image for CMAUI server
3028         required: true
3029         status: SUPPORTED
3030       lb_st_interface_type_oam:
3031         type: string
3032         required: true
3033         status: SUPPORTED
3034       oam_sec_group_name:
3035         type: string
3036         required: true
3037         status: SUPPORTED
3038       cmaui_flavor:
3039         type: string
3040         description: Flavor for CMAUI server
3041         required: true
3042         status: SUPPORTED
3043       indx:
3044         type: float
3045         required: true
3046         status: SUPPORTED
3047       security_group_name:
3048         type: list
3049         description: CMAUI1, CMAUI2 server names
3050         required: true
3051         status: SUPPORTED
3052         entry_schema:
3053           type: string
3054       availability_zone_0:
3055         type: string
3056         description: availabilityzone name
3057         required: true
3058         status: SUPPORTED
3059       cmaui_oam_ips:
3060         type: string
3061         required: true
3062         status: SUPPORTED
3063     requirements:
3064     - dependency_template_VMInt_OAM_lb_5:
3065         capability: tosca.capabilities.Node
3066         node: tosca.nodes.Root
3067         relationship: tosca.relationships.DependsOn
3068         occurrences:
3069         - 0
3070         - UNBOUNDED
3071     - link_template_VMInt_OAM_lb_5:
3072         capability: tosca.capabilities.network.Linkable
3073         relationship: tosca.relationships.network.LinksTo
3074         occurrences:
3075         - 1
3076         - 1
3077     - dependency_test_nested4Level:
3078         capability: tosca.capabilities.Node
3079         node: tosca.nodes.Root
3080         relationship: tosca.relationships.DependsOn
3081         occurrences:
3082         - 0
3083         - UNBOUNDED
3084     - dependency_template_VMInt_OAM_lb_7_test_nested4Level:
3085         capability: tosca.capabilities.Node
3086         node: tosca.nodes.Root
3087         relationship: tosca.relationships.DependsOn
3088         occurrences:
3089         - 0
3090         - UNBOUNDED
3091     - link_template_VMInt_OAM_lb_7_test_nested4Level:
3092         capability: tosca.capabilities.network.Linkable
3093         relationship: tosca.relationships.network.LinksTo
3094         occurrences:
3095         - 1
3096         - 1
3097     - dependency_template_VMInt_OAM_lb_8_test_nested4Level:
3098         capability: tosca.capabilities.Node
3099         node: tosca.nodes.Root
3100         relationship: tosca.relationships.DependsOn
3101         occurrences:
3102         - 0
3103         - UNBOUNDED
3104     - link_template_VMInt_OAM_lb_8_test_nested4Level:
3105         capability: tosca.capabilities.network.Linkable
3106         relationship: tosca.relationships.network.LinksTo
3107         occurrences:
3108         - 1
3109         - 1
3110     - dependency_server_cmaui_test_nested4Level:
3111         capability: tosca.capabilities.Node
3112         node: tosca.nodes.Root
3113         relationship: tosca.relationships.DependsOn
3114         occurrences:
3115         - 0
3116         - UNBOUNDED
3117     - local_storage_server_cmaui_test_nested4Level:
3118         capability: tosca.capabilities.Attachment
3119         node: tosca.nodes.BlockStorage
3120         relationship: tosca.relationships.AttachesTo
3121         occurrences:
3122         - 0
3123         - UNBOUNDED
3124     - dependency_template_VMInt_OAM_lb_6:
3125         capability: tosca.capabilities.Node
3126         node: tosca.nodes.Root
3127         relationship: tosca.relationships.DependsOn
3128         occurrences:
3129         - 0
3130         - UNBOUNDED
3131     - link_template_VMInt_OAM_lb_6:
3132         capability: tosca.capabilities.network.Linkable
3133         relationship: tosca.relationships.network.LinksTo
3134         occurrences:
3135         - 1
3136         - 1
3137     - dependency_server_cmaui:
3138         capability: tosca.capabilities.Node
3139         node: tosca.nodes.Root
3140         relationship: tosca.relationships.DependsOn
3141         occurrences:
3142         - 0
3143         - UNBOUNDED
3144     - local_storage_server_cmaui:
3145         capability: tosca.capabilities.Attachment
3146         node: tosca.nodes.BlockStorage
3147         relationship: tosca.relationships.AttachesTo
3148         occurrences:
3149         - 0
3150         - UNBOUNDED
3151     capabilities:
3152       cpu.delta_server_cmaui:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       disk.device.write.requests.rate_server_cmaui:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       disk.device.allocation_server_cmaui:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       memory_server_cmaui_test_nested4Level:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       scalable_server_cmaui:
3177         type: tosca.capabilities.Scalable
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.read.bytes.rate_server_cmaui:
3182         type: org.openecomp.capabilities.metric.Ceilometer
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3184         occurrences:
3185         - 1
3186         - UNBOUNDED
3187       instance_server_cmaui_test_nested4Level:
3188         type: org.openecomp.capabilities.metric.Ceilometer
3189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3190         occurrences:
3191         - 1
3192         - UNBOUNDED
3193       disk.root.size_server_cmaui_test_nested4Level:
3194         type: org.openecomp.capabilities.metric.Ceilometer
3195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       network.incoming.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level:
3200         type: org.openecomp.capabilities.metric.Ceilometer
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3202         occurrences:
3203         - 1
3204         - UNBOUNDED
3205       disk.write.bytes_server_cmaui_test_nested4Level:
3206         type: org.openecomp.capabilities.metric.Ceilometer
3207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3208         occurrences:
3209         - 1
3210         - UNBOUNDED
3211       host_server_cmaui:
3212         type: tosca.capabilities.Container
3213         valid_source_types:
3214         - tosca.nodes.SoftwareComponent
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       cpu_util_server_cmaui:
3219         type: org.openecomp.capabilities.metric.Ceilometer
3220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3221         occurrences:
3222         - 1
3223         - UNBOUNDED
3224       cpu_server_cmaui_test_nested4Level:
3225         type: org.openecomp.capabilities.metric.Ceilometer
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3227         occurrences:
3228         - 1
3229         - UNBOUNDED
3230       vcpus_server_cmaui_test_nested4Level:
3231         type: org.openecomp.capabilities.metric.Ceilometer
3232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       binding_template_VMInt_OAM_lb_6:
3237         type: tosca.capabilities.network.Bindable
3238         valid_source_types:
3239         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3240         occurrences:
3241         - 0
3242         - UNBOUNDED
3243       binding_template_VMInt_OAM_lb_5:
3244         type: tosca.capabilities.network.Bindable
3245         valid_source_types:
3246         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3247         occurrences:
3248         - 0
3249         - UNBOUNDED
3250       disk.device.usage_server_cmaui_test_nested4Level:
3251         type: org.openecomp.capabilities.metric.Ceilometer
3252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3253         occurrences:
3254         - 1
3255         - UNBOUNDED
3256       disk.device.write.requests_server_cmaui:
3257         type: org.openecomp.capabilities.metric.Ceilometer
3258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3259         occurrences:
3260         - 1
3261         - UNBOUNDED
3262       network.incoming.bytes_template_VMInt_OAM_lb_6:
3263         type: org.openecomp.capabilities.metric.Ceilometer
3264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       network.incoming.bytes_template_VMInt_OAM_lb_5:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       network.incoming.packets_template_VMInt_OAM_lb_7_test_nested4Level:
3275         type: org.openecomp.capabilities.metric.Ceilometer
3276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3277         occurrences:
3278         - 1
3279         - UNBOUNDED
3280       instance_server_cmaui:
3281         type: org.openecomp.capabilities.metric.Ceilometer
3282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3283         occurrences:
3284         - 1
3285         - UNBOUNDED
3286       disk.latency_server_cmaui_test_nested4Level:
3287         type: org.openecomp.capabilities.metric.Ceilometer
3288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3289         occurrences:
3290         - 1
3291         - UNBOUNDED
3292       disk.device.read.bytes_server_cmaui:
3293         type: org.openecomp.capabilities.metric.Ceilometer
3294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3295         occurrences:
3296         - 1
3297         - UNBOUNDED
3298       disk.device.capacity_server_cmaui_test_nested4Level:
3299         type: org.openecomp.capabilities.metric.Ceilometer
3300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3301         occurrences:
3302         - 1
3303         - UNBOUNDED
3304       disk.root.size_server_cmaui:
3305         type: org.openecomp.capabilities.metric.Ceilometer
3306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3307         occurrences:
3308         - 1
3309         - UNBOUNDED
3310       host_server_cmaui_test_nested4Level:
3311         type: tosca.capabilities.Container
3312         valid_source_types:
3313         - tosca.nodes.SoftwareComponent
3314         occurrences:
3315         - 1
3316         - UNBOUNDED
3317       network.incoming.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level:
3318         type: org.openecomp.capabilities.metric.Ceilometer
3319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       network.incoming.packets_template_VMInt_OAM_lb_8_test_nested4Level:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       network.incoming.bytes_template_VMInt_OAM_lb_8_test_nested4Level:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       os_server_cmaui:
3336         type: tosca.capabilities.OperatingSystem
3337         occurrences:
3338         - 1
3339         - UNBOUNDED
3340       disk.device.write.bytes.rate_server_cmaui:
3341         type: org.openecomp.capabilities.metric.Ceilometer
3342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.device.read.requests.rate_server_cmaui_test_nested4Level:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       network.outpoing.packets_template_VMInt_OAM_lb_5:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       disk.allocation_server_cmaui_test_nested4Level:
3359         type: org.openecomp.capabilities.metric.Ceilometer
3360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       network.outgoing.bytes_template_VMInt_OAM_lb_5:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       network.outgoing.bytes_template_VMInt_OAM_lb_6:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       disk.device.write.bytes.rate_server_cmaui_test_nested4Level:
3377         type: org.openecomp.capabilities.metric.Ceilometer
3378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3379         occurrences:
3380         - 1
3381         - UNBOUNDED
3382       disk.device.write.bytes_server_cmaui_test_nested4Level:
3383         type: org.openecomp.capabilities.metric.Ceilometer
3384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       disk.device.write.requests.rate_server_cmaui_test_nested4Level:
3389         type: org.openecomp.capabilities.metric.Ceilometer
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       disk.device.iops_server_cmaui_test_nested4Level:
3395         type: org.openecomp.capabilities.metric.Ceilometer
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       network.outpoing.packets_template_VMInt_OAM_lb_6:
3401         type: org.openecomp.capabilities.metric.Ceilometer
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       network.incoming.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.read.requests_server_cmaui_test_nested4Level:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       disk.ephemeral.size_server_cmaui_test_nested4Level:
3419         type: org.openecomp.capabilities.metric.Ceilometer
3420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3421         occurrences:
3422         - 1
3423         - UNBOUNDED
3424       binding_server_cmaui_test_nested4Level:
3425         type: tosca.capabilities.network.Bindable
3426         occurrences:
3427         - 1
3428         - UNBOUNDED
3429       network.outpoing.packets_template_VMInt_OAM_lb_7_test_nested4Level:
3430         type: org.openecomp.capabilities.metric.Ceilometer
3431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3432         occurrences:
3433         - 1
3434         - UNBOUNDED
3435       disk.usage_server_cmaui_test_nested4Level:
3436         type: org.openecomp.capabilities.metric.Ceilometer
3437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       network.outgoing.bytes.rate_template_VMInt_OAM_lb_5:
3442         type: org.openecomp.capabilities.metric.Ceilometer
3443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3444         occurrences:
3445         - 1
3446         - UNBOUNDED
3447       network.outgoing.bytes.rate_template_VMInt_OAM_lb_6:
3448         type: org.openecomp.capabilities.metric.Ceilometer
3449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3450         occurrences:
3451         - 1
3452         - UNBOUNDED
3453       feature_server_cmaui:
3454         type: tosca.capabilities.Node
3455         occurrences:
3456         - 1
3457         - UNBOUNDED
3458       network.incoming.bytes.rate_template_VMInt_OAM_lb_5:
3459         type: org.openecomp.capabilities.metric.Ceilometer
3460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3461         occurrences:
3462         - 1
3463         - UNBOUNDED
3464       network.incoming.bytes.rate_template_VMInt_OAM_lb_6:
3465         type: org.openecomp.capabilities.metric.Ceilometer
3466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       memory.usage_server_cmaui:
3471         type: org.openecomp.capabilities.metric.Ceilometer
3472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3473         occurrences:
3474         - 1
3475         - UNBOUNDED
3476       network.incoming.packets_template_VMInt_OAM_lb_5:
3477         type: org.openecomp.capabilities.metric.Ceilometer
3478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3479         occurrences:
3480         - 1
3481         - UNBOUNDED
3482       network.outgoing.bytes_template_VMInt_OAM_lb_7_test_nested4Level:
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.ephemeral.size_server_cmaui:
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       network.incoming.packets_template_VMInt_OAM_lb_6:
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       binding_template_VMInt_OAM_lb_7_test_nested4Level:
3501         type: tosca.capabilities.network.Bindable
3502         valid_source_types:
3503         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3504         occurrences:
3505         - 0
3506         - UNBOUNDED
3507       feature_server_cmaui_test_nested4Level:
3508         type: tosca.capabilities.Node
3509         occurrences:
3510         - 1
3511         - UNBOUNDED
3512       disk.read.bytes.rate_server_cmaui_test_nested4Level:
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       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8_test_nested4Level:
3519         type: org.openecomp.capabilities.metric.Ceilometer
3520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3521         occurrences:
3522         - 1
3523         - UNBOUNDED
3524       disk.iops_server_cmaui:
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.device.iops_server_cmaui:
3531         type: org.openecomp.capabilities.metric.Ceilometer
3532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3533         occurrences:
3534         - 1
3535         - UNBOUNDED
3536       disk.capacity_server_cmaui_test_nested4Level:
3537         type: org.openecomp.capabilities.metric.Ceilometer
3538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       disk.read.bytes_server_cmaui:
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       scalable_server_cmaui_test_nested4Level:
3549         type: tosca.capabilities.Scalable
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       network.outgoing.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level:
3554         type: org.openecomp.capabilities.metric.Ceilometer
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3556         occurrences:
3557         - 1
3558         - UNBOUNDED
3559       disk.device.read.bytes.rate_server_cmaui_test_nested4Level:
3560         type: org.openecomp.capabilities.metric.Ceilometer
3561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3562         occurrences:
3563         - 1
3564         - UNBOUNDED
3565       disk.device.allocation_server_cmaui_test_nested4Level:
3566         type: org.openecomp.capabilities.metric.Ceilometer
3567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3568         occurrences:
3569         - 1
3570         - UNBOUNDED
3571       disk.device.write.requests_server_cmaui_test_nested4Level:
3572         type: org.openecomp.capabilities.metric.Ceilometer
3573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3574         occurrences:
3575         - 1
3576         - UNBOUNDED
3577       cpu_server_cmaui:
3578         type: org.openecomp.capabilities.metric.Ceilometer
3579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3580         occurrences:
3581         - 1
3582         - UNBOUNDED
3583       disk.write.bytes.rate_server_cmaui_test_nested4Level:
3584         type: org.openecomp.capabilities.metric.Ceilometer
3585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3586         occurrences:
3587         - 1
3588         - UNBOUNDED
3589       disk.write.requests.rate_server_cmaui_test_nested4Level:
3590         type: org.openecomp.capabilities.metric.Ceilometer
3591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       disk.write.bytes.rate_server_cmaui:
3596         type: org.openecomp.capabilities.metric.Ceilometer
3597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3598         occurrences:
3599         - 1
3600         - UNBOUNDED
3601       disk.device.read.bytes.rate_server_cmaui:
3602         type: org.openecomp.capabilities.metric.Ceilometer
3603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3604         occurrences:
3605         - 1
3606         - UNBOUNDED
3607       disk.device.latency_server_cmaui:
3608         type: org.openecomp.capabilities.metric.Ceilometer
3609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3610         occurrences:
3611         - 1
3612         - UNBOUNDED
3613       disk.read.requests_server_cmaui:
3614         type: org.openecomp.capabilities.metric.Ceilometer
3615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3616         occurrences:
3617         - 1
3618         - UNBOUNDED
3619       disk.device.capacity_server_cmaui:
3620         type: org.openecomp.capabilities.metric.Ceilometer
3621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3622         occurrences:
3623         - 1
3624         - UNBOUNDED
3625       disk.usage_server_cmaui:
3626         type: org.openecomp.capabilities.metric.Ceilometer
3627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3628         occurrences:
3629         - 1
3630         - UNBOUNDED
3631       network.outgoing.packets.rate_template_VMInt_OAM_lb_8_test_nested4Level:
3632         type: org.openecomp.capabilities.metric.Ceilometer
3633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3634         occurrences:
3635         - 1
3636         - UNBOUNDED
3637       disk.device.usage_server_cmaui:
3638         type: org.openecomp.capabilities.metric.Ceilometer
3639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643       disk.capacity_server_cmaui:
3644         type: org.openecomp.capabilities.metric.Ceilometer
3645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3646         occurrences:
3647         - 1
3648         - UNBOUNDED
3649       disk.write.requests.rate_server_cmaui:
3650         type: org.openecomp.capabilities.metric.Ceilometer
3651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3652         occurrences:
3653         - 1
3654         - UNBOUNDED
3655       feature_template_VMInt_OAM_lb_7_test_nested4Level:
3656         type: tosca.capabilities.Node
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       network.incoming.packets.rate_template_VMInt_OAM_lb_6:
3661         type: org.openecomp.capabilities.metric.Ceilometer
3662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3663         occurrences:
3664         - 1
3665         - UNBOUNDED
3666       feature_template_VMInt_OAM_lb_6:
3667         type: tosca.capabilities.Node
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       network.incoming.packets.rate_template_VMInt_OAM_lb_5:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       disk.iops_server_cmaui_test_nested4Level:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       disk.device.read.requests_server_cmaui:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       feature_template_VMInt_OAM_lb_5:
3690         type: tosca.capabilities.Node
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       endpoint_server_cmaui_test_nested4Level:
3695         type: tosca.capabilities.Endpoint.Admin
3696         occurrences:
3697         - 1
3698         - UNBOUNDED
3699       memory_server_cmaui:
3700         type: org.openecomp.capabilities.metric.Ceilometer
3701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3702         occurrences:
3703         - 1
3704         - UNBOUNDED
3705       cpu.delta_server_cmaui_test_nested4Level:
3706         type: org.openecomp.capabilities.metric.Ceilometer
3707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       network.incoming.packets.rate_template_VMInt_OAM_lb_7_test_nested4Level:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717       memory.resident_server_cmaui_test_nested4Level:
3718         type: org.openecomp.capabilities.metric.Ceilometer
3719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3720         occurrences:
3721         - 1
3722         - UNBOUNDED
3723       binding_server_cmaui:
3724         type: tosca.capabilities.network.Bindable
3725         occurrences:
3726         - 1
3727         - UNBOUNDED
3728       disk.device.read.requests.rate_server_cmaui:
3729         type: org.openecomp.capabilities.metric.Ceilometer
3730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3731         occurrences:
3732         - 1
3733         - UNBOUNDED
3734       disk.write.bytes_server_cmaui:
3735         type: org.openecomp.capabilities.metric.Ceilometer
3736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3737         occurrences:
3738         - 1
3739         - UNBOUNDED
3740       network.outpoing.packets_template_VMInt_OAM_lb_8_test_nested4Level:
3741         type: org.openecomp.capabilities.metric.Ceilometer
3742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3743         occurrences:
3744         - 1
3745         - UNBOUNDED
3746       network.outgoing.bytes_template_VMInt_OAM_lb_8_test_nested4Level:
3747         type: org.openecomp.capabilities.metric.Ceilometer
3748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3749         occurrences:
3750         - 1
3751         - UNBOUNDED
3752       disk.read.bytes_server_cmaui_test_nested4Level:
3753         type: org.openecomp.capabilities.metric.Ceilometer
3754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3755         occurrences:
3756         - 1
3757         - UNBOUNDED
3758       disk.device.read.requests_server_cmaui_test_nested4Level:
3759         type: org.openecomp.capabilities.metric.Ceilometer
3760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       disk.write.requests_server_cmaui_test_nested4Level:
3765         type: org.openecomp.capabilities.metric.Ceilometer
3766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3767         occurrences:
3768         - 1
3769         - UNBOUNDED
3770       disk.device.latency_server_cmaui_test_nested4Level:
3771         type: org.openecomp.capabilities.metric.Ceilometer
3772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3773         occurrences:
3774         - 1
3775         - UNBOUNDED
3776       network.outgoing.packets.rate_template_VMInt_OAM_lb_6:
3777         type: org.openecomp.capabilities.metric.Ceilometer
3778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3779         occurrences:
3780         - 1
3781         - UNBOUNDED
3782       network.outgoing.packets.rate_template_VMInt_OAM_lb_5:
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       feature_template_VMInt_OAM_lb_8_test_nested4Level:
3789         type: tosca.capabilities.Node
3790         occurrences:
3791         - 1
3792         - UNBOUNDED
3793       feature_test_nested4Level:
3794         type: tosca.capabilities.Node
3795         occurrences:
3796         - 1
3797         - UNBOUNDED
3798       os_server_cmaui_test_nested4Level:
3799         type: tosca.capabilities.OperatingSystem
3800         occurrences:
3801         - 1
3802         - UNBOUNDED
3803       memory.resident_server_cmaui:
3804         type: org.openecomp.capabilities.metric.Ceilometer
3805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3806         occurrences:
3807         - 1
3808         - UNBOUNDED
3809       memory.usage_server_cmaui_test_nested4Level:
3810         type: org.openecomp.capabilities.metric.Ceilometer
3811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3812         occurrences:
3813         - 1
3814         - UNBOUNDED
3815       disk.latency_server_cmaui:
3816         type: org.openecomp.capabilities.metric.Ceilometer
3817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3818         occurrences:
3819         - 1
3820         - UNBOUNDED
3821       vcpus_server_cmaui:
3822         type: org.openecomp.capabilities.metric.Ceilometer
3823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       disk.device.write.bytes_server_cmaui:
3828         type: org.openecomp.capabilities.metric.Ceilometer
3829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3830         occurrences:
3831         - 1
3832         - UNBOUNDED
3833       disk.device.read.bytes_server_cmaui_test_nested4Level:
3834         type: org.openecomp.capabilities.metric.Ceilometer
3835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       cpu_util_server_cmaui_test_nested4Level:
3840         type: org.openecomp.capabilities.metric.Ceilometer
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3842         occurrences:
3843         - 1
3844         - UNBOUNDED
3845       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7_test_nested4Level:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       disk.allocation_server_cmaui:
3852         type: org.openecomp.capabilities.metric.Ceilometer
3853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3854         occurrences:
3855         - 1
3856         - UNBOUNDED
3857       disk.write.requests_server_cmaui:
3858         type: org.openecomp.capabilities.metric.Ceilometer
3859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3860         occurrences:
3861         - 1
3862         - UNBOUNDED
3863       endpoint_server_cmaui:
3864         type: tosca.capabilities.Endpoint.Admin
3865         occurrences:
3866         - 1
3867         - UNBOUNDED
3868       network.incoming.bytes_template_VMInt_OAM_lb_7_test_nested4Level:
3869         type: org.openecomp.capabilities.metric.Ceilometer
3870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3871         occurrences:
3872         - 1
3873         - UNBOUNDED
3874       binding_template_VMInt_OAM_lb_8_test_nested4Level:
3875         type: tosca.capabilities.network.Bindable
3876         valid_source_types:
3877         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3878         occurrences:
3879         - 0
3880         - UNBOUNDED
3881   org.openecomp.resource.abstract.nodes.heat.nested4:
3882     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3883     properties:
3884       cmaui_names:
3885         type: list
3886         description: CMAUI1, CMAUI2 server names
3887         required: true
3888         status: SUPPORTED
3889         entry_schema:
3890           type: string
3891       p1:
3892         type: string
3893         description: UID of OAM network
3894         required: true
3895         status: SUPPORTED
3896       p2:
3897         type: string
3898         required: true
3899         status: SUPPORTED
3900       template_PortTuple_LB1:
3901         type: string
3902         required: true
3903         status: SUPPORTED
3904       cmaui_image:
3905         type: string
3906         description: Image for CMAUI server
3907         required: true
3908         status: SUPPORTED
3909       lb_st_interface_type_oam:
3910         type: string
3911         required: true
3912         status: SUPPORTED
3913       oam_sec_group_name:
3914         type: string
3915         required: true
3916         status: SUPPORTED
3917       cmaui_flavor:
3918         type: string
3919         description: Flavor for CMAUI server
3920         required: true
3921         status: SUPPORTED
3922       security_group_name:
3923         type: list
3924         description: CMAUI1, CMAUI2 server names
3925         required: true
3926         status: SUPPORTED
3927         entry_schema:
3928           type: string
3929       availability_zone_0:
3930         type: string
3931         description: availabilityzone name
3932         required: true
3933         status: SUPPORTED
3934       cmaui_oam_ips:
3935         type: string
3936         required: true
3937         status: SUPPORTED
3938     requirements:
3939     - dependency_template_VMInt_OAM_lb_7:
3940         capability: tosca.capabilities.Node
3941         node: tosca.nodes.Root
3942         relationship: tosca.relationships.DependsOn
3943         occurrences:
3944         - 0
3945         - UNBOUNDED
3946     - link_template_VMInt_OAM_lb_7:
3947         capability: tosca.capabilities.network.Linkable
3948         relationship: tosca.relationships.network.LinksTo
3949         occurrences:
3950         - 1
3951         - 1
3952     - dependency_template_VMInt_OAM_lb_8:
3953         capability: tosca.capabilities.Node
3954         node: tosca.nodes.Root
3955         relationship: tosca.relationships.DependsOn
3956         occurrences:
3957         - 0
3958         - UNBOUNDED
3959     - link_template_VMInt_OAM_lb_8:
3960         capability: tosca.capabilities.network.Linkable
3961         relationship: tosca.relationships.network.LinksTo
3962         occurrences:
3963         - 1
3964         - 1
3965     - dependency_server_cmaui:
3966         capability: tosca.capabilities.Node
3967         node: tosca.nodes.Root
3968         relationship: tosca.relationships.DependsOn
3969         occurrences:
3970         - 0
3971         - UNBOUNDED
3972     - local_storage_server_cmaui:
3973         capability: tosca.capabilities.Attachment
3974         node: tosca.nodes.BlockStorage
3975         relationship: tosca.relationships.AttachesTo
3976         occurrences:
3977         - 0
3978         - UNBOUNDED
3979     capabilities:
3980       cpu.delta_server_cmaui:
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.write.requests.rate_server_cmaui:
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.allocation_server_cmaui:
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       scalable_server_cmaui:
3999         type: tosca.capabilities.Scalable
4000         occurrences:
4001         - 1
4002         - UNBOUNDED
4003       disk.read.bytes.rate_server_cmaui:
4004         type: org.openecomp.capabilities.metric.Ceilometer
4005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4006         occurrences:
4007         - 1
4008         - UNBOUNDED
4009       cpu_server_cmaui:
4010         type: org.openecomp.capabilities.metric.Ceilometer
4011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4012         occurrences:
4013         - 1
4014         - UNBOUNDED
4015       disk.write.bytes.rate_server_cmaui:
4016         type: org.openecomp.capabilities.metric.Ceilometer
4017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4018         occurrences:
4019         - 1
4020         - UNBOUNDED
4021       disk.device.read.bytes.rate_server_cmaui:
4022         type: org.openecomp.capabilities.metric.Ceilometer
4023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4024         occurrences:
4025         - 1
4026         - UNBOUNDED
4027       host_server_cmaui:
4028         type: tosca.capabilities.Container
4029         valid_source_types:
4030         - tosca.nodes.SoftwareComponent
4031         occurrences:
4032         - 1
4033         - UNBOUNDED
4034       cpu_util_server_cmaui:
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       disk.device.latency_server_cmaui:
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       disk.device.write.requests_server_cmaui:
4047         type: org.openecomp.capabilities.metric.Ceilometer
4048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4049         occurrences:
4050         - 1
4051         - UNBOUNDED
4052       disk.read.requests_server_cmaui:
4053         type: org.openecomp.capabilities.metric.Ceilometer
4054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4055         occurrences:
4056         - 1
4057         - UNBOUNDED
4058       disk.device.capacity_server_cmaui:
4059         type: org.openecomp.capabilities.metric.Ceilometer
4060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       binding_template_VMInt_OAM_lb_8:
4065         type: tosca.capabilities.network.Bindable
4066         valid_source_types:
4067         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4068         occurrences:
4069         - 0
4070         - UNBOUNDED
4071       disk.usage_server_cmaui:
4072         type: org.openecomp.capabilities.metric.Ceilometer
4073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       binding_template_VMInt_OAM_lb_7:
4078         type: tosca.capabilities.network.Bindable
4079         valid_source_types:
4080         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4081         occurrences:
4082         - 0
4083         - UNBOUNDED
4084       disk.device.usage_server_cmaui:
4085         type: org.openecomp.capabilities.metric.Ceilometer
4086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4087         occurrences:
4088         - 1
4089         - UNBOUNDED
4090       network.incoming.bytes_template_VMInt_OAM_lb_8:
4091         type: org.openecomp.capabilities.metric.Ceilometer
4092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4093         occurrences:
4094         - 1
4095         - UNBOUNDED
4096       network.incoming.bytes_template_VMInt_OAM_lb_7:
4097         type: org.openecomp.capabilities.metric.Ceilometer
4098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4099         occurrences:
4100         - 1
4101         - UNBOUNDED
4102       disk.capacity_server_cmaui:
4103         type: org.openecomp.capabilities.metric.Ceilometer
4104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4105         occurrences:
4106         - 1
4107         - UNBOUNDED
4108       disk.write.requests.rate_server_cmaui:
4109         type: org.openecomp.capabilities.metric.Ceilometer
4110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4111         occurrences:
4112         - 1
4113         - UNBOUNDED
4114       network.incoming.packets.rate_template_VMInt_OAM_lb_8:
4115         type: org.openecomp.capabilities.metric.Ceilometer
4116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4117         occurrences:
4118         - 1
4119         - UNBOUNDED
4120       feature_template_VMInt_OAM_lb_8:
4121         type: tosca.capabilities.Node
4122         occurrences:
4123         - 1
4124         - UNBOUNDED
4125       network.incoming.packets.rate_template_VMInt_OAM_lb_7:
4126         type: org.openecomp.capabilities.metric.Ceilometer
4127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4128         occurrences:
4129         - 1
4130         - UNBOUNDED
4131       feature_template_VMInt_OAM_lb_7:
4132         type: tosca.capabilities.Node
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       disk.device.read.requests_server_cmaui:
4137         type: org.openecomp.capabilities.metric.Ceilometer
4138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4139         occurrences:
4140         - 1
4141         - UNBOUNDED
4142       instance_server_cmaui:
4143         type: org.openecomp.capabilities.metric.Ceilometer
4144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4145         occurrences:
4146         - 1
4147         - UNBOUNDED
4148       disk.device.read.bytes_server_cmaui:
4149         type: org.openecomp.capabilities.metric.Ceilometer
4150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4151         occurrences:
4152         - 1
4153         - UNBOUNDED
4154       memory_server_cmaui:
4155         type: org.openecomp.capabilities.metric.Ceilometer
4156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4157         occurrences:
4158         - 1
4159         - UNBOUNDED
4160       disk.root.size_server_cmaui:
4161         type: org.openecomp.capabilities.metric.Ceilometer
4162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4163         occurrences:
4164         - 1
4165         - UNBOUNDED
4166       binding_server_cmaui:
4167         type: tosca.capabilities.network.Bindable
4168         occurrences:
4169         - 1
4170         - UNBOUNDED
4171       disk.device.read.requests.rate_server_cmaui:
4172         type: org.openecomp.capabilities.metric.Ceilometer
4173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4174         occurrences:
4175         - 1
4176         - UNBOUNDED
4177       disk.write.bytes_server_cmaui:
4178         type: org.openecomp.capabilities.metric.Ceilometer
4179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4180         occurrences:
4181         - 1
4182         - UNBOUNDED
4183       os_server_cmaui:
4184         type: tosca.capabilities.OperatingSystem
4185         occurrences:
4186         - 1
4187         - UNBOUNDED
4188       disk.device.write.bytes.rate_server_cmaui:
4189         type: org.openecomp.capabilities.metric.Ceilometer
4190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4191         occurrences:
4192         - 1
4193         - UNBOUNDED
4194       network.outgoing.packets.rate_template_VMInt_OAM_lb_8:
4195         type: org.openecomp.capabilities.metric.Ceilometer
4196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4197         occurrences:
4198         - 1
4199         - UNBOUNDED
4200       network.outgoing.packets.rate_template_VMInt_OAM_lb_7:
4201         type: org.openecomp.capabilities.metric.Ceilometer
4202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4203         occurrences:
4204         - 1
4205         - UNBOUNDED
4206       network.outpoing.packets_template_VMInt_OAM_lb_7:
4207         type: org.openecomp.capabilities.metric.Ceilometer
4208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4209         occurrences:
4210         - 1
4211         - UNBOUNDED
4212       memory.resident_server_cmaui:
4213         type: org.openecomp.capabilities.metric.Ceilometer
4214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4215         occurrences:
4216         - 1
4217         - UNBOUNDED
4218       network.outpoing.packets_template_VMInt_OAM_lb_8:
4219         type: org.openecomp.capabilities.metric.Ceilometer
4220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4221         occurrences:
4222         - 1
4223         - UNBOUNDED
4224       network.outgoing.bytes_template_VMInt_OAM_lb_7:
4225         type: org.openecomp.capabilities.metric.Ceilometer
4226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4227         occurrences:
4228         - 1
4229         - UNBOUNDED
4230       network.outgoing.bytes_template_VMInt_OAM_lb_8:
4231         type: org.openecomp.capabilities.metric.Ceilometer
4232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4233         occurrences:
4234         - 1
4235         - UNBOUNDED
4236       disk.latency_server_cmaui:
4237         type: org.openecomp.capabilities.metric.Ceilometer
4238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4239         occurrences:
4240         - 1
4241         - UNBOUNDED
4242       feature_server_cmaui:
4243         type: tosca.capabilities.Node
4244         occurrences:
4245         - 1
4246         - UNBOUNDED
4247       vcpus_server_cmaui:
4248         type: org.openecomp.capabilities.metric.Ceilometer
4249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4250         occurrences:
4251         - 1
4252         - UNBOUNDED
4253       disk.device.write.bytes_server_cmaui:
4254         type: org.openecomp.capabilities.metric.Ceilometer
4255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4256         occurrences:
4257         - 1
4258         - UNBOUNDED
4259       network.outgoing.bytes.rate_template_VMInt_OAM_lb_7:
4260         type: org.openecomp.capabilities.metric.Ceilometer
4261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4262         occurrences:
4263         - 1
4264         - UNBOUNDED
4265       network.outgoing.bytes.rate_template_VMInt_OAM_lb_8:
4266         type: org.openecomp.capabilities.metric.Ceilometer
4267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4268         occurrences:
4269         - 1
4270         - UNBOUNDED
4271       disk.allocation_server_cmaui:
4272         type: org.openecomp.capabilities.metric.Ceilometer
4273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4274         occurrences:
4275         - 1
4276         - UNBOUNDED
4277       disk.write.requests_server_cmaui:
4278         type: org.openecomp.capabilities.metric.Ceilometer
4279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4280         occurrences:
4281         - 1
4282         - UNBOUNDED
4283       network.incoming.bytes.rate_template_VMInt_OAM_lb_7:
4284         type: org.openecomp.capabilities.metric.Ceilometer
4285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4286         occurrences:
4287         - 1
4288         - UNBOUNDED
4289       memory.usage_server_cmaui:
4290         type: org.openecomp.capabilities.metric.Ceilometer
4291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4292         occurrences:
4293         - 1
4294         - UNBOUNDED
4295       network.incoming.bytes.rate_template_VMInt_OAM_lb_8:
4296         type: org.openecomp.capabilities.metric.Ceilometer
4297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4298         occurrences:
4299         - 1
4300         - UNBOUNDED
4301       disk.ephemeral.size_server_cmaui:
4302         type: org.openecomp.capabilities.metric.Ceilometer
4303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4304         occurrences:
4305         - 1
4306         - UNBOUNDED
4307       network.incoming.packets_template_VMInt_OAM_lb_7:
4308         type: org.openecomp.capabilities.metric.Ceilometer
4309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4310         occurrences:
4311         - 1
4312         - UNBOUNDED
4313       network.incoming.packets_template_VMInt_OAM_lb_8:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       endpoint_server_cmaui:
4320         type: tosca.capabilities.Endpoint.Admin
4321         occurrences:
4322         - 1
4323         - UNBOUNDED
4324       disk.iops_server_cmaui:
4325         type: org.openecomp.capabilities.metric.Ceilometer
4326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4327         occurrences:
4328         - 1
4329         - UNBOUNDED
4330       disk.device.iops_server_cmaui:
4331         type: org.openecomp.capabilities.metric.Ceilometer
4332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4333         occurrences:
4334         - 1
4335         - UNBOUNDED
4336       disk.read.bytes_server_cmaui:
4337         type: org.openecomp.capabilities.metric.Ceilometer
4338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4339         occurrences:
4340         - 1
4341         - UNBOUNDED