f2f4d3479c15e03628bd75d05132b34cb3f8d0bd
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.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       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       compute_oam_server_1c2_availability_zone:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_oam_port_fixed_ips:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
63       vm_image_name:
64         type: string
65         required: true
66         status: SUPPORTED
67       port_oam_port_vlan_requirements:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: org.openecomp.datatypes.network.VlanRequirements
73       port_oam_port_ip_requirements:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: org.openecomp.datatypes.network.IpRequirements
79       port_oam_port_replacement_policy:
80         type: list
81         required: true
82         status: SUPPORTED
83         entry_schema:
84           type: string
85       port_oam_port_network_role_tag:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_oam_port_network_role:
90         type: string
91         required: true
92         status: SUPPORTED
93     requirements:
94     - dependency_oam_server_1c2:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_oam_server_1c2:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_oam_server_1c2_oam_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_oam_server_1c2_oam_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     capabilities:
122       disk.device.usage_oam_server_1c2:
123         type: org.openecomp.capabilities.metric.Ceilometer
124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
125         occurrences:
126         - 1
127         - UNBOUNDED
128       disk.device.latency_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       feature_oam_server_1c2:
135         type: tosca.capabilities.Node
136         occurrences:
137         - 1
138         - UNBOUNDED
139       disk.read.requests_oam_server_1c2:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       disk.write.bytes.rate_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.device.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       network.outgoing.packets.rate_oam_server_1c2_oam_port:
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.outpoing.packets_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       cpu_util_oam_server_1c2:
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       disk.device.write.bytes_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.allocation_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       attachment_oam_server_1c2_oam_port:
188         type: tosca.capabilities.Attachment
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.incoming.bytes.rate_oam_server_1c2_oam_port:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.root.size_oam_server_1c2:
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.device.iops_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.read.bytes.rate_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       network.outgoing.bytes_oam_server_1c2_oam_port:
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       disk.allocation_oam_server_1c2:
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.read.bytes_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       network.incoming.bytes_oam_server_1c2_oam_port:
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.outgoing.bytes.rate_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       vcpus_oam_server_1c2:
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       disk.device.read.bytes.rate_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       network.incoming.packets_oam_server_1c2_oam_port:
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       cpu_oam_server_1c2:
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       disk.write.requests.rate_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       instance_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       host_oam_server_1c2:
283         type: tosca.capabilities.Container
284         valid_source_types:
285         - tosca.nodes.SoftwareComponent
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.device.capacity_oam_server_1c2:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.device.write.requests.rate_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       endpoint_oam_server_1c2:
302         type: tosca.capabilities.Endpoint.Admin
303         occurrences:
304         - 1
305         - UNBOUNDED
306       forwarder_oam_server_1c2_oam_port:
307         type: org.openecomp.capabilities.Forwarder
308         occurrences:
309         - 1
310         - UNBOUNDED
311       disk.ephemeral.size_oam_server_1c2:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       memory.resident_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_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       disk.device.read.bytes_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       memory.usage_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       disk.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       network.incoming.packets.rate_oam_server_1c2_oam_port:
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       binding_oam_server_1c2_oam_port:
354         type: tosca.capabilities.network.Bindable
355         valid_source_types:
356         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
357         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
358         occurrences:
359         - 0
360         - UNBOUNDED
361       os_oam_server_1c2:
362         type: tosca.capabilities.OperatingSystem
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.device.read.requests_oam_server_1c2:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.latency_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       feature_oam_server_1c2_oam_port:
379         type: tosca.capabilities.Node
380         occurrences:
381         - 1
382         - UNBOUNDED
383       disk.write.requests_oam_server_1c2:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.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       binding_oam_server_1c2:
396         type: tosca.capabilities.network.Bindable
397         occurrences:
398         - 1
399         - UNBOUNDED
400       scalable_oam_server_1c2:
401         type: tosca.capabilities.Scalable
402         occurrences:
403         - 1
404         - UNBOUNDED
405       cpu.delta_oam_server_1c2:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.write.bytes_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.capacity_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.device.read.requests.rate_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.iops_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   org.openecomp.resource.abstract.nodes.pd_server_1b:
436     derived_from: org.openecomp.resource.abstract.nodes.VFC
437     properties:
438       compute_pd_server_1b_name:
439         type: list
440         required: true
441         status: SUPPORTED
442         entry_schema:
443           type: string
444       index_value:
445         type: integer
446         description: Index value of this substitution service template runtime instance
447         required: false
448         default: 0
449         status: SUPPORTED
450         constraints:
451         - greater_or_equal: 0
452       vm_flavor_name:
453         type: string
454         required: true
455         status: SUPPORTED
456       port_pd_server_1b_port_vlan_requirements:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: org.openecomp.datatypes.network.VlanRequirements
462       port_pd_server_1b_port_network_role_tag:
463         type: string
464         required: true
465         status: SUPPORTED
466       vm_image_name:
467         type: string
468         required: true
469         status: SUPPORTED
470       port_pd_server_1b_port_replacement_policy:
471         type: list
472         required: true
473         status: SUPPORTED
474         entry_schema:
475           type: string
476       port_pd_server_1b_port_mac_requirements:
477         type: org.openecomp.datatypes.network.MacRequirements
478         required: true
479         status: SUPPORTED
480       port_pd_server_1b_port_network_role:
481         type: string
482         required: true
483         status: SUPPORTED
484       port_pd_server_1b_port_fixed_ips:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
490       port_pd_server_1b_port_network:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       compute_pd_server_1b_availability_zone:
497         type: list
498         required: true
499         status: SUPPORTED
500         entry_schema:
501           type: string
502       port_pd_server_1b_port_order:
503         type: integer
504         required: true
505         status: SUPPORTED
506       port_pd_server_1b_port_exCP_naming:
507         type: org.openecomp.datatypes.Naming
508         required: true
509         status: SUPPORTED
510       port_pd_server_1b_port_ip_requirements:
511         type: list
512         required: true
513         status: SUPPORTED
514         entry_schema:
515           type: org.openecomp.datatypes.network.IpRequirements
516       port_pd_server_1b_port_subnetpoolid:
517         type: string
518         required: true
519         status: SUPPORTED
520     requirements:
521     - dependency_pd_server_1b:
522         capability: tosca.capabilities.Node
523         node: tosca.nodes.Root
524         relationship: tosca.relationships.DependsOn
525         occurrences:
526         - 0
527         - UNBOUNDED
528     - local_storage_pd_server_1b:
529         capability: tosca.capabilities.Attachment
530         node: tosca.nodes.BlockStorage
531         relationship: tosca.relationships.AttachesTo
532         occurrences:
533         - 0
534         - UNBOUNDED
535     - dependency_pd_server_1b_pd_server_1b_port:
536         capability: tosca.capabilities.Node
537         node: tosca.nodes.Root
538         relationship: tosca.relationships.DependsOn
539         occurrences:
540         - 0
541         - UNBOUNDED
542     - link_pd_server_1b_pd_server_1b_port:
543         capability: tosca.capabilities.network.Linkable
544         relationship: tosca.relationships.network.LinksTo
545         occurrences:
546         - 1
547         - 1
548     capabilities:
549       disk.device.read.bytes_pd_server_1b:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       feature_pd_server_1b_pd_server_1b_port:
556         type: tosca.capabilities.Node
557         occurrences:
558         - 1
559         - UNBOUNDED
560       host_pd_server_1b:
561         type: tosca.capabilities.Container
562         valid_source_types:
563         - tosca.nodes.SoftwareComponent
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.read.bytes.rate_pd_server_1b:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.allocation_pd_server_1b:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
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       cpu.delta_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       forwarder_pd_server_1b_pd_server_1b_port:
592         type: org.openecomp.capabilities.Forwarder
593         occurrences:
594         - 1
595         - UNBOUNDED
596       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.read.requests_pd_server_1b:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       feature_pd_server_1b:
609         type: tosca.capabilities.Node
610         occurrences:
611         - 1
612         - UNBOUNDED
613       disk.device.iops_pd_server_1b:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       binding_pd_server_1b_pd_server_1b_port:
620         type: tosca.capabilities.network.Bindable
621         valid_source_types:
622         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
623         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
624         occurrences:
625         - 0
626         - UNBOUNDED
627       cpu_pd_server_1b:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.write.bytes.rate_pd_server_1b:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.device.read.requests.rate_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       endpoint_pd_server_1b:
646         type: tosca.capabilities.Endpoint.Admin
647         occurrences:
648         - 1
649         - UNBOUNDED
650       disk.device.allocation_pd_server_1b:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       memory.usage_pd_server_1b:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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_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       disk.device.read.bytes.rate_pd_server_1b:
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       disk.device.latency_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.read.bytes_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.usage_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       attachment_pd_server_1b_pd_server_1b_port:
699         type: tosca.capabilities.Attachment
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.device.write.requests_pd_server_1b:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.latency_pd_server_1b:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       disk.ephemeral.size_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       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
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       scalable_pd_server_1b:
728         type: tosca.capabilities.Scalable
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.write.requests_pd_server_1b:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.device.write.bytes.rate_pd_server_1b:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       disk.root.size_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.iops_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.write.bytes_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.device.write.bytes_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       os_pd_server_1b:
769         type: tosca.capabilities.OperatingSystem
770         occurrences:
771         - 1
772         - UNBOUNDED
773       vcpus_pd_server_1b:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       instance_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       binding_pd_server_1b:
792         type: tosca.capabilities.network.Bindable
793         occurrences:
794         - 1
795         - UNBOUNDED
796       cpu_util_pd_server_1b:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       memory.resident_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.incoming.packets_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       disk.device.write.requests.rate_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       disk.device.capacity_pd_server_1b:
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.read.requests_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       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
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.capacity_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       disk.usage_pd_server_1b:
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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.heat.nested1:
863     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
864     properties:
865       p1:
866         type: string
867         description: UID of OAM network
868         required: true
869         status: SUPPORTED
870       p2:
871         type: string
872         description: UID of OAM network
873         required: true
874         status: SUPPORTED
875       cmaui_1c1_image:
876         type: string
877         description: Image for CMAUI server
878         required: true
879         status: SUPPORTED
880       ps_server_1b_ips:
881         type: string
882         required: true
883         status: SUPPORTED
884       packet_internal_network_name:
885         type: string
886         required: true
887         status: SUPPORTED
888       pd_server_1b_names:
889         type: list
890         description: PD server names
891         required: true
892         status: SUPPORTED
893         entry_schema:
894           type: string
895       security_group_name:
896         type: list
897         description: CMAUI1, CMAUI2 server names
898         required: true
899         status: SUPPORTED
900         entry_schema:
901           type: string
902       oam_server_1c2_image:
903         type: string
904         description: Image for CMAUI server
905         required: true
906         status: SUPPORTED
907       cmaui_1c1_flavor:
908         type: string
909         description: Flavor for CMAUI server
910         required: true
911         status: SUPPORTED
912       ps_server_1b_names:
913         type: list
914         description: Ps server names
915         required: true
916         status: SUPPORTED
917         entry_schema:
918           type: string
919       cmaui_1c1_names:
920         type: list
921         description: CMAUI1, CMAUI2 server names
922         required: true
923         status: SUPPORTED
924         entry_schema:
925           type: string
926       pd_server_1b_flavor:
927         type: string
928         description: Flavor for PD server
929         required: true
930         status: SUPPORTED
931       pd_server_1b_ips:
932         type: string
933         required: true
934         status: SUPPORTED
935       packet_external_network_name:
936         type: string
937         required: true
938         status: SUPPORTED
939       availability_zone_0:
940         type: string
941         description: availabilityzone name
942         required: true
943         status: SUPPORTED
944       ps_server_1b_flavor:
945         type: string
946         description: Flavor for PS server
947         required: true
948         status: SUPPORTED
949       cmaui_oam_ips:
950         type: string
951         required: true
952         status: SUPPORTED
953       ps_server_1b_image:
954         type: string
955         description: Ps Image server
956         required: true
957         status: SUPPORTED
958       net:
959         type: string
960         required: true
961         status: SUPPORTED
962       pd_server_1b_image:
963         type: string
964         description: PD Image server
965         required: true
966         status: SUPPORTED
967       oam_server_1c2_flavor:
968         type: string
969         description: Flavor for CMAUI server
970         required: true
971         status: SUPPORTED
972       oam_server_1c2_names:
973         type: list
974         description: CMAUI1, CMAUI2 server names
975         required: true
976         status: SUPPORTED
977         entry_schema:
978           type: string
979     requirements:
980     - dependency_cmaui_port_2:
981         capability: tosca.capabilities.Node
982         node: tosca.nodes.Root
983         relationship: tosca.relationships.DependsOn
984         occurrences:
985         - 0
986         - UNBOUNDED
987     - dependency_server_1b_pd:
988         capability: tosca.capabilities.Node
989         node: tosca.nodes.Root
990         relationship: tosca.relationships.DependsOn
991         occurrences:
992         - 0
993         - UNBOUNDED
994     - local_storage_server_1b_pd:
995         capability: tosca.capabilities.Attachment
996         node: tosca.nodes.BlockStorage
997         relationship: tosca.relationships.AttachesTo
998         occurrences:
999         - 0
1000         - UNBOUNDED
1001     - dependency_server_1c2_oam_1:
1002         capability: tosca.capabilities.Node
1003         node: tosca.nodes.Root
1004         relationship: tosca.relationships.DependsOn
1005         occurrences:
1006         - 0
1007         - UNBOUNDED
1008     - local_storage_server_1c2_oam_1:
1009         capability: tosca.capabilities.Attachment
1010         node: tosca.nodes.BlockStorage
1011         relationship: tosca.relationships.AttachesTo
1012         occurrences:
1013         - 0
1014         - UNBOUNDED
1015     - dependency_server_1c2_oam_2:
1016         capability: tosca.capabilities.Node
1017         node: tosca.nodes.Root
1018         relationship: tosca.relationships.DependsOn
1019         occurrences:
1020         - 0
1021         - UNBOUNDED
1022     - local_storage_server_1c2_oam_2:
1023         capability: tosca.capabilities.Attachment
1024         node: tosca.nodes.BlockStorage
1025         relationship: tosca.relationships.AttachesTo
1026         occurrences:
1027         - 0
1028         - UNBOUNDED
1029     - dependency_cmaui_port_1:
1030         capability: tosca.capabilities.Node
1031         node: tosca.nodes.Root
1032         relationship: tosca.relationships.DependsOn
1033         occurrences:
1034         - 0
1035         - UNBOUNDED
1036     - dependency_pd_server_1b_port:
1037         capability: tosca.capabilities.Node
1038         node: tosca.nodes.Root
1039         relationship: tosca.relationships.DependsOn
1040         occurrences:
1041         - 0
1042         - UNBOUNDED
1043     - link_pd_server_1b_port:
1044         capability: tosca.capabilities.network.Linkable
1045         relationship: tosca.relationships.network.LinksTo
1046         occurrences:
1047         - 1
1048         - 1
1049     - dependency_oam_port_1:
1050         capability: tosca.capabilities.Node
1051         node: tosca.nodes.Root
1052         relationship: tosca.relationships.DependsOn
1053         occurrences:
1054         - 0
1055         - UNBOUNDED
1056     - dependency_packet_external_network:
1057         capability: tosca.capabilities.Node
1058         node: tosca.nodes.Root
1059         relationship: tosca.relationships.DependsOn
1060         occurrences:
1061         - 0
1062         - UNBOUNDED
1063     - dependency_ps_server_1b_port:
1064         capability: tosca.capabilities.Node
1065         node: tosca.nodes.Root
1066         relationship: tosca.relationships.DependsOn
1067         occurrences:
1068         - 0
1069         - UNBOUNDED
1070     - link_ps_server_1b_port:
1071         capability: tosca.capabilities.network.Linkable
1072         relationship: tosca.relationships.network.LinksTo
1073         occurrences:
1074         - 1
1075         - 1
1076     - dependency_server_1b_ps:
1077         capability: tosca.capabilities.Node
1078         node: tosca.nodes.Root
1079         relationship: tosca.relationships.DependsOn
1080         occurrences:
1081         - 0
1082         - UNBOUNDED
1083     - local_storage_server_1b_ps:
1084         capability: tosca.capabilities.Attachment
1085         node: tosca.nodes.BlockStorage
1086         relationship: tosca.relationships.AttachesTo
1087         occurrences:
1088         - 0
1089         - UNBOUNDED
1090     - dependency_packet_internal_network:
1091         capability: tosca.capabilities.Node
1092         node: tosca.nodes.Root
1093         relationship: tosca.relationships.DependsOn
1094         occurrences:
1095         - 0
1096         - UNBOUNDED
1097     - dependency_server_1c1_cmaui_2:
1098         capability: tosca.capabilities.Node
1099         node: tosca.nodes.Root
1100         relationship: tosca.relationships.DependsOn
1101         occurrences:
1102         - 0
1103         - UNBOUNDED
1104     - local_storage_server_1c1_cmaui_2:
1105         capability: tosca.capabilities.Attachment
1106         node: tosca.nodes.BlockStorage
1107         relationship: tosca.relationships.AttachesTo
1108         occurrences:
1109         - 0
1110         - UNBOUNDED
1111     - dependency_server_1c1_cmaui_1:
1112         capability: tosca.capabilities.Node
1113         node: tosca.nodes.Root
1114         relationship: tosca.relationships.DependsOn
1115         occurrences:
1116         - 0
1117         - UNBOUNDED
1118     - local_storage_server_1c1_cmaui_1:
1119         capability: tosca.capabilities.Attachment
1120         node: tosca.nodes.BlockStorage
1121         relationship: tosca.relationships.AttachesTo
1122         occurrences:
1123         - 0
1124         - UNBOUNDED
1125     - dependency_oam_port_2:
1126         capability: tosca.capabilities.Node
1127         node: tosca.nodes.Root
1128         relationship: tosca.relationships.DependsOn
1129         occurrences:
1130         - 0
1131         - UNBOUNDED
1132     capabilities:
1133       disk.capacity_server_1b_pd:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.write.bytes.rate_server_1c2_oam_2:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.read.bytes_server_1c1_cmaui_2:
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_1:
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.device.read.bytes.rate_server_1b_ps:
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.read.bytes_server_1c1_cmaui_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.usage_server_1b_pd:
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.iops_server_1c2_oam_2:
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_1c2_oam_2:
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.read.requests_server_1c1_cmaui_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       feature_server_1c1_cmaui_1:
1194         type: tosca.capabilities.Node
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.usage_server_1c2_oam_1:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       network.incoming.bytes_pd_server_1b_port:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       feature_server_1c1_cmaui_2:
1211         type: tosca.capabilities.Node
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       disk.read.requests_server_1c1_cmaui_1:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.device.iops_server_1b_ps:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       network.outgoing.bytes_cmaui_port_2:
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.iops_server_1c2_oam_1:
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_1:
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       network.outgoing.packets.rate_oam_port_2:
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.packets.rate_oam_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       disk.device.iops_server_1b_pd:
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.incoming.packets_pd_server_1b_port:
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       attachment_ps_server_1b_port:
1270         type: tosca.capabilities.Attachment
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       disk.device.write.requests.rate_server_1c2_oam_1:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       forwarder_ps_server_1b_port:
1281         type: org.openecomp.capabilities.Forwarder
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       disk.device.write.requests.rate_server_1c2_oam_2:
1286         type: org.openecomp.capabilities.metric.Ceilometer
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       disk.device.read.bytes.rate_server_1b_pd:
1292         type: org.openecomp.capabilities.metric.Ceilometer
1293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.read.bytes.rate_server_1c2_oam_1:
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.read.bytes.rate_server_1c2_oam_2:
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       scalable_server_1c2_oam_2:
1310         type: tosca.capabilities.Scalable
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.latency_server_1b_pd:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       scalable_server_1c2_oam_1:
1321         type: tosca.capabilities.Scalable
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.device.read.requests.rate_server_1b_pd:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.device.write.requests_server_1c1_cmaui_2:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.write.requests_server_1c1_cmaui_1:
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.read.bytes_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.read.bytes_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.requests.rate_server_1b_ps:
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.usage_server_1c2_oam_2:
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.capacity_server_1c2_oam_2:
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.capacity_server_1c2_oam_1:
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       binding_server_1b_ps:
1380         type: tosca.capabilities.network.Bindable
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       binding_server_1b_pd:
1385         type: tosca.capabilities.network.Bindable
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       disk.device.usage_server_1c2_oam_1:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       memory.usage_server_1b_pd:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       network.outpoing.packets_oam_port_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       network.outpoing.packets_oam_port_2:
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       binding_cmaui_port_1:
1414         type: tosca.capabilities.network.Bindable
1415         valid_source_types:
1416         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1417         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1418         occurrences:
1419         - 0
1420         - UNBOUNDED
1421       binding_cmaui_port_2:
1422         type: tosca.capabilities.network.Bindable
1423         valid_source_types:
1424         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1425         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1426         occurrences:
1427         - 0
1428         - UNBOUNDED
1429       memory.usage_server_1b_ps:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       cpu_util_server_1b_pd:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       cpu_util_server_1c2_oam_1:
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_1c2_oam_2:
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       memory_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       memory_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       disk.write.bytes_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       disk.write.bytes_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       memory.resident_server_1c2_oam_2:
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       memory.resident_server_1c2_oam_1:
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       cpu_util_server_1b_ps:
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       network.incoming.bytes_cmaui_port_2:
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       network.incoming.bytes_cmaui_port_1:
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       os_server_1c2_oam_1:
1508         type: tosca.capabilities.OperatingSystem
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       disk.device.iops_server_1c1_cmaui_2:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       instance_server_1b_pd:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.iops_server_1c1_cmaui_1:
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       os_server_1c2_oam_2:
1531         type: tosca.capabilities.OperatingSystem
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       disk.device.write.bytes_server_1b_pd:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       disk.device.allocation_server_1c1_cmaui_1:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       disk.device.allocation_server_1c1_cmaui_2:
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       feature_server_1c2_oam_2:
1554         type: tosca.capabilities.Node
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       disk.device.write.bytes_server_1b_ps:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       network.incoming.packets.rate_cmaui_port_1:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       vcpus_server_1c1_cmaui_1:
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_2:
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       feature_cmaui_port_1:
1583         type: tosca.capabilities.Node
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       network.incoming.bytes.rate_pd_server_1b_port:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       network.outgoing.bytes_oam_port_2:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       feature_cmaui_port_2:
1600         type: tosca.capabilities.Node
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       instance_server_1b_ps:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       feature_server_1c2_oam_1:
1611         type: tosca.capabilities.Node
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       network.outgoing.bytes_oam_port_1:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       disk.device.capacity_server_1c1_cmaui_2:
1622         type: org.openecomp.capabilities.metric.Ceilometer
1623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       instance_server_1c1_cmaui_2:
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       cpu.delta_server_1b_ps:
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_1:
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       disk.device.read.requests.rate_server_1c2_oam_1:
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       disk.device.read.requests.rate_server_1c2_oam_2:
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       attachment_oam_port_2:
1658         type: tosca.capabilities.Attachment
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       disk.device.write.bytes.rate_server_1b_pd:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       disk.capacity_server_1c2_oam_1:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.capacity_server_1c2_oam_2:
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       cpu.delta_server_1b_pd:
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       attachment_oam_port_1:
1687         type: tosca.capabilities.Attachment
1688         occurrences:
1689         - 1
1690         - UNBOUNDED
1691       disk.device.write.requests_server_1b_pd:
1692         type: org.openecomp.capabilities.metric.Ceilometer
1693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       disk.write.bytes.rate_server_1c2_oam_1:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.write.bytes.rate_server_1c2_oam_2:
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       endpoint_server_1c1_cmaui_2:
1710         type: tosca.capabilities.Endpoint.Admin
1711         occurrences:
1712         - 1
1713         - UNBOUNDED
1714       network.outgoing.packets.rate_ps_server_1b_port:
1715         type: org.openecomp.capabilities.metric.Ceilometer
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1717         occurrences:
1718         - 1
1719         - UNBOUNDED
1720       endpoint_server_1c1_cmaui_1:
1721         type: tosca.capabilities.Endpoint.Admin
1722         occurrences:
1723         - 1
1724         - UNBOUNDED
1725       disk.device.usage_server_1c1_cmaui_2:
1726         type: org.openecomp.capabilities.metric.Ceilometer
1727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       disk.device.capacity_server_1c1_cmaui_1:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.device.usage_server_1c1_cmaui_1:
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       network.incoming.bytes_ps_server_1b_port:
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       attachment_pd_server_1b_port:
1750         type: tosca.capabilities.Attachment
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       vcpus_server_1c1_cmaui_2:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       binding_ps_server_1b_port:
1761         type: tosca.capabilities.network.Bindable
1762         valid_source_types:
1763         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1764         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1765         occurrences:
1766         - 0
1767         - UNBOUNDED
1768       disk.device.write.bytes.rate_server_1b_ps:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       forwarder_cmaui_port_2:
1775         type: org.openecomp.capabilities.Forwarder
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       forwarder_cmaui_port_1:
1780         type: org.openecomp.capabilities.Forwarder
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       disk.device.write.requests_server_1b_ps:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       disk.device.latency_server_1c2_oam_2:
1791         type: org.openecomp.capabilities.metric.Ceilometer
1792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       disk.device.latency_server_1c2_oam_1:
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       feature_packet_external_network:
1803         type: tosca.capabilities.Node
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       disk.write.requests.rate_server_1c1_cmaui_2:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       disk.write.requests.rate_server_1c1_cmaui_1:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       disk.device.read.requests_server_1b_pd:
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.read.requests_server_1b_pd:
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       cpu_util_server_1c1_cmaui_2:
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.allocation_server_1c2_oam_2:
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       disk.allocation_server_1c2_oam_1:
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       cpu_util_server_1c1_cmaui_1:
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.device.read.requests_server_1b_ps:
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       binding_pd_server_1b_port:
1862         type: tosca.capabilities.network.Bindable
1863         valid_source_types:
1864         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1865         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1866         occurrences:
1867         - 0
1868         - UNBOUNDED
1869       disk.read.bytes_server_1c2_oam_1:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.read.bytes_server_1c2_oam_2:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       cpu_server_1b_pd:
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       binding_oam_port_2:
1888         type: tosca.capabilities.network.Bindable
1889         valid_source_types:
1890         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1891         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1892         occurrences:
1893         - 0
1894         - UNBOUNDED
1895       disk.write.bytes.rate_server_1c1_cmaui_1:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       disk.write.bytes.rate_server_1c1_cmaui_2:
1902         type: org.openecomp.capabilities.metric.Ceilometer
1903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       disk.allocation_server_1b_pd:
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       binding_oam_port_1:
1914         type: tosca.capabilities.network.Bindable
1915         valid_source_types:
1916         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1917         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1918         occurrences:
1919         - 0
1920         - UNBOUNDED
1921       disk.read.bytes.rate_server_1c1_cmaui_2:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       disk.read.bytes.rate_server_1c1_cmaui_1:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       host_server_1c1_cmaui_2:
1934         type: tosca.capabilities.Container
1935         valid_source_types:
1936         - tosca.nodes.SoftwareComponent
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       host_server_1c1_cmaui_1:
1941         type: tosca.capabilities.Container
1942         valid_source_types:
1943         - tosca.nodes.SoftwareComponent
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       cpu_server_1b_ps:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       network.outpoing.packets_cmaui_port_1:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.allocation_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_2:
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.latency_server_1c2_oam_1:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       disk.latency_server_1c2_oam_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.read.requests_server_1b_ps:
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.capacity_server_1b_ps:
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       memory.usage_server_1c2_oam_2:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       network.outpoing.packets_ps_server_1b_port:
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_1:
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       disk.read.requests_server_1c2_oam_2:
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       attachment_packet_external_network:
2020         type: tosca.capabilities.Attachment
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.read.requests_server_1c2_oam_1:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       disk.usage_server_1b_ps:
2031         type: org.openecomp.capabilities.metric.Ceilometer
2032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       disk.root.size_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       memory.resident_server_1c1_cmaui_2:
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_2:
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_1:
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       network.incoming.bytes.rate_ps_server_1b_port:
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       network.incoming.bytes.rate_oam_port_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       os_server_1c1_cmaui_2:
2073         type: tosca.capabilities.OperatingSystem
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       os_server_1c1_cmaui_1:
2078         type: tosca.capabilities.OperatingSystem
2079         occurrences:
2080         - 1
2081         - UNBOUNDED
2082       instance_server_1c2_oam_1:
2083         type: org.openecomp.capabilities.metric.Ceilometer
2084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2085         occurrences:
2086         - 1
2087         - UNBOUNDED
2088       instance_server_1c2_oam_2:
2089         type: org.openecomp.capabilities.metric.Ceilometer
2090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2091         occurrences:
2092         - 1
2093         - UNBOUNDED
2094       network.incoming.bytes.rate_oam_port_2:
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       vcpus_server_1b_pd:
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       memory.usage_server_1c1_cmaui_1:
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       disk.write.bytes.rate_server_1b_ps:
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_2:
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       binding_server_1c1_cmaui_2:
2125         type: tosca.capabilities.network.Bindable
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       memory_server_1c1_cmaui_2:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       binding_server_1c1_cmaui_1:
2136         type: tosca.capabilities.network.Bindable
2137         occurrences:
2138         - 1
2139         - UNBOUNDED
2140       feature_ps_server_1b_port:
2141         type: tosca.capabilities.Node
2142         occurrences:
2143         - 1
2144         - UNBOUNDED
2145       disk.device.iops_server_1c2_oam_2:
2146         type: org.openecomp.capabilities.metric.Ceilometer
2147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2148         occurrences:
2149         - 1
2150         - UNBOUNDED
2151       vcpus_server_1b_ps:
2152         type: org.openecomp.capabilities.metric.Ceilometer
2153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2154         occurrences:
2155         - 1
2156         - UNBOUNDED
2157       disk.device.iops_server_1c2_oam_1:
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       disk.write.bytes.rate_server_1b_pd:
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       forwarder_oam_port_1:
2170         type: org.openecomp.capabilities.Forwarder
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       forwarder_oam_port_2:
2175         type: org.openecomp.capabilities.Forwarder
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       binding_server_1c2_oam_2:
2180         type: tosca.capabilities.network.Bindable
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       binding_server_1c2_oam_1:
2185         type: tosca.capabilities.network.Bindable
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       os_server_1b_pd:
2190         type: tosca.capabilities.OperatingSystem
2191         occurrences:
2192         - 1
2193         - UNBOUNDED
2194       attachment_packet_internal_network:
2195         type: tosca.capabilities.Attachment
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       network.outgoing.packets.rate_pd_server_1b_port:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       memory_server_1c1_cmaui_1:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       disk.device.latency_server_1b_pd:
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       disk.write.requests_server_1c2_oam_2:
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.usage_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_1:
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       vcpus_server_1c2_oam_1:
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       vcpus_server_1c2_oam_2:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       os_server_1b_ps:
2248         type: tosca.capabilities.OperatingSystem
2249         occurrences:
2250         - 1
2251         - UNBOUNDED
2252       disk.device.latency_server_1b_ps:
2253         type: org.openecomp.capabilities.metric.Ceilometer
2254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2255         occurrences:
2256         - 1
2257         - UNBOUNDED
2258       disk.ephemeral.size_server_1c1_cmaui_1:
2259         type: org.openecomp.capabilities.metric.Ceilometer
2260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2261         occurrences:
2262         - 1
2263         - UNBOUNDED
2264       disk.ephemeral.size_server_1c1_cmaui_2:
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.root.size_server_1c1_cmaui_2:
2271         type: org.openecomp.capabilities.metric.Ceilometer
2272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2273         occurrences:
2274         - 1
2275         - UNBOUNDED
2276       disk.device.usage_server_1b_ps:
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_1:
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.read.bytes_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       network.incoming.packets_cmaui_port_2:
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.device.write.bytes.rate_server_1c1_cmaui_2:
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       disk.ephemeral.size_server_1b_pd:
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.requests_server_1c2_oam_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.allocation_server_1c1_cmaui_1:
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       memory_server_1b_ps:
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       network.incoming.packets_cmaui_port_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       network.outgoing.bytes.rate_ps_server_1b_port:
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.rate_ps_server_1b_port:
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       disk.device.write.requests.rate_server_1c1_cmaui_2:
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       disk.device.write.bytes_server_1c1_cmaui_1:
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_1:
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       feature_server_1b_ps:
2367         type: tosca.capabilities.Node
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       disk.write.requests.rate_server_1b_ps:
2372         type: org.openecomp.capabilities.metric.Ceilometer
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       disk.device.write.requests_server_1c2_oam_1:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.device.write.bytes.rate_server_1c1_cmaui_1:
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.bytes_server_1c1_cmaui_2:
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       host_server_1b_pd:
2396         type: tosca.capabilities.Container
2397         valid_source_types:
2398         - tosca.nodes.SoftwareComponent
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       disk.device.read.requests_server_1c2_oam_1:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       disk.ephemeral.size_server_1b_ps:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.read.bytes_server_1b_pd:
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       host_server_1c2_oam_1:
2421         type: tosca.capabilities.Container
2422         valid_source_types:
2423         - tosca.nodes.SoftwareComponent
2424         occurrences:
2425         - 1
2426         - UNBOUNDED
2427       disk.device.read.requests_server_1c2_oam_2:
2428         type: org.openecomp.capabilities.metric.Ceilometer
2429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2430         occurrences:
2431         - 1
2432         - UNBOUNDED
2433       memory_server_1b_pd:
2434         type: org.openecomp.capabilities.metric.Ceilometer
2435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2436         occurrences:
2437         - 1
2438         - UNBOUNDED
2439       host_server_1c2_oam_2:
2440         type: tosca.capabilities.Container
2441         valid_source_types:
2442         - tosca.nodes.SoftwareComponent
2443         occurrences:
2444         - 1
2445         - UNBOUNDED
2446       network.incoming.packets.rate_oam_port_1:
2447         type: org.openecomp.capabilities.metric.Ceilometer
2448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       disk.write.bytes_server_1b_ps:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       network.incoming.packets.rate_oam_port_2:
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       end_point_packet_external_network:
2465         type: tosca.capabilities.Endpoint
2466         occurrences:
2467         - 1
2468         - UNBOUNDED
2469       network.outpoing.packets_pd_server_1b_port:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       feature_server_1b_pd:
2476         type: tosca.capabilities.Node
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.device.read.requests_server_1c1_cmaui_2:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       disk.allocation_server_1c1_cmaui_2:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.device.read.requests_server_1c1_cmaui_1:
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.device.allocation_server_1b_pd:
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.root.size_server_1b_ps:
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_1c2_oam_2:
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.device.allocation_server_1c2_oam_1:
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       network.outgoing.bytes_pd_server_1b_port:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.write.bytes_server_1b_pd:
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       disk.write.requests_server_1c1_cmaui_2:
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.requests_server_1c1_cmaui_1:
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.device.capacity_server_1b_pd:
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       network.outgoing.bytes.rate_cmaui_port_2:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.root.size_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       cpu_server_1c1_cmaui_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       network.outgoing.bytes.rate_cmaui_port_1:
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_1:
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       cpu_server_1c2_oam_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       disk.device.capacity_server_1b_ps:
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       disk.write.requests.rate_server_1b_pd:
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       cpu_server_1c2_oam_2:
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       link_packet_external_network:
2607         type: tosca.capabilities.network.Linkable
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       disk.device.read.bytes.rate_server_1c1_cmaui_1:
2612         type: org.openecomp.capabilities.metric.Ceilometer
2613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2614         occurrences:
2615         - 1
2616         - UNBOUNDED
2617       disk.device.read.bytes.rate_server_1c1_cmaui_2:
2618         type: org.openecomp.capabilities.metric.Ceilometer
2619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       host_server_1b_ps:
2624         type: tosca.capabilities.Container
2625         valid_source_types:
2626         - tosca.nodes.SoftwareComponent
2627         occurrences:
2628         - 1
2629         - UNBOUNDED
2630       disk.write.requests.rate_server_1c2_oam_2:
2631         type: org.openecomp.capabilities.metric.Ceilometer
2632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       cpu.delta_server_1c2_oam_2:
2637         type: org.openecomp.capabilities.metric.Ceilometer
2638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.iops_server_1b_pd:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       disk.write.requests.rate_server_1c2_oam_1:
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.usage_server_1c1_cmaui_2:
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.usage_server_1c1_cmaui_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.device.allocation_server_1b_ps:
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       end_point_packet_internal_network:
2673         type: tosca.capabilities.Endpoint
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       network.incoming.bytes_oam_port_2:
2678         type: org.openecomp.capabilities.metric.Ceilometer
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       feature_packet_internal_network:
2684         type: tosca.capabilities.Node
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       network.incoming.bytes_oam_port_1:
2689         type: org.openecomp.capabilities.metric.Ceilometer
2690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       forwarder_pd_server_1b_port:
2695         type: org.openecomp.capabilities.Forwarder
2696         occurrences:
2697         - 1
2698         - UNBOUNDED
2699       disk.device.write.requests.rate_server_1b_ps:
2700         type: org.openecomp.capabilities.metric.Ceilometer
2701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2702         occurrences:
2703         - 1
2704         - UNBOUNDED
2705       attachment_cmaui_port_2:
2706         type: tosca.capabilities.Attachment
2707         occurrences:
2708         - 1
2709         - UNBOUNDED
2710       network.outgoing.bytes.rate_oam_port_1:
2711         type: org.openecomp.capabilities.metric.Ceilometer
2712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2713         occurrences:
2714         - 1
2715         - UNBOUNDED
2716       network.outgoing.bytes.rate_oam_port_2:
2717         type: org.openecomp.capabilities.metric.Ceilometer
2718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722       disk.iops_server_1b_ps:
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       disk.capacity_server_1c1_cmaui_1:
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       network.outgoing.packets.rate_cmaui_port_1:
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       network.outgoing.packets.rate_cmaui_port_2:
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       attachment_cmaui_port_1:
2747         type: tosca.capabilities.Attachment
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       disk.capacity_server_1c1_cmaui_2:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       disk.ephemeral.size_server_1c2_oam_2:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.read.bytes.rate_server_1b_ps:
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_1:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.device.read.requests.rate_server_1c1_cmaui_1:
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.device.read.bytes_server_1c2_oam_2:
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.bytes_server_1c2_oam_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.requests.rate_server_1c1_cmaui_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       network.incoming.packets_ps_server_1b_port:
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.write.requests_server_1b_ps:
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       feature_pd_server_1b_port:
2812         type: tosca.capabilities.Node
2813         occurrences:
2814         - 1
2815         - UNBOUNDED
2816       disk.latency_server_1c1_cmaui_1:
2817         type: org.openecomp.capabilities.metric.Ceilometer
2818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2819         occurrences:
2820         - 1
2821         - UNBOUNDED
2822       scalable_server_1b_ps:
2823         type: tosca.capabilities.Scalable
2824         occurrences:
2825         - 1
2826         - UNBOUNDED
2827       disk.latency_server_1c1_cmaui_2:
2828         type: org.openecomp.capabilities.metric.Ceilometer
2829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2830         occurrences:
2831         - 1
2832         - UNBOUNDED
2833       cpu.delta_server_1c2_oam_1:
2834         type: org.openecomp.capabilities.metric.Ceilometer
2835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2836         occurrences:
2837         - 1
2838         - UNBOUNDED
2839       disk.device.read.bytes.rate_server_1c2_oam_1:
2840         type: org.openecomp.capabilities.metric.Ceilometer
2841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2842         occurrences:
2843         - 1
2844         - UNBOUNDED
2845       disk.device.read.bytes.rate_server_1c2_oam_2:
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       scalable_server_1b_pd:
2852         type: tosca.capabilities.Scalable
2853         occurrences:
2854         - 1
2855         - UNBOUNDED
2856       disk.write.requests_server_1b_pd:
2857         type: org.openecomp.capabilities.metric.Ceilometer
2858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2859         occurrences:
2860         - 1
2861         - UNBOUNDED
2862       disk.latency_server_1b_ps:
2863         type: org.openecomp.capabilities.metric.Ceilometer
2864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       disk.write.bytes_server_1c1_cmaui_1:
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       network.outgoing.bytes.rate_pd_server_1b_port:
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_2:
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       feature_oam_port_2:
2887         type: tosca.capabilities.Node
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       feature_oam_port_1:
2892         type: tosca.capabilities.Node
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       network.incoming.packets.rate_pd_server_1b_port:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       disk.device.latency_server_1c1_cmaui_1:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       disk.read.bytes.rate_server_1b_pd:
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       scalable_server_1c1_cmaui_1:
2915         type: tosca.capabilities.Scalable
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       link_packet_internal_network:
2920         type: tosca.capabilities.network.Linkable
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       disk.device.latency_server_1c1_cmaui_2:
2925         type: org.openecomp.capabilities.metric.Ceilometer
2926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       scalable_server_1c1_cmaui_2:
2931         type: tosca.capabilities.Scalable
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       cpu.delta_server_1c1_cmaui_2:
2936         type: org.openecomp.capabilities.metric.Ceilometer
2937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2938         occurrences:
2939         - 1
2940         - UNBOUNDED
2941       endpoint_server_1b_pd:
2942         type: tosca.capabilities.Endpoint.Admin
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       cpu.delta_server_1c1_cmaui_1:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       endpoint_server_1b_ps:
2953         type: tosca.capabilities.Endpoint.Admin
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       network.incoming.packets_oam_port_1:
2958         type: org.openecomp.capabilities.metric.Ceilometer
2959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2960         occurrences:
2961         - 1
2962         - UNBOUNDED
2963       network.incoming.packets_oam_port_2:
2964         type: org.openecomp.capabilities.metric.Ceilometer
2965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2966         occurrences:
2967         - 1
2968         - UNBOUNDED
2969       network.incoming.bytes.rate_cmaui_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.outgoing.bytes_ps_server_1b_port:
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_2:
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       disk.device.read.bytes_server_1b_ps:
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       disk.iops_server_1c1_cmaui_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.iops_server_1c1_cmaui_1:
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.device.write.requests.rate_server_1b_pd:
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       memory.resident_server_1b_pd:
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.bytes_server_1c2_oam_1:
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       disk.device.write.bytes_server_1c2_oam_2:
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       memory.resident_server_1b_ps:
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.read.bytes_server_1b_pd:
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       endpoint_server_1c2_oam_2:
3042         type: tosca.capabilities.Endpoint.Admin
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       endpoint_server_1c2_oam_1:
3047         type: tosca.capabilities.Endpoint.Admin
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051   org.openecomp.resource.abstract.nodes.ps_server_1b:
3052     derived_from: org.openecomp.resource.abstract.nodes.VFC
3053     properties:
3054       port_ps_server_1b_port_vlan_requirements:
3055         type: list
3056         required: true
3057         status: SUPPORTED
3058         entry_schema:
3059           type: org.openecomp.datatypes.network.VlanRequirements
3060       port_ps_server_1b_port_mac_requirements:
3061         type: org.openecomp.datatypes.network.MacRequirements
3062         required: true
3063         status: SUPPORTED
3064       port_ps_server_1b_port_network_role_tag:
3065         type: string
3066         required: true
3067         status: SUPPORTED
3068       port_ps_server_1b_port_fixed_ips:
3069         type: list
3070         required: true
3071         status: SUPPORTED
3072         entry_schema:
3073           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3074       index_value:
3075         type: integer
3076         description: Index value of this substitution service template runtime instance
3077         required: false
3078         default: 0
3079         status: SUPPORTED
3080         constraints:
3081         - greater_or_equal: 0
3082       port_ps_server_1b_port_order:
3083         type: integer
3084         required: true
3085         status: SUPPORTED
3086       vm_flavor_name:
3087         type: string
3088         required: true
3089         status: SUPPORTED
3090       port_ps_server_1b_port_network:
3091         type: list
3092         required: true
3093         status: SUPPORTED
3094         entry_schema:
3095           type: string
3096       port_ps_server_1b_port_exCP_naming:
3097         type: org.openecomp.datatypes.Naming
3098         required: true
3099         status: SUPPORTED
3100       port_ps_server_1b_port_ip_requirements:
3101         type: list
3102         required: true
3103         status: SUPPORTED
3104         entry_schema:
3105           type: org.openecomp.datatypes.network.IpRequirements
3106       vm_image_name:
3107         type: string
3108         required: true
3109         status: SUPPORTED
3110       port_ps_server_1b_port_network_role:
3111         type: string
3112         required: true
3113         status: SUPPORTED
3114       port_ps_server_1b_port_replacement_policy:
3115         type: list
3116         required: true
3117         status: SUPPORTED
3118         entry_schema:
3119           type: string
3120       port_ps_server_1b_port_subnetpoolid:
3121         type: string
3122         required: true
3123         status: SUPPORTED
3124       compute_ps_server_1b_availability_zone:
3125         type: list
3126         required: true
3127         status: SUPPORTED
3128         entry_schema:
3129           type: string
3130       compute_ps_server_1b_name:
3131         type: list
3132         required: true
3133         status: SUPPORTED
3134         entry_schema:
3135           type: string
3136     requirements:
3137     - dependency_ps_server_1b:
3138         capability: tosca.capabilities.Node
3139         node: tosca.nodes.Root
3140         relationship: tosca.relationships.DependsOn
3141         occurrences:
3142         - 0
3143         - UNBOUNDED
3144     - local_storage_ps_server_1b:
3145         capability: tosca.capabilities.Attachment
3146         node: tosca.nodes.BlockStorage
3147         relationship: tosca.relationships.AttachesTo
3148         occurrences:
3149         - 0
3150         - UNBOUNDED
3151     - dependency_ps_server_1b_ps_server_1b_port:
3152         capability: tosca.capabilities.Node
3153         node: tosca.nodes.Root
3154         relationship: tosca.relationships.DependsOn
3155         occurrences:
3156         - 0
3157         - UNBOUNDED
3158     - link_ps_server_1b_ps_server_1b_port:
3159         capability: tosca.capabilities.network.Linkable
3160         relationship: tosca.relationships.network.LinksTo
3161         occurrences:
3162         - 1
3163         - 1
3164     capabilities:
3165       disk.write.bytes.rate_ps_server_1b:
3166         type: org.openecomp.capabilities.metric.Ceilometer
3167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3168         occurrences:
3169         - 1
3170         - UNBOUNDED
3171       disk.device.usage_ps_server_1b:
3172         type: org.openecomp.capabilities.metric.Ceilometer
3173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3174         occurrences:
3175         - 1
3176         - UNBOUNDED
3177       disk.device.allocation_ps_server_1b:
3178         type: org.openecomp.capabilities.metric.Ceilometer
3179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       disk.device.write.requests_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       cpu_util_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       scalable_ps_server_1b:
3196         type: tosca.capabilities.Scalable
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       disk.device.read.bytes.rate_ps_server_1b:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.device.latency_ps_server_1b:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       disk.device.iops_ps_server_1b:
3213         type: org.openecomp.capabilities.metric.Ceilometer
3214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       attachment_ps_server_1b_ps_server_1b_port:
3219         type: tosca.capabilities.Attachment
3220         occurrences:
3221         - 1
3222         - UNBOUNDED
3223       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
3224         type: org.openecomp.capabilities.metric.Ceilometer
3225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3226         occurrences:
3227         - 1
3228         - UNBOUNDED
3229       disk.device.capacity_ps_server_1b:
3230         type: org.openecomp.capabilities.metric.Ceilometer
3231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       forwarder_ps_server_1b_ps_server_1b_port:
3236         type: org.openecomp.capabilities.Forwarder
3237         occurrences:
3238         - 1
3239         - UNBOUNDED
3240       instance_ps_server_1b:
3241         type: org.openecomp.capabilities.metric.Ceilometer
3242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3243         occurrences:
3244         - 1
3245         - UNBOUNDED
3246       cpu_ps_server_1b:
3247         type: org.openecomp.capabilities.metric.Ceilometer
3248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3249         occurrences:
3250         - 1
3251         - UNBOUNDED
3252       disk.device.write.bytes_ps_server_1b:
3253         type: org.openecomp.capabilities.metric.Ceilometer
3254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258       disk.read.bytes.rate_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       disk.device.read.requests_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       host_ps_server_1b:
3271         type: tosca.capabilities.Container
3272         valid_source_types:
3273         - tosca.nodes.SoftwareComponent
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       disk.usage_ps_server_1b:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       disk.read.requests_ps_server_1b:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       disk.device.read.requests.rate_ps_server_1b:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.capacity_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       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
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.write.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.device.read.bytes_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       disk.device.write.requests.rate_ps_server_1b:
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.root.size_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       binding_ps_server_1b:
3332         type: tosca.capabilities.network.Bindable
3333         occurrences:
3334         - 1
3335         - UNBOUNDED
3336       memory.resident_ps_server_1b:
3337         type: org.openecomp.capabilities.metric.Ceilometer
3338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       memory_ps_server_1b:
3343         type: org.openecomp.capabilities.metric.Ceilometer
3344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       disk.write.bytes_ps_server_1b:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       disk.device.write.bytes.rate_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       disk.read.bytes_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       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       network.incoming.packets_ps_server_1b_ps_server_1b_port:
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.outgoing.bytes.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       feature_ps_server_1b:
3391         type: tosca.capabilities.Node
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       os_ps_server_1b:
3396         type: tosca.capabilities.OperatingSystem
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       disk.iops_ps_server_1b:
3401         type: org.openecomp.capabilities.metric.Ceilometer
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       disk.allocation_ps_server_1b:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.write.requests_ps_server_1b:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
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       memory.usage_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.latency_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       endpoint_ps_server_1b:
3437         type: tosca.capabilities.Endpoint.Admin
3438         occurrences:
3439         - 1
3440         - UNBOUNDED
3441       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3442         type: org.openecomp.capabilities.metric.Ceilometer
3443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3444         occurrences:
3445         - 1
3446         - UNBOUNDED
3447       feature_ps_server_1b_ps_server_1b_port:
3448         type: tosca.capabilities.Node
3449         occurrences:
3450         - 1
3451         - UNBOUNDED
3452       vcpus_ps_server_1b:
3453         type: org.openecomp.capabilities.metric.Ceilometer
3454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3455         occurrences:
3456         - 1
3457         - UNBOUNDED
3458       cpu.delta_ps_server_1b:
3459         type: org.openecomp.capabilities.metric.Ceilometer
3460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3461         occurrences:
3462         - 1
3463         - UNBOUNDED
3464       disk.ephemeral.size_ps_server_1b:
3465         type: org.openecomp.capabilities.metric.Ceilometer
3466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       binding_ps_server_1b_ps_server_1b_port:
3471         type: tosca.capabilities.network.Bindable
3472         valid_source_types:
3473         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3474         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3475         occurrences:
3476         - 0
3477         - UNBOUNDED
3478   org.openecomp.resource.abstract.nodes.cmaui_1c1:
3479     derived_from: org.openecomp.resource.abstract.nodes.VFC
3480     properties:
3481       port_cmaui_port_vlan_requirements:
3482         type: list
3483         required: true
3484         status: SUPPORTED
3485         entry_schema:
3486           type: org.openecomp.datatypes.network.VlanRequirements
3487       port_cmaui_port_fixed_ips:
3488         type: list
3489         required: true
3490         status: SUPPORTED
3491         entry_schema:
3492           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3493       port_cmaui_port_exCP_naming:
3494         type: org.openecomp.datatypes.Naming
3495         required: true
3496         status: SUPPORTED
3497       port_cmaui_port_network:
3498         type: list
3499         required: true
3500         status: SUPPORTED
3501         entry_schema:
3502           type: string
3503       index_value:
3504         type: integer
3505         description: Index value of this substitution service template runtime instance
3506         required: false
3507         default: 0
3508         status: SUPPORTED
3509         constraints:
3510         - greater_or_equal: 0
3511       compute_cmaui_1c1_availability_zone:
3512         type: list
3513         required: true
3514         status: SUPPORTED
3515         entry_schema:
3516           type: string
3517       port_cmaui_port_network_role_tag:
3518         type: string
3519         required: true
3520         status: SUPPORTED
3521       port_cmaui_port_order:
3522         type: integer
3523         required: true
3524         status: SUPPORTED
3525       vm_flavor_name:
3526         type: string
3527         required: true
3528         status: SUPPORTED
3529       port_cmaui_port_mac_requirements:
3530         type: org.openecomp.datatypes.network.MacRequirements
3531         required: true
3532         status: SUPPORTED
3533       port_cmaui_port_replacement_policy:
3534         type: list
3535         required: true
3536         status: SUPPORTED
3537         entry_schema:
3538           type: string
3539       port_cmaui_port_network_role:
3540         type: string
3541         required: true
3542         status: SUPPORTED
3543       vm_image_name:
3544         type: string
3545         required: true
3546         status: SUPPORTED
3547       port_cmaui_port_ip_requirements:
3548         type: list
3549         required: true
3550         status: SUPPORTED
3551         entry_schema:
3552           type: org.openecomp.datatypes.network.IpRequirements
3553       compute_cmaui_1c1_name:
3554         type: list
3555         required: true
3556         status: SUPPORTED
3557         entry_schema:
3558           type: string
3559       port_cmaui_port_subnetpoolid:
3560         type: string
3561         required: true
3562         status: SUPPORTED
3563     requirements:
3564     - dependency_cmaui_1c1_cmaui_port:
3565         capability: tosca.capabilities.Node
3566         node: tosca.nodes.Root
3567         relationship: tosca.relationships.DependsOn
3568         occurrences:
3569         - 0
3570         - UNBOUNDED
3571     - link_cmaui_1c1_cmaui_port:
3572         capability: tosca.capabilities.network.Linkable
3573         relationship: tosca.relationships.network.LinksTo
3574         occurrences:
3575         - 1
3576         - 1
3577     - dependency_cmaui_1c1:
3578         capability: tosca.capabilities.Node
3579         node: tosca.nodes.Root
3580         relationship: tosca.relationships.DependsOn
3581         occurrences:
3582         - 0
3583         - UNBOUNDED
3584     - local_storage_cmaui_1c1:
3585         capability: tosca.capabilities.Attachment
3586         node: tosca.nodes.BlockStorage
3587         relationship: tosca.relationships.AttachesTo
3588         occurrences:
3589         - 0
3590         - UNBOUNDED
3591     capabilities:
3592       binding_cmaui_1c1_cmaui_port:
3593         type: tosca.capabilities.network.Bindable
3594         valid_source_types:
3595         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3596         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3597         occurrences:
3598         - 0
3599         - UNBOUNDED
3600       disk.iops_cmaui_1c1:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       disk.write.bytes_cmaui_1c1:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       disk.device.capacity_cmaui_1c1:
3613         type: org.openecomp.capabilities.metric.Ceilometer
3614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       endpoint_cmaui_1c1:
3619         type: tosca.capabilities.Endpoint.Admin
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
3624         type: org.openecomp.capabilities.metric.Ceilometer
3625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3626         occurrences:
3627         - 1
3628         - UNBOUNDED
3629       network.incoming.packets_cmaui_1c1_cmaui_port:
3630         type: org.openecomp.capabilities.metric.Ceilometer
3631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3632         occurrences:
3633         - 1
3634         - UNBOUNDED
3635       network.outgoing.bytes_cmaui_1c1_cmaui_port:
3636         type: org.openecomp.capabilities.metric.Ceilometer
3637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3638         occurrences:
3639         - 1
3640         - UNBOUNDED
3641       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
3642         type: org.openecomp.capabilities.metric.Ceilometer
3643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       network.outpoing.packets_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       memory_cmaui_1c1:
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       disk.latency_cmaui_1c1:
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       disk.read.bytes.rate_cmaui_1c1:
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       disk.write.requests.rate_cmaui_1c1:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       disk.device.iops_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.write.requests_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.device.read.bytes_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       cpu_util_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       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
3702         type: org.openecomp.capabilities.metric.Ceilometer
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       disk.device.read.bytes.rate_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.ephemeral.size_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       instance_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       disk.device.read.requests_cmaui_1c1:
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.write.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       cpu_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       disk.read.bytes_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.usage_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       host_cmaui_1c1:
3756         type: tosca.capabilities.Container
3757         valid_source_types:
3758         - tosca.nodes.SoftwareComponent
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       disk.device.write.requests_cmaui_1c1:
3763         type: org.openecomp.capabilities.metric.Ceilometer
3764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3765         occurrences:
3766         - 1
3767         - UNBOUNDED
3768       disk.device.latency_cmaui_1c1:
3769         type: org.openecomp.capabilities.metric.Ceilometer
3770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       network.incoming.bytes_cmaui_1c1_cmaui_port:
3775         type: org.openecomp.capabilities.metric.Ceilometer
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3777         occurrences:
3778         - 1
3779         - UNBOUNDED
3780       disk.write.bytes.rate_cmaui_1c1:
3781         type: org.openecomp.capabilities.metric.Ceilometer
3782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       memory.usage_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       scalable_cmaui_1c1:
3793         type: tosca.capabilities.Scalable
3794         occurrences:
3795         - 1
3796         - UNBOUNDED
3797       disk.root.size_cmaui_1c1:
3798         type: org.openecomp.capabilities.metric.Ceilometer
3799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3800         occurrences:
3801         - 1
3802         - UNBOUNDED
3803       disk.capacity_cmaui_1c1:
3804         type: org.openecomp.capabilities.metric.Ceilometer
3805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3806         occurrences:
3807         - 1
3808         - UNBOUNDED
3809       os_cmaui_1c1:
3810         type: tosca.capabilities.OperatingSystem
3811         occurrences:
3812         - 1
3813         - UNBOUNDED
3814       disk.device.read.requests.rate_cmaui_1c1:
3815         type: org.openecomp.capabilities.metric.Ceilometer
3816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3817         occurrences:
3818         - 1
3819         - UNBOUNDED
3820       feature_cmaui_1c1:
3821         type: tosca.capabilities.Node
3822         occurrences:
3823         - 1
3824         - UNBOUNDED
3825       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
3826         type: org.openecomp.capabilities.metric.Ceilometer
3827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3828         occurrences:
3829         - 1
3830         - UNBOUNDED
3831       disk.allocation_cmaui_1c1:
3832         type: org.openecomp.capabilities.metric.Ceilometer
3833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3834         occurrences:
3835         - 1
3836         - UNBOUNDED
3837       disk.device.allocation_cmaui_1c1:
3838         type: org.openecomp.capabilities.metric.Ceilometer
3839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3840         occurrences:
3841         - 1
3842         - UNBOUNDED
3843       disk.device.write.requests.rate_cmaui_1c1:
3844         type: org.openecomp.capabilities.metric.Ceilometer
3845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3846         occurrences:
3847         - 1
3848         - UNBOUNDED
3849       forwarder_cmaui_1c1_cmaui_port:
3850         type: org.openecomp.capabilities.Forwarder
3851         occurrences:
3852         - 1
3853         - UNBOUNDED
3854       disk.device.write.bytes_cmaui_1c1:
3855         type: org.openecomp.capabilities.metric.Ceilometer
3856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       memory.resident_cmaui_1c1:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       attachment_cmaui_1c1_cmaui_port:
3867         type: tosca.capabilities.Attachment
3868         occurrences:
3869         - 1
3870         - UNBOUNDED
3871       disk.usage_cmaui_1c1:
3872         type: org.openecomp.capabilities.metric.Ceilometer
3873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3874         occurrences:
3875         - 1
3876         - UNBOUNDED
3877       disk.read.requests_cmaui_1c1:
3878         type: org.openecomp.capabilities.metric.Ceilometer
3879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3880         occurrences:
3881         - 1
3882         - UNBOUNDED
3883       binding_cmaui_1c1:
3884         type: tosca.capabilities.network.Bindable
3885         occurrences:
3886         - 1
3887         - UNBOUNDED
3888       vcpus_cmaui_1c1:
3889         type: org.openecomp.capabilities.metric.Ceilometer
3890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3891         occurrences:
3892         - 1
3893         - UNBOUNDED
3894       feature_cmaui_1c1_cmaui_port:
3895         type: tosca.capabilities.Node
3896         occurrences:
3897         - 1
3898         - UNBOUNDED
3899       cpu.delta_cmaui_1c1:
3900         type: org.openecomp.capabilities.metric.Ceilometer
3901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3902         occurrences:
3903         - 1
3904         - UNBOUNDED