[sdc] - latest code changes
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedWithOneComputeDiffPortType / 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_1port_0_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       availabilityzone_name:
18         type: string
19         description: availabilityzone name
20         required: true
21         status: SUPPORTED
22       port_pcm_1port_0_network_role_tag:
23         type: list
24         required: true
25         status: SUPPORTED
26         entry_schema:
27           type: string
28       pcm_image_name:
29         type: string
30         description: PCRF CM image name
31         required: true
32         status: SUPPORTED
33       port_pcm_1port_0_subnetpoolid:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: string
39       port_pcm_1port_0_order:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: integer
45       port_pcm_2port_1_subnetpoolid:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       port_pcm_2port_1_mac_requirements:
52         type: org.openecomp.datatypes.network.MacRequirements
53         required: true
54         status: SUPPORTED
55       port_pcm_1port_0_vlan_requirements:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.VlanRequirements
61       port_pcm_1port_0_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       pcm_server_name:
66         type: string
67         description: PCRF CM server name
68         required: true
69         status: SUPPORTED
70       cps_net_mask:
71         type: string
72         description: CPS network mask
73         required: true
74         status: SUPPORTED
75       oam_net_name:
76         type: string
77         description: OAM network name
78         required: true
79         status: SUPPORTED
80       port_pcm_1port_0_mac_requirements:
81         type: org.openecomp.datatypes.network.MacRequirements
82         required: true
83         status: SUPPORTED
84       port_pcm_2port_1_network_role:
85         type: list
86         required: true
87         status: SUPPORTED
88         entry_schema:
89           type: string
90       oam_net_gw:
91         type: string
92         description: CPS network gateway
93         required: true
94         status: SUPPORTED
95       port_pcm_1port_0_network_role:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       port_pcm_2port_1_network_role_tag:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       security_group_name:
108         type: string
109         description: the name of security group
110         required: true
111         status: SUPPORTED
112       cps_net_ip:
113         type: string
114         description: CPS network ip
115         required: true
116         status: SUPPORTED
117       port_pcm_2port_1_ip_requirements:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: org.openecomp.datatypes.network.IpRequirements
123       pcm_flavor_name:
124         type: string
125         description: flavor name of PCRF CM instance
126         required: true
127         status: SUPPORTED
128       port_pcm_2port_1_exCP_naming:
129         type: org.openecomp.datatypes.Naming
130         required: true
131         status: SUPPORTED
132       pcm_vol:
133         type: string
134         description: CPS Cluman Cinder Volume
135         required: true
136         status: SUPPORTED
137       cps_net_name:
138         type: string
139         description: CPS network name
140         required: true
141         status: SUPPORTED
142       oam_net_ip:
143         type: string
144         description: OAM network ip
145         required: true
146         status: SUPPORTED
147       oam_net_mask:
148         type: string
149         description: CPS network mask
150         required: true
151         status: SUPPORTED
152       port_pcm_2port_1_order:
153         type: list
154         required: true
155         status: SUPPORTED
156         entry_schema:
157           type: integer
158       port_pcm_2port_1_vlan_requirements:
159         type: list
160         required: true
161         status: SUPPORTED
162         entry_schema:
163           type: org.openecomp.datatypes.network.VlanRequirements
164     attributes:
165       server_pcm_id:
166         type: string
167         description: the pcm nova service id
168         status: SUPPORTED
169     requirements:
170     - dependency_server_pcm:
171         capability: tosca.capabilities.Node
172         node: tosca.nodes.Root
173         relationship: tosca.relationships.DependsOn
174         occurrences:
175         - 0
176         - UNBOUNDED
177     - local_storage_server_pcm:
178         capability: tosca.capabilities.Attachment
179         node: tosca.nodes.BlockStorage
180         relationship: tosca.relationships.AttachesTo
181         occurrences:
182         - 0
183         - UNBOUNDED
184     - dependency_pcm_1port_0:
185         capability: tosca.capabilities.Node
186         node: tosca.nodes.Root
187         relationship: tosca.relationships.DependsOn
188         occurrences:
189         - 0
190         - UNBOUNDED
191     - link_pcm_1port_0:
192         capability: tosca.capabilities.network.Linkable
193         relationship: tosca.relationships.network.LinksTo
194         occurrences:
195         - 1
196         - 1
197     - dependency_pcm_2port_1:
198         capability: tosca.capabilities.Node
199         node: tosca.nodes.Root
200         relationship: tosca.relationships.DependsOn
201         occurrences:
202         - 0
203         - UNBOUNDED
204     - link_pcm_2port_1:
205         capability: tosca.capabilities.network.Linkable
206         relationship: tosca.relationships.network.LinksTo
207         occurrences:
208         - 1
209         - 1
210     capabilities:
211       binding_pcm_2port_1:
212         type: tosca.capabilities.network.Bindable
213         valid_source_types:
214         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
215         occurrences:
216         - 0
217         - UNBOUNDED
218       cpu_server_pcm:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       attachment_pcm_2port_1:
225         type: tosca.capabilities.Attachment
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.outgoing.bytes.rate_pcm_2port_1:
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       memory_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       disk.write.requests_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       network.incoming.bytes_pcm_2port_1:
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       feature_pcm_1port_0:
254         type: tosca.capabilities.Node
255         occurrences:
256         - 1
257         - UNBOUNDED
258       network.incoming.packets.rate_pcm_2port_1:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       network.outpoing.packets_pcm_2port_1:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.iops_server_pcm:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       memory.resident_server_pcm:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.device.write.requests_server_pcm:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       network.outgoing.packets.rate_pcm_2port_1:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.device.usage_server_pcm:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.allocation_server_pcm:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.incoming.packets_pcm_2port_1:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.outpoing.packets_pcm_1port_0:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.usage_server_pcm:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.device.write.bytes_server_pcm:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       disk.root.size_server_pcm:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.ephemeral.size_server_pcm:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.device.latency_server_pcm:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       network.incoming.bytes_pcm_1port_0:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       memory.usage_server_pcm:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.read.requests_server_pcm:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.capacity_server_pcm:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       os_server_pcm:
373         type: tosca.capabilities.OperatingSystem
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.read.bytes_server_pcm:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       disk.device.read.bytes_server_pcm:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       network.incoming.packets_pcm_1port_0:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       endpoint_server_pcm:
396         type: tosca.capabilities.Endpoint.Admin
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.device.read.requests.rate_server_pcm:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       vcpus_server_pcm:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       disk.write.bytes_server_pcm:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       disk.iops_server_pcm:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       network.incoming.bytes.rate_pcm_1port_0:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.read.bytes.rate_server_pcm:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.device.allocation_server_pcm:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       network.incoming.packets.rate_pcm_1port_0:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       feature_pcm_2port_1:
449         type: tosca.capabilities.Node
450         occurrences:
451         - 1
452         - UNBOUNDED
453       scalable_server_pcm:
454         type: tosca.capabilities.Scalable
455         occurrences:
456         - 1
457         - UNBOUNDED
458       network.outgoing.bytes.rate_pcm_1port_0:
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       network.outgoing.bytes_pcm_2port_1:
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.device.read.bytes.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       cpu_util_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       attachment_pcm_1port_0:
483         type: tosca.capabilities.Attachment
484         occurrences:
485         - 1
486         - UNBOUNDED
487       disk.write.requests.rate_server_pcm:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       network.incoming.bytes.rate_pcm_2port_1:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       disk.device.write.bytes.rate_server_pcm:
500         type: org.openecomp.capabilities.metric.Ceilometer
501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
502         occurrences:
503         - 1
504         - UNBOUNDED
505       host_server_pcm:
506         type: tosca.capabilities.Container
507         valid_source_types:
508         - tosca.nodes.SoftwareComponent
509         occurrences:
510         - 1
511         - UNBOUNDED
512       network.outgoing.bytes_pcm_1port_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       binding_pcm_1port_0:
519         type: tosca.capabilities.network.Bindable
520         valid_source_types:
521         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
522         occurrences:
523         - 0
524         - UNBOUNDED
525       cpu.delta_server_pcm:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       network.outgoing.packets.rate_pcm_1port_0:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       binding_server_pcm:
538         type: tosca.capabilities.network.Bindable
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.capacity_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       instance_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       disk.device.write.requests.rate_server_pcm:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.latency_server_pcm:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.device.read.requests_server_pcm:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       feature_server_pcm:
573         type: tosca.capabilities.Node
574         occurrences:
575         - 1
576         - UNBOUNDED
577       disk.write.bytes.rate_server_pcm:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583   org.openecomp.resource.abstract.nodes.compute:
584     derived_from: org.openecomp.resource.abstract.nodes.VFC
585     properties:
586       compute_compute_user_data_format:
587         type: list
588         required: true
589         status: SUPPORTED
590         entry_schema:
591           type: string
592       vm_image_name:
593         type: string
594         required: true
595         status: SUPPORTED
596       index_value:
597         type: integer
598         description: Index value of this substitution service template runtime instance
599         required: false
600         default: 0
601         status: SUPPORTED
602         constraints:
603         - greater_or_equal: 0
604       compute_compute_metadata:
605         type: list
606         required: true
607         status: SUPPORTED
608         entry_schema:
609           type: json
610       compute_compute_name:
611         type: list
612         required: true
613         status: SUPPORTED
614         entry_schema:
615           type: string
616       vm_flavor_name:
617         type: string
618         required: true
619         status: SUPPORTED
620       compute_compute_config_drive:
621         type: list
622         required: true
623         status: SUPPORTED
624         entry_schema:
625           type: boolean
626     requirements:
627     - dependency_compute:
628         capability: tosca.capabilities.Node
629         node: tosca.nodes.Root
630         relationship: tosca.relationships.DependsOn
631         occurrences:
632         - 0
633         - UNBOUNDED
634     - local_storage_compute:
635         capability: tosca.capabilities.Attachment
636         node: tosca.nodes.BlockStorage
637         relationship: tosca.relationships.AttachesTo
638         occurrences:
639         - 0
640         - UNBOUNDED
641     capabilities:
642       disk.device.usage_compute:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       disk.write.requests_compute:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       instance_compute:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       disk.ephemeral.size_compute:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.device.read.bytes.rate_compute:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.latency_compute:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       memory.resident_compute:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       memory_compute:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.iops_compute:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.root.size_compute:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       disk.write.requests.rate_compute:
703         type: org.openecomp.capabilities.metric.Ceilometer
704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
705         occurrences:
706         - 1
707         - UNBOUNDED
708       disk.read.requests_compute:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.device.read.requests.rate_compute:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.read.bytes_compute:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.device.read.bytes_compute:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.write.bytes_compute:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.usage_compute:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       os_compute:
745         type: tosca.capabilities.OperatingSystem
746         occurrences:
747         - 1
748         - UNBOUNDED
749       disk.write.bytes.rate_compute:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       vcpus_compute:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       disk.capacity_compute:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       cpu_util_compute:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.read.bytes.rate_compute:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.device.latency_compute:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.device.write.requests_compute:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.device.iops_compute:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.device.write.requests.rate_compute:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       endpoint_compute:
804         type: tosca.capabilities.Endpoint.Admin
805         occurrences:
806         - 1
807         - UNBOUNDED
808       memory.usage_compute:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       host_compute:
815         type: tosca.capabilities.Container
816         valid_source_types:
817         - tosca.nodes.SoftwareComponent
818         occurrences:
819         - 1
820         - UNBOUNDED
821       feature_compute:
822         type: tosca.capabilities.Node
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.write.bytes_compute:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       cpu_compute:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.device.write.bytes.rate_compute:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       scalable_compute:
845         type: tosca.capabilities.Scalable
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.device.read.requests_compute:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.allocation_compute:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.device.capacity_compute:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.device.allocation_compute:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       cpu.delta_compute:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       binding_compute:
880         type: tosca.capabilities.network.Bindable
881         occurrences:
882         - 1
883         - UNBOUNDED