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