6131194a95d141d342fbe508c0c04d5a174bd12e
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedOutputParamGetAttrIn / 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       user_data_format:
120         type: string
121         description: user_data_format
122         required: true
123         status: SUPPORTED
124       pcm_vol:
125         type: string
126         description: CPS Cluman Cinder Volume
127         required: true
128         status: SUPPORTED
129       port_pcm_port_1_ip_requirements:
130         type: list
131         required: true
132         status: SUPPORTED
133         entry_schema:
134           type: org.openecomp.datatypes.network.IpRequirements
135       port_pcm_port_0_mac_requirements:
136         type: org.openecomp.datatypes.network.MacRequirements
137         required: true
138         status: SUPPORTED
139       cps_net_name:
140         type: string
141         description: CPS network name
142         required: true
143         status: SUPPORTED
144       oam_net_ip:
145         type: string
146         description: OAM network ip
147         required: true
148         status: SUPPORTED
149       oam_net_mask:
150         type: string
151         description: CPS network mask
152         required: true
153         status: SUPPORTED
154       port_pcm_port_1_order:
155         type: integer
156         required: true
157         status: SUPPORTED
158     attributes:
159       server_pcm_id:
160         type: string
161         description: the pcm nova service id
162         status: SUPPORTED
163     requirements:
164     - dependency_pcm_port_1:
165         capability: tosca.capabilities.Node
166         node: tosca.nodes.Root
167         relationship: tosca.relationships.DependsOn
168         occurrences:
169         - 0
170         - UNBOUNDED
171     - link_pcm_port_1:
172         capability: tosca.capabilities.network.Linkable
173         relationship: tosca.relationships.network.LinksTo
174         occurrences:
175         - 1
176         - 1
177     - dependency_server_pcm:
178         capability: tosca.capabilities.Node
179         node: tosca.nodes.Root
180         relationship: tosca.relationships.DependsOn
181         occurrences:
182         - 0
183         - UNBOUNDED
184     - local_storage_server_pcm:
185         capability: tosca.capabilities.Attachment
186         node: tosca.nodes.BlockStorage
187         relationship: tosca.relationships.AttachesTo
188         occurrences:
189         - 0
190         - UNBOUNDED
191     - dependency_pcm_port_0:
192         capability: tosca.capabilities.Node
193         node: tosca.nodes.Root
194         relationship: tosca.relationships.DependsOn
195         occurrences:
196         - 0
197         - UNBOUNDED
198     - link_pcm_port_0:
199         capability: tosca.capabilities.network.Linkable
200         relationship: tosca.relationships.network.LinksTo
201         occurrences:
202         - 1
203         - 1
204     capabilities:
205       network.incoming.packets.rate_pcm_port_0:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       cpu_server_pcm:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       network.incoming.packets.rate_pcm_port_1:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       network.outpoing.packets_pcm_port_1:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       memory_server_pcm:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       disk.write.requests_server_pcm:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       network.outpoing.packets_pcm_port_0:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.iops_server_pcm:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       memory.resident_server_pcm:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.write.requests_server_pcm:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.device.usage_server_pcm:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.allocation_server_pcm:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       disk.usage_server_pcm:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.device.write.bytes_server_pcm:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.root.size_server_pcm:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.ephemeral.size_server_pcm:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.device.latency_server_pcm:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       network.incoming.bytes_pcm_port_0:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       network.incoming.bytes_pcm_port_1:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       binding_pcm_port_0:
320         type: tosca.capabilities.network.Bindable
321         valid_source_types:
322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
323         occurrences:
324         - 0
325         - UNBOUNDED
326       binding_pcm_port_1:
327         type: tosca.capabilities.network.Bindable
328         valid_source_types:
329         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
330         occurrences:
331         - 0
332         - UNBOUNDED
333       memory.usage_server_pcm:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.read.requests_server_pcm:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.capacity_server_pcm:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       os_server_pcm:
352         type: tosca.capabilities.OperatingSystem
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.read.bytes_server_pcm:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       network.outgoing.packets.rate_pcm_port_0:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       network.outgoing.packets.rate_pcm_port_1:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       feature_pcm_port_1:
375         type: tosca.capabilities.Node
376         occurrences:
377         - 1
378         - UNBOUNDED
379       network.outgoing.bytes_pcm_port_0:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       disk.device.read.bytes_server_pcm:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       feature_pcm_port_0:
392         type: tosca.capabilities.Node
393         occurrences:
394         - 1
395         - UNBOUNDED
396       network.outgoing.bytes_pcm_port_1:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       attachment_pcm_port_0:
403         type: tosca.capabilities.Attachment
404         occurrences:
405         - 1
406         - UNBOUNDED
407       attachment_pcm_port_1:
408         type: tosca.capabilities.Attachment
409         occurrences:
410         - 1
411         - UNBOUNDED
412       endpoint_server_pcm:
413         type: tosca.capabilities.Endpoint.Admin
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.read.requests.rate_server_pcm:
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       vcpus_server_pcm:
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.write.bytes_server_pcm:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.iops_server_pcm:
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       disk.read.bytes.rate_server_pcm:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.device.allocation_server_pcm:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       scalable_server_pcm:
454         type: tosca.capabilities.Scalable
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.device.read.bytes.rate_server_pcm:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       cpu_util_server_pcm:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.write.requests.rate_server_pcm:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.device.write.bytes.rate_server_pcm:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       host_server_pcm:
483         type: tosca.capabilities.Container
484         valid_source_types:
485         - tosca.nodes.SoftwareComponent
486         occurrences:
487         - 1
488         - UNBOUNDED
489       cpu.delta_server_pcm:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       network.outgoing.bytes.rate_pcm_port_1:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       network.incoming.packets_pcm_port_0:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       binding_server_pcm:
508         type: tosca.capabilities.network.Bindable
509         occurrences:
510         - 1
511         - UNBOUNDED
512       network.outgoing.bytes.rate_pcm_port_0:
513         type: org.openecomp.capabilities.metric.Ceilometer
514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
515         occurrences:
516         - 1
517         - UNBOUNDED
518       disk.device.capacity_server_pcm:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       network.incoming.packets_pcm_port_1:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       instance_server_pcm:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.device.write.requests.rate_server_pcm:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.latency_server_pcm:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.read.requests_server_pcm:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       feature_server_pcm:
555         type: tosca.capabilities.Node
556         occurrences:
557         - 1
558         - UNBOUNDED
559       network.incoming.bytes.rate_pcm_port_0:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       disk.write.bytes.rate_server_pcm:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       network.incoming.bytes.rate_pcm_port_1:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577   org.openecomp.resource.abstract.nodes.heat.oam_server:
578     derived_from: org.openecomp.resource.abstract.nodes.VFC
579     properties:
580       port_pcm_port_0_network_role:
581         type: string
582         required: true
583         status: SUPPORTED
584       port_pcm_port_1_network_role_tag:
585         type: string
586         required: true
587         status: SUPPORTED
588       availabilityzone_name:
589         type: string
590         description: availabilityzone name
591         required: true
592         status: SUPPORTED
593       port_pcm_port_0_vlan_requirements:
594         type: list
595         required: true
596         status: SUPPORTED
597         entry_schema:
598           type: org.openecomp.datatypes.network.VlanRequirements
599       oam_server_name:
600         type: string
601         description: oam server name
602         required: true
603         status: SUPPORTED
604       port_pcm_port_0_order:
605         type: integer
606         required: true
607         status: SUPPORTED
608       port_pcm_port_0_subnetpoolid:
609         type: string
610         required: true
611         status: SUPPORTED
612       port_pcm_port_1_subnetpoolid:
613         type: string
614         required: true
615         status: SUPPORTED
616       port_pcm_port_0_network_role_tag:
617         type: string
618         required: true
619         status: SUPPORTED
620       oam_image_name:
621         type: string
622         description: oam image name
623         required: true
624         status: SUPPORTED
625       cps_net_mask:
626         type: string
627         description: CPS network mask
628         required: true
629         status: SUPPORTED
630       port_pcm_port_1_exCP_naming:
631         type: org.openecomp.datatypes.Naming
632         required: true
633         status: SUPPORTED
634       port_pcm_port_0_exCP_naming:
635         type: org.openecomp.datatypes.Naming
636         required: true
637         status: SUPPORTED
638       oam_net_name:
639         type: string
640         description: OAM network name
641         required: true
642         status: SUPPORTED
643       port_pcm_port_1_network_role:
644         type: string
645         required: true
646         status: SUPPORTED
647       port_pcm_port_0_ip_requirements:
648         type: list
649         required: true
650         status: SUPPORTED
651         entry_schema:
652           type: org.openecomp.datatypes.network.IpRequirements
653       oam_net_gw:
654         type: string
655         description: CPS network gateway
656         required: true
657         status: SUPPORTED
658       oam_flavor_name:
659         type: string
660         description: flavor name of PCRF CM instance
661         required: true
662         status: SUPPORTED
663       security_group_name:
664         type: string
665         description: the name of security group
666         required: true
667         status: SUPPORTED
668       cps_net_ip:
669         type: string
670         description: CPS network ip
671         required: true
672         status: SUPPORTED
673       port_pcm_port_1_mac_requirements:
674         type: org.openecomp.datatypes.network.MacRequirements
675         required: true
676         status: SUPPORTED
677       port_pcm_port_1_vlan_requirements:
678         type: list
679         required: true
680         status: SUPPORTED
681         entry_schema:
682           type: org.openecomp.datatypes.network.VlanRequirements
683       pcm_vol:
684         type: string
685         description: CPS Cluman Cinder Volume
686         required: true
687         status: SUPPORTED
688       port_pcm_port_1_ip_requirements:
689         type: list
690         required: true
691         status: SUPPORTED
692         entry_schema:
693           type: org.openecomp.datatypes.network.IpRequirements
694       port_pcm_port_0_mac_requirements:
695         type: org.openecomp.datatypes.network.MacRequirements
696         required: true
697         status: SUPPORTED
698       cps_net_name:
699         type: string
700         description: CPS network name
701         required: true
702         status: SUPPORTED
703       oam_net_ip:
704         type: string
705         description: OAM network ip
706         required: true
707         status: SUPPORTED
708       oam_net_mask:
709         type: string
710         description: CPS network mask
711         required: true
712         status: SUPPORTED
713       port_pcm_port_1_order:
714         type: integer
715         required: true
716         status: SUPPORTED
717     attributes:
718       server_oam_id:
719         type: string
720         description: the oam nova service id
721         status: SUPPORTED
722     requirements:
723     - dependency_server_oam:
724         capability: tosca.capabilities.Node
725         node: tosca.nodes.Root
726         relationship: tosca.relationships.DependsOn
727         occurrences:
728         - 0
729         - UNBOUNDED
730     - local_storage_server_oam:
731         capability: tosca.capabilities.Attachment
732         node: tosca.nodes.BlockStorage
733         relationship: tosca.relationships.AttachesTo
734         occurrences:
735         - 0
736         - UNBOUNDED
737     - dependency_pcm_port_1:
738         capability: tosca.capabilities.Node
739         node: tosca.nodes.Root
740         relationship: tosca.relationships.DependsOn
741         occurrences:
742         - 0
743         - UNBOUNDED
744     - link_pcm_port_1:
745         capability: tosca.capabilities.network.Linkable
746         relationship: tosca.relationships.network.LinksTo
747         occurrences:
748         - 1
749         - 1
750     - dependency_pcm_port_0:
751         capability: tosca.capabilities.Node
752         node: tosca.nodes.Root
753         relationship: tosca.relationships.DependsOn
754         occurrences:
755         - 0
756         - UNBOUNDED
757     - link_pcm_port_0:
758         capability: tosca.capabilities.network.Linkable
759         relationship: tosca.relationships.network.LinksTo
760         occurrences:
761         - 1
762         - 1
763     capabilities:
764       cpu_server_oam:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       network.incoming.packets.rate_pcm_port_0:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       network.incoming.packets.rate_pcm_port_1:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       network.outpoing.packets_pcm_port_1:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       memory_server_oam:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.outpoing.packets_pcm_port_0:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       disk.write.requests_server_oam:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       memory.resident_server_oam:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.device.iops_server_oam:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.device.write.requests_server_oam:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.allocation_server_oam:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.device.usage_server_oam:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.usage_server_oam:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       disk.device.write.bytes_server_oam:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       network.incoming.bytes_pcm_port_0:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       disk.ephemeral.size_server_oam:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       disk.device.latency_server_oam:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.root.size_server_oam:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       memory.usage_server_oam:
873         type: org.openecomp.capabilities.metric.Ceilometer
874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
875         occurrences:
876         - 1
877         - UNBOUNDED
878       network.incoming.bytes_pcm_port_1:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       binding_pcm_port_0:
885         type: tosca.capabilities.network.Bindable
886         valid_source_types:
887         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
888         occurrences:
889         - 0
890         - UNBOUNDED
891       binding_pcm_port_1:
892         type: tosca.capabilities.network.Bindable
893         valid_source_types:
894         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
895         occurrences:
896         - 0
897         - UNBOUNDED
898       disk.read.bytes_server_oam:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       os_server_oam:
905         type: tosca.capabilities.OperatingSystem
906         occurrences:
907         - 1
908         - UNBOUNDED
909       disk.read.requests_server_oam:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       disk.capacity_server_oam:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       network.outgoing.packets.rate_pcm_port_0:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       network.outgoing.packets.rate_pcm_port_1:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       feature_pcm_port_1:
934         type: tosca.capabilities.Node
935         occurrences:
936         - 1
937         - UNBOUNDED
938       network.outgoing.bytes_pcm_port_0:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       feature_pcm_port_0:
945         type: tosca.capabilities.Node
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.outgoing.bytes_pcm_port_1:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       attachment_pcm_port_0:
956         type: tosca.capabilities.Attachment
957         occurrences:
958         - 1
959         - UNBOUNDED
960       attachment_pcm_port_1:
961         type: tosca.capabilities.Attachment
962         occurrences:
963         - 1
964         - UNBOUNDED
965       disk.device.read.bytes_server_oam:
966         type: org.openecomp.capabilities.metric.Ceilometer
967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
968         occurrences:
969         - 1
970         - UNBOUNDED
971       endpoint_server_oam:
972         type: tosca.capabilities.Endpoint.Admin
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.device.read.requests.rate_server_oam:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       vcpus_server_oam:
983         type: org.openecomp.capabilities.metric.Ceilometer
984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
985         occurrences:
986         - 1
987         - UNBOUNDED
988       disk.read.bytes.rate_server_oam:
989         type: org.openecomp.capabilities.metric.Ceilometer
990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
991         occurrences:
992         - 1
993         - UNBOUNDED
994       disk.write.bytes_server_oam:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       disk.iops_server_oam:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED
1006       disk.device.allocation_server_oam:
1007         type: org.openecomp.capabilities.metric.Ceilometer
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       disk.write.requests.rate_server_oam:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       scalable_server_oam:
1019         type: tosca.capabilities.Scalable
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       disk.device.read.bytes.rate_server_oam:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       cpu_util_server_oam:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       cpu.delta_server_oam:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       host_server_oam:
1042         type: tosca.capabilities.Container
1043         valid_source_types:
1044         - tosca.nodes.SoftwareComponent
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.device.write.bytes.rate_server_oam:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       network.outgoing.bytes.rate_pcm_port_1:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       network.incoming.packets_pcm_port_0:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       binding_server_oam:
1067         type: tosca.capabilities.network.Bindable
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       network.outgoing.bytes.rate_pcm_port_0:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.device.capacity_server_oam:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       network.incoming.packets_pcm_port_1:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.latency_server_oam:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       instance_server_oam:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.device.read.requests_server_oam:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.device.write.requests.rate_server_oam:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       feature_server_oam:
1114         type: tosca.capabilities.Node
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       network.incoming.bytes.rate_pcm_port_0:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.write.bytes.rate_server_oam:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       network.incoming.bytes.rate_pcm_port_1:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136   org.openecomp.resource.abstract.nodes.compute:
1137     derived_from: org.openecomp.resource.abstract.nodes.VFC
1138     properties:
1139       vm_image_name:
1140         type: string
1141         required: true
1142         status: SUPPORTED
1143       index_value:
1144         type: integer
1145         description: Index value of this substitution service template runtime instance
1146         required: false
1147         default: 0
1148         status: SUPPORTED
1149         constraints:
1150         - greater_or_equal: 0
1151       compute_compute_name:
1152         type: list
1153         required: true
1154         status: SUPPORTED
1155         entry_schema:
1156           type: string
1157       vm_flavor_name:
1158         type: string
1159         required: true
1160         status: SUPPORTED
1161       compute_compute_config_drive:
1162         type: list
1163         required: true
1164         status: SUPPORTED
1165         entry_schema:
1166           type: boolean
1167     attributes:
1168       compute_instance_name:
1169         type: list
1170         status: SUPPORTED
1171         entry_schema:
1172           type: string
1173     requirements:
1174     - dependency_compute:
1175         capability: tosca.capabilities.Node
1176         node: tosca.nodes.Root
1177         relationship: tosca.relationships.DependsOn
1178         occurrences:
1179         - 0
1180         - UNBOUNDED
1181     - local_storage_compute:
1182         capability: tosca.capabilities.Attachment
1183         node: tosca.nodes.BlockStorage
1184         relationship: tosca.relationships.AttachesTo
1185         occurrences:
1186         - 0
1187         - UNBOUNDED
1188     capabilities:
1189       disk.device.usage_compute:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       disk.write.requests_compute:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       instance_compute:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.ephemeral.size_compute:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       disk.device.read.bytes.rate_compute:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       disk.latency_compute:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       memory.resident_compute:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       memory_compute:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       disk.iops_compute:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       disk.root.size_compute:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       disk.write.requests.rate_compute:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       disk.read.requests_compute:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       disk.device.read.requests.rate_compute:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.read.bytes_compute:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       disk.device.read.bytes_compute:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.write.bytes_compute:
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       disk.usage_compute:
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       os_compute:
1292         type: tosca.capabilities.OperatingSystem
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       disk.write.bytes.rate_compute:
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       vcpus_compute:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       disk.capacity_compute:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       cpu_util_compute:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       disk.read.bytes.rate_compute:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       disk.device.latency_compute:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       disk.device.write.requests_compute:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       disk.device.iops_compute:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.device.write.requests.rate_compute:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       endpoint_compute:
1351         type: tosca.capabilities.Endpoint.Admin
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       memory.usage_compute:
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       host_compute:
1362         type: tosca.capabilities.Container
1363         valid_source_types:
1364         - tosca.nodes.SoftwareComponent
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       feature_compute:
1369         type: tosca.capabilities.Node
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.write.bytes_compute:
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       cpu_compute:
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.write.bytes.rate_compute:
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       scalable_compute:
1392         type: tosca.capabilities.Scalable
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       disk.device.read.requests_compute:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       disk.allocation_compute:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       disk.device.capacity_compute:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       disk.device.allocation_compute:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       cpu.delta_compute:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       binding_compute:
1427         type: tosca.capabilities.network.Bindable
1428         occurrences:
1429         - 1
1430         - UNBOUNDED