[sdc] update code of sdc
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / computewithtwodiffporttypesandnested / 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.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd02_port_mac_requirements:
32         type: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       port_pd01_port_exCP_naming:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: json
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd02_port_order:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: integer
51       port_pd02_port_subnetpoolid:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_pd02_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd01_port_mac_requirements:
62         type: org.openecomp.datatypes.network.MacRequirements
63         required: true
64         status: SUPPORTED
65       port_pd02_port_vlan_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: json
71       vm_image_name:
72         type: string
73         required: true
74         status: SUPPORTED
75       port_pd01_port_ip_requirements:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.network.IpRequirements
81       port_pd01_port_network:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       port_pd02_port_network_role:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93       port_pd01_port_order:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: integer
99       port_pd01_port_subnetpoolid:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: string
105       port_pd02_port_exCP_naming:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: json
111       port_pd01_port_network_role:
112         type: list
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: string
117       port_pd02_port_ip_requirements:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: org.openecomp.datatypes.network.IpRequirements
123       port_pd01_port_network_role_tag:
124         type: string
125         required: true
126         status: SUPPORTED
127       port_pd01_port_vlan_requirements:
128         type: list
129         required: true
130         status: SUPPORTED
131         entry_schema:
132           type: json
133       port_pd02_port_network:
134         type: list
135         required: true
136         status: SUPPORTED
137         entry_schema:
138           type: string
139       compute_pd_server_user_data_format:
140         type: list
141         required: true
142         status: SUPPORTED
143         entry_schema:
144           type: string
145     requirements:
146     - dependency_pd_server:
147         capability: tosca.capabilities.Node
148         node: tosca.nodes.Root
149         relationship: tosca.relationships.DependsOn
150         occurrences:
151         - 0
152         - UNBOUNDED
153     - local_storage_pd_server:
154         capability: tosca.capabilities.Attachment
155         node: tosca.nodes.BlockStorage
156         relationship: tosca.relationships.AttachesTo
157         occurrences:
158         - 0
159         - UNBOUNDED
160     - dependency_pd_server_pd01_port:
161         capability: tosca.capabilities.Node
162         node: tosca.nodes.Root
163         relationship: tosca.relationships.DependsOn
164         occurrences:
165         - 0
166         - UNBOUNDED
167     - link_pd_server_pd01_port:
168         capability: tosca.capabilities.network.Linkable
169         relationship: tosca.relationships.network.LinksTo
170         occurrences:
171         - 1
172         - 1
173     - dependency_pd_server_pd02_port:
174         capability: tosca.capabilities.Node
175         node: tosca.nodes.Root
176         relationship: tosca.relationships.DependsOn
177         occurrences:
178         - 0
179         - UNBOUNDED
180     - link_pd_server_pd02_port:
181         capability: tosca.capabilities.network.Linkable
182         relationship: tosca.relationships.network.LinksTo
183         occurrences:
184         - 1
185         - 1
186     capabilities:
187       scalable_pd_server:
188         type: tosca.capabilities.Scalable
189         occurrences:
190         - 1
191         - UNBOUNDED
192       disk.read.bytes.rate_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       memory.usage_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       memory_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.device.usage_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       network.outgoing.packets.rate_pd_server_pd01_port:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       os_pd_server:
223         type: tosca.capabilities.OperatingSystem
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.write.bytes.rate_pd_server:
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.bytes_pd_server_pd01_port:
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       cpu_pd_server:
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       cpu_util_pd_server:
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.device.write.requests.rate_pd_server:
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       disk.read.bytes_pd_server:
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.read.bytes.rate_pd_server:
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       binding_pd_server_pd02_port:
270         type: tosca.capabilities.network.Bindable
271         valid_source_types:
272         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
273         occurrences:
274         - 0
275         - UNBOUNDED
276       network.outgoing.bytes_pd_server_pd01_port:
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       network.outgoing.packets.rate_pd_server_pd02_port:
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.iops_pd_server:
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       memory.resident_pd_server:
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       cpu.delta_pd_server:
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       network.incoming.packets.rate_pd_server_pd01_port:
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       network.outgoing.bytes_pd_server_pd02_port:
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       feature_pd_server_pd02_port:
319         type: tosca.capabilities.Node
320         occurrences:
321         - 1
322         - UNBOUNDED
323       network.incoming.bytes.rate_pd_server_pd02_port:
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.outgoing.bytes.rate_pd_server_pd02_port:
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       vcpus_pd_server:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       disk.device.write.bytes.rate_pd_server:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.device.write.requests_pd_server:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       endpoint_pd_server:
354         type: tosca.capabilities.Endpoint.Admin
355         occurrences:
356         - 1
357         - UNBOUNDED
358       attachment_pd_server_pd01_port:
359         type: tosca.capabilities.Attachment
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.capacity_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.allocation_pd_server:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.allocation_pd_server:
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.incoming.packets_pd_server_pd02_port:
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       binding_pd_server:
388         type: tosca.capabilities.network.Bindable
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.read.requests_pd_server:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       feature_pd_server:
399         type: tosca.capabilities.Node
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.usage_pd_server:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       network.outpoing.packets_pd_server_pd02_port:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       binding_pd_server_pd01_port:
416         type: tosca.capabilities.network.Bindable
417         valid_source_types:
418         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
419         occurrences:
420         - 0
421         - UNBOUNDED
422       disk.write.bytes_pd_server:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       network.incoming.bytes.rate_pd_server_pd01_port:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       network.incoming.packets_pd_server_pd01_port:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.read.requests.rate_pd_server:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.root.size_pd_server:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.read.bytes_pd_server:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.device.write.bytes_pd_server:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       disk.device.read.requests_pd_server:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       instance_pd_server:
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       host_pd_server:
477         type: tosca.capabilities.Container
478         valid_source_types:
479         - tosca.nodes.SoftwareComponent
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outpoing.packets_pd_server_pd01_port:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       attachment_pd_server_pd02_port:
490         type: tosca.capabilities.Attachment
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.write.requests.rate_pd_server:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       disk.ephemeral.size_pd_server:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       disk.write.requests_pd_server:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       feature_pd_server_pd01_port:
513         type: tosca.capabilities.Node
514         occurrences:
515         - 1
516         - UNBOUNDED
517       disk.device.latency_pd_server:
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       network.incoming.packets.rate_pd_server_pd02_port:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       disk.latency_pd_server:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.device.capacity_pd_server:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       network.outgoing.bytes.rate_pd_server_pd01_port:
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.iops_pd_server:
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.bytes_pd_server_pd02_port:
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   org.openecomp.resource.abstract.nodes.heat.pcm_server:
560     derived_from: org.openecomp.resource.abstract.nodes.VFC
561     properties:
562       port_pcm_port_0_network_role:
563         type: list
564         required: true
565         status: SUPPORTED
566         entry_schema:
567           type: string
568       availabilityzone_name:
569         type: string
570         description: availabilityzone name
571         required: true
572         status: SUPPORTED
573       port_pcm_port_0_vlan_requirements:
574         type: list
575         required: true
576         status: SUPPORTED
577         entry_schema:
578           type: json
579       pcm_image_name:
580         type: string
581         description: PCRF CM image name
582         required: true
583         status: SUPPORTED
584       cps_net_ips:
585         type: string
586         description: CPS network ip
587         required: true
588         status: SUPPORTED
589       port_pcm_port_0_order:
590         type: list
591         required: true
592         status: SUPPORTED
593         entry_schema:
594           type: integer
595       port_pcm_port_0_subnetpoolid:
596         type: list
597         required: true
598         status: SUPPORTED
599         entry_schema:
600           type: string
601       port_pcm_port_1_subnetpoolid:
602         type: list
603         required: true
604         status: SUPPORTED
605         entry_schema:
606           type: string
607       pcm_server_name:
608         type: string
609         description: PCRF CM server name
610         required: true
611         status: SUPPORTED
612       cps_net_mask:
613         type: string
614         description: CPS network mask
615         required: true
616         status: SUPPORTED
617       port_pcm_port_1_exCP_naming:
618         type: list
619         required: true
620         status: SUPPORTED
621         entry_schema:
622           type: json
623       port_pcm_port_0_exCP_naming:
624         type: list
625         required: true
626         status: SUPPORTED
627         entry_schema:
628           type: json
629       oam_net_name:
630         type: string
631         description: OAM network name
632         required: true
633         status: SUPPORTED
634       port_pcm_port_1_network_role:
635         type: list
636         required: true
637         status: SUPPORTED
638         entry_schema:
639           type: string
640       oam_net_gw:
641         type: string
642         description: CPS network gateway
643         required: true
644         status: SUPPORTED
645       security_group_name:
646         type: string
647         description: the name of security group
648         required: true
649         status: SUPPORTED
650       cps_net_ip:
651         type: string
652         description: CPS network ip
653         required: true
654         status: SUPPORTED
655       pcm_volumes:
656         type: string
657         description: CPS Cluman Cinder Volume
658         required: true
659         status: SUPPORTED
660       port_pcm_port_1_vlan_requirements:
661         type: list
662         required: true
663         status: SUPPORTED
664         entry_schema:
665           type: json
666       pcm_flavor_name:
667         type: string
668         description: flavor name of PCRF CM instance
669         required: true
670         status: SUPPORTED
671       pcm_vol:
672         type: string
673         description: CPS Cluman Cinder Volume
674         required: true
675         status: SUPPORTED
676       cps_net_name:
677         type: string
678         description: CPS network name
679         required: true
680         status: SUPPORTED
681       oam_net_ip:
682         type: string
683         description: OAM network ip
684         required: true
685         status: SUPPORTED
686       oam_net_mask:
687         type: string
688         description: CPS network mask
689         required: true
690         status: SUPPORTED
691       port_pcm_port_1_order:
692         type: list
693         required: true
694         status: SUPPORTED
695         entry_schema:
696           type: integer
697     attributes:
698       server_pcm_id:
699         type: string
700         description: the pcm nova service id
701         status: SUPPORTED
702     requirements:
703     - dependency_pcm_port_1:
704         capability: tosca.capabilities.Node
705         node: tosca.nodes.Root
706         relationship: tosca.relationships.DependsOn
707         occurrences:
708         - 0
709         - UNBOUNDED
710     - link_pcm_port_1:
711         capability: tosca.capabilities.network.Linkable
712         relationship: tosca.relationships.network.LinksTo
713         occurrences:
714         - 1
715         - 1
716     - dependency_server_pcm:
717         capability: tosca.capabilities.Node
718         node: tosca.nodes.Root
719         relationship: tosca.relationships.DependsOn
720         occurrences:
721         - 0
722         - UNBOUNDED
723     - local_storage_server_pcm:
724         capability: tosca.capabilities.Attachment
725         node: tosca.nodes.BlockStorage
726         relationship: tosca.relationships.AttachesTo
727         occurrences:
728         - 0
729         - UNBOUNDED
730     - dependency_pcm_port_0:
731         capability: tosca.capabilities.Node
732         node: tosca.nodes.Root
733         relationship: tosca.relationships.DependsOn
734         occurrences:
735         - 0
736         - UNBOUNDED
737     - link_pcm_port_0:
738         capability: tosca.capabilities.network.Linkable
739         relationship: tosca.relationships.network.LinksTo
740         occurrences:
741         - 1
742         - 1
743     - dependency_network:
744         capability: tosca.capabilities.Node
745         node: tosca.nodes.Root
746         relationship: tosca.relationships.DependsOn
747         occurrences:
748         - 0
749         - UNBOUNDED
750     capabilities:
751       network.incoming.packets.rate_pcm_port_0:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       cpu_server_pcm:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       network.incoming.packets.rate_pcm_port_1:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.outpoing.packets_pcm_port_1:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       memory_server_pcm:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.write.requests_server_pcm:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.outpoing.packets_pcm_port_0:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.iops_server_pcm:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       memory.resident_server_pcm:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.device.write.requests_server_pcm:
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       disk.device.usage_server_pcm:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.allocation_server_pcm:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.usage_server_pcm:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.device.write.bytes_server_pcm:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.root.size_server_pcm:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.ephemeral.size_server_pcm:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.device.latency_server_pcm:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       network.incoming.bytes_pcm_port_0:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.incoming.bytes_pcm_port_1:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       binding_pcm_port_0:
866         type: tosca.capabilities.network.Bindable
867         valid_source_types:
868         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
869         occurrences:
870         - 0
871         - UNBOUNDED
872       binding_pcm_port_1:
873         type: tosca.capabilities.network.Bindable
874         valid_source_types:
875         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
876         occurrences:
877         - 0
878         - UNBOUNDED
879       memory.usage_server_pcm:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.read.requests_server_pcm:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       link_network:
892         type: tosca.capabilities.network.Linkable
893         occurrences:
894         - 1
895         - UNBOUNDED
896       disk.capacity_server_pcm:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       os_server_pcm:
903         type: tosca.capabilities.OperatingSystem
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.read.bytes_server_pcm:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       network.outgoing.packets.rate_pcm_port_0:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       network.outgoing.packets.rate_pcm_port_1:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       feature_pcm_port_1:
926         type: tosca.capabilities.Node
927         occurrences:
928         - 1
929         - UNBOUNDED
930       network.outgoing.bytes_pcm_port_0:
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       disk.device.read.bytes_server_pcm:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       feature_pcm_port_0:
943         type: tosca.capabilities.Node
944         occurrences:
945         - 1
946         - UNBOUNDED
947       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
954         type: tosca.capabilities.Attachment
955         occurrences:
956         - 1
957         - UNBOUNDED
958       attachment_pcm_port_1:
959         type: tosca.capabilities.Attachment
960         occurrences:
961         - 1
962         - UNBOUNDED
963       endpoint_server_pcm:
964         type: tosca.capabilities.Endpoint.Admin
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.device.read.requests.rate_server_pcm:
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       end_point_network:
975         type: tosca.capabilities.Endpoint
976         occurrences:
977         - 1
978         - UNBOUNDED
979       vcpus_server_pcm:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       attachment_network:
986         type: tosca.capabilities.Attachment
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.write.bytes_server_pcm:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.iops_server_pcm:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.read.bytes.rate_server_pcm:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       disk.device.allocation_server_pcm:
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       scalable_server_pcm:
1015         type: tosca.capabilities.Scalable
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       feature_network:
1020         type: tosca.capabilities.Node
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.device.read.bytes.rate_server_pcm:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       cpu_util_server_pcm:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.write.requests.rate_server_pcm:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.device.write.bytes.rate_server_pcm:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       host_server_pcm:
1049         type: tosca.capabilities.Container
1050         valid_source_types:
1051         - tosca.nodes.SoftwareComponent
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       cpu.delta_server_pcm:
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       network.outgoing.bytes.rate_pcm_port_1:
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       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
1074         type: tosca.capabilities.network.Bindable
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       network.outgoing.bytes.rate_pcm_port_0:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       disk.device.capacity_server_pcm:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       network.incoming.packets_pcm_port_1:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       instance_server_pcm:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       disk.device.write.requests.rate_server_pcm:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       disk.latency_server_pcm:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.device.read.requests_server_pcm:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       feature_server_pcm:
1121         type: tosca.capabilities.Node
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       network.incoming.bytes.rate_pcm_port_0:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.write.bytes.rate_server_pcm:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       network.incoming.bytes.rate_pcm_port_1:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED