[sdc] - latest code changes
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedWithOneCompute / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       port_pcm_port_1_network_role_tag:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       availabilityzone_name:
24         type: string
25         description: availabilityzone name
26         required: true
27         status: SUPPORTED
28       port_pcm_port_0_vlan_requirements:
29         type: list
30         required: true
31         status: SUPPORTED
32         entry_schema:
33           type: org.openecomp.datatypes.network.VlanRequirements
34       pcm_image_name:
35         type: string
36         description: PCRF CM image name
37         required: true
38         status: SUPPORTED
39       port_pcm_port_0_order:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: integer
45       port_pcm_port_0_subnetpoolid:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       port_pcm_port_1_subnetpoolid:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_pcm_port_0_network_role_tag:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
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       port_pcm_port_1_exCP_naming:
74         type: org.openecomp.datatypes.Naming
75         required: true
76         status: SUPPORTED
77       port_pcm_port_0_exCP_naming:
78         type: org.openecomp.datatypes.Naming
79         required: true
80         status: SUPPORTED
81       oam_net_name:
82         type: string
83         description: OAM network name
84         required: true
85         status: SUPPORTED
86       port_pcm_port_1_network_role:
87         type: list
88         required: true
89         status: SUPPORTED
90         entry_schema:
91           type: string
92       port_pcm_port_0_ip_requirements:
93         type: list
94         required: true
95         status: SUPPORTED
96         entry_schema:
97           type: org.openecomp.datatypes.network.IpRequirements
98       oam_net_gw:
99         type: string
100         description: CPS network gateway
101         required: true
102         status: SUPPORTED
103       security_group_name:
104         type: string
105         description: the name of security group
106         required: true
107         status: SUPPORTED
108       cps_net_ip:
109         type: string
110         description: CPS network ip
111         required: true
112         status: SUPPORTED
113       port_pcm_port_1_mac_requirements:
114         type: org.openecomp.datatypes.network.MacRequirements
115         required: true
116         status: SUPPORTED
117       port_pcm_port_1_vlan_requirements:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: org.openecomp.datatypes.network.VlanRequirements
123       pcm_flavor_name:
124         type: string
125         description: flavor name of PCRF CM instance
126         required: true
127         status: SUPPORTED
128       pcm_vol:
129         type: string
130         description: CPS Cluman Cinder Volume
131         required: true
132         status: SUPPORTED
133       port_pcm_port_1_ip_requirements:
134         type: list
135         required: true
136         status: SUPPORTED
137         entry_schema:
138           type: org.openecomp.datatypes.network.IpRequirements
139       port_pcm_port_0_mac_requirements:
140         type: org.openecomp.datatypes.network.MacRequirements
141         required: true
142         status: SUPPORTED
143       cps_net_name:
144         type: string
145         description: CPS network name
146         required: true
147         status: SUPPORTED
148       oam_net_ip:
149         type: string
150         description: OAM network ip
151         required: true
152         status: SUPPORTED
153       oam_net_mask:
154         type: string
155         description: CPS network mask
156         required: true
157         status: SUPPORTED
158       port_pcm_port_1_order:
159         type: list
160         required: true
161         status: SUPPORTED
162         entry_schema:
163           type: integer
164     attributes:
165       server_pcm_id:
166         type: string
167         description: the pcm nova service id
168         status: SUPPORTED
169     requirements:
170     - dependency_pcm_port_1:
171         capability: tosca.capabilities.Node
172         node: tosca.nodes.Root
173         relationship: tosca.relationships.DependsOn
174         occurrences:
175         - 0
176         - UNBOUNDED
177     - link_pcm_port_1:
178         capability: tosca.capabilities.network.Linkable
179         relationship: tosca.relationships.network.LinksTo
180         occurrences:
181         - 1
182         - 1
183     - dependency_server_pcm:
184         capability: tosca.capabilities.Node
185         node: tosca.nodes.Root
186         relationship: tosca.relationships.DependsOn
187         occurrences:
188         - 0
189         - UNBOUNDED
190     - local_storage_server_pcm:
191         capability: tosca.capabilities.Attachment
192         node: tosca.nodes.BlockStorage
193         relationship: tosca.relationships.AttachesTo
194         occurrences:
195         - 0
196         - UNBOUNDED
197     - dependency_pcm_port_0:
198         capability: tosca.capabilities.Node
199         node: tosca.nodes.Root
200         relationship: tosca.relationships.DependsOn
201         occurrences:
202         - 0
203         - UNBOUNDED
204     - link_pcm_port_0:
205         capability: tosca.capabilities.network.Linkable
206         relationship: tosca.relationships.network.LinksTo
207         occurrences:
208         - 1
209         - 1
210     capabilities:
211       network.incoming.packets.rate_pcm_port_0:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       cpu_server_pcm:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       network.incoming.packets.rate_pcm_port_1:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.outpoing.packets_pcm_port_1:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       memory_server_pcm:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       disk.write.requests_server_pcm:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       network.outpoing.packets_pcm_port_0:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.iops_server_pcm:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       memory.resident_server_pcm:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.device.write.requests_server_pcm:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.device.usage_server_pcm:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       disk.allocation_server_pcm:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.usage_server_pcm:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.device.write.bytes_server_pcm:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.root.size_server_pcm:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.ephemeral.size_server_pcm:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       disk.device.latency_server_pcm:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       network.incoming.bytes_pcm_port_0:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       network.incoming.bytes_pcm_port_1:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       binding_pcm_port_0:
326         type: tosca.capabilities.network.Bindable
327         valid_source_types:
328         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
329         occurrences:
330         - 0
331         - UNBOUNDED
332       binding_pcm_port_1:
333         type: tosca.capabilities.network.Bindable
334         valid_source_types:
335         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
336         occurrences:
337         - 0
338         - UNBOUNDED
339       memory.usage_server_pcm:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.read.requests_server_pcm:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.capacity_server_pcm:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       os_server_pcm:
358         type: tosca.capabilities.OperatingSystem
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.read.bytes_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       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       feature_pcm_port_1:
381         type: tosca.capabilities.Node
382         occurrences:
383         - 1
384         - UNBOUNDED
385       network.outgoing.bytes_pcm_port_0:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       disk.device.read.bytes_server_pcm:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       feature_pcm_port_0:
398         type: tosca.capabilities.Node
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.outgoing.bytes_pcm_port_1:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       attachment_pcm_port_0:
409         type: tosca.capabilities.Attachment
410         occurrences:
411         - 1
412         - UNBOUNDED
413       attachment_pcm_port_1:
414         type: tosca.capabilities.Attachment
415         occurrences:
416         - 1
417         - UNBOUNDED
418       endpoint_server_pcm:
419         type: tosca.capabilities.Endpoint.Admin
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.read.requests.rate_server_pcm:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       vcpus_server_pcm:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.write.bytes_server_pcm:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.iops_server_pcm:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.read.bytes.rate_server_pcm:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.allocation_server_pcm:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       scalable_server_pcm:
460         type: tosca.capabilities.Scalable
461         occurrences:
462         - 1
463         - UNBOUNDED
464       disk.device.read.bytes.rate_server_pcm:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       cpu_util_server_pcm:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.write.requests.rate_server_pcm:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       disk.device.write.bytes.rate_server_pcm:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       host_server_pcm:
489         type: tosca.capabilities.Container
490         valid_source_types:
491         - tosca.nodes.SoftwareComponent
492         occurrences:
493         - 1
494         - UNBOUNDED
495       cpu.delta_server_pcm:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       network.outgoing.bytes.rate_pcm_port_1:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       network.incoming.packets_pcm_port_0:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       binding_server_pcm:
514         type: tosca.capabilities.network.Bindable
515         occurrences:
516         - 1
517         - UNBOUNDED
518       network.outgoing.bytes.rate_pcm_port_0:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.device.capacity_server_pcm:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       network.incoming.packets_pcm_port_1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       instance_server_pcm:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.write.requests.rate_server_pcm:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.latency_server_pcm:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.read.requests_server_pcm:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       feature_server_pcm:
561         type: tosca.capabilities.Node
562         occurrences:
563         - 1
564         - UNBOUNDED
565       network.incoming.bytes.rate_pcm_port_0:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       disk.write.bytes.rate_server_pcm:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       network.incoming.bytes.rate_pcm_port_1:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583   org.openecomp.resource.abstract.nodes.compute:
584     derived_from: org.openecomp.resource.abstract.nodes.VFC
585     properties:
586       compute_compute_user_data_format:
587         type: list
588         required: true
589         status: SUPPORTED
590         entry_schema:
591           type: string
592       port_compute_port_subnetpoolid:
593         type: list
594         required: true
595         status: SUPPORTED
596         entry_schema:
597           type: string
598       index_value:
599         type: integer
600         description: Index value of this substitution service template runtime instance
601         required: false
602         default: 0
603         status: SUPPORTED
604         constraints:
605         - greater_or_equal: 0
606       port_compute_port_vlan_requirements:
607         type: list
608         required: true
609         status: SUPPORTED
610         entry_schema:
611           type: org.openecomp.datatypes.network.VlanRequirements
612       compute_compute_name:
613         type: list
614         required: true
615         status: SUPPORTED
616         entry_schema:
617           type: string
618       vm_flavor_name:
619         type: string
620         required: true
621         status: SUPPORTED
622       port_compute_port_network_role:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: string
628       vm_image_name:
629         type: string
630         required: true
631         status: SUPPORTED
632       port_compute_port_network:
633         type: list
634         required: true
635         status: SUPPORTED
636         entry_schema:
637           type: string
638       port_compute_port_network_role_tag:
639         type: list
640         required: true
641         status: SUPPORTED
642         entry_schema:
643           type: string
644       compute_compute_metadata:
645         type: list
646         required: true
647         status: SUPPORTED
648         entry_schema:
649           type: json
650       port_compute_port_order:
651         type: list
652         required: true
653         status: SUPPORTED
654         entry_schema:
655           type: integer
656       port_compute_port_mac_requirements:
657         type: org.openecomp.datatypes.network.MacRequirements
658         required: true
659         status: SUPPORTED
660       port_compute_port_ip_requirements:
661         type: list
662         required: true
663         status: SUPPORTED
664         entry_schema:
665           type: org.openecomp.datatypes.network.IpRequirements
666       port_compute_port_exCP_naming:
667         type: org.openecomp.datatypes.Naming
668         required: true
669         status: SUPPORTED
670     requirements:
671     - dependency_compute:
672         capability: tosca.capabilities.Node
673         node: tosca.nodes.Root
674         relationship: tosca.relationships.DependsOn
675         occurrences:
676         - 0
677         - UNBOUNDED
678     - local_storage_compute:
679         capability: tosca.capabilities.Attachment
680         node: tosca.nodes.BlockStorage
681         relationship: tosca.relationships.AttachesTo
682         occurrences:
683         - 0
684         - UNBOUNDED
685     - dependency_compute_compute_port:
686         capability: tosca.capabilities.Node
687         node: tosca.nodes.Root
688         relationship: tosca.relationships.DependsOn
689         occurrences:
690         - 0
691         - UNBOUNDED
692     - link_compute_compute_port:
693         capability: tosca.capabilities.network.Linkable
694         relationship: tosca.relationships.network.LinksTo
695         occurrences:
696         - 1
697         - 1
698     capabilities:
699       disk.write.requests_compute:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.latency_compute:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       network.incoming.bytes_compute_compute_port:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.root.size_compute:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.write.requests.rate_compute:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.read.requests_compute:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       os_compute:
736         type: tosca.capabilities.OperatingSystem
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.write.bytes.rate_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       vcpus_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       disk.device.iops_compute:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       network.incoming.bytes.rate_compute_compute_port:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.device.write.requests.rate_compute:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       attachment_compute_compute_port:
771         type: tosca.capabilities.Attachment
772         occurrences:
773         - 1
774         - UNBOUNDED
775       host_compute:
776         type: tosca.capabilities.Container
777         valid_source_types:
778         - tosca.nodes.SoftwareComponent
779         occurrences:
780         - 1
781         - UNBOUNDED
782       disk.device.write.bytes_compute:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       cpu_compute:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       binding_compute_compute_port:
795         type: tosca.capabilities.network.Bindable
796         valid_source_types:
797         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
798         occurrences:
799         - 0
800         - UNBOUNDED
801       disk.allocation_compute:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       cpu.delta_compute:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       binding_compute:
814         type: tosca.capabilities.network.Bindable
815         occurrences:
816         - 1
817         - UNBOUNDED
818       feature_compute_compute_port:
819         type: tosca.capabilities.Node
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.device.usage_compute:
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       network.incoming.packets_compute_compute_port:
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       instance_compute:
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.ephemeral.size_compute:
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.read.bytes.rate_compute:
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       memory.resident_compute:
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       memory_compute:
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.iops_compute:
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       network.incoming.packets.rate_compute_compute_port:
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       disk.device.read.requests.rate_compute:
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       disk.read.bytes_compute:
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       disk.device.read.bytes_compute:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.write.bytes_compute:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.usage_compute:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       network.outgoing.bytes.rate_compute_compute_port:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       disk.capacity_compute:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       cpu_util_compute:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       disk.read.bytes.rate_compute:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       disk.device.latency_compute:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.device.write.requests_compute:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.packets.rate_compute_compute_port:
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       network.outgoing.bytes_compute_compute_port:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       endpoint_compute:
956         type: tosca.capabilities.Endpoint.Admin
957         occurrences:
958         - 1
959         - UNBOUNDED
960       memory.usage_compute:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       feature_compute:
967         type: tosca.capabilities.Node
968         occurrences:
969         - 1
970         - UNBOUNDED
971       disk.device.write.bytes.rate_compute:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       scalable_compute:
978         type: tosca.capabilities.Scalable
979         occurrences:
980         - 1
981         - UNBOUNDED
982       network.outpoing.packets_compute_compute_port:
983         type: org.openecomp.capabilities.metric.Ceilometer
984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
985         occurrences:
986         - 1
987         - UNBOUNDED
988       disk.device.read.requests_compute:
989         type: org.openecomp.capabilities.metric.Ceilometer
990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
991         occurrences:
992         - 1
993         - UNBOUNDED
994       disk.device.capacity_compute:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       disk.device.allocation_compute:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED