70506fc553878078bf3dd7a66006fdd92605afdb
[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: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       metadata:
18         type: string
19         description: metadata
20         required: true
21         status: SUPPORTED
22       availabilityzone_name:
23         type: string
24         description: availabilityzone name
25         required: true
26         status: SUPPORTED
27       port_pcm_port_0_vlan_requirements:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: json
33       pcm_image_name:
34         type: string
35         description: PCRF CM image name
36         required: true
37         status: SUPPORTED
38       port_pcm_port_0_order:
39         type: list
40         required: true
41         status: SUPPORTED
42         entry_schema:
43           type: integer
44       port_pcm_port_0_subnetpoolid:
45         type: list
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       port_pcm_port_1_subnetpoolid:
51         type: list
52         required: true
53         status: SUPPORTED
54         entry_schema:
55           type: string
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: list
68         required: true
69         status: SUPPORTED
70         entry_schema:
71           type: json
72       port_pcm_port_0_exCP_naming:
73         type: list
74         required: true
75         status: SUPPORTED
76         entry_schema:
77           type: json
78       oam_net_name:
79         type: string
80         description: OAM network name
81         required: true
82         status: SUPPORTED
83       port_pcm_port_1_network_role:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
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_vlan_requirements:
105         type: list
106         required: true
107         status: SUPPORTED
108         entry_schema:
109           type: json
110       pcm_flavor_name:
111         type: string
112         description: flavor name of PCRF CM instance
113         required: true
114         status: SUPPORTED
115       user_data_format:
116         type: string
117         description: user_data_format
118         required: true
119         status: SUPPORTED
120       pcm_vol:
121         type: string
122         description: CPS Cluman Cinder Volume
123         required: true
124         status: SUPPORTED
125       cps_net_name:
126         type: string
127         description: CPS network name
128         required: true
129         status: SUPPORTED
130       oam_net_ip:
131         type: string
132         description: OAM network ip
133         required: true
134         status: SUPPORTED
135       oam_net_mask:
136         type: string
137         description: CPS network mask
138         required: true
139         status: SUPPORTED
140       port_pcm_port_1_order:
141         type: list
142         required: true
143         status: SUPPORTED
144         entry_schema:
145           type: integer
146     attributes:
147       server_pcm_id:
148         type: string
149         description: the pcm nova service id
150         status: SUPPORTED
151     requirements:
152     - dependency_pcm_port_1:
153         capability: tosca.capabilities.Node
154         node: tosca.nodes.Root
155         relationship: tosca.relationships.DependsOn
156         occurrences:
157         - 0
158         - UNBOUNDED
159     - link_pcm_port_1:
160         capability: tosca.capabilities.network.Linkable
161         relationship: tosca.relationships.network.LinksTo
162         occurrences:
163         - 1
164         - 1
165     - dependency_server_pcm:
166         capability: tosca.capabilities.Node
167         node: tosca.nodes.Root
168         relationship: tosca.relationships.DependsOn
169         occurrences:
170         - 0
171         - UNBOUNDED
172     - local_storage_server_pcm:
173         capability: tosca.capabilities.Attachment
174         node: tosca.nodes.BlockStorage
175         relationship: tosca.relationships.AttachesTo
176         occurrences:
177         - 0
178         - UNBOUNDED
179     - dependency_pcm_port_0:
180         capability: tosca.capabilities.Node
181         node: tosca.nodes.Root
182         relationship: tosca.relationships.DependsOn
183         occurrences:
184         - 0
185         - UNBOUNDED
186     - link_pcm_port_0:
187         capability: tosca.capabilities.network.Linkable
188         relationship: tosca.relationships.network.LinksTo
189         occurrences:
190         - 1
191         - 1
192     capabilities:
193       network.incoming.packets.rate_pcm_port_0:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       cpu_server_pcm:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       network.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
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       memory_server_pcm:
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       disk.write.requests_server_pcm:
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       network.outpoing.packets_pcm_port_0:
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.device.iops_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       memory.resident_server_pcm:
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.write.requests_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       disk.device.usage_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.allocation_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.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.device.write.bytes_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.root.size_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.ephemeral.size_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.device.latency_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       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
308         type: tosca.capabilities.network.Bindable
309         valid_source_types:
310         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
311         occurrences:
312         - 0
313         - UNBOUNDED
314       binding_pcm_port_1:
315         type: tosca.capabilities.network.Bindable
316         valid_source_types:
317         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
318         occurrences:
319         - 0
320         - UNBOUNDED
321       memory.usage_server_pcm:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.read.requests_server_pcm:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.capacity_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       os_server_pcm:
340         type: tosca.capabilities.OperatingSystem
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.read.bytes_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       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
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       feature_pcm_port_1:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       network.outgoing.bytes_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       disk.device.read.bytes_server_pcm:
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_0:
380         type: tosca.capabilities.Node
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
391         type: tosca.capabilities.Attachment
392         occurrences:
393         - 1
394         - UNBOUNDED
395       attachment_pcm_port_1:
396         type: tosca.capabilities.Attachment
397         occurrences:
398         - 1
399         - UNBOUNDED
400       endpoint_server_pcm:
401         type: tosca.capabilities.Endpoint.Admin
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.read.requests.rate_server_pcm:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       vcpus_server_pcm:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.write.bytes_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       disk.iops_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.read.bytes.rate_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.device.allocation_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       scalable_server_pcm:
442         type: tosca.capabilities.Scalable
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.device.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       cpu_util_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       disk.write.requests.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       disk.device.write.bytes.rate_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       host_server_pcm:
471         type: tosca.capabilities.Container
472         valid_source_types:
473         - tosca.nodes.SoftwareComponent
474         occurrences:
475         - 1
476         - UNBOUNDED
477       cpu.delta_server_pcm:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outgoing.bytes.rate_pcm_port_1:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
496         type: tosca.capabilities.network.Bindable
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outgoing.bytes.rate_pcm_port_0:
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       disk.device.capacity_server_pcm:
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       network.incoming.packets_pcm_port_1:
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       instance_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       disk.device.write.requests.rate_server_pcm:
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       disk.latency_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.read.requests_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       feature_server_pcm:
543         type: tosca.capabilities.Node
544         occurrences:
545         - 1
546         - UNBOUNDED
547       network.incoming.bytes.rate_pcm_port_0:
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.write.bytes.rate_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       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.heat.oam_server:
566     derived_from: org.openecomp.resource.abstract.nodes.VFC
567     properties:
568       port_pcm_port_0_network_role:
569         type: list
570         required: true
571         status: SUPPORTED
572         entry_schema:
573           type: string
574       availabilityzone_name:
575         type: string
576         description: availabilityzone name
577         required: true
578         status: SUPPORTED
579       oam_net_gw:
580         type: string
581         description: CPS network gateway
582         required: true
583         status: SUPPORTED
584       port_pcm_port_0_vlan_requirements:
585         type: list
586         required: true
587         status: SUPPORTED
588         entry_schema:
589           type: json
590       oam_flavor_name:
591         type: string
592         description: flavor name of PCRF CM instance
593         required: true
594         status: SUPPORTED
595       security_group_name:
596         type: string
597         description: the name of security group
598         required: true
599         status: SUPPORTED
600       cps_net_ip:
601         type: string
602         description: CPS network ip
603         required: true
604         status: SUPPORTED
605       oam_server_name:
606         type: string
607         description: oam server name
608         required: true
609         status: SUPPORTED
610       port_pcm_port_1_vlan_requirements:
611         type: list
612         required: true
613         status: SUPPORTED
614         entry_schema:
615           type: json
616       port_pcm_port_0_order:
617         type: list
618         required: true
619         status: SUPPORTED
620         entry_schema:
621           type: integer
622       port_pcm_port_0_subnetpoolid:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: string
628       port_pcm_port_1_subnetpoolid:
629         type: list
630         required: true
631         status: SUPPORTED
632         entry_schema:
633           type: string
634       pcm_vol:
635         type: string
636         description: CPS Cluman Cinder Volume
637         required: true
638         status: SUPPORTED
639       oam_image_name:
640         type: string
641         description: oam image name
642         required: true
643         status: SUPPORTED
644       cps_net_name:
645         type: string
646         description: CPS network name
647         required: true
648         status: SUPPORTED
649       cps_net_mask:
650         type: string
651         description: CPS network mask
652         required: true
653         status: SUPPORTED
654       oam_net_ip:
655         type: string
656         description: OAM network ip
657         required: true
658         status: SUPPORTED
659       oam_net_mask:
660         type: string
661         description: CPS network mask
662         required: true
663         status: SUPPORTED
664       port_pcm_port_1_exCP_naming:
665         type: list
666         required: true
667         status: SUPPORTED
668         entry_schema:
669           type: json
670       port_pcm_port_0_exCP_naming:
671         type: list
672         required: true
673         status: SUPPORTED
674         entry_schema:
675           type: json
676       oam_net_name:
677         type: string
678         description: OAM network name
679         required: true
680         status: SUPPORTED
681       port_pcm_port_1_order:
682         type: list
683         required: true
684         status: SUPPORTED
685         entry_schema:
686           type: integer
687       port_pcm_port_1_network_role:
688         type: list
689         required: true
690         status: SUPPORTED
691         entry_schema:
692           type: string
693     attributes:
694       server_oam_id:
695         type: string
696         description: the oam nova service id
697         status: SUPPORTED
698     requirements:
699     - dependency_server_oam:
700         capability: tosca.capabilities.Node
701         node: tosca.nodes.Root
702         relationship: tosca.relationships.DependsOn
703         occurrences:
704         - 0
705         - UNBOUNDED
706     - local_storage_server_oam:
707         capability: tosca.capabilities.Attachment
708         node: tosca.nodes.BlockStorage
709         relationship: tosca.relationships.AttachesTo
710         occurrences:
711         - 0
712         - UNBOUNDED
713     - dependency_pcm_port_1:
714         capability: tosca.capabilities.Node
715         node: tosca.nodes.Root
716         relationship: tosca.relationships.DependsOn
717         occurrences:
718         - 0
719         - UNBOUNDED
720     - link_pcm_port_1:
721         capability: tosca.capabilities.network.Linkable
722         relationship: tosca.relationships.network.LinksTo
723         occurrences:
724         - 1
725         - 1
726     - dependency_pcm_port_0:
727         capability: tosca.capabilities.Node
728         node: tosca.nodes.Root
729         relationship: tosca.relationships.DependsOn
730         occurrences:
731         - 0
732         - UNBOUNDED
733     - link_pcm_port_0:
734         capability: tosca.capabilities.network.Linkable
735         relationship: tosca.relationships.network.LinksTo
736         occurrences:
737         - 1
738         - 1
739     capabilities:
740       cpu_server_oam:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.incoming.packets.rate_pcm_port_0:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       network.incoming.packets.rate_pcm_port_1:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       network.outpoing.packets_pcm_port_1:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       memory_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.outpoing.packets_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       disk.write.requests_server_oam:
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       memory.resident_server_oam:
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       disk.device.iops_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       disk.device.write.requests_server_oam:
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.allocation_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       disk.device.usage_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.usage_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.bytes_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       network.incoming.bytes_pcm_port_0:
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.ephemeral.size_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.device.latency_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.root.size_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       memory.usage_server_oam:
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       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
861         type: tosca.capabilities.network.Bindable
862         valid_source_types:
863         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
864         occurrences:
865         - 0
866         - UNBOUNDED
867       binding_pcm_port_1:
868         type: tosca.capabilities.network.Bindable
869         valid_source_types:
870         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
871         occurrences:
872         - 0
873         - UNBOUNDED
874       disk.read.bytes_server_oam:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       os_server_oam:
881         type: tosca.capabilities.OperatingSystem
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.read.requests_server_oam:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       disk.capacity_server_oam:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       network.outgoing.packets.rate_pcm_port_0:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       network.outgoing.packets.rate_pcm_port_1:
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       feature_pcm_port_1:
910         type: tosca.capabilities.Node
911         occurrences:
912         - 1
913         - UNBOUNDED
914       network.outgoing.bytes_pcm_port_0:
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       feature_pcm_port_0:
921         type: tosca.capabilities.Node
922         occurrences:
923         - 1
924         - UNBOUNDED
925       network.outgoing.bytes_pcm_port_1:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       attachment_pcm_port_0:
932         type: tosca.capabilities.Attachment
933         occurrences:
934         - 1
935         - UNBOUNDED
936       attachment_pcm_port_1:
937         type: tosca.capabilities.Attachment
938         occurrences:
939         - 1
940         - UNBOUNDED
941       disk.device.read.bytes_server_oam:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       endpoint_server_oam:
948         type: tosca.capabilities.Endpoint.Admin
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.device.read.requests.rate_server_oam:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       vcpus_server_oam:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.read.bytes.rate_server_oam:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.write.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       disk.iops_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       disk.device.allocation_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.write.requests.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       scalable_server_oam:
995         type: tosca.capabilities.Scalable
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.device.read.bytes.rate_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       cpu_util_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       cpu.delta_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       host_server_oam:
1018         type: tosca.capabilities.Container
1019         valid_source_types:
1020         - tosca.nodes.SoftwareComponent
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.device.write.bytes.rate_server_oam:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       network.outgoing.bytes.rate_pcm_port_1:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       network.incoming.packets_pcm_port_0:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       binding_server_oam:
1043         type: tosca.capabilities.network.Bindable
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       network.outgoing.bytes.rate_pcm_port_0:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.capacity_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.incoming.packets_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       disk.latency_server_oam:
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       instance_server_oam:
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.read.requests_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       disk.device.write.requests.rate_server_oam:
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       feature_server_oam:
1090         type: tosca.capabilities.Node
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       network.incoming.bytes.rate_pcm_port_0:
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       disk.write.bytes.rate_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       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.compute:
1113     derived_from: org.openecomp.resource.abstract.nodes.VFC
1114     properties:
1115       vm_image_name:
1116         type: string
1117         required: true
1118         status: SUPPORTED
1119       index_value:
1120         type: integer
1121         description: Index value of this substitution service template runtime instance
1122         required: false
1123         default: 0
1124         status: SUPPORTED
1125         constraints:
1126         - greater_or_equal: 0
1127       compute_compute_name:
1128         type: list
1129         required: true
1130         status: SUPPORTED
1131         entry_schema:
1132           type: string
1133       vm_flavor_name:
1134         type: string
1135         required: true
1136         status: SUPPORTED
1137       compute_compute_config_drive:
1138         type: list
1139         required: true
1140         status: SUPPORTED
1141         entry_schema:
1142           type: boolean
1143     attributes:
1144       compute_instance_name:
1145         type: list
1146         status: SUPPORTED
1147         entry_schema:
1148           type: string
1149     requirements:
1150     - dependency_compute:
1151         capability: tosca.capabilities.Node
1152         node: tosca.nodes.Root
1153         relationship: tosca.relationships.DependsOn
1154         occurrences:
1155         - 0
1156         - UNBOUNDED
1157     - local_storage_compute:
1158         capability: tosca.capabilities.Attachment
1159         node: tosca.nodes.BlockStorage
1160         relationship: tosca.relationships.AttachesTo
1161         occurrences:
1162         - 0
1163         - UNBOUNDED
1164     capabilities:
1165       disk.device.usage_compute:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       disk.write.requests_compute:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       instance_compute:
1178         type: org.openecomp.capabilities.metric.Ceilometer
1179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       disk.ephemeral.size_compute:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       disk.device.read.bytes.rate_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.latency_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       memory.resident_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       memory_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.iops_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.root.size_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       disk.write.requests.rate_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       disk.read.requests_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.device.read.requests.rate_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.read.bytes_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.device.read.bytes_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.write.bytes_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.usage_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       os_compute:
1268         type: tosca.capabilities.OperatingSystem
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.write.bytes.rate_compute:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       vcpus_compute:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       disk.capacity_compute:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       cpu_util_compute:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       disk.read.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       disk.device.latency_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.device.write.requests_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       disk.device.iops_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.device.write.requests.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       endpoint_compute:
1327         type: tosca.capabilities.Endpoint.Admin
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       memory.usage_compute:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       host_compute:
1338         type: tosca.capabilities.Container
1339         valid_source_types:
1340         - tosca.nodes.SoftwareComponent
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       feature_compute:
1345         type: tosca.capabilities.Node
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.device.write.bytes_compute:
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       cpu_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       disk.device.write.bytes.rate_compute:
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       scalable_compute:
1368         type: tosca.capabilities.Scalable
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.device.read.requests_compute:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.allocation_compute:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.device.capacity_compute:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       disk.device.allocation_compute:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       cpu.delta_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       binding_compute:
1403         type: tosca.capabilities.network.Bindable
1404         occurrences:
1405         - 1
1406         - UNBOUNDED