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