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