related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedNodesGetAttrIn / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_1_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       port_pcm_port_0_network_role:
18         type: string
19         required: true
20         status: SUPPORTED
21       metadata:
22         type: string
23         description: metadata
24         required: true
25         status: SUPPORTED
26       port_pcm_port_1_network_role_tag:
27         type: string
28         required: true
29         status: SUPPORTED
30       availabilityzone_name:
31         type: string
32         description: availabilityzone name
33         required: true
34         status: SUPPORTED
35       port_pcm_port_0_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       pcm_image_name:
42         type: string
43         description: PCRF CM image name
44         required: true
45         status: SUPPORTED
46       port_pcm_port_0_order:
47         type: integer
48         required: true
49         status: SUPPORTED
50       port_pcm_port_0_subnetpoolid:
51         type: string
52         required: true
53         status: SUPPORTED
54       port_pcm_port_0_related_networks:
55         type: list
56         required: true
57         status: SUPPORTED
58         entry_schema:
59           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
60       port_pcm_port_1_subnetpoolid:
61         type: string
62         required: true
63         status: SUPPORTED
64       port_pcm_port_0_network_role_tag:
65         type: string
66         required: true
67         status: SUPPORTED
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: string
93         required: true
94         status: SUPPORTED
95       port_pcm_port_0_ip_requirements:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.IpRequirements
101       oam_net_gw:
102         type: string
103         description: CPS network gateway
104         required: true
105         status: SUPPORTED
106       security_group_name:
107         type: string
108         description: the name of security group
109         required: true
110         status: SUPPORTED
111       cps_net_ip:
112         type: string
113         description: CPS network ip
114         required: true
115         status: SUPPORTED
116       port_pcm_port_1_mac_requirements:
117         type: org.openecomp.datatypes.network.MacRequirements
118         required: true
119         status: SUPPORTED
120       port_pcm_port_1_vlan_requirements:
121         type: list
122         required: true
123         status: SUPPORTED
124         entry_schema:
125           type: org.openecomp.datatypes.network.VlanRequirements
126       pcm_flavor_name:
127         type: string
128         description: flavor name of PCRF CM instance
129         required: true
130         status: SUPPORTED
131       key_name:
132         type: string
133         description: key_name
134         required: true
135         status: SUPPORTED
136       user_data_format:
137         type: string
138         description: user_data_format
139         required: true
140         status: SUPPORTED
141       pcm_vol:
142         type: string
143         description: CPS Cluman Cinder Volume
144         required: true
145         status: SUPPORTED
146       port_pcm_port_1_ip_requirements:
147         type: list
148         required: true
149         status: SUPPORTED
150         entry_schema:
151           type: org.openecomp.datatypes.network.IpRequirements
152       port_pcm_port_0_mac_requirements:
153         type: org.openecomp.datatypes.network.MacRequirements
154         required: true
155         status: SUPPORTED
156       cps_net_name:
157         type: string
158         description: CPS network name
159         required: true
160         status: SUPPORTED
161       oam_net_ip:
162         type: string
163         description: OAM network ip
164         required: true
165         status: SUPPORTED
166       oam_net_mask:
167         type: string
168         description: CPS network mask
169         required: true
170         status: SUPPORTED
171       port_pcm_port_1_order:
172         type: integer
173         required: true
174         status: SUPPORTED
175     attributes:
176       server_pcm_id:
177         type: string
178         description: the pcm nova service id
179         status: SUPPORTED
180     requirements:
181     - dependency_pcm_port_1:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_pcm_port_1:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     - dependency_server_pcm:
195         capability: tosca.capabilities.Node
196         node: tosca.nodes.Root
197         relationship: tosca.relationships.DependsOn
198         occurrences:
199         - 0
200         - UNBOUNDED
201     - local_storage_server_pcm:
202         capability: tosca.capabilities.Attachment
203         node: tosca.nodes.BlockStorage
204         relationship: tosca.relationships.AttachesTo
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - dependency_pcm_port_0:
209         capability: tosca.capabilities.Node
210         node: tosca.nodes.Root
211         relationship: tosca.relationships.DependsOn
212         occurrences:
213         - 0
214         - UNBOUNDED
215     - link_pcm_port_0:
216         capability: tosca.capabilities.network.Linkable
217         relationship: tosca.relationships.network.LinksTo
218         occurrences:
219         - 1
220         - 1
221     capabilities:
222       network.incoming.packets.rate_pcm_port_0:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       cpu_server_pcm:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       network.incoming.packets.rate_pcm_port_1:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       network.outpoing.packets_pcm_port_1:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       memory_server_pcm:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.write.requests_server_pcm:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       network.outpoing.packets_pcm_port_0:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.device.iops_server_pcm:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       memory.resident_server_pcm:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.device.write.requests_server_pcm:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.device.usage_server_pcm:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.allocation_server_pcm:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.usage_server_pcm:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.device.write.bytes_server_pcm:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.root.size_server_pcm:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       disk.ephemeral.size_server_pcm:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.device.latency_server_pcm:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       network.incoming.bytes_pcm_port_0:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       network.incoming.bytes_pcm_port_1:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       binding_pcm_port_0:
337         type: tosca.capabilities.network.Bindable
338         valid_source_types:
339         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
340         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
341         occurrences:
342         - 0
343         - UNBOUNDED
344       binding_pcm_port_1:
345         type: tosca.capabilities.network.Bindable
346         valid_source_types:
347         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
348         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
349         occurrences:
350         - 0
351         - UNBOUNDED
352       memory.usage_server_pcm:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.read.requests_server_pcm:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.capacity_server_pcm:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       os_server_pcm:
371         type: tosca.capabilities.OperatingSystem
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.read.bytes_server_pcm:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       network.outgoing.packets.rate_pcm_port_0:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.outgoing.packets.rate_pcm_port_1:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       feature_pcm_port_1:
394         type: tosca.capabilities.Node
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.outgoing.bytes_pcm_port_0:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.device.read.bytes_server_pcm:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       feature_pcm_port_0:
411         type: tosca.capabilities.Node
412         occurrences:
413         - 1
414         - UNBOUNDED
415       network.outgoing.bytes_pcm_port_1:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       attachment_pcm_port_0:
422         type: tosca.capabilities.Attachment
423         occurrences:
424         - 1
425         - UNBOUNDED
426       attachment_pcm_port_1:
427         type: tosca.capabilities.Attachment
428         occurrences:
429         - 1
430         - UNBOUNDED
431       endpoint_server_pcm:
432         type: tosca.capabilities.Endpoint.Admin
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.device.read.requests.rate_server_pcm:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       vcpus_server_pcm:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.write.bytes_server_pcm:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.iops_server_pcm:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       forwarder_pcm_port_0:
461         type: org.openecomp.capabilities.Forwarder
462         occurrences:
463         - 1
464         - UNBOUNDED
465       forwarder_pcm_port_1:
466         type: org.openecomp.capabilities.Forwarder
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.read.bytes.rate_server_pcm:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       disk.device.allocation_server_pcm:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       scalable_server_pcm:
483         type: tosca.capabilities.Scalable
484         occurrences:
485         - 1
486         - UNBOUNDED
487       disk.device.read.bytes.rate_server_pcm:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       cpu_util_server_pcm:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       disk.write.requests.rate_server_pcm:
500         type: org.openecomp.capabilities.metric.Ceilometer
501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
502         occurrences:
503         - 1
504         - UNBOUNDED
505       disk.device.write.bytes.rate_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       host_server_pcm:
512         type: tosca.capabilities.Container
513         valid_source_types:
514         - tosca.nodes.SoftwareComponent
515         occurrences:
516         - 1
517         - UNBOUNDED
518       cpu.delta_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       network.outgoing.bytes.rate_pcm_port_1:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
537         type: tosca.capabilities.network.Bindable
538         occurrences:
539         - 1
540         - UNBOUNDED
541       network.outgoing.bytes.rate_pcm_port_0:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       disk.device.capacity_server_pcm:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.incoming.packets_pcm_port_1:
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       instance_server_pcm:
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       disk.device.write.requests.rate_server_pcm:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       disk.latency_server_pcm:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       disk.device.read.requests_server_pcm:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       feature_server_pcm:
584         type: tosca.capabilities.Node
585         occurrences:
586         - 1
587         - UNBOUNDED
588       network.incoming.bytes.rate_pcm_port_0:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       disk.write.bytes.rate_server_pcm:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       network.incoming.bytes.rate_pcm_port_1:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606   org.openecomp.resource.abstract.nodes.heat.oam_server:
607     derived_from: org.openecomp.resource.abstract.nodes.VFC
608     properties:
609       availabilityzone_name:
610         type: string
611         description: availabilityzone name
612         required: true
613         status: SUPPORTED
614       port_pcm_port_00_mac_requirements:
615         type: org.openecomp.datatypes.network.MacRequirements
616         required: true
617         status: SUPPORTED
618       port_pcm_port_01_ip_requirements:
619         type: list
620         required: true
621         status: SUPPORTED
622         entry_schema:
623           type: org.openecomp.datatypes.network.IpRequirements
624       oam_server_name:
625         type: string
626         description: oam server name
627         required: true
628         status: SUPPORTED
629       port_pcm_port_00_subnetpoolid:
630         type: string
631         required: true
632         status: SUPPORTED
633       port_pcm_port_01_vlan_requirements:
634         type: list
635         required: true
636         status: SUPPORTED
637         entry_schema:
638           type: org.openecomp.datatypes.network.VlanRequirements
639       port_pcm_port_01_network_role:
640         type: string
641         required: true
642         status: SUPPORTED
643       port_pcm_port_01_subnetpoolid:
644         type: string
645         required: true
646         status: SUPPORTED
647       oam_image_name:
648         type: string
649         description: oam image name
650         required: true
651         status: SUPPORTED
652       cps_net_mask:
653         type: string
654         description: CPS network mask
655         required: true
656         status: SUPPORTED
657       oam_net_name:
658         type: string
659         description: OAM network name
660         required: true
661         status: SUPPORTED
662       port_pcm_port_01_network_role_tag:
663         type: string
664         required: true
665         status: SUPPORTED
666       port_pcm_port_00_network_role:
667         type: string
668         required: true
669         status: SUPPORTED
670       port_pcm_port_00_related_networks:
671         type: list
672         required: true
673         status: SUPPORTED
674         entry_schema:
675           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
676       port_pcm_port_00_ip_requirements:
677         type: list
678         required: true
679         status: SUPPORTED
680         entry_schema:
681           type: org.openecomp.datatypes.network.IpRequirements
682       oam_net_gw:
683         type: string
684         description: CPS network gateway
685         required: true
686         status: SUPPORTED
687       oam_flavor_name:
688         type: string
689         description: flavor name of PCRF CM instance
690         required: true
691         status: SUPPORTED
692       port_pcm_port_01_related_networks:
693         type: list
694         required: true
695         status: SUPPORTED
696         entry_schema:
697           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
698       security_group_name:
699         type: string
700         description: the name of security group
701         required: true
702         status: SUPPORTED
703       cps_net_ip:
704         type: string
705         description: CPS network ip
706         required: true
707         status: SUPPORTED
708       port_pcm_port_00_network_role_tag:
709         type: string
710         required: true
711         status: SUPPORTED
712       port_pcm_port_01_order:
713         type: integer
714         required: true
715         status: SUPPORTED
716       port_pcm_port_00_exCP_naming:
717         type: org.openecomp.datatypes.Naming
718         required: true
719         status: SUPPORTED
720       port_pcm_port_00_order:
721         type: integer
722         required: true
723         status: SUPPORTED
724       port_pcm_port_01_mac_requirements:
725         type: org.openecomp.datatypes.network.MacRequirements
726         required: true
727         status: SUPPORTED
728       pcm_vol:
729         type: string
730         description: CPS Cluman Cinder Volume
731         required: true
732         status: SUPPORTED
733       port_pcm_port_00_vlan_requirements:
734         type: list
735         required: true
736         status: SUPPORTED
737         entry_schema:
738           type: org.openecomp.datatypes.network.VlanRequirements
739       cps_net_name:
740         type: string
741         description: CPS network name
742         required: true
743         status: SUPPORTED
744       oam_net_ip:
745         type: string
746         description: OAM network ip
747         required: true
748         status: SUPPORTED
749       oam_net_mask:
750         type: string
751         description: CPS network mask
752         required: true
753         status: SUPPORTED
754       port_pcm_port_01_exCP_naming:
755         type: org.openecomp.datatypes.Naming
756         required: true
757         status: SUPPORTED
758     attributes:
759       server_oam_id:
760         type: string
761         description: the oam nova service id
762         status: SUPPORTED
763     requirements:
764     - dependency_server_oam:
765         capability: tosca.capabilities.Node
766         node: tosca.nodes.Root
767         relationship: tosca.relationships.DependsOn
768         occurrences:
769         - 0
770         - UNBOUNDED
771     - local_storage_server_oam:
772         capability: tosca.capabilities.Attachment
773         node: tosca.nodes.BlockStorage
774         relationship: tosca.relationships.AttachesTo
775         occurrences:
776         - 0
777         - UNBOUNDED
778     - dependency_pcm_port_00:
779         capability: tosca.capabilities.Node
780         node: tosca.nodes.Root
781         relationship: tosca.relationships.DependsOn
782         occurrences:
783         - 0
784         - UNBOUNDED
785     - link_pcm_port_00:
786         capability: tosca.capabilities.network.Linkable
787         relationship: tosca.relationships.network.LinksTo
788         occurrences:
789         - 1
790         - 1
791     - dependency_pcm_port_01:
792         capability: tosca.capabilities.Node
793         node: tosca.nodes.Root
794         relationship: tosca.relationships.DependsOn
795         occurrences:
796         - 0
797         - UNBOUNDED
798     - link_pcm_port_01:
799         capability: tosca.capabilities.network.Linkable
800         relationship: tosca.relationships.network.LinksTo
801         occurrences:
802         - 1
803         - 1
804     capabilities:
805       cpu_server_oam:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       feature_pcm_port_00:
812         type: tosca.capabilities.Node
813         occurrences:
814         - 1
815         - UNBOUNDED
816       network.incoming.packets_pcm_port_01:
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       memory_server_oam:
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       feature_pcm_port_01:
829         type: tosca.capabilities.Node
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.write.requests_server_oam:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       network.incoming.packets_pcm_port_00:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       memory.resident_server_oam:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       disk.device.iops_server_oam:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       network.outgoing.packets.rate_pcm_port_00:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       network.incoming.bytes_pcm_port_00:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       disk.device.write.requests_server_oam:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       network.incoming.bytes_pcm_port_01:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       disk.allocation_server_oam:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       disk.device.usage_server_oam:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       disk.usage_server_oam:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       attachment_pcm_port_00:
900         type: tosca.capabilities.Attachment
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.device.write.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       attachment_pcm_port_01:
911         type: tosca.capabilities.Attachment
912         occurrences:
913         - 1
914         - UNBOUNDED
915       network.outgoing.bytes_pcm_port_00:
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.ephemeral.size_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       disk.device.latency_server_oam:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       disk.root.size_server_oam:
934         type: org.openecomp.capabilities.metric.Ceilometer
935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
936         occurrences:
937         - 1
938         - UNBOUNDED
939       network.outgoing.packets.rate_pcm_port_01:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       memory.usage_server_oam:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       network.outgoing.bytes_pcm_port_01:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       disk.read.bytes_server_oam:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       os_server_oam:
964         type: tosca.capabilities.OperatingSystem
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.read.requests_server_oam:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       disk.capacity_server_oam:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.read.bytes_server_oam:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       network.incoming.bytes.rate_pcm_port_00:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       endpoint_server_oam:
993         type: tosca.capabilities.Endpoint.Admin
994         occurrences:
995         - 1
996         - UNBOUNDED
997       network.incoming.bytes.rate_pcm_port_01:
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       disk.device.read.requests.rate_server_oam:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       vcpus_server_oam:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.read.bytes.rate_server_oam:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       disk.write.bytes_server_oam:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.iops_server_oam:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       disk.device.allocation_server_oam:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.write.requests.rate_server_oam:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       scalable_server_oam:
1046         type: tosca.capabilities.Scalable
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.device.read.bytes.rate_server_oam:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       cpu_util_server_oam:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       network.outgoing.bytes.rate_pcm_port_01:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       network.incoming.packets.rate_pcm_port_01:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.incoming.packets.rate_pcm_port_00:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       binding_pcm_port_01:
1081         type: tosca.capabilities.network.Bindable
1082         valid_source_types:
1083         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1084         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1085         occurrences:
1086         - 0
1087         - UNBOUNDED
1088       cpu.delta_server_oam:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       host_server_oam:
1095         type: tosca.capabilities.Container
1096         valid_source_types:
1097         - tosca.nodes.SoftwareComponent
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       binding_pcm_port_00:
1102         type: tosca.capabilities.network.Bindable
1103         valid_source_types:
1104         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1105         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1106         occurrences:
1107         - 0
1108         - UNBOUNDED
1109       disk.device.write.bytes.rate_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.outgoing.bytes.rate_pcm_port_00:
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       binding_server_oam:
1122         type: tosca.capabilities.network.Bindable
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       disk.device.capacity_server_oam:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       forwarder_pcm_port_00:
1133         type: org.openecomp.capabilities.Forwarder
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       forwarder_pcm_port_01:
1138         type: org.openecomp.capabilities.Forwarder
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       disk.latency_server_oam:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       instance_server_oam:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.device.read.requests_server_oam:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.device.write.requests.rate_server_oam:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       feature_server_oam:
1167         type: tosca.capabilities.Node
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       network.outpoing.packets_pcm_port_00:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       disk.write.bytes.rate_server_oam:
1178         type: org.openecomp.capabilities.metric.Ceilometer
1179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       network.outpoing.packets_pcm_port_01:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1190     derived_from: org.openecomp.resource.abstract.nodes.VFC
1191     properties:
1192       port_pcm_port_1_related_networks:
1193         type: list
1194         required: true
1195         status: SUPPORTED
1196         entry_schema:
1197           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1198       port_pcm_port_0_network_role:
1199         type: string
1200         required: true
1201         status: SUPPORTED
1202       metadata:
1203         type: string
1204         description: metadata
1205         required: true
1206         status: SUPPORTED
1207       port_pcm_port_1_network_role_tag:
1208         type: string
1209         required: true
1210         status: SUPPORTED
1211       availabilityzone_name:
1212         type: string
1213         description: availabilityzone name
1214         required: true
1215         status: SUPPORTED
1216       port_pcm_port_0_vlan_requirements:
1217         type: list
1218         required: true
1219         status: SUPPORTED
1220         entry_schema:
1221           type: org.openecomp.datatypes.network.VlanRequirements
1222       pcm_image_name:
1223         type: string
1224         description: PCRF CM image name
1225         required: true
1226         status: SUPPORTED
1227       port_pcm_port_0_order:
1228         type: integer
1229         required: true
1230         status: SUPPORTED
1231       port_pcm_port_0_subnetpoolid:
1232         type: string
1233         required: true
1234         status: SUPPORTED
1235       port_pcm_port_0_related_networks:
1236         type: list
1237         required: true
1238         status: SUPPORTED
1239         entry_schema:
1240           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1241       port_pcm_port_1_subnetpoolid:
1242         type: string
1243         required: true
1244         status: SUPPORTED
1245       port_pcm_port_0_network_role_tag:
1246         type: string
1247         required: true
1248         status: SUPPORTED
1249       pcm_server_name:
1250         type: string
1251         description: PCRF CM server name
1252         required: true
1253         status: SUPPORTED
1254       cps_net_mask:
1255         type: string
1256         description: CPS network mask
1257         required: true
1258         status: SUPPORTED
1259       port_pcm_port_1_exCP_naming:
1260         type: org.openecomp.datatypes.Naming
1261         required: true
1262         status: SUPPORTED
1263       port_pcm_port_0_exCP_naming:
1264         type: org.openecomp.datatypes.Naming
1265         required: true
1266         status: SUPPORTED
1267       oam_net_name:
1268         type: string
1269         description: OAM network name
1270         required: true
1271         status: SUPPORTED
1272       port_pcm_port_1_network_role:
1273         type: string
1274         required: true
1275         status: SUPPORTED
1276       port_pcm_port_0_ip_requirements:
1277         type: list
1278         required: true
1279         status: SUPPORTED
1280         entry_schema:
1281           type: org.openecomp.datatypes.network.IpRequirements
1282       oam_net_gw:
1283         type: string
1284         description: CPS network gateway
1285         required: true
1286         status: SUPPORTED
1287       security_group_name:
1288         type: string
1289         description: the name of security group
1290         required: true
1291         status: SUPPORTED
1292       cps_net_ip:
1293         type: string
1294         description: CPS network ip
1295         required: true
1296         status: SUPPORTED
1297       port_pcm_port_1_mac_requirements:
1298         type: org.openecomp.datatypes.network.MacRequirements
1299         required: true
1300         status: SUPPORTED
1301       port_pcm_port_1_vlan_requirements:
1302         type: list
1303         required: true
1304         status: SUPPORTED
1305         entry_schema:
1306           type: org.openecomp.datatypes.network.VlanRequirements
1307       pcm_flavor_name:
1308         type: string
1309         description: flavor name of PCRF CM instance
1310         required: true
1311         status: SUPPORTED
1312       key_name:
1313         type: string
1314         description: key_name
1315         required: true
1316         status: SUPPORTED
1317       user_data_format:
1318         type: string
1319         description: user_data_format
1320         required: true
1321         status: SUPPORTED
1322       pcm_vol:
1323         type: string
1324         description: CPS Cluman Cinder Volume
1325         required: true
1326         status: SUPPORTED
1327       port_pcm_port_1_ip_requirements:
1328         type: list
1329         required: true
1330         status: SUPPORTED
1331         entry_schema:
1332           type: org.openecomp.datatypes.network.IpRequirements
1333       port_pcm_port_0_mac_requirements:
1334         type: org.openecomp.datatypes.network.MacRequirements
1335         required: true
1336         status: SUPPORTED
1337       cps_net_name:
1338         type: string
1339         description: CPS network name
1340         required: true
1341         status: SUPPORTED
1342       oam_net_ip:
1343         type: string
1344         description: OAM network ip
1345         required: true
1346         status: SUPPORTED
1347       oam_net_mask:
1348         type: string
1349         description: CPS network mask
1350         required: true
1351         status: SUPPORTED
1352       port_pcm_port_1_order:
1353         type: integer
1354         required: true
1355         status: SUPPORTED
1356     attributes:
1357       server_pcm_id:
1358         type: string
1359         description: the pcm nova service id
1360         status: SUPPORTED
1361     requirements:
1362     - dependency_pcm_port_1:
1363         capability: tosca.capabilities.Node
1364         node: tosca.nodes.Root
1365         relationship: tosca.relationships.DependsOn
1366         occurrences:
1367         - 0
1368         - UNBOUNDED
1369     - link_pcm_port_1:
1370         capability: tosca.capabilities.network.Linkable
1371         relationship: tosca.relationships.network.LinksTo
1372         occurrences:
1373         - 1
1374         - 1
1375     - dependency_server_pcm:
1376         capability: tosca.capabilities.Node
1377         node: tosca.nodes.Root
1378         relationship: tosca.relationships.DependsOn
1379         occurrences:
1380         - 0
1381         - UNBOUNDED
1382     - local_storage_server_pcm:
1383         capability: tosca.capabilities.Attachment
1384         node: tosca.nodes.BlockStorage
1385         relationship: tosca.relationships.AttachesTo
1386         occurrences:
1387         - 0
1388         - UNBOUNDED
1389     - dependency_pcm_port_0:
1390         capability: tosca.capabilities.Node
1391         node: tosca.nodes.Root
1392         relationship: tosca.relationships.DependsOn
1393         occurrences:
1394         - 0
1395         - UNBOUNDED
1396     - link_pcm_port_0:
1397         capability: tosca.capabilities.network.Linkable
1398         relationship: tosca.relationships.network.LinksTo
1399         occurrences:
1400         - 1
1401         - 1
1402     capabilities:
1403       network.incoming.packets.rate_pcm_port_0:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       cpu_server_pcm:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.incoming.packets.rate_pcm_port_1:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       network.outpoing.packets_pcm_port_1:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       memory_server_pcm:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.write.requests_server_pcm:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       network.outpoing.packets_pcm_port_0:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.device.iops_server_pcm:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       memory.resident_server_pcm:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.device.write.requests_server_pcm:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       disk.device.usage_server_pcm:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       disk.allocation_server_pcm:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       disk.usage_server_pcm:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.device.write.bytes_server_pcm:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       disk.root.size_server_pcm:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.ephemeral.size_server_pcm:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       disk.device.latency_server_pcm:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       network.incoming.bytes_pcm_port_0:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       network.incoming.bytes_pcm_port_1:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       binding_pcm_port_0:
1518         type: tosca.capabilities.network.Bindable
1519         valid_source_types:
1520         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1521         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1522         occurrences:
1523         - 0
1524         - UNBOUNDED
1525       binding_pcm_port_1:
1526         type: tosca.capabilities.network.Bindable
1527         valid_source_types:
1528         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1529         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1530         occurrences:
1531         - 0
1532         - UNBOUNDED
1533       memory.usage_server_pcm:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       disk.read.requests_server_pcm:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.capacity_server_pcm:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       os_server_pcm:
1552         type: tosca.capabilities.OperatingSystem
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       disk.read.bytes_server_pcm:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       network.outgoing.packets.rate_pcm_port_0:
1563         type: org.openecomp.capabilities.metric.Ceilometer
1564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568       network.outgoing.packets.rate_pcm_port_1:
1569         type: org.openecomp.capabilities.metric.Ceilometer
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       feature_pcm_port_1:
1575         type: tosca.capabilities.Node
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       network.outgoing.bytes_pcm_port_0:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.read.bytes_server_pcm:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       feature_pcm_port_0:
1592         type: tosca.capabilities.Node
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       network.outgoing.bytes_pcm_port_1:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       attachment_pcm_port_0:
1603         type: tosca.capabilities.Attachment
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       attachment_pcm_port_1:
1608         type: tosca.capabilities.Attachment
1609         occurrences:
1610         - 1
1611         - UNBOUNDED
1612       endpoint_server_pcm:
1613         type: tosca.capabilities.Endpoint.Admin
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       disk.device.read.requests.rate_server_pcm:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       vcpus_server_pcm:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       disk.write.bytes_server_pcm:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.iops_server_pcm:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       forwarder_pcm_port_0:
1642         type: org.openecomp.capabilities.Forwarder
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       forwarder_pcm_port_1:
1647         type: org.openecomp.capabilities.Forwarder
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       disk.read.bytes.rate_server_pcm:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       disk.device.allocation_server_pcm:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       scalable_server_pcm:
1664         type: tosca.capabilities.Scalable
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       disk.device.read.bytes.rate_server_pcm:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       cpu_util_server_pcm:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.write.requests.rate_server_pcm:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.device.write.bytes.rate_server_pcm:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       host_server_pcm:
1693         type: tosca.capabilities.Container
1694         valid_source_types:
1695         - tosca.nodes.SoftwareComponent
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       cpu.delta_server_pcm:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       network.outgoing.bytes.rate_pcm_port_1:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       network.incoming.packets_pcm_port_0:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       binding_server_pcm:
1718         type: tosca.capabilities.network.Bindable
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       network.outgoing.bytes.rate_pcm_port_0:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       disk.device.capacity_server_pcm:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       network.incoming.packets_pcm_port_1:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       instance_server_pcm:
1741         type: org.openecomp.capabilities.metric.Ceilometer
1742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       disk.device.write.requests.rate_server_pcm:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       disk.latency_server_pcm:
1753         type: org.openecomp.capabilities.metric.Ceilometer
1754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1755         occurrences:
1756         - 1
1757         - UNBOUNDED
1758       disk.device.read.requests_server_pcm:
1759         type: org.openecomp.capabilities.metric.Ceilometer
1760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1761         occurrences:
1762         - 1
1763         - UNBOUNDED
1764       feature_server_pcm:
1765         type: tosca.capabilities.Node
1766         occurrences:
1767         - 1
1768         - UNBOUNDED
1769       network.incoming.bytes.rate_pcm_port_0:
1770         type: org.openecomp.capabilities.metric.Ceilometer
1771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1772         occurrences:
1773         - 1
1774         - UNBOUNDED
1775       disk.write.bytes.rate_server_pcm:
1776         type: org.openecomp.capabilities.metric.Ceilometer
1777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1778         occurrences:
1779         - 1
1780         - UNBOUNDED
1781       network.incoming.bytes.rate_pcm_port_1:
1782         type: org.openecomp.capabilities.metric.Ceilometer
1783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787   org.openecomp.resource.abstract.nodes.compute:
1788     derived_from: org.openecomp.resource.abstract.nodes.VFC
1789     properties:
1790       compute_compute_user_data_format:
1791         type: list
1792         required: true
1793         status: SUPPORTED
1794         entry_schema:
1795           type: string
1796       vm_image_name:
1797         type: string
1798         required: true
1799         status: SUPPORTED
1800       index_value:
1801         type: integer
1802         description: Index value of this substitution service template runtime instance
1803         required: false
1804         default: 0
1805         status: SUPPORTED
1806         constraints:
1807         - greater_or_equal: 0
1808       compute_compute_metadata:
1809         type: list
1810         required: true
1811         status: SUPPORTED
1812         entry_schema:
1813           type: json
1814       compute_compute_name:
1815         type: list
1816         required: true
1817         status: SUPPORTED
1818         entry_schema:
1819           type: string
1820       vm_flavor_name:
1821         type: string
1822         required: true
1823         status: SUPPORTED
1824       compute_compute_config_drive:
1825         type: list
1826         required: true
1827         status: SUPPORTED
1828         entry_schema:
1829           type: boolean
1830     attributes:
1831       compute_instance_name:
1832         type: string
1833         status: SUPPORTED
1834     requirements:
1835     - dependency_compute:
1836         capability: tosca.capabilities.Node
1837         node: tosca.nodes.Root
1838         relationship: tosca.relationships.DependsOn
1839         occurrences:
1840         - 0
1841         - UNBOUNDED
1842     - local_storage_compute:
1843         capability: tosca.capabilities.Attachment
1844         node: tosca.nodes.BlockStorage
1845         relationship: tosca.relationships.AttachesTo
1846         occurrences:
1847         - 0
1848         - UNBOUNDED
1849     capabilities:
1850       disk.device.usage_compute:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       disk.write.requests_compute:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       instance_compute:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.ephemeral.size_compute:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       disk.device.read.bytes.rate_compute:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       disk.latency_compute:
1881         type: org.openecomp.capabilities.metric.Ceilometer
1882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1883         occurrences:
1884         - 1
1885         - UNBOUNDED
1886       memory.resident_compute:
1887         type: org.openecomp.capabilities.metric.Ceilometer
1888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1889         occurrences:
1890         - 1
1891         - UNBOUNDED
1892       memory_compute:
1893         type: org.openecomp.capabilities.metric.Ceilometer
1894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1895         occurrences:
1896         - 1
1897         - UNBOUNDED
1898       disk.iops_compute:
1899         type: org.openecomp.capabilities.metric.Ceilometer
1900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1901         occurrences:
1902         - 1
1903         - UNBOUNDED
1904       disk.root.size_compute:
1905         type: org.openecomp.capabilities.metric.Ceilometer
1906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       disk.write.requests.rate_compute:
1911         type: org.openecomp.capabilities.metric.Ceilometer
1912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       disk.read.requests_compute:
1917         type: org.openecomp.capabilities.metric.Ceilometer
1918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       disk.device.read.requests.rate_compute:
1923         type: org.openecomp.capabilities.metric.Ceilometer
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1925         occurrences:
1926         - 1
1927         - UNBOUNDED
1928       disk.read.bytes_compute:
1929         type: org.openecomp.capabilities.metric.Ceilometer
1930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       disk.device.read.bytes_compute:
1935         type: org.openecomp.capabilities.metric.Ceilometer
1936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.write.bytes_compute:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.usage_compute:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       os_compute:
1953         type: tosca.capabilities.OperatingSystem
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       disk.write.bytes.rate_compute:
1958         type: org.openecomp.capabilities.metric.Ceilometer
1959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963       vcpus_compute:
1964         type: org.openecomp.capabilities.metric.Ceilometer
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       disk.capacity_compute:
1970         type: org.openecomp.capabilities.metric.Ceilometer
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1972         occurrences:
1973         - 1
1974         - UNBOUNDED
1975       cpu_util_compute:
1976         type: org.openecomp.capabilities.metric.Ceilometer
1977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1978         occurrences:
1979         - 1
1980         - UNBOUNDED
1981       disk.read.bytes.rate_compute:
1982         type: org.openecomp.capabilities.metric.Ceilometer
1983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1984         occurrences:
1985         - 1
1986         - UNBOUNDED
1987       disk.device.latency_compute:
1988         type: org.openecomp.capabilities.metric.Ceilometer
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       disk.device.write.requests_compute:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       disk.device.iops_compute:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       disk.device.write.requests.rate_compute:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       endpoint_compute:
2012         type: tosca.capabilities.Endpoint.Admin
2013         occurrences:
2014         - 1
2015         - UNBOUNDED
2016       memory.usage_compute:
2017         type: org.openecomp.capabilities.metric.Ceilometer
2018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       host_compute:
2023         type: tosca.capabilities.Container
2024         valid_source_types:
2025         - tosca.nodes.SoftwareComponent
2026         occurrences:
2027         - 1
2028         - UNBOUNDED
2029       feature_compute:
2030         type: tosca.capabilities.Node
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       disk.device.write.bytes_compute:
2035         type: org.openecomp.capabilities.metric.Ceilometer
2036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2037         occurrences:
2038         - 1
2039         - UNBOUNDED
2040       cpu_compute:
2041         type: org.openecomp.capabilities.metric.Ceilometer
2042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2043         occurrences:
2044         - 1
2045         - UNBOUNDED
2046       disk.device.write.bytes.rate_compute:
2047         type: org.openecomp.capabilities.metric.Ceilometer
2048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2049         occurrences:
2050         - 1
2051         - UNBOUNDED
2052       scalable_compute:
2053         type: tosca.capabilities.Scalable
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       disk.device.read.requests_compute:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       disk.allocation_compute:
2064         type: org.openecomp.capabilities.metric.Ceilometer
2065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       disk.device.capacity_compute:
2070         type: org.openecomp.capabilities.metric.Ceilometer
2071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       disk.device.allocation_compute:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       cpu.delta_compute:
2082         type: org.openecomp.capabilities.metric.Ceilometer
2083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       binding_compute:
2088         type: tosca.capabilities.network.Bindable
2089         occurrences:
2090         - 1
2091         - UNBOUNDED