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