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