related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / oneLevel / nestedAllNonNestedPatterns / out / 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.oam_server_1c2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_oam_port_mac_requirements:
12         type: org.openecomp.datatypes.network.MacRequirements
13         required: true
14         status: SUPPORTED
15       compute_oam_server_1c2_name:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: string
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_oam_port_network:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       port_oam_port_exCP_naming:
36         type: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       port_oam_port_order:
40         type: integer
41         required: true
42         status: SUPPORTED
43       port_oam_port_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_oam_port_related_networks:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       compute_oam_server_1c2_availability_zone:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       port_oam_port_fixed_ips:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
69       vm_image_name:
70         type: string
71         required: true
72         status: SUPPORTED
73       port_oam_port_vlan_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.VlanRequirements
79       port_oam_port_ip_requirements:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: org.openecomp.datatypes.network.IpRequirements
85       port_oam_port_replacement_policy:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_oam_port_network_role_tag:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_oam_port_network_role:
96         type: string
97         required: true
98         status: SUPPORTED
99     requirements:
100     - dependency_oam_server_1c2:
101         capability: tosca.capabilities.Node
102         node: tosca.nodes.Root
103         relationship: tosca.relationships.DependsOn
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - local_storage_oam_server_1c2:
108         capability: tosca.capabilities.Attachment
109         node: tosca.nodes.BlockStorage
110         relationship: tosca.relationships.AttachesTo
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - dependency_oam_server_1c2_oam_port:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - link_oam_server_1c2_oam_port:
122         capability: tosca.capabilities.network.Linkable
123         relationship: tosca.relationships.network.LinksTo
124         occurrences:
125         - 1
126         - 1
127     capabilities:
128       disk.device.usage_oam_server_1c2:
129         type: org.openecomp.capabilities.metric.Ceilometer
130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
131         occurrences:
132         - 1
133         - UNBOUNDED
134       disk.device.latency_oam_server_1c2:
135         type: org.openecomp.capabilities.metric.Ceilometer
136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
137         occurrences:
138         - 1
139         - UNBOUNDED
140       feature_oam_server_1c2:
141         type: tosca.capabilities.Node
142         occurrences:
143         - 1
144         - UNBOUNDED
145       disk.read.requests_oam_server_1c2:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       disk.write.bytes.rate_oam_server_1c2:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       disk.device.write.bytes.rate_oam_server_1c2:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       network.outgoing.packets.rate_oam_server_1c2_oam_port:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       network.outpoing.packets_oam_server_1c2_oam_port:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       cpu_util_oam_server_1c2:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       disk.device.write.bytes_oam_server_1c2:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       disk.device.allocation_oam_server_1c2:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       attachment_oam_server_1c2_oam_port:
194         type: tosca.capabilities.Attachment
195         occurrences:
196         - 1
197         - UNBOUNDED
198       network.incoming.bytes.rate_oam_server_1c2_oam_port:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.root.size_oam_server_1c2:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.device.iops_oam_server_1c2:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.read.bytes.rate_oam_server_1c2:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       network.outgoing.bytes_oam_server_1c2_oam_port:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.allocation_oam_server_1c2:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.read.bytes_oam_server_1c2:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       network.incoming.bytes_oam_server_1c2_oam_port:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       vcpus_oam_server_1c2:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       disk.device.read.bytes.rate_oam_server_1c2:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       network.incoming.packets_oam_server_1c2_oam_port:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       cpu_oam_server_1c2:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.write.requests.rate_oam_server_1c2:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       instance_oam_server_1c2:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       host_oam_server_1c2:
289         type: tosca.capabilities.Container
290         valid_source_types:
291         - tosca.nodes.SoftwareComponent
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.device.capacity_oam_server_1c2:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.device.write.requests.rate_oam_server_1c2:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       endpoint_oam_server_1c2:
308         type: tosca.capabilities.Endpoint.Admin
309         occurrences:
310         - 1
311         - UNBOUNDED
312       forwarder_oam_server_1c2_oam_port:
313         type: org.openecomp.capabilities.Forwarder
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.ephemeral.size_oam_server_1c2:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       memory.resident_oam_server_1c2:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       memory_oam_server_1c2:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       disk.device.read.bytes_oam_server_1c2:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       memory.usage_oam_server_1c2:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.usage_oam_server_1c2:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       network.incoming.packets.rate_oam_server_1c2_oam_port:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       binding_oam_server_1c2_oam_port:
360         type: tosca.capabilities.network.Bindable
361         valid_source_types:
362         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
363         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
364         occurrences:
365         - 0
366         - UNBOUNDED
367       os_oam_server_1c2:
368         type: tosca.capabilities.OperatingSystem
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.device.read.requests_oam_server_1c2:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.latency_oam_server_1c2:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       feature_oam_server_1c2_oam_port:
385         type: tosca.capabilities.Node
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.write.requests_oam_server_1c2:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.device.write.requests_oam_server_1c2:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       binding_oam_server_1c2:
402         type: tosca.capabilities.network.Bindable
403         occurrences:
404         - 1
405         - UNBOUNDED
406       scalable_oam_server_1c2:
407         type: tosca.capabilities.Scalable
408         occurrences:
409         - 1
410         - UNBOUNDED
411       cpu.delta_oam_server_1c2:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.write.bytes_oam_server_1c2:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.capacity_oam_server_1c2:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.read.requests.rate_oam_server_1c2:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.iops_oam_server_1c2:
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   org.openecomp.resource.abstract.nodes.pd_server_1b:
442     derived_from: org.openecomp.resource.abstract.nodes.VFC
443     properties:
444       compute_pd_server_1b_name:
445         type: list
446         required: true
447         status: SUPPORTED
448         entry_schema:
449           type: string
450       index_value:
451         type: integer
452         description: Index value of this substitution service template runtime instance
453         required: false
454         default: 0
455         status: SUPPORTED
456         constraints:
457         - greater_or_equal: 0
458       vm_flavor_name:
459         type: string
460         required: true
461         status: SUPPORTED
462       port_pd_server_1b_port_vlan_requirements:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: org.openecomp.datatypes.network.VlanRequirements
468       port_pd_server_1b_port_related_networks:
469         type: list
470         required: true
471         status: SUPPORTED
472         entry_schema:
473           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
474       port_pd_server_1b_port_network_role_tag:
475         type: string
476         required: true
477         status: SUPPORTED
478       vm_image_name:
479         type: string
480         required: true
481         status: SUPPORTED
482       port_pd_server_1b_port_replacement_policy:
483         type: list
484         required: true
485         status: SUPPORTED
486         entry_schema:
487           type: string
488       port_pd_server_1b_port_mac_requirements:
489         type: org.openecomp.datatypes.network.MacRequirements
490         required: true
491         status: SUPPORTED
492       port_pd_server_1b_port_network_role:
493         type: string
494         required: true
495         status: SUPPORTED
496       port_pd_server_1b_port_fixed_ips:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
502       port_pd_server_1b_port_network:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       compute_pd_server_1b_availability_zone:
509         type: list
510         required: true
511         status: SUPPORTED
512         entry_schema:
513           type: string
514       port_pd_server_1b_port_order:
515         type: integer
516         required: true
517         status: SUPPORTED
518       port_pd_server_1b_port_exCP_naming:
519         type: org.openecomp.datatypes.Naming
520         required: true
521         status: SUPPORTED
522       port_pd_server_1b_port_ip_requirements:
523         type: list
524         required: true
525         status: SUPPORTED
526         entry_schema:
527           type: org.openecomp.datatypes.network.IpRequirements
528       port_pd_server_1b_port_subnetpoolid:
529         type: string
530         required: true
531         status: SUPPORTED
532     requirements:
533     - dependency_pd_server_1b:
534         capability: tosca.capabilities.Node
535         node: tosca.nodes.Root
536         relationship: tosca.relationships.DependsOn
537         occurrences:
538         - 0
539         - UNBOUNDED
540     - local_storage_pd_server_1b:
541         capability: tosca.capabilities.Attachment
542         node: tosca.nodes.BlockStorage
543         relationship: tosca.relationships.AttachesTo
544         occurrences:
545         - 0
546         - UNBOUNDED
547     - dependency_pd_server_1b_pd_server_1b_port:
548         capability: tosca.capabilities.Node
549         node: tosca.nodes.Root
550         relationship: tosca.relationships.DependsOn
551         occurrences:
552         - 0
553         - UNBOUNDED
554     - link_pd_server_1b_pd_server_1b_port:
555         capability: tosca.capabilities.network.Linkable
556         relationship: tosca.relationships.network.LinksTo
557         occurrences:
558         - 1
559         - 1
560     capabilities:
561       disk.device.read.bytes_pd_server_1b:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       feature_pd_server_1b_pd_server_1b_port:
568         type: tosca.capabilities.Node
569         occurrences:
570         - 1
571         - UNBOUNDED
572       host_pd_server_1b:
573         type: tosca.capabilities.Container
574         valid_source_types:
575         - tosca.nodes.SoftwareComponent
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.read.bytes.rate_pd_server_1b:
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       disk.allocation_pd_server_1b:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       cpu.delta_pd_server_1b:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       forwarder_pd_server_1b_pd_server_1b_port:
604         type: org.openecomp.capabilities.Forwarder
605         occurrences:
606         - 1
607         - UNBOUNDED
608       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
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       disk.device.read.requests_pd_server_1b:
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       feature_pd_server_1b:
621         type: tosca.capabilities.Node
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.device.iops_pd_server_1b:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       binding_pd_server_1b_pd_server_1b_port:
632         type: tosca.capabilities.network.Bindable
633         valid_source_types:
634         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
635         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
636         occurrences:
637         - 0
638         - UNBOUNDED
639       cpu_pd_server_1b:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.write.bytes.rate_pd_server_1b:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.device.read.requests.rate_pd_server_1b:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       endpoint_pd_server_1b:
658         type: tosca.capabilities.Endpoint.Admin
659         occurrences:
660         - 1
661         - UNBOUNDED
662       disk.device.allocation_pd_server_1b:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       memory.usage_pd_server_1b:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       memory_pd_server_1b:
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.bytes.rate_pd_server_1b:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.device.latency_pd_server_1b:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.read.bytes_pd_server_1b:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.device.usage_pd_server_1b:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       attachment_pd_server_1b_pd_server_1b_port:
711         type: tosca.capabilities.Attachment
712         occurrences:
713         - 1
714         - UNBOUNDED
715       disk.device.write.requests_pd_server_1b:
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.latency_pd_server_1b:
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.ephemeral.size_pd_server_1b:
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_pd_server_1b_pd_server_1b_port:
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       scalable_pd_server_1b:
740         type: tosca.capabilities.Scalable
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.write.requests_pd_server_1b:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.device.write.bytes.rate_pd_server_1b:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       disk.root.size_pd_server_1b:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       disk.iops_pd_server_1b:
763         type: org.openecomp.capabilities.metric.Ceilometer
764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
765         occurrences:
766         - 1
767         - UNBOUNDED
768       disk.write.bytes_pd_server_1b:
769         type: org.openecomp.capabilities.metric.Ceilometer
770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
771         occurrences:
772         - 1
773         - UNBOUNDED
774       disk.device.write.bytes_pd_server_1b:
775         type: org.openecomp.capabilities.metric.Ceilometer
776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
777         occurrences:
778         - 1
779         - UNBOUNDED
780       os_pd_server_1b:
781         type: tosca.capabilities.OperatingSystem
782         occurrences:
783         - 1
784         - UNBOUNDED
785       vcpus_pd_server_1b:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       instance_pd_server_1b:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       binding_pd_server_1b:
804         type: tosca.capabilities.network.Bindable
805         occurrences:
806         - 1
807         - UNBOUNDED
808       cpu_util_pd_server_1b:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       memory.resident_pd_server_1b:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.incoming.packets_pd_server_1b_pd_server_1b_port:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.write.requests.rate_pd_server_1b:
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.capacity_pd_server_1b:
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       disk.read.requests_pd_server_1b:
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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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       disk.capacity_pd_server_1b:
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.usage_pd_server_1b:
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       disk.write.requests.rate_pd_server_1b:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874   org.openecomp.resource.abstract.nodes.heat.nested1:
875     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
876     properties:
877       p1:
878         type: string
879         description: UID of OAM network
880         required: true
881         status: SUPPORTED
882       p2:
883         type: string
884         description: UID of OAM network
885         required: true
886         status: SUPPORTED
887       cmaui_1c1_image:
888         type: string
889         description: Image for CMAUI server
890         required: true
891         status: SUPPORTED
892       ps_server_1b_ips:
893         type: string
894         required: true
895         status: SUPPORTED
896       packet_internal_network_name:
897         type: string
898         required: true
899         status: SUPPORTED
900       pd_server_1b_names:
901         type: list
902         description: PD server names
903         required: true
904         status: SUPPORTED
905         entry_schema:
906           type: string
907       security_group_name:
908         type: list
909         description: CMAUI1, CMAUI2 server names
910         required: true
911         status: SUPPORTED
912         entry_schema:
913           type: string
914       oam_server_1c2_image:
915         type: string
916         description: Image for CMAUI server
917         required: true
918         status: SUPPORTED
919       cmaui_1c1_flavor:
920         type: string
921         description: Flavor for CMAUI server
922         required: true
923         status: SUPPORTED
924       ps_server_1b_names:
925         type: list
926         description: Ps server names
927         required: true
928         status: SUPPORTED
929         entry_schema:
930           type: string
931       cmaui_1c1_names:
932         type: list
933         description: CMAUI1, CMAUI2 server names
934         required: true
935         status: SUPPORTED
936         entry_schema:
937           type: string
938       pd_server_1b_flavor:
939         type: string
940         description: Flavor for PD server
941         required: true
942         status: SUPPORTED
943       pd_server_1b_ips:
944         type: string
945         required: true
946         status: SUPPORTED
947       packet_external_network_name:
948         type: string
949         required: true
950         status: SUPPORTED
951       availability_zone_0:
952         type: string
953         description: availabilityzone name
954         required: true
955         status: SUPPORTED
956       ps_server_1b_flavor:
957         type: string
958         description: Flavor for PS server
959         required: true
960         status: SUPPORTED
961       cmaui_oam_ips:
962         type: string
963         required: true
964         status: SUPPORTED
965       ps_server_1b_image:
966         type: string
967         description: Ps Image server
968         required: true
969         status: SUPPORTED
970       net:
971         type: string
972         required: true
973         status: SUPPORTED
974       pd_server_1b_image:
975         type: string
976         description: PD Image server
977         required: true
978         status: SUPPORTED
979       oam_server_1c2_flavor:
980         type: string
981         description: Flavor for CMAUI server
982         required: true
983         status: SUPPORTED
984       oam_server_1c2_names:
985         type: list
986         description: CMAUI1, CMAUI2 server names
987         required: true
988         status: SUPPORTED
989         entry_schema:
990           type: string
991     requirements:
992     - dependency_cmaui_port_2:
993         capability: tosca.capabilities.Node
994         node: tosca.nodes.Root
995         relationship: tosca.relationships.DependsOn
996         occurrences:
997         - 0
998         - UNBOUNDED
999     - dependency_server_1b_pd:
1000         capability: tosca.capabilities.Node
1001         node: tosca.nodes.Root
1002         relationship: tosca.relationships.DependsOn
1003         occurrences:
1004         - 0
1005         - UNBOUNDED
1006     - local_storage_server_1b_pd:
1007         capability: tosca.capabilities.Attachment
1008         node: tosca.nodes.BlockStorage
1009         relationship: tosca.relationships.AttachesTo
1010         occurrences:
1011         - 0
1012         - UNBOUNDED
1013     - dependency_server_1c2_oam_1:
1014         capability: tosca.capabilities.Node
1015         node: tosca.nodes.Root
1016         relationship: tosca.relationships.DependsOn
1017         occurrences:
1018         - 0
1019         - UNBOUNDED
1020     - local_storage_server_1c2_oam_1:
1021         capability: tosca.capabilities.Attachment
1022         node: tosca.nodes.BlockStorage
1023         relationship: tosca.relationships.AttachesTo
1024         occurrences:
1025         - 0
1026         - UNBOUNDED
1027     - dependency_server_1c2_oam_2:
1028         capability: tosca.capabilities.Node
1029         node: tosca.nodes.Root
1030         relationship: tosca.relationships.DependsOn
1031         occurrences:
1032         - 0
1033         - UNBOUNDED
1034     - local_storage_server_1c2_oam_2:
1035         capability: tosca.capabilities.Attachment
1036         node: tosca.nodes.BlockStorage
1037         relationship: tosca.relationships.AttachesTo
1038         occurrences:
1039         - 0
1040         - UNBOUNDED
1041     - dependency_cmaui_port_1:
1042         capability: tosca.capabilities.Node
1043         node: tosca.nodes.Root
1044         relationship: tosca.relationships.DependsOn
1045         occurrences:
1046         - 0
1047         - UNBOUNDED
1048     - dependency_pd_server_1b_port:
1049         capability: tosca.capabilities.Node
1050         node: tosca.nodes.Root
1051         relationship: tosca.relationships.DependsOn
1052         occurrences:
1053         - 0
1054         - UNBOUNDED
1055     - link_pd_server_1b_port:
1056         capability: tosca.capabilities.network.Linkable
1057         relationship: tosca.relationships.network.LinksTo
1058         occurrences:
1059         - 1
1060         - 1
1061     - dependency_oam_port_1:
1062         capability: tosca.capabilities.Node
1063         node: tosca.nodes.Root
1064         relationship: tosca.relationships.DependsOn
1065         occurrences:
1066         - 0
1067         - UNBOUNDED
1068     - dependency_packet_external_network:
1069         capability: tosca.capabilities.Node
1070         node: tosca.nodes.Root
1071         relationship: tosca.relationships.DependsOn
1072         occurrences:
1073         - 0
1074         - UNBOUNDED
1075     - dependency_ps_server_1b_port:
1076         capability: tosca.capabilities.Node
1077         node: tosca.nodes.Root
1078         relationship: tosca.relationships.DependsOn
1079         occurrences:
1080         - 0
1081         - UNBOUNDED
1082     - link_ps_server_1b_port:
1083         capability: tosca.capabilities.network.Linkable
1084         relationship: tosca.relationships.network.LinksTo
1085         occurrences:
1086         - 1
1087         - 1
1088     - dependency_server_1b_ps:
1089         capability: tosca.capabilities.Node
1090         node: tosca.nodes.Root
1091         relationship: tosca.relationships.DependsOn
1092         occurrences:
1093         - 0
1094         - UNBOUNDED
1095     - local_storage_server_1b_ps:
1096         capability: tosca.capabilities.Attachment
1097         node: tosca.nodes.BlockStorage
1098         relationship: tosca.relationships.AttachesTo
1099         occurrences:
1100         - 0
1101         - UNBOUNDED
1102     - dependency_packet_internal_network:
1103         capability: tosca.capabilities.Node
1104         node: tosca.nodes.Root
1105         relationship: tosca.relationships.DependsOn
1106         occurrences:
1107         - 0
1108         - UNBOUNDED
1109     - dependency_server_1c1_cmaui_2:
1110         capability: tosca.capabilities.Node
1111         node: tosca.nodes.Root
1112         relationship: tosca.relationships.DependsOn
1113         occurrences:
1114         - 0
1115         - UNBOUNDED
1116     - local_storage_server_1c1_cmaui_2:
1117         capability: tosca.capabilities.Attachment
1118         node: tosca.nodes.BlockStorage
1119         relationship: tosca.relationships.AttachesTo
1120         occurrences:
1121         - 0
1122         - UNBOUNDED
1123     - dependency_server_1c1_cmaui_1:
1124         capability: tosca.capabilities.Node
1125         node: tosca.nodes.Root
1126         relationship: tosca.relationships.DependsOn
1127         occurrences:
1128         - 0
1129         - UNBOUNDED
1130     - local_storage_server_1c1_cmaui_1:
1131         capability: tosca.capabilities.Attachment
1132         node: tosca.nodes.BlockStorage
1133         relationship: tosca.relationships.AttachesTo
1134         occurrences:
1135         - 0
1136         - UNBOUNDED
1137     - dependency_oam_port_2:
1138         capability: tosca.capabilities.Node
1139         node: tosca.nodes.Root
1140         relationship: tosca.relationships.DependsOn
1141         occurrences:
1142         - 0
1143         - UNBOUNDED
1144     capabilities:
1145       disk.capacity_server_1b_pd:
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.write.bytes.rate_server_1c2_oam_2:
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       disk.read.bytes_server_1c1_cmaui_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       disk.device.write.bytes.rate_server_1c2_oam_1:
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       disk.device.read.bytes.rate_server_1b_ps:
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.read.bytes_server_1c1_cmaui_1:
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.usage_server_1b_pd:
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.iops_server_1c2_oam_2:
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       disk.usage_server_1c2_oam_2:
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       disk.read.requests_server_1c1_cmaui_2:
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       feature_server_1c1_cmaui_1:
1206         type: tosca.capabilities.Node
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.usage_server_1c2_oam_1:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       network.incoming.bytes_pd_server_1b_port:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       feature_server_1c1_cmaui_2:
1223         type: tosca.capabilities.Node
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       disk.read.requests_server_1c1_cmaui_1:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.device.iops_server_1b_ps:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       network.outgoing.bytes_cmaui_port_2:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.iops_server_1c2_oam_1:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       network.outgoing.bytes_cmaui_port_1:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       network.outgoing.packets.rate_oam_port_2:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       network.outgoing.packets.rate_oam_port_1:
1264         type: org.openecomp.capabilities.metric.Ceilometer
1265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.device.iops_server_1b_pd:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       network.incoming.packets_pd_server_1b_port:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       attachment_ps_server_1b_port:
1282         type: tosca.capabilities.Attachment
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       disk.device.write.requests.rate_server_1c2_oam_1:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       forwarder_ps_server_1b_port:
1293         type: org.openecomp.capabilities.Forwarder
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.device.write.requests.rate_server_1c2_oam_2:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       disk.device.read.bytes.rate_server_1b_pd:
1304         type: org.openecomp.capabilities.metric.Ceilometer
1305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       disk.read.bytes.rate_server_1c2_oam_1:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       disk.read.bytes.rate_server_1c2_oam_2:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       scalable_server_1c2_oam_2:
1322         type: tosca.capabilities.Scalable
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       disk.latency_server_1b_pd:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       scalable_server_1c2_oam_1:
1333         type: tosca.capabilities.Scalable
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.read.requests.rate_server_1b_pd:
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.requests_server_1c1_cmaui_2:
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.device.write.requests_server_1c1_cmaui_1:
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       disk.device.read.bytes_server_1c1_cmaui_2:
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.device.read.bytes_server_1c1_cmaui_1:
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.device.read.requests.rate_server_1b_ps:
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       disk.device.usage_server_1c2_oam_2:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       disk.device.capacity_server_1c2_oam_2:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.device.capacity_server_1c2_oam_1:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       binding_server_1b_ps:
1392         type: tosca.capabilities.network.Bindable
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       binding_server_1b_pd:
1397         type: tosca.capabilities.network.Bindable
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       disk.device.usage_server_1c2_oam_1:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       memory.usage_server_1b_pd:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       network.outpoing.packets_oam_port_1:
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       network.outpoing.packets_oam_port_2:
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       binding_cmaui_port_1:
1426         type: tosca.capabilities.network.Bindable
1427         valid_source_types:
1428         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1429         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1430         occurrences:
1431         - 0
1432         - UNBOUNDED
1433       binding_cmaui_port_2:
1434         type: tosca.capabilities.network.Bindable
1435         valid_source_types:
1436         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1437         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1438         occurrences:
1439         - 0
1440         - UNBOUNDED
1441       memory.usage_server_1b_ps:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       cpu_util_server_1b_pd:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       cpu_util_server_1c2_oam_1:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       cpu_util_server_1c2_oam_2:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       memory_server_1c2_oam_1:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       memory_server_1c2_oam_2:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.write.bytes_server_1c2_oam_1:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.write.bytes_server_1c2_oam_2:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       memory.resident_server_1c2_oam_2:
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       memory.resident_server_1c2_oam_1:
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       cpu_util_server_1b_ps:
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       network.incoming.bytes_cmaui_port_2:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       network.incoming.bytes_cmaui_port_1:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       os_server_1c2_oam_1:
1520         type: tosca.capabilities.OperatingSystem
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.iops_server_1c1_cmaui_2:
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       instance_server_1b_pd:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.device.iops_server_1c1_cmaui_1:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       os_server_1c2_oam_2:
1543         type: tosca.capabilities.OperatingSystem
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       disk.device.write.bytes_server_1b_pd:
1548         type: org.openecomp.capabilities.metric.Ceilometer
1549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       disk.device.allocation_server_1c1_cmaui_1:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       disk.device.allocation_server_1c1_cmaui_2:
1560         type: org.openecomp.capabilities.metric.Ceilometer
1561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       feature_server_1c2_oam_2:
1566         type: tosca.capabilities.Node
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       disk.device.write.bytes_server_1b_ps:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       network.incoming.packets.rate_cmaui_port_1:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       vcpus_server_1c1_cmaui_1:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       network.incoming.packets.rate_cmaui_port_2:
1589         type: org.openecomp.capabilities.metric.Ceilometer
1590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       feature_cmaui_port_1:
1595         type: tosca.capabilities.Node
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       network.incoming.bytes.rate_pd_server_1b_port:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.outgoing.bytes_oam_port_2:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       feature_cmaui_port_2:
1612         type: tosca.capabilities.Node
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       instance_server_1b_ps:
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       feature_server_1c2_oam_1:
1623         type: tosca.capabilities.Node
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       network.outgoing.bytes_oam_port_1:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       disk.device.capacity_server_1c1_cmaui_2:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       instance_server_1c1_cmaui_2:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       cpu.delta_server_1b_ps:
1646         type: org.openecomp.capabilities.metric.Ceilometer
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       instance_server_1c1_cmaui_1:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       disk.device.read.requests.rate_server_1c2_oam_1:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       disk.device.read.requests.rate_server_1c2_oam_2:
1664         type: org.openecomp.capabilities.metric.Ceilometer
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       attachment_oam_port_2:
1670         type: tosca.capabilities.Attachment
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.write.bytes.rate_server_1b_pd:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.capacity_server_1c2_oam_1:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.capacity_server_1c2_oam_2:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       cpu.delta_server_1b_pd:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       attachment_oam_port_1:
1699         type: tosca.capabilities.Attachment
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.device.write.requests_server_1b_pd:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       disk.write.bytes.rate_server_1c2_oam_1:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       disk.write.bytes.rate_server_1c2_oam_2:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       endpoint_server_1c1_cmaui_2:
1722         type: tosca.capabilities.Endpoint.Admin
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       network.outgoing.packets.rate_ps_server_1b_port:
1727         type: org.openecomp.capabilities.metric.Ceilometer
1728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1729         occurrences:
1730         - 1
1731         - UNBOUNDED
1732       endpoint_server_1c1_cmaui_1:
1733         type: tosca.capabilities.Endpoint.Admin
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.device.usage_server_1c1_cmaui_2:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       disk.device.capacity_server_1c1_cmaui_1:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       disk.device.usage_server_1c1_cmaui_1:
1750         type: org.openecomp.capabilities.metric.Ceilometer
1751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       network.incoming.bytes_ps_server_1b_port:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       attachment_pd_server_1b_port:
1762         type: tosca.capabilities.Attachment
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       vcpus_server_1c1_cmaui_2:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       binding_ps_server_1b_port:
1773         type: tosca.capabilities.network.Bindable
1774         valid_source_types:
1775         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1776         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1777         occurrences:
1778         - 0
1779         - UNBOUNDED
1780       disk.device.write.bytes.rate_server_1b_ps:
1781         type: org.openecomp.capabilities.metric.Ceilometer
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       forwarder_cmaui_port_2:
1787         type: org.openecomp.capabilities.Forwarder
1788         occurrences:
1789         - 1
1790         - UNBOUNDED
1791       forwarder_cmaui_port_1:
1792         type: org.openecomp.capabilities.Forwarder
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       disk.device.write.requests_server_1b_ps:
1797         type: org.openecomp.capabilities.metric.Ceilometer
1798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       disk.device.latency_server_1c2_oam_2:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       disk.device.latency_server_1c2_oam_1:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       feature_packet_external_network:
1815         type: tosca.capabilities.Node
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       disk.write.requests.rate_server_1c1_cmaui_2:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       disk.write.requests.rate_server_1c1_cmaui_1:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       disk.device.read.requests_server_1b_pd:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.read.requests_server_1b_pd:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       cpu_util_server_1c1_cmaui_2:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       disk.allocation_server_1c2_oam_2:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       disk.allocation_server_1c2_oam_1:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       cpu_util_server_1c1_cmaui_1:
1862         type: org.openecomp.capabilities.metric.Ceilometer
1863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1864         occurrences:
1865         - 1
1866         - UNBOUNDED
1867       disk.device.read.requests_server_1b_ps:
1868         type: org.openecomp.capabilities.metric.Ceilometer
1869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1870         occurrences:
1871         - 1
1872         - UNBOUNDED
1873       binding_pd_server_1b_port:
1874         type: tosca.capabilities.network.Bindable
1875         valid_source_types:
1876         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1877         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1878         occurrences:
1879         - 0
1880         - UNBOUNDED
1881       disk.read.bytes_server_1c2_oam_1:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.read.bytes_server_1c2_oam_2:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       cpu_server_1b_pd:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       binding_oam_port_2:
1900         type: tosca.capabilities.network.Bindable
1901         valid_source_types:
1902         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1903         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1904         occurrences:
1905         - 0
1906         - UNBOUNDED
1907       disk.write.bytes.rate_server_1c1_cmaui_1:
1908         type: org.openecomp.capabilities.metric.Ceilometer
1909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       disk.write.bytes.rate_server_1c1_cmaui_2:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       disk.allocation_server_1b_pd:
1920         type: org.openecomp.capabilities.metric.Ceilometer
1921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       binding_oam_port_1:
1926         type: tosca.capabilities.network.Bindable
1927         valid_source_types:
1928         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1929         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1930         occurrences:
1931         - 0
1932         - UNBOUNDED
1933       disk.read.bytes.rate_server_1c1_cmaui_2:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       disk.read.bytes.rate_server_1c1_cmaui_1:
1940         type: org.openecomp.capabilities.metric.Ceilometer
1941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1942         occurrences:
1943         - 1
1944         - UNBOUNDED
1945       host_server_1c1_cmaui_2:
1946         type: tosca.capabilities.Container
1947         valid_source_types:
1948         - tosca.nodes.SoftwareComponent
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       host_server_1c1_cmaui_1:
1953         type: tosca.capabilities.Container
1954         valid_source_types:
1955         - tosca.nodes.SoftwareComponent
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       cpu_server_1b_ps:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       network.outpoing.packets_cmaui_port_1:
1966         type: org.openecomp.capabilities.metric.Ceilometer
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       disk.allocation_server_1b_ps:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       network.outpoing.packets_cmaui_port_2:
1978         type: org.openecomp.capabilities.metric.Ceilometer
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       disk.latency_server_1c2_oam_1:
1984         type: org.openecomp.capabilities.metric.Ceilometer
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1986         occurrences:
1987         - 1
1988         - UNBOUNDED
1989       disk.latency_server_1c2_oam_2:
1990         type: org.openecomp.capabilities.metric.Ceilometer
1991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       disk.read.requests_server_1b_ps:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       disk.capacity_server_1b_ps:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       memory.usage_server_1c2_oam_2:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       network.outpoing.packets_ps_server_1b_port:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       memory.usage_server_1c2_oam_1:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       disk.read.requests_server_1c2_oam_2:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       attachment_packet_external_network:
2032         type: tosca.capabilities.Attachment
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       disk.read.requests_server_1c2_oam_1:
2037         type: org.openecomp.capabilities.metric.Ceilometer
2038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2039         occurrences:
2040         - 1
2041         - UNBOUNDED
2042       disk.usage_server_1b_ps:
2043         type: org.openecomp.capabilities.metric.Ceilometer
2044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       disk.root.size_server_1c2_oam_1:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       memory.resident_server_1c1_cmaui_2:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.root.size_server_1c2_oam_2:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       memory.resident_server_1c1_cmaui_1:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       network.incoming.bytes.rate_ps_server_1b_port:
2073         type: org.openecomp.capabilities.metric.Ceilometer
2074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2075         occurrences:
2076         - 1
2077         - UNBOUNDED
2078       network.incoming.bytes.rate_oam_port_1:
2079         type: org.openecomp.capabilities.metric.Ceilometer
2080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2081         occurrences:
2082         - 1
2083         - UNBOUNDED
2084       os_server_1c1_cmaui_2:
2085         type: tosca.capabilities.OperatingSystem
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       os_server_1c1_cmaui_1:
2090         type: tosca.capabilities.OperatingSystem
2091         occurrences:
2092         - 1
2093         - UNBOUNDED
2094       instance_server_1c2_oam_1:
2095         type: org.openecomp.capabilities.metric.Ceilometer
2096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2097         occurrences:
2098         - 1
2099         - UNBOUNDED
2100       instance_server_1c2_oam_2:
2101         type: org.openecomp.capabilities.metric.Ceilometer
2102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2103         occurrences:
2104         - 1
2105         - UNBOUNDED
2106       network.incoming.bytes.rate_oam_port_2:
2107         type: org.openecomp.capabilities.metric.Ceilometer
2108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2109         occurrences:
2110         - 1
2111         - UNBOUNDED
2112       vcpus_server_1b_pd:
2113         type: org.openecomp.capabilities.metric.Ceilometer
2114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2115         occurrences:
2116         - 1
2117         - UNBOUNDED
2118       memory.usage_server_1c1_cmaui_1:
2119         type: org.openecomp.capabilities.metric.Ceilometer
2120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       disk.write.bytes.rate_server_1b_ps:
2125         type: org.openecomp.capabilities.metric.Ceilometer
2126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       memory.usage_server_1c1_cmaui_2:
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       binding_server_1c1_cmaui_2:
2137         type: tosca.capabilities.network.Bindable
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       memory_server_1c1_cmaui_2:
2142         type: org.openecomp.capabilities.metric.Ceilometer
2143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       binding_server_1c1_cmaui_1:
2148         type: tosca.capabilities.network.Bindable
2149         occurrences:
2150         - 1
2151         - UNBOUNDED
2152       feature_ps_server_1b_port:
2153         type: tosca.capabilities.Node
2154         occurrences:
2155         - 1
2156         - UNBOUNDED
2157       disk.device.iops_server_1c2_oam_2:
2158         type: org.openecomp.capabilities.metric.Ceilometer
2159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2160         occurrences:
2161         - 1
2162         - UNBOUNDED
2163       vcpus_server_1b_ps:
2164         type: org.openecomp.capabilities.metric.Ceilometer
2165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2166         occurrences:
2167         - 1
2168         - UNBOUNDED
2169       disk.device.iops_server_1c2_oam_1:
2170         type: org.openecomp.capabilities.metric.Ceilometer
2171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2172         occurrences:
2173         - 1
2174         - UNBOUNDED
2175       disk.write.bytes.rate_server_1b_pd:
2176         type: org.openecomp.capabilities.metric.Ceilometer
2177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2178         occurrences:
2179         - 1
2180         - UNBOUNDED
2181       forwarder_oam_port_1:
2182         type: org.openecomp.capabilities.Forwarder
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       forwarder_oam_port_2:
2187         type: org.openecomp.capabilities.Forwarder
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       binding_server_1c2_oam_2:
2192         type: tosca.capabilities.network.Bindable
2193         occurrences:
2194         - 1
2195         - UNBOUNDED
2196       binding_server_1c2_oam_1:
2197         type: tosca.capabilities.network.Bindable
2198         occurrences:
2199         - 1
2200         - UNBOUNDED
2201       os_server_1b_pd:
2202         type: tosca.capabilities.OperatingSystem
2203         occurrences:
2204         - 1
2205         - UNBOUNDED
2206       attachment_packet_internal_network:
2207         type: tosca.capabilities.Attachment
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       network.outgoing.packets.rate_pd_server_1b_port:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       memory_server_1c1_cmaui_1:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       disk.device.latency_server_1b_pd:
2224         type: org.openecomp.capabilities.metric.Ceilometer
2225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2226         occurrences:
2227         - 1
2228         - UNBOUNDED
2229       disk.write.requests_server_1c2_oam_2:
2230         type: org.openecomp.capabilities.metric.Ceilometer
2231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2232         occurrences:
2233         - 1
2234         - UNBOUNDED
2235       disk.device.usage_server_1b_pd:
2236         type: org.openecomp.capabilities.metric.Ceilometer
2237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2238         occurrences:
2239         - 1
2240         - UNBOUNDED
2241       disk.write.requests_server_1c2_oam_1:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       vcpus_server_1c2_oam_1:
2248         type: org.openecomp.capabilities.metric.Ceilometer
2249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2250         occurrences:
2251         - 1
2252         - UNBOUNDED
2253       vcpus_server_1c2_oam_2:
2254         type: org.openecomp.capabilities.metric.Ceilometer
2255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       os_server_1b_ps:
2260         type: tosca.capabilities.OperatingSystem
2261         occurrences:
2262         - 1
2263         - UNBOUNDED
2264       disk.device.latency_server_1b_ps:
2265         type: org.openecomp.capabilities.metric.Ceilometer
2266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2267         occurrences:
2268         - 1
2269         - UNBOUNDED
2270       disk.ephemeral.size_server_1c1_cmaui_1:
2271         type: org.openecomp.capabilities.metric.Ceilometer
2272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2273         occurrences:
2274         - 1
2275         - UNBOUNDED
2276       disk.ephemeral.size_server_1c1_cmaui_2:
2277         type: org.openecomp.capabilities.metric.Ceilometer
2278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       disk.root.size_server_1c1_cmaui_2:
2283         type: org.openecomp.capabilities.metric.Ceilometer
2284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2285         occurrences:
2286         - 1
2287         - UNBOUNDED
2288       disk.device.usage_server_1b_ps:
2289         type: org.openecomp.capabilities.metric.Ceilometer
2290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       disk.root.size_server_1c1_cmaui_1:
2295         type: org.openecomp.capabilities.metric.Ceilometer
2296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       disk.read.bytes_server_1b_ps:
2301         type: org.openecomp.capabilities.metric.Ceilometer
2302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       network.incoming.packets_cmaui_port_2:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.device.write.bytes.rate_server_1c1_cmaui_2:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       disk.ephemeral.size_server_1b_pd:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       disk.device.write.requests_server_1c2_oam_2:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       disk.allocation_server_1c1_cmaui_1:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       memory_server_1b_ps:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.incoming.packets_cmaui_port_1:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       network.outgoing.bytes.rate_ps_server_1b_port:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       network.incoming.packets.rate_ps_server_1b_port:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       disk.device.write.requests.rate_server_1c1_cmaui_2:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.device.write.bytes_server_1c1_cmaui_1:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       disk.device.write.requests.rate_server_1c1_cmaui_1:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       feature_server_1b_ps:
2379         type: tosca.capabilities.Node
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.write.requests.rate_server_1b_ps:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.device.write.requests_server_1c2_oam_1:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       disk.device.write.bytes.rate_server_1c1_cmaui_1:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.device.write.bytes_server_1c1_cmaui_2:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       host_server_1b_pd:
2408         type: tosca.capabilities.Container
2409         valid_source_types:
2410         - tosca.nodes.SoftwareComponent
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.device.read.requests_server_1c2_oam_1:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       disk.ephemeral.size_server_1b_ps:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       disk.read.bytes_server_1b_pd:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       host_server_1c2_oam_1:
2433         type: tosca.capabilities.Container
2434         valid_source_types:
2435         - tosca.nodes.SoftwareComponent
2436         occurrences:
2437         - 1
2438         - UNBOUNDED
2439       disk.device.read.requests_server_1c2_oam_2:
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       memory_server_1b_pd:
2446         type: org.openecomp.capabilities.metric.Ceilometer
2447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2448         occurrences:
2449         - 1
2450         - UNBOUNDED
2451       host_server_1c2_oam_2:
2452         type: tosca.capabilities.Container
2453         valid_source_types:
2454         - tosca.nodes.SoftwareComponent
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       network.incoming.packets.rate_oam_port_1:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       disk.write.bytes_server_1b_ps:
2465         type: org.openecomp.capabilities.metric.Ceilometer
2466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       network.incoming.packets.rate_oam_port_2:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       end_point_packet_external_network:
2477         type: tosca.capabilities.Endpoint
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       network.outpoing.packets_pd_server_1b_port:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       feature_server_1b_pd:
2488         type: tosca.capabilities.Node
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.device.read.requests_server_1c1_cmaui_2:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       disk.allocation_server_1c1_cmaui_2:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       disk.device.read.requests_server_1c1_cmaui_1:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.device.allocation_server_1b_pd:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       disk.root.size_server_1b_ps:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.device.allocation_server_1c2_oam_2:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.device.allocation_server_1c2_oam_1:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       network.outgoing.bytes_pd_server_1b_port:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.write.bytes_server_1b_pd:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       disk.write.requests_server_1c1_cmaui_2:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.write.requests_server_1c1_cmaui_1:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.device.capacity_server_1b_pd:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       network.outgoing.bytes.rate_cmaui_port_2:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       disk.root.size_server_1b_pd:
2571         type: org.openecomp.capabilities.metric.Ceilometer
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       cpu_server_1c1_cmaui_2:
2577         type: org.openecomp.capabilities.metric.Ceilometer
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2579         occurrences:
2580         - 1
2581         - UNBOUNDED
2582       network.outgoing.bytes.rate_cmaui_port_1:
2583         type: org.openecomp.capabilities.metric.Ceilometer
2584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       cpu_server_1c1_cmaui_1:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       cpu_server_1c2_oam_1:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       disk.device.capacity_server_1b_ps:
2601         type: org.openecomp.capabilities.metric.Ceilometer
2602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2603         occurrences:
2604         - 1
2605         - UNBOUNDED
2606       disk.write.requests.rate_server_1b_pd:
2607         type: org.openecomp.capabilities.metric.Ceilometer
2608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2609         occurrences:
2610         - 1
2611         - UNBOUNDED
2612       cpu_server_1c2_oam_2:
2613         type: org.openecomp.capabilities.metric.Ceilometer
2614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       link_packet_external_network:
2619         type: tosca.capabilities.network.Linkable
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       disk.device.read.bytes.rate_server_1c1_cmaui_1:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       disk.device.read.bytes.rate_server_1c1_cmaui_2:
2630         type: org.openecomp.capabilities.metric.Ceilometer
2631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2632         occurrences:
2633         - 1
2634         - UNBOUNDED
2635       host_server_1b_ps:
2636         type: tosca.capabilities.Container
2637         valid_source_types:
2638         - tosca.nodes.SoftwareComponent
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.write.requests.rate_server_1c2_oam_2:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       cpu.delta_server_1c2_oam_2:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       disk.iops_server_1b_pd:
2655         type: org.openecomp.capabilities.metric.Ceilometer
2656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.write.requests.rate_server_1c2_oam_1:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.usage_server_1c1_cmaui_2:
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.usage_server_1c1_cmaui_1:
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.device.allocation_server_1b_ps:
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       end_point_packet_internal_network:
2685         type: tosca.capabilities.Endpoint
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       network.incoming.bytes_oam_port_2:
2690         type: org.openecomp.capabilities.metric.Ceilometer
2691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       feature_packet_internal_network:
2696         type: tosca.capabilities.Node
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       network.incoming.bytes_oam_port_1:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       forwarder_pd_server_1b_port:
2707         type: org.openecomp.capabilities.Forwarder
2708         occurrences:
2709         - 1
2710         - UNBOUNDED
2711       disk.device.write.requests.rate_server_1b_ps:
2712         type: org.openecomp.capabilities.metric.Ceilometer
2713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2714         occurrences:
2715         - 1
2716         - UNBOUNDED
2717       attachment_cmaui_port_2:
2718         type: tosca.capabilities.Attachment
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722       network.outgoing.bytes.rate_oam_port_1:
2723         type: org.openecomp.capabilities.metric.Ceilometer
2724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2725         occurrences:
2726         - 1
2727         - UNBOUNDED
2728       network.outgoing.bytes.rate_oam_port_2:
2729         type: org.openecomp.capabilities.metric.Ceilometer
2730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2731         occurrences:
2732         - 1
2733         - UNBOUNDED
2734       disk.iops_server_1b_ps:
2735         type: org.openecomp.capabilities.metric.Ceilometer
2736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2737         occurrences:
2738         - 1
2739         - UNBOUNDED
2740       disk.capacity_server_1c1_cmaui_1:
2741         type: org.openecomp.capabilities.metric.Ceilometer
2742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2743         occurrences:
2744         - 1
2745         - UNBOUNDED
2746       network.outgoing.packets.rate_cmaui_port_1:
2747         type: org.openecomp.capabilities.metric.Ceilometer
2748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2749         occurrences:
2750         - 1
2751         - UNBOUNDED
2752       network.outgoing.packets.rate_cmaui_port_2:
2753         type: org.openecomp.capabilities.metric.Ceilometer
2754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2755         occurrences:
2756         - 1
2757         - UNBOUNDED
2758       attachment_cmaui_port_1:
2759         type: tosca.capabilities.Attachment
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.capacity_server_1c1_cmaui_2:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       disk.ephemeral.size_server_1c2_oam_2:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.read.bytes.rate_server_1b_ps:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       disk.ephemeral.size_server_1c2_oam_1:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       disk.device.read.requests.rate_server_1c1_cmaui_1:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       disk.device.read.bytes_server_1c2_oam_2:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       disk.device.read.bytes_server_1c2_oam_1:
2800         type: org.openecomp.capabilities.metric.Ceilometer
2801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       disk.device.read.requests.rate_server_1c1_cmaui_2:
2806         type: org.openecomp.capabilities.metric.Ceilometer
2807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2808         occurrences:
2809         - 1
2810         - UNBOUNDED
2811       network.incoming.packets_ps_server_1b_port:
2812         type: org.openecomp.capabilities.metric.Ceilometer
2813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       disk.write.requests_server_1b_ps:
2818         type: org.openecomp.capabilities.metric.Ceilometer
2819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2820         occurrences:
2821         - 1
2822         - UNBOUNDED
2823       feature_pd_server_1b_port:
2824         type: tosca.capabilities.Node
2825         occurrences:
2826         - 1
2827         - UNBOUNDED
2828       disk.latency_server_1c1_cmaui_1:
2829         type: org.openecomp.capabilities.metric.Ceilometer
2830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2831         occurrences:
2832         - 1
2833         - UNBOUNDED
2834       scalable_server_1b_ps:
2835         type: tosca.capabilities.Scalable
2836         occurrences:
2837         - 1
2838         - UNBOUNDED
2839       disk.latency_server_1c1_cmaui_2:
2840         type: org.openecomp.capabilities.metric.Ceilometer
2841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2842         occurrences:
2843         - 1
2844         - UNBOUNDED
2845       cpu.delta_server_1c2_oam_1:
2846         type: org.openecomp.capabilities.metric.Ceilometer
2847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2848         occurrences:
2849         - 1
2850         - UNBOUNDED
2851       disk.device.read.bytes.rate_server_1c2_oam_1:
2852         type: org.openecomp.capabilities.metric.Ceilometer
2853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       disk.device.read.bytes.rate_server_1c2_oam_2:
2858         type: org.openecomp.capabilities.metric.Ceilometer
2859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2860         occurrences:
2861         - 1
2862         - UNBOUNDED
2863       scalable_server_1b_pd:
2864         type: tosca.capabilities.Scalable
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       disk.write.requests_server_1b_pd:
2869         type: org.openecomp.capabilities.metric.Ceilometer
2870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2871         occurrences:
2872         - 1
2873         - UNBOUNDED
2874       disk.latency_server_1b_ps:
2875         type: org.openecomp.capabilities.metric.Ceilometer
2876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2877         occurrences:
2878         - 1
2879         - UNBOUNDED
2880       disk.write.bytes_server_1c1_cmaui_1:
2881         type: org.openecomp.capabilities.metric.Ceilometer
2882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2883         occurrences:
2884         - 1
2885         - UNBOUNDED
2886       network.outgoing.bytes.rate_pd_server_1b_port:
2887         type: org.openecomp.capabilities.metric.Ceilometer
2888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2889         occurrences:
2890         - 1
2891         - UNBOUNDED
2892       disk.write.bytes_server_1c1_cmaui_2:
2893         type: org.openecomp.capabilities.metric.Ceilometer
2894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2895         occurrences:
2896         - 1
2897         - UNBOUNDED
2898       feature_oam_port_2:
2899         type: tosca.capabilities.Node
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       feature_oam_port_1:
2904         type: tosca.capabilities.Node
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       network.incoming.packets.rate_pd_server_1b_port:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       disk.device.latency_server_1c1_cmaui_1:
2915         type: org.openecomp.capabilities.metric.Ceilometer
2916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       disk.read.bytes.rate_server_1b_pd:
2921         type: org.openecomp.capabilities.metric.Ceilometer
2922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       scalable_server_1c1_cmaui_1:
2927         type: tosca.capabilities.Scalable
2928         occurrences:
2929         - 1
2930         - UNBOUNDED
2931       link_packet_internal_network:
2932         type: tosca.capabilities.network.Linkable
2933         occurrences:
2934         - 1
2935         - UNBOUNDED
2936       disk.device.latency_server_1c1_cmaui_2:
2937         type: org.openecomp.capabilities.metric.Ceilometer
2938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       scalable_server_1c1_cmaui_2:
2943         type: tosca.capabilities.Scalable
2944         occurrences:
2945         - 1
2946         - UNBOUNDED
2947       cpu.delta_server_1c1_cmaui_2:
2948         type: org.openecomp.capabilities.metric.Ceilometer
2949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2950         occurrences:
2951         - 1
2952         - UNBOUNDED
2953       endpoint_server_1b_pd:
2954         type: tosca.capabilities.Endpoint.Admin
2955         occurrences:
2956         - 1
2957         - UNBOUNDED
2958       cpu.delta_server_1c1_cmaui_1:
2959         type: org.openecomp.capabilities.metric.Ceilometer
2960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2961         occurrences:
2962         - 1
2963         - UNBOUNDED
2964       endpoint_server_1b_ps:
2965         type: tosca.capabilities.Endpoint.Admin
2966         occurrences:
2967         - 1
2968         - UNBOUNDED
2969       network.incoming.packets_oam_port_1:
2970         type: org.openecomp.capabilities.metric.Ceilometer
2971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2972         occurrences:
2973         - 1
2974         - UNBOUNDED
2975       network.incoming.packets_oam_port_2:
2976         type: org.openecomp.capabilities.metric.Ceilometer
2977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2978         occurrences:
2979         - 1
2980         - UNBOUNDED
2981       network.incoming.bytes.rate_cmaui_port_1:
2982         type: org.openecomp.capabilities.metric.Ceilometer
2983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2984         occurrences:
2985         - 1
2986         - UNBOUNDED
2987       network.outgoing.bytes_ps_server_1b_port:
2988         type: org.openecomp.capabilities.metric.Ceilometer
2989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2990         occurrences:
2991         - 1
2992         - UNBOUNDED
2993       network.incoming.bytes.rate_cmaui_port_2:
2994         type: org.openecomp.capabilities.metric.Ceilometer
2995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2996         occurrences:
2997         - 1
2998         - UNBOUNDED
2999       disk.device.read.bytes_server_1b_ps:
3000         type: org.openecomp.capabilities.metric.Ceilometer
3001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3002         occurrences:
3003         - 1
3004         - UNBOUNDED
3005       disk.iops_server_1c1_cmaui_2:
3006         type: org.openecomp.capabilities.metric.Ceilometer
3007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.iops_server_1c1_cmaui_1:
3012         type: org.openecomp.capabilities.metric.Ceilometer
3013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       disk.device.write.requests.rate_server_1b_pd:
3018         type: org.openecomp.capabilities.metric.Ceilometer
3019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3020         occurrences:
3021         - 1
3022         - UNBOUNDED
3023       memory.resident_server_1b_pd:
3024         type: org.openecomp.capabilities.metric.Ceilometer
3025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       disk.device.write.bytes_server_1c2_oam_1:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       disk.device.write.bytes_server_1c2_oam_2:
3036         type: org.openecomp.capabilities.metric.Ceilometer
3037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3038         occurrences:
3039         - 1
3040         - UNBOUNDED
3041       memory.resident_server_1b_ps:
3042         type: org.openecomp.capabilities.metric.Ceilometer
3043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3044         occurrences:
3045         - 1
3046         - UNBOUNDED
3047       disk.device.read.bytes_server_1b_pd:
3048         type: org.openecomp.capabilities.metric.Ceilometer
3049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3050         occurrences:
3051         - 1
3052         - UNBOUNDED
3053       endpoint_server_1c2_oam_2:
3054         type: tosca.capabilities.Endpoint.Admin
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       endpoint_server_1c2_oam_1:
3059         type: tosca.capabilities.Endpoint.Admin
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063   org.openecomp.resource.abstract.nodes.ps_server_1b:
3064     derived_from: org.openecomp.resource.abstract.nodes.VFC
3065     properties:
3066       port_ps_server_1b_port_vlan_requirements:
3067         type: list
3068         required: true
3069         status: SUPPORTED
3070         entry_schema:
3071           type: org.openecomp.datatypes.network.VlanRequirements
3072       port_ps_server_1b_port_mac_requirements:
3073         type: org.openecomp.datatypes.network.MacRequirements
3074         required: true
3075         status: SUPPORTED
3076       port_ps_server_1b_port_network_role_tag:
3077         type: string
3078         required: true
3079         status: SUPPORTED
3080       port_ps_server_1b_port_fixed_ips:
3081         type: list
3082         required: true
3083         status: SUPPORTED
3084         entry_schema:
3085           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3086       index_value:
3087         type: integer
3088         description: Index value of this substitution service template runtime instance
3089         required: false
3090         default: 0
3091         status: SUPPORTED
3092         constraints:
3093         - greater_or_equal: 0
3094       port_ps_server_1b_port_order:
3095         type: integer
3096         required: true
3097         status: SUPPORTED
3098       vm_flavor_name:
3099         type: string
3100         required: true
3101         status: SUPPORTED
3102       port_ps_server_1b_port_related_networks:
3103         type: list
3104         required: true
3105         status: SUPPORTED
3106         entry_schema:
3107           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3108       port_ps_server_1b_port_network:
3109         type: list
3110         required: true
3111         status: SUPPORTED
3112         entry_schema:
3113           type: string
3114       port_ps_server_1b_port_exCP_naming:
3115         type: org.openecomp.datatypes.Naming
3116         required: true
3117         status: SUPPORTED
3118       port_ps_server_1b_port_ip_requirements:
3119         type: list
3120         required: true
3121         status: SUPPORTED
3122         entry_schema:
3123           type: org.openecomp.datatypes.network.IpRequirements
3124       vm_image_name:
3125         type: string
3126         required: true
3127         status: SUPPORTED
3128       port_ps_server_1b_port_network_role:
3129         type: string
3130         required: true
3131         status: SUPPORTED
3132       port_ps_server_1b_port_replacement_policy:
3133         type: list
3134         required: true
3135         status: SUPPORTED
3136         entry_schema:
3137           type: string
3138       port_ps_server_1b_port_subnetpoolid:
3139         type: string
3140         required: true
3141         status: SUPPORTED
3142       compute_ps_server_1b_availability_zone:
3143         type: list
3144         required: true
3145         status: SUPPORTED
3146         entry_schema:
3147           type: string
3148       compute_ps_server_1b_name:
3149         type: list
3150         required: true
3151         status: SUPPORTED
3152         entry_schema:
3153           type: string
3154     requirements:
3155     - dependency_ps_server_1b:
3156         capability: tosca.capabilities.Node
3157         node: tosca.nodes.Root
3158         relationship: tosca.relationships.DependsOn
3159         occurrences:
3160         - 0
3161         - UNBOUNDED
3162     - local_storage_ps_server_1b:
3163         capability: tosca.capabilities.Attachment
3164         node: tosca.nodes.BlockStorage
3165         relationship: tosca.relationships.AttachesTo
3166         occurrences:
3167         - 0
3168         - UNBOUNDED
3169     - dependency_ps_server_1b_ps_server_1b_port:
3170         capability: tosca.capabilities.Node
3171         node: tosca.nodes.Root
3172         relationship: tosca.relationships.DependsOn
3173         occurrences:
3174         - 0
3175         - UNBOUNDED
3176     - link_ps_server_1b_ps_server_1b_port:
3177         capability: tosca.capabilities.network.Linkable
3178         relationship: tosca.relationships.network.LinksTo
3179         occurrences:
3180         - 1
3181         - 1
3182     capabilities:
3183       disk.write.bytes.rate_ps_server_1b:
3184         type: org.openecomp.capabilities.metric.Ceilometer
3185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3186         occurrences:
3187         - 1
3188         - UNBOUNDED
3189       disk.device.usage_ps_server_1b:
3190         type: org.openecomp.capabilities.metric.Ceilometer
3191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       disk.device.allocation_ps_server_1b:
3196         type: org.openecomp.capabilities.metric.Ceilometer
3197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3198         occurrences:
3199         - 1
3200         - UNBOUNDED
3201       disk.device.write.requests_ps_server_1b:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       cpu_util_ps_server_1b:
3208         type: org.openecomp.capabilities.metric.Ceilometer
3209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3210         occurrences:
3211         - 1
3212         - UNBOUNDED
3213       scalable_ps_server_1b:
3214         type: tosca.capabilities.Scalable
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       disk.device.read.bytes.rate_ps_server_1b:
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       disk.device.latency_ps_server_1b:
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       disk.device.iops_ps_server_1b:
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       attachment_ps_server_1b_ps_server_1b_port:
3237         type: tosca.capabilities.Attachment
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       disk.device.capacity_ps_server_1b:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       forwarder_ps_server_1b_ps_server_1b_port:
3254         type: org.openecomp.capabilities.Forwarder
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258       instance_ps_server_1b:
3259         type: org.openecomp.capabilities.metric.Ceilometer
3260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3261         occurrences:
3262         - 1
3263         - UNBOUNDED
3264       cpu_ps_server_1b:
3265         type: org.openecomp.capabilities.metric.Ceilometer
3266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3267         occurrences:
3268         - 1
3269         - UNBOUNDED
3270       disk.device.write.bytes_ps_server_1b:
3271         type: org.openecomp.capabilities.metric.Ceilometer
3272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3273         occurrences:
3274         - 1
3275         - UNBOUNDED
3276       disk.read.bytes.rate_ps_server_1b:
3277         type: org.openecomp.capabilities.metric.Ceilometer
3278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3279         occurrences:
3280         - 1
3281         - UNBOUNDED
3282       disk.device.read.requests_ps_server_1b:
3283         type: org.openecomp.capabilities.metric.Ceilometer
3284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3285         occurrences:
3286         - 1
3287         - UNBOUNDED
3288       host_ps_server_1b:
3289         type: tosca.capabilities.Container
3290         valid_source_types:
3291         - tosca.nodes.SoftwareComponent
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.usage_ps_server_1b:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       disk.read.requests_ps_server_1b:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       disk.device.read.requests.rate_ps_server_1b:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       disk.capacity_ps_server_1b:
3314         type: org.openecomp.capabilities.metric.Ceilometer
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       disk.write.requests.rate_ps_server_1b:
3326         type: org.openecomp.capabilities.metric.Ceilometer
3327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3328         occurrences:
3329         - 1
3330         - UNBOUNDED
3331       disk.device.read.bytes_ps_server_1b:
3332         type: org.openecomp.capabilities.metric.Ceilometer
3333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       disk.device.write.requests.rate_ps_server_1b:
3338         type: org.openecomp.capabilities.metric.Ceilometer
3339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       disk.root.size_ps_server_1b:
3344         type: org.openecomp.capabilities.metric.Ceilometer
3345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3346         occurrences:
3347         - 1
3348         - UNBOUNDED
3349       binding_ps_server_1b:
3350         type: tosca.capabilities.network.Bindable
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       memory.resident_ps_server_1b:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       memory_ps_server_1b:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       disk.write.bytes_ps_server_1b:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       disk.device.write.bytes.rate_ps_server_1b:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       disk.read.bytes_ps_server_1b:
3379         type: org.openecomp.capabilities.metric.Ceilometer
3380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3381         occurrences:
3382         - 1
3383         - UNBOUNDED
3384       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
3385         type: org.openecomp.capabilities.metric.Ceilometer
3386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3387         occurrences:
3388         - 1
3389         - UNBOUNDED
3390       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
3391         type: org.openecomp.capabilities.metric.Ceilometer
3392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3393         occurrences:
3394         - 1
3395         - UNBOUNDED
3396       network.incoming.packets_ps_server_1b_ps_server_1b_port:
3397         type: org.openecomp.capabilities.metric.Ceilometer
3398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3399         occurrences:
3400         - 1
3401         - UNBOUNDED
3402       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
3403         type: org.openecomp.capabilities.metric.Ceilometer
3404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3405         occurrences:
3406         - 1
3407         - UNBOUNDED
3408       feature_ps_server_1b:
3409         type: tosca.capabilities.Node
3410         occurrences:
3411         - 1
3412         - UNBOUNDED
3413       os_ps_server_1b:
3414         type: tosca.capabilities.OperatingSystem
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       disk.iops_ps_server_1b:
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       disk.allocation_ps_server_1b:
3425         type: org.openecomp.capabilities.metric.Ceilometer
3426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3427         occurrences:
3428         - 1
3429         - UNBOUNDED
3430       disk.write.requests_ps_server_1b:
3431         type: org.openecomp.capabilities.metric.Ceilometer
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3433         occurrences:
3434         - 1
3435         - UNBOUNDED
3436       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
3437         type: org.openecomp.capabilities.metric.Ceilometer
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       memory.usage_ps_server_1b:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       disk.latency_ps_server_1b:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       endpoint_ps_server_1b:
3455         type: tosca.capabilities.Endpoint.Admin
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3460         type: org.openecomp.capabilities.metric.Ceilometer
3461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       feature_ps_server_1b_ps_server_1b_port:
3466         type: tosca.capabilities.Node
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       vcpus_ps_server_1b:
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       cpu.delta_ps_server_1b:
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       disk.ephemeral.size_ps_server_1b:
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       binding_ps_server_1b_ps_server_1b_port:
3489         type: tosca.capabilities.network.Bindable
3490         valid_source_types:
3491         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3492         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3493         occurrences:
3494         - 0
3495         - UNBOUNDED
3496   org.openecomp.resource.abstract.nodes.cmaui_1c1:
3497     derived_from: org.openecomp.resource.abstract.nodes.VFC
3498     properties:
3499       port_cmaui_port_vlan_requirements:
3500         type: list
3501         required: true
3502         status: SUPPORTED
3503         entry_schema:
3504           type: org.openecomp.datatypes.network.VlanRequirements
3505       port_cmaui_port_fixed_ips:
3506         type: list
3507         required: true
3508         status: SUPPORTED
3509         entry_schema:
3510           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3511       port_cmaui_port_exCP_naming:
3512         type: org.openecomp.datatypes.Naming
3513         required: true
3514         status: SUPPORTED
3515       port_cmaui_port_network:
3516         type: list
3517         required: true
3518         status: SUPPORTED
3519         entry_schema:
3520           type: string
3521       port_cmaui_port_related_networks:
3522         type: list
3523         required: true
3524         status: SUPPORTED
3525         entry_schema:
3526           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3527       index_value:
3528         type: integer
3529         description: Index value of this substitution service template runtime instance
3530         required: false
3531         default: 0
3532         status: SUPPORTED
3533         constraints:
3534         - greater_or_equal: 0
3535       compute_cmaui_1c1_availability_zone:
3536         type: list
3537         required: true
3538         status: SUPPORTED
3539         entry_schema:
3540           type: string
3541       port_cmaui_port_network_role_tag:
3542         type: string
3543         required: true
3544         status: SUPPORTED
3545       port_cmaui_port_order:
3546         type: integer
3547         required: true
3548         status: SUPPORTED
3549       vm_flavor_name:
3550         type: string
3551         required: true
3552         status: SUPPORTED
3553       port_cmaui_port_mac_requirements:
3554         type: org.openecomp.datatypes.network.MacRequirements
3555         required: true
3556         status: SUPPORTED
3557       port_cmaui_port_replacement_policy:
3558         type: list
3559         required: true
3560         status: SUPPORTED
3561         entry_schema:
3562           type: string
3563       port_cmaui_port_network_role:
3564         type: string
3565         required: true
3566         status: SUPPORTED
3567       vm_image_name:
3568         type: string
3569         required: true
3570         status: SUPPORTED
3571       port_cmaui_port_ip_requirements:
3572         type: list
3573         required: true
3574         status: SUPPORTED
3575         entry_schema:
3576           type: org.openecomp.datatypes.network.IpRequirements
3577       compute_cmaui_1c1_name:
3578         type: list
3579         required: true
3580         status: SUPPORTED
3581         entry_schema:
3582           type: string
3583       port_cmaui_port_subnetpoolid:
3584         type: string
3585         required: true
3586         status: SUPPORTED
3587     requirements:
3588     - dependency_cmaui_1c1_cmaui_port:
3589         capability: tosca.capabilities.Node
3590         node: tosca.nodes.Root
3591         relationship: tosca.relationships.DependsOn
3592         occurrences:
3593         - 0
3594         - UNBOUNDED
3595     - link_cmaui_1c1_cmaui_port:
3596         capability: tosca.capabilities.network.Linkable
3597         relationship: tosca.relationships.network.LinksTo
3598         occurrences:
3599         - 1
3600         - 1
3601     - dependency_cmaui_1c1:
3602         capability: tosca.capabilities.Node
3603         node: tosca.nodes.Root
3604         relationship: tosca.relationships.DependsOn
3605         occurrences:
3606         - 0
3607         - UNBOUNDED
3608     - local_storage_cmaui_1c1:
3609         capability: tosca.capabilities.Attachment
3610         node: tosca.nodes.BlockStorage
3611         relationship: tosca.relationships.AttachesTo
3612         occurrences:
3613         - 0
3614         - UNBOUNDED
3615     capabilities:
3616       binding_cmaui_1c1_cmaui_port:
3617         type: tosca.capabilities.network.Bindable
3618         valid_source_types:
3619         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3620         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3621         occurrences:
3622         - 0
3623         - UNBOUNDED
3624       disk.iops_cmaui_1c1:
3625         type: org.openecomp.capabilities.metric.Ceilometer
3626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3627         occurrences:
3628         - 1
3629         - UNBOUNDED
3630       disk.write.bytes_cmaui_1c1:
3631         type: org.openecomp.capabilities.metric.Ceilometer
3632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3633         occurrences:
3634         - 1
3635         - UNBOUNDED
3636       disk.device.capacity_cmaui_1c1:
3637         type: org.openecomp.capabilities.metric.Ceilometer
3638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3639         occurrences:
3640         - 1
3641         - UNBOUNDED
3642       endpoint_cmaui_1c1:
3643         type: tosca.capabilities.Endpoint.Admin
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
3648         type: org.openecomp.capabilities.metric.Ceilometer
3649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       network.incoming.packets_cmaui_1c1_cmaui_port:
3654         type: org.openecomp.capabilities.metric.Ceilometer
3655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3656         occurrences:
3657         - 1
3658         - UNBOUNDED
3659       network.outgoing.bytes_cmaui_1c1_cmaui_port:
3660         type: org.openecomp.capabilities.metric.Ceilometer
3661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
3666         type: org.openecomp.capabilities.metric.Ceilometer
3667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       network.outpoing.packets_cmaui_1c1_cmaui_port:
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       memory_cmaui_1c1:
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.latency_cmaui_1c1:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       disk.read.bytes.rate_cmaui_1c1:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       disk.write.requests.rate_cmaui_1c1:
3696         type: org.openecomp.capabilities.metric.Ceilometer
3697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3698         occurrences:
3699         - 1
3700         - UNBOUNDED
3701       disk.device.iops_cmaui_1c1:
3702         type: org.openecomp.capabilities.metric.Ceilometer
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       disk.write.requests_cmaui_1c1:
3708         type: org.openecomp.capabilities.metric.Ceilometer
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3710         occurrences:
3711         - 1
3712         - UNBOUNDED
3713       disk.device.read.bytes_cmaui_1c1:
3714         type: org.openecomp.capabilities.metric.Ceilometer
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       cpu_util_cmaui_1c1:
3720         type: org.openecomp.capabilities.metric.Ceilometer
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
3726         type: org.openecomp.capabilities.metric.Ceilometer
3727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       disk.device.read.bytes.rate_cmaui_1c1:
3732         type: org.openecomp.capabilities.metric.Ceilometer
3733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       disk.ephemeral.size_cmaui_1c1:
3738         type: org.openecomp.capabilities.metric.Ceilometer
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       instance_cmaui_1c1:
3744         type: org.openecomp.capabilities.metric.Ceilometer
3745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3746         occurrences:
3747         - 1
3748         - UNBOUNDED
3749       disk.device.read.requests_cmaui_1c1:
3750         type: org.openecomp.capabilities.metric.Ceilometer
3751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3752         occurrences:
3753         - 1
3754         - UNBOUNDED
3755       disk.device.write.bytes.rate_cmaui_1c1:
3756         type: org.openecomp.capabilities.metric.Ceilometer
3757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3758         occurrences:
3759         - 1
3760         - UNBOUNDED
3761       cpu_cmaui_1c1:
3762         type: org.openecomp.capabilities.metric.Ceilometer
3763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3764         occurrences:
3765         - 1
3766         - UNBOUNDED
3767       disk.read.bytes_cmaui_1c1:
3768         type: org.openecomp.capabilities.metric.Ceilometer
3769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3770         occurrences:
3771         - 1
3772         - UNBOUNDED
3773       disk.device.usage_cmaui_1c1:
3774         type: org.openecomp.capabilities.metric.Ceilometer
3775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3776         occurrences:
3777         - 1
3778         - UNBOUNDED
3779       host_cmaui_1c1:
3780         type: tosca.capabilities.Container
3781         valid_source_types:
3782         - tosca.nodes.SoftwareComponent
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       disk.device.write.requests_cmaui_1c1:
3787         type: org.openecomp.capabilities.metric.Ceilometer
3788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3789         occurrences:
3790         - 1
3791         - UNBOUNDED
3792       disk.device.latency_cmaui_1c1:
3793         type: org.openecomp.capabilities.metric.Ceilometer
3794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3795         occurrences:
3796         - 1
3797         - UNBOUNDED
3798       network.incoming.bytes_cmaui_1c1_cmaui_port:
3799         type: org.openecomp.capabilities.metric.Ceilometer
3800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3801         occurrences:
3802         - 1
3803         - UNBOUNDED
3804       disk.write.bytes.rate_cmaui_1c1:
3805         type: org.openecomp.capabilities.metric.Ceilometer
3806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3807         occurrences:
3808         - 1
3809         - UNBOUNDED
3810       memory.usage_cmaui_1c1:
3811         type: org.openecomp.capabilities.metric.Ceilometer
3812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       scalable_cmaui_1c1:
3817         type: tosca.capabilities.Scalable
3818         occurrences:
3819         - 1
3820         - UNBOUNDED
3821       disk.root.size_cmaui_1c1:
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.capacity_cmaui_1c1:
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       os_cmaui_1c1:
3834         type: tosca.capabilities.OperatingSystem
3835         occurrences:
3836         - 1
3837         - UNBOUNDED
3838       disk.device.read.requests.rate_cmaui_1c1:
3839         type: org.openecomp.capabilities.metric.Ceilometer
3840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3841         occurrences:
3842         - 1
3843         - UNBOUNDED
3844       feature_cmaui_1c1:
3845         type: tosca.capabilities.Node
3846         occurrences:
3847         - 1
3848         - UNBOUNDED
3849       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
3850         type: org.openecomp.capabilities.metric.Ceilometer
3851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3852         occurrences:
3853         - 1
3854         - UNBOUNDED
3855       disk.allocation_cmaui_1c1:
3856         type: org.openecomp.capabilities.metric.Ceilometer
3857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3858         occurrences:
3859         - 1
3860         - UNBOUNDED
3861       disk.device.allocation_cmaui_1c1:
3862         type: org.openecomp.capabilities.metric.Ceilometer
3863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3864         occurrences:
3865         - 1
3866         - UNBOUNDED
3867       disk.device.write.requests.rate_cmaui_1c1:
3868         type: org.openecomp.capabilities.metric.Ceilometer
3869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3870         occurrences:
3871         - 1
3872         - UNBOUNDED
3873       forwarder_cmaui_1c1_cmaui_port:
3874         type: org.openecomp.capabilities.Forwarder
3875         occurrences:
3876         - 1
3877         - UNBOUNDED
3878       disk.device.write.bytes_cmaui_1c1:
3879         type: org.openecomp.capabilities.metric.Ceilometer
3880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3881         occurrences:
3882         - 1
3883         - UNBOUNDED
3884       memory.resident_cmaui_1c1:
3885         type: org.openecomp.capabilities.metric.Ceilometer
3886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3887         occurrences:
3888         - 1
3889         - UNBOUNDED
3890       attachment_cmaui_1c1_cmaui_port:
3891         type: tosca.capabilities.Attachment
3892         occurrences:
3893         - 1
3894         - UNBOUNDED
3895       disk.usage_cmaui_1c1:
3896         type: org.openecomp.capabilities.metric.Ceilometer
3897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3898         occurrences:
3899         - 1
3900         - UNBOUNDED
3901       disk.read.requests_cmaui_1c1:
3902         type: org.openecomp.capabilities.metric.Ceilometer
3903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3904         occurrences:
3905         - 1
3906         - UNBOUNDED
3907       binding_cmaui_1c1:
3908         type: tosca.capabilities.network.Bindable
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       vcpus_cmaui_1c1:
3913         type: org.openecomp.capabilities.metric.Ceilometer
3914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3915         occurrences:
3916         - 1
3917         - UNBOUNDED
3918       feature_cmaui_1c1_cmaui_port:
3919         type: tosca.capabilities.Node
3920         occurrences:
3921         - 1
3922         - UNBOUNDED
3923       cpu.delta_cmaui_1c1:
3924         type: org.openecomp.capabilities.metric.Ceilometer
3925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3926         occurrences:
3927         - 1
3928         - UNBOUNDED