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