[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedNodesGetAttrIn / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       metadata:
16         type: string
17         description: metadata
18         required: true
19         status: SUPPORTED
20       port_pcm_port_1_network_role_tag:
21         type: string
22         required: true
23         status: SUPPORTED
24       availabilityzone_name:
25         type: string
26         description: availabilityzone name
27         required: true
28         status: SUPPORTED
29       port_pcm_port_0_vlan_requirements:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.VlanRequirements
35       pcm_image_name:
36         type: string
37         description: PCRF CM image name
38         required: true
39         status: SUPPORTED
40       port_pcm_port_0_order:
41         type: integer
42         required: true
43         status: SUPPORTED
44       port_pcm_port_0_subnetpoolid:
45         type: string
46         required: true
47         status: SUPPORTED
48       port_pcm_port_1_subnetpoolid:
49         type: string
50         required: true
51         status: SUPPORTED
52       port_pcm_port_0_network_role_tag:
53         type: string
54         required: true
55         status: SUPPORTED
56       pcm_server_name:
57         type: string
58         description: PCRF CM server name
59         required: true
60         status: SUPPORTED
61       cps_net_mask:
62         type: string
63         description: CPS network mask
64         required: true
65         status: SUPPORTED
66       port_pcm_port_1_exCP_naming:
67         type: org.openecomp.datatypes.Naming
68         required: true
69         status: SUPPORTED
70       port_pcm_port_0_exCP_naming:
71         type: org.openecomp.datatypes.Naming
72         required: true
73         status: SUPPORTED
74       oam_net_name:
75         type: string
76         description: OAM network name
77         required: true
78         status: SUPPORTED
79       port_pcm_port_1_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pcm_port_0_ip_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.IpRequirements
89       oam_net_gw:
90         type: string
91         description: CPS network gateway
92         required: true
93         status: SUPPORTED
94       security_group_name:
95         type: string
96         description: the name of security group
97         required: true
98         status: SUPPORTED
99       cps_net_ip:
100         type: string
101         description: CPS network ip
102         required: true
103         status: SUPPORTED
104       port_pcm_port_1_mac_requirements:
105         type: org.openecomp.datatypes.network.MacRequirements
106         required: true
107         status: SUPPORTED
108       port_pcm_port_1_vlan_requirements:
109         type: list
110         required: true
111         status: SUPPORTED
112         entry_schema:
113           type: org.openecomp.datatypes.network.VlanRequirements
114       pcm_flavor_name:
115         type: string
116         description: flavor name of PCRF CM instance
117         required: true
118         status: SUPPORTED
119       key_name:
120         type: string
121         description: key_name
122         required: true
123         status: SUPPORTED
124       user_data_format:
125         type: string
126         description: user_data_format
127         required: true
128         status: SUPPORTED
129       pcm_vol:
130         type: string
131         description: CPS Cluman Cinder Volume
132         required: true
133         status: SUPPORTED
134       port_pcm_port_1_ip_requirements:
135         type: list
136         required: true
137         status: SUPPORTED
138         entry_schema:
139           type: org.openecomp.datatypes.network.IpRequirements
140       port_pcm_port_0_mac_requirements:
141         type: org.openecomp.datatypes.network.MacRequirements
142         required: true
143         status: SUPPORTED
144       cps_net_name:
145         type: string
146         description: CPS network name
147         required: true
148         status: SUPPORTED
149       oam_net_ip:
150         type: string
151         description: OAM network ip
152         required: true
153         status: SUPPORTED
154       oam_net_mask:
155         type: string
156         description: CPS network mask
157         required: true
158         status: SUPPORTED
159       port_pcm_port_1_order:
160         type: integer
161         required: true
162         status: SUPPORTED
163     attributes:
164       server_pcm_id:
165         type: string
166         description: the pcm nova service id
167         status: SUPPORTED
168     requirements:
169     - dependency_pcm_port_1:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - link_pcm_port_1:
177         capability: tosca.capabilities.network.Linkable
178         relationship: tosca.relationships.network.LinksTo
179         occurrences:
180         - 1
181         - 1
182     - dependency_server_pcm:
183         capability: tosca.capabilities.Node
184         node: tosca.nodes.Root
185         relationship: tosca.relationships.DependsOn
186         occurrences:
187         - 0
188         - UNBOUNDED
189     - local_storage_server_pcm:
190         capability: tosca.capabilities.Attachment
191         node: tosca.nodes.BlockStorage
192         relationship: tosca.relationships.AttachesTo
193         occurrences:
194         - 0
195         - UNBOUNDED
196     - dependency_pcm_port_0:
197         capability: tosca.capabilities.Node
198         node: tosca.nodes.Root
199         relationship: tosca.relationships.DependsOn
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - link_pcm_port_0:
204         capability: tosca.capabilities.network.Linkable
205         relationship: tosca.relationships.network.LinksTo
206         occurrences:
207         - 1
208         - 1
209     capabilities:
210       network.incoming.packets.rate_pcm_port_0:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       cpu_server_pcm:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       network.incoming.packets.rate_pcm_port_1:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       network.outpoing.packets_pcm_port_1:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       memory_server_pcm:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.write.requests_server_pcm:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       network.outpoing.packets_pcm_port_0:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.iops_server_pcm:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       memory.resident_server_pcm:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.device.write.requests_server_pcm:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.usage_server_pcm:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.allocation_server_pcm:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.usage_server_pcm:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.device.write.bytes_server_pcm:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.root.size_server_pcm:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.ephemeral.size_server_pcm:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.device.latency_server_pcm:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.bytes_pcm_port_0:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       network.incoming.bytes_pcm_port_1:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       binding_pcm_port_0:
325         type: tosca.capabilities.network.Bindable
326         valid_source_types:
327         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
328         occurrences:
329         - 0
330         - UNBOUNDED
331       binding_pcm_port_1:
332         type: tosca.capabilities.network.Bindable
333         valid_source_types:
334         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
335         occurrences:
336         - 0
337         - UNBOUNDED
338       memory.usage_server_pcm:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.read.requests_server_pcm:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.capacity_server_pcm:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       os_server_pcm:
357         type: tosca.capabilities.OperatingSystem
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.read.bytes_server_pcm:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       network.outgoing.packets.rate_pcm_port_0:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       network.outgoing.packets.rate_pcm_port_1:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       feature_pcm_port_1:
380         type: tosca.capabilities.Node
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.bytes_pcm_port_0:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.bytes_server_pcm:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       feature_pcm_port_0:
397         type: tosca.capabilities.Node
398         occurrences:
399         - 1
400         - UNBOUNDED
401       network.outgoing.bytes_pcm_port_1:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       attachment_pcm_port_0:
408         type: tosca.capabilities.Attachment
409         occurrences:
410         - 1
411         - UNBOUNDED
412       attachment_pcm_port_1:
413         type: tosca.capabilities.Attachment
414         occurrences:
415         - 1
416         - UNBOUNDED
417       endpoint_server_pcm:
418         type: tosca.capabilities.Endpoint.Admin
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.device.read.requests.rate_server_pcm:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       vcpus_server_pcm:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.write.bytes_server_pcm:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.iops_server_pcm:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.read.bytes.rate_server_pcm:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.allocation_server_pcm:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       scalable_server_pcm:
459         type: tosca.capabilities.Scalable
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.device.read.bytes.rate_server_pcm:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       cpu_util_server_pcm:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       disk.write.requests.rate_server_pcm:
476         type: org.openecomp.capabilities.metric.Ceilometer
477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.device.write.bytes.rate_server_pcm:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       host_server_pcm:
488         type: tosca.capabilities.Container
489         valid_source_types:
490         - tosca.nodes.SoftwareComponent
491         occurrences:
492         - 1
493         - UNBOUNDED
494       cpu.delta_server_pcm:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outgoing.bytes.rate_pcm_port_1:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       network.incoming.packets_pcm_port_0:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       binding_server_pcm:
513         type: tosca.capabilities.network.Bindable
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.outgoing.bytes.rate_pcm_port_0:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       disk.device.capacity_server_pcm:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       network.incoming.packets_pcm_port_1:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       instance_server_pcm:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       disk.device.write.requests.rate_server_pcm:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       disk.latency_server_pcm:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.device.read.requests_server_pcm:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       feature_server_pcm:
560         type: tosca.capabilities.Node
561         occurrences:
562         - 1
563         - UNBOUNDED
564       network.incoming.bytes.rate_pcm_port_0:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.write.bytes.rate_server_pcm:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       network.incoming.bytes.rate_pcm_port_1:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582   org.openecomp.resource.abstract.nodes.heat.oam_server:
583     derived_from: org.openecomp.resource.abstract.nodes.VFC
584     properties:
585       port_pcm_port_0_network_role:
586         type: string
587         required: true
588         status: SUPPORTED
589       port_pcm_port_1_network_role_tag:
590         type: string
591         required: true
592         status: SUPPORTED
593       availabilityzone_name:
594         type: string
595         description: availabilityzone name
596         required: true
597         status: SUPPORTED
598       port_pcm_port_0_vlan_requirements:
599         type: list
600         required: true
601         status: SUPPORTED
602         entry_schema:
603           type: org.openecomp.datatypes.network.VlanRequirements
604       oam_server_name:
605         type: string
606         description: oam server name
607         required: true
608         status: SUPPORTED
609       port_pcm_port_0_order:
610         type: integer
611         required: true
612         status: SUPPORTED
613       port_pcm_port_0_subnetpoolid:
614         type: string
615         required: true
616         status: SUPPORTED
617       port_pcm_port_1_subnetpoolid:
618         type: string
619         required: true
620         status: SUPPORTED
621       port_pcm_port_0_network_role_tag:
622         type: string
623         required: true
624         status: SUPPORTED
625       oam_image_name:
626         type: string
627         description: oam image name
628         required: true
629         status: SUPPORTED
630       cps_net_mask:
631         type: string
632         description: CPS network mask
633         required: true
634         status: SUPPORTED
635       port_pcm_port_1_exCP_naming:
636         type: org.openecomp.datatypes.Naming
637         required: true
638         status: SUPPORTED
639       port_pcm_port_0_exCP_naming:
640         type: org.openecomp.datatypes.Naming
641         required: true
642         status: SUPPORTED
643       oam_net_name:
644         type: string
645         description: OAM network name
646         required: true
647         status: SUPPORTED
648       port_pcm_port_1_network_role:
649         type: string
650         required: true
651         status: SUPPORTED
652       port_pcm_port_0_ip_requirements:
653         type: list
654         required: true
655         status: SUPPORTED
656         entry_schema:
657           type: org.openecomp.datatypes.network.IpRequirements
658       oam_net_gw:
659         type: string
660         description: CPS network gateway
661         required: true
662         status: SUPPORTED
663       oam_flavor_name:
664         type: string
665         description: flavor name of PCRF CM instance
666         required: true
667         status: SUPPORTED
668       security_group_name:
669         type: string
670         description: the name of security group
671         required: true
672         status: SUPPORTED
673       cps_net_ip:
674         type: string
675         description: CPS network ip
676         required: true
677         status: SUPPORTED
678       port_pcm_port_1_mac_requirements:
679         type: org.openecomp.datatypes.network.MacRequirements
680         required: true
681         status: SUPPORTED
682       port_pcm_port_1_vlan_requirements:
683         type: list
684         required: true
685         status: SUPPORTED
686         entry_schema:
687           type: org.openecomp.datatypes.network.VlanRequirements
688       pcm_vol:
689         type: string
690         description: CPS Cluman Cinder Volume
691         required: true
692         status: SUPPORTED
693       port_pcm_port_1_ip_requirements:
694         type: list
695         required: true
696         status: SUPPORTED
697         entry_schema:
698           type: org.openecomp.datatypes.network.IpRequirements
699       port_pcm_port_0_mac_requirements:
700         type: org.openecomp.datatypes.network.MacRequirements
701         required: true
702         status: SUPPORTED
703       cps_net_name:
704         type: string
705         description: CPS network name
706         required: true
707         status: SUPPORTED
708       oam_net_ip:
709         type: string
710         description: OAM network ip
711         required: true
712         status: SUPPORTED
713       oam_net_mask:
714         type: string
715         description: CPS network mask
716         required: true
717         status: SUPPORTED
718       port_pcm_port_1_order:
719         type: integer
720         required: true
721         status: SUPPORTED
722     attributes:
723       server_oam_id:
724         type: string
725         description: the oam nova service id
726         status: SUPPORTED
727     requirements:
728     - dependency_server_oam:
729         capability: tosca.capabilities.Node
730         node: tosca.nodes.Root
731         relationship: tosca.relationships.DependsOn
732         occurrences:
733         - 0
734         - UNBOUNDED
735     - local_storage_server_oam:
736         capability: tosca.capabilities.Attachment
737         node: tosca.nodes.BlockStorage
738         relationship: tosca.relationships.AttachesTo
739         occurrences:
740         - 0
741         - UNBOUNDED
742     - dependency_pcm_port_1:
743         capability: tosca.capabilities.Node
744         node: tosca.nodes.Root
745         relationship: tosca.relationships.DependsOn
746         occurrences:
747         - 0
748         - UNBOUNDED
749     - link_pcm_port_1:
750         capability: tosca.capabilities.network.Linkable
751         relationship: tosca.relationships.network.LinksTo
752         occurrences:
753         - 1
754         - 1
755     - dependency_pcm_port_0:
756         capability: tosca.capabilities.Node
757         node: tosca.nodes.Root
758         relationship: tosca.relationships.DependsOn
759         occurrences:
760         - 0
761         - UNBOUNDED
762     - link_pcm_port_0:
763         capability: tosca.capabilities.network.Linkable
764         relationship: tosca.relationships.network.LinksTo
765         occurrences:
766         - 1
767         - 1
768     capabilities:
769       cpu_server_oam:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       network.incoming.packets.rate_pcm_port_0:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.incoming.packets.rate_pcm_port_1:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.outpoing.packets_pcm_port_1:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       memory_server_oam:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.outpoing.packets_pcm_port_0:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.write.requests_server_oam:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       memory.resident_server_oam:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.device.iops_server_oam:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.device.write.requests_server_oam:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.allocation_server_oam:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.device.usage_server_oam:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.usage_server_oam:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.device.write.bytes_server_oam:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       network.incoming.bytes_pcm_port_0:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.ephemeral.size_server_oam:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.device.latency_server_oam:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.root.size_server_oam:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       memory.usage_server_oam:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       network.incoming.bytes_pcm_port_1:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       binding_pcm_port_0:
890         type: tosca.capabilities.network.Bindable
891         valid_source_types:
892         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
893         occurrences:
894         - 0
895         - UNBOUNDED
896       binding_pcm_port_1:
897         type: tosca.capabilities.network.Bindable
898         valid_source_types:
899         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
900         occurrences:
901         - 0
902         - UNBOUNDED
903       disk.read.bytes_server_oam:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       os_server_oam:
910         type: tosca.capabilities.OperatingSystem
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.read.requests_server_oam:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.capacity_server_oam:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outgoing.packets.rate_pcm_port_0:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       network.outgoing.packets.rate_pcm_port_1:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       feature_pcm_port_1:
939         type: tosca.capabilities.Node
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.bytes_pcm_port_0:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       feature_pcm_port_0:
950         type: tosca.capabilities.Node
951         occurrences:
952         - 1
953         - UNBOUNDED
954       network.outgoing.bytes_pcm_port_1:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       attachment_pcm_port_0:
961         type: tosca.capabilities.Attachment
962         occurrences:
963         - 1
964         - UNBOUNDED
965       attachment_pcm_port_1:
966         type: tosca.capabilities.Attachment
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.device.read.bytes_server_oam:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       endpoint_server_oam:
977         type: tosca.capabilities.Endpoint.Admin
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.device.read.requests.rate_server_oam:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       vcpus_server_oam:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.read.bytes.rate_server_oam:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.write.bytes_server_oam:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.iops_server_oam:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       disk.device.allocation_server_oam:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       disk.write.requests.rate_server_oam:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       scalable_server_oam:
1024         type: tosca.capabilities.Scalable
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.device.read.bytes.rate_server_oam:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       cpu_util_server_oam:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       cpu.delta_server_oam:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       host_server_oam:
1047         type: tosca.capabilities.Container
1048         valid_source_types:
1049         - tosca.nodes.SoftwareComponent
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.write.bytes.rate_server_oam:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       network.outgoing.bytes.rate_pcm_port_1:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       network.incoming.packets_pcm_port_0:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       binding_server_oam:
1072         type: tosca.capabilities.network.Bindable
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       network.outgoing.bytes.rate_pcm_port_0:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.device.capacity_server_oam:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       network.incoming.packets_pcm_port_1:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.latency_server_oam:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       instance_server_oam:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.device.read.requests_server_oam:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.device.write.requests.rate_server_oam:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       feature_server_oam:
1119         type: tosca.capabilities.Node
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.bytes.rate_pcm_port_0:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.write.bytes.rate_server_oam:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       network.incoming.bytes.rate_pcm_port_1:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1142     derived_from: org.openecomp.resource.abstract.nodes.VFC
1143     properties:
1144       port_pcm_port_0_network_role:
1145         type: string
1146         required: true
1147         status: SUPPORTED
1148       metadata:
1149         type: string
1150         description: metadata
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_1_network_role_tag:
1154         type: string
1155         required: true
1156         status: SUPPORTED
1157       availabilityzone_name:
1158         type: string
1159         description: availabilityzone name
1160         required: true
1161         status: SUPPORTED
1162       port_pcm_port_0_vlan_requirements:
1163         type: list
1164         required: true
1165         status: SUPPORTED
1166         entry_schema:
1167           type: org.openecomp.datatypes.network.VlanRequirements
1168       pcm_image_name:
1169         type: string
1170         description: PCRF CM image name
1171         required: true
1172         status: SUPPORTED
1173       port_pcm_port_0_order:
1174         type: integer
1175         required: true
1176         status: SUPPORTED
1177       port_pcm_port_0_subnetpoolid:
1178         type: string
1179         required: true
1180         status: SUPPORTED
1181       port_pcm_port_1_subnetpoolid:
1182         type: string
1183         required: true
1184         status: SUPPORTED
1185       port_pcm_port_0_network_role_tag:
1186         type: string
1187         required: true
1188         status: SUPPORTED
1189       pcm_server_name:
1190         type: string
1191         description: PCRF CM server name
1192         required: true
1193         status: SUPPORTED
1194       cps_net_mask:
1195         type: string
1196         description: CPS network mask
1197         required: true
1198         status: SUPPORTED
1199       port_pcm_port_1_exCP_naming:
1200         type: org.openecomp.datatypes.Naming
1201         required: true
1202         status: SUPPORTED
1203       port_pcm_port_0_exCP_naming:
1204         type: org.openecomp.datatypes.Naming
1205         required: true
1206         status: SUPPORTED
1207       oam_net_name:
1208         type: string
1209         description: OAM network name
1210         required: true
1211         status: SUPPORTED
1212       port_pcm_port_1_network_role:
1213         type: string
1214         required: true
1215         status: SUPPORTED
1216       port_pcm_port_0_ip_requirements:
1217         type: list
1218         required: true
1219         status: SUPPORTED
1220         entry_schema:
1221           type: org.openecomp.datatypes.network.IpRequirements
1222       oam_net_gw:
1223         type: string
1224         description: CPS network gateway
1225         required: true
1226         status: SUPPORTED
1227       security_group_name:
1228         type: string
1229         description: the name of security group
1230         required: true
1231         status: SUPPORTED
1232       cps_net_ip:
1233         type: string
1234         description: CPS network ip
1235         required: true
1236         status: SUPPORTED
1237       port_pcm_port_1_mac_requirements:
1238         type: org.openecomp.datatypes.network.MacRequirements
1239         required: true
1240         status: SUPPORTED
1241       port_pcm_port_1_vlan_requirements:
1242         type: list
1243         required: true
1244         status: SUPPORTED
1245         entry_schema:
1246           type: org.openecomp.datatypes.network.VlanRequirements
1247       pcm_flavor_name:
1248         type: string
1249         description: flavor name of PCRF CM instance
1250         required: true
1251         status: SUPPORTED
1252       key_name:
1253         type: string
1254         description: key_name
1255         required: true
1256         status: SUPPORTED
1257       user_data_format:
1258         type: string
1259         description: user_data_format
1260         required: true
1261         status: SUPPORTED
1262       pcm_vol:
1263         type: string
1264         description: CPS Cluman Cinder Volume
1265         required: true
1266         status: SUPPORTED
1267       port_pcm_port_1_ip_requirements:
1268         type: list
1269         required: true
1270         status: SUPPORTED
1271         entry_schema:
1272           type: org.openecomp.datatypes.network.IpRequirements
1273       port_pcm_port_0_mac_requirements:
1274         type: org.openecomp.datatypes.network.MacRequirements
1275         required: true
1276         status: SUPPORTED
1277       cps_net_name:
1278         type: string
1279         description: CPS network name
1280         required: true
1281         status: SUPPORTED
1282       oam_net_ip:
1283         type: string
1284         description: OAM network ip
1285         required: true
1286         status: SUPPORTED
1287       oam_net_mask:
1288         type: string
1289         description: CPS network mask
1290         required: true
1291         status: SUPPORTED
1292       port_pcm_port_1_order:
1293         type: integer
1294         required: true
1295         status: SUPPORTED
1296     attributes:
1297       server_pcm_id:
1298         type: string
1299         description: the pcm nova service id
1300         status: SUPPORTED
1301     requirements:
1302     - dependency_pcm_port_1:
1303         capability: tosca.capabilities.Node
1304         node: tosca.nodes.Root
1305         relationship: tosca.relationships.DependsOn
1306         occurrences:
1307         - 0
1308         - UNBOUNDED
1309     - link_pcm_port_1:
1310         capability: tosca.capabilities.network.Linkable
1311         relationship: tosca.relationships.network.LinksTo
1312         occurrences:
1313         - 1
1314         - 1
1315     - dependency_server_pcm:
1316         capability: tosca.capabilities.Node
1317         node: tosca.nodes.Root
1318         relationship: tosca.relationships.DependsOn
1319         occurrences:
1320         - 0
1321         - UNBOUNDED
1322     - local_storage_server_pcm:
1323         capability: tosca.capabilities.Attachment
1324         node: tosca.nodes.BlockStorage
1325         relationship: tosca.relationships.AttachesTo
1326         occurrences:
1327         - 0
1328         - UNBOUNDED
1329     - dependency_pcm_port_0:
1330         capability: tosca.capabilities.Node
1331         node: tosca.nodes.Root
1332         relationship: tosca.relationships.DependsOn
1333         occurrences:
1334         - 0
1335         - UNBOUNDED
1336     - link_pcm_port_0:
1337         capability: tosca.capabilities.network.Linkable
1338         relationship: tosca.relationships.network.LinksTo
1339         occurrences:
1340         - 1
1341         - 1
1342     capabilities:
1343       network.incoming.packets.rate_pcm_port_0:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       cpu_server_pcm:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       network.incoming.packets.rate_pcm_port_1:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       network.outpoing.packets_pcm_port_1:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       memory_server_pcm:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.write.requests_server_pcm:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       network.outpoing.packets_pcm_port_0:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.device.iops_server_pcm:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       memory.resident_server_pcm:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.device.write.requests_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.device.usage_server_pcm:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.allocation_server_pcm:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       disk.usage_server_pcm:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.device.write.bytes_server_pcm:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.root.size_server_pcm:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.ephemeral.size_server_pcm:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.device.latency_server_pcm:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       network.incoming.bytes_pcm_port_0:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       network.incoming.bytes_pcm_port_1:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       binding_pcm_port_0:
1458         type: tosca.capabilities.network.Bindable
1459         valid_source_types:
1460         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1461         occurrences:
1462         - 0
1463         - UNBOUNDED
1464       binding_pcm_port_1:
1465         type: tosca.capabilities.network.Bindable
1466         valid_source_types:
1467         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1468         occurrences:
1469         - 0
1470         - UNBOUNDED
1471       memory.usage_server_pcm:
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.read.requests_server_pcm:
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.capacity_server_pcm:
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       os_server_pcm:
1490         type: tosca.capabilities.OperatingSystem
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       disk.read.bytes_server_pcm:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       network.outgoing.packets.rate_pcm_port_0:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       network.outgoing.packets.rate_pcm_port_1:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       feature_pcm_port_1:
1513         type: tosca.capabilities.Node
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       network.outgoing.bytes_pcm_port_0:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.read.bytes_server_pcm:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       feature_pcm_port_0:
1530         type: tosca.capabilities.Node
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       network.outgoing.bytes_pcm_port_1:
1535         type: org.openecomp.capabilities.metric.Ceilometer
1536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       attachment_pcm_port_0:
1541         type: tosca.capabilities.Attachment
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       attachment_pcm_port_1:
1546         type: tosca.capabilities.Attachment
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       endpoint_server_pcm:
1551         type: tosca.capabilities.Endpoint.Admin
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.read.requests.rate_server_pcm:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       vcpus_server_pcm:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       disk.write.bytes_server_pcm:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       disk.iops_server_pcm:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       disk.read.bytes.rate_server_pcm:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.allocation_server_pcm:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       scalable_server_pcm:
1592         type: tosca.capabilities.Scalable
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       disk.device.read.bytes.rate_server_pcm:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       cpu_util_server_pcm:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.write.requests.rate_server_pcm:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       disk.device.write.bytes.rate_server_pcm:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       host_server_pcm:
1621         type: tosca.capabilities.Container
1622         valid_source_types:
1623         - tosca.nodes.SoftwareComponent
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       cpu.delta_server_pcm:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       network.outgoing.bytes.rate_pcm_port_1:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       network.incoming.packets_pcm_port_0:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       binding_server_pcm:
1646         type: tosca.capabilities.network.Bindable
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       network.outgoing.bytes.rate_pcm_port_0:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.capacity_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       network.incoming.packets_pcm_port_1:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       instance_server_pcm:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.write.requests.rate_server_pcm:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.latency_server_pcm:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.device.read.requests_server_pcm:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       feature_server_pcm:
1693         type: tosca.capabilities.Node
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       network.incoming.bytes.rate_pcm_port_0:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.write.bytes.rate_server_pcm:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       network.incoming.bytes.rate_pcm_port_1:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715   org.openecomp.resource.abstract.nodes.compute:
1716     derived_from: org.openecomp.resource.abstract.nodes.VFC
1717     properties:
1718       compute_compute_user_data_format:
1719         type: list
1720         required: true
1721         status: SUPPORTED
1722         entry_schema:
1723           type: string
1724       vm_image_name:
1725         type: string
1726         required: true
1727         status: SUPPORTED
1728       index_value:
1729         type: integer
1730         description: Index value of this substitution service template runtime instance
1731         required: false
1732         default: 0
1733         status: SUPPORTED
1734         constraints:
1735         - greater_or_equal: 0
1736       compute_compute_metadata:
1737         type: list
1738         required: true
1739         status: SUPPORTED
1740         entry_schema:
1741           type: json
1742       compute_compute_name:
1743         type: list
1744         required: true
1745         status: SUPPORTED
1746         entry_schema:
1747           type: string
1748       vm_flavor_name:
1749         type: string
1750         required: true
1751         status: SUPPORTED
1752       compute_compute_config_drive:
1753         type: list
1754         required: true
1755         status: SUPPORTED
1756         entry_schema:
1757           type: boolean
1758     attributes:
1759       compute_instance_name:
1760         type: string
1761         status: SUPPORTED
1762     requirements:
1763     - dependency_compute:
1764         capability: tosca.capabilities.Node
1765         node: tosca.nodes.Root
1766         relationship: tosca.relationships.DependsOn
1767         occurrences:
1768         - 0
1769         - UNBOUNDED
1770     - local_storage_compute:
1771         capability: tosca.capabilities.Attachment
1772         node: tosca.nodes.BlockStorage
1773         relationship: tosca.relationships.AttachesTo
1774         occurrences:
1775         - 0
1776         - UNBOUNDED
1777     capabilities:
1778       disk.device.usage_compute:
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.write.requests_compute:
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       instance_compute:
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.ephemeral.size_compute:
1797         type: org.openecomp.capabilities.metric.Ceilometer
1798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       disk.device.read.bytes.rate_compute:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       disk.latency_compute:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       memory.resident_compute:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       memory_compute:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       disk.iops_compute:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       disk.root.size_compute:
1833         type: org.openecomp.capabilities.metric.Ceilometer
1834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1835         occurrences:
1836         - 1
1837         - UNBOUNDED
1838       disk.write.requests.rate_compute:
1839         type: org.openecomp.capabilities.metric.Ceilometer
1840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1841         occurrences:
1842         - 1
1843         - UNBOUNDED
1844       disk.read.requests_compute:
1845         type: org.openecomp.capabilities.metric.Ceilometer
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1847         occurrences:
1848         - 1
1849         - UNBOUNDED
1850       disk.device.read.requests.rate_compute:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       disk.read.bytes_compute:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       disk.device.read.bytes_compute:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.write.bytes_compute:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       disk.usage_compute:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       os_compute:
1881         type: tosca.capabilities.OperatingSystem
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       disk.write.bytes.rate_compute:
1886         type: org.openecomp.capabilities.metric.Ceilometer
1887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1888         occurrences:
1889         - 1
1890         - UNBOUNDED
1891       vcpus_compute:
1892         type: org.openecomp.capabilities.metric.Ceilometer
1893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       disk.capacity_compute:
1898         type: org.openecomp.capabilities.metric.Ceilometer
1899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1900         occurrences:
1901         - 1
1902         - UNBOUNDED
1903       cpu_util_compute:
1904         type: org.openecomp.capabilities.metric.Ceilometer
1905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1906         occurrences:
1907         - 1
1908         - UNBOUNDED
1909       disk.read.bytes.rate_compute:
1910         type: org.openecomp.capabilities.metric.Ceilometer
1911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       disk.device.latency_compute:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       disk.device.write.requests_compute:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       disk.device.iops_compute:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       disk.device.write.requests.rate_compute:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       endpoint_compute:
1940         type: tosca.capabilities.Endpoint.Admin
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       memory.usage_compute:
1945         type: org.openecomp.capabilities.metric.Ceilometer
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1947         occurrences:
1948         - 1
1949         - UNBOUNDED
1950       host_compute:
1951         type: tosca.capabilities.Container
1952         valid_source_types:
1953         - tosca.nodes.SoftwareComponent
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       feature_compute:
1958         type: tosca.capabilities.Node
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       disk.device.write.bytes_compute:
1963         type: org.openecomp.capabilities.metric.Ceilometer
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1965         occurrences:
1966         - 1
1967         - UNBOUNDED
1968       cpu_compute:
1969         type: org.openecomp.capabilities.metric.Ceilometer
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       disk.device.write.bytes.rate_compute:
1975         type: org.openecomp.capabilities.metric.Ceilometer
1976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       scalable_compute:
1981         type: tosca.capabilities.Scalable
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       disk.device.read.requests_compute:
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.allocation_compute:
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       disk.device.capacity_compute:
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       disk.device.allocation_compute:
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       cpu.delta_compute:
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       binding_compute:
2016         type: tosca.capabilities.network.Bindable
2017         occurrences:
2018         - 1
2019         - UNBOUNDED