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 / 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       compute_pd_server_availability_zone:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       compute_pd_server_name:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       vm_flavor_name:
24         type: string
25         required: true
26         status: SUPPORTED
27       port_pd02_port_network_role_tag:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_pd01_port_mac_requirements:
32         type: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       vm_image_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_ip_requirements:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: org.openecomp.datatypes.network.IpRequirements
45       port_pd02_port_network_role:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd01_port_vlan_requirements:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.VlanRequirements
55       compute_pd_server_user_data_format:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
61       port_pd02_port_related_networks:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
67       index_value:
68         type: integer
69         description: Index value of this substitution service template runtime instance
70         required: false
71         default: 0
72         status: SUPPORTED
73         constraints:
74         - greater_or_equal: 0
75       port_pd02_port_mac_requirements:
76         type: org.openecomp.datatypes.network.MacRequirements
77         required: true
78         status: SUPPORTED
79       port_pd01_port_exCP_naming:
80         type: org.openecomp.datatypes.Naming
81         required: true
82         status: SUPPORTED
83       port_pd01_port_related_networks:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
89       port_pd02_port_order:
90         type: integer
91         required: true
92         status: SUPPORTED
93       port_pd02_port_subnetpoolid:
94         type: string
95         required: true
96         status: SUPPORTED
97       port_pd02_port_vlan_requirements:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: org.openecomp.datatypes.network.VlanRequirements
103       port_pd01_port_network:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: string
109       port_pd01_port_order:
110         type: integer
111         required: true
112         status: SUPPORTED
113       port_pd01_port_subnetpoolid:
114         type: string
115         required: true
116         status: SUPPORTED
117       port_pd02_port_exCP_naming:
118         type: org.openecomp.datatypes.Naming
119         required: true
120         status: SUPPORTED
121       port_pd01_port_network_role:
122         type: string
123         required: true
124         status: SUPPORTED
125       port_pd02_port_ip_requirements:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.network.IpRequirements
131       port_pd01_port_network_role_tag:
132         type: string
133         required: true
134         status: SUPPORTED
135       port_pd02_port_network:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141     requirements:
142     - dependency_pd_server:
143         capability: tosca.capabilities.Node
144         node: tosca.nodes.Root
145         relationship: tosca.relationships.DependsOn
146         occurrences:
147         - 0
148         - UNBOUNDED
149     - local_storage_pd_server:
150         capability: tosca.capabilities.Attachment
151         node: tosca.nodes.BlockStorage
152         relationship: tosca.relationships.AttachesTo
153         occurrences:
154         - 0
155         - UNBOUNDED
156     - dependency_pd_server_pd01_port:
157         capability: tosca.capabilities.Node
158         node: tosca.nodes.Root
159         relationship: tosca.relationships.DependsOn
160         occurrences:
161         - 0
162         - UNBOUNDED
163     - link_pd_server_pd01_port:
164         capability: tosca.capabilities.network.Linkable
165         relationship: tosca.relationships.network.LinksTo
166         occurrences:
167         - 1
168         - 1
169     - dependency_pd_server_pd02_port:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - link_pd_server_pd02_port:
177         capability: tosca.capabilities.network.Linkable
178         relationship: tosca.relationships.network.LinksTo
179         occurrences:
180         - 1
181         - 1
182     capabilities:
183       scalable_pd_server:
184         type: tosca.capabilities.Scalable
185         occurrences:
186         - 1
187         - UNBOUNDED
188       disk.read.bytes.rate_pd_server:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       memory.usage_pd_server:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       memory_pd_server:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       disk.device.usage_pd_server:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       network.outgoing.packets.rate_pd_server_pd01_port:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       os_pd_server:
219         type: tosca.capabilities.OperatingSystem
220         occurrences:
221         - 1
222         - UNBOUNDED
223       disk.write.bytes.rate_pd_server:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.incoming.bytes_pd_server_pd01_port:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       cpu_pd_server:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       cpu_util_pd_server:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.write.requests.rate_pd_server:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.read.bytes_pd_server:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.read.bytes.rate_pd_server:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       binding_pd_server_pd02_port:
266         type: tosca.capabilities.network.Bindable
267         valid_source_types:
268         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
269         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
270         occurrences:
271         - 0
272         - UNBOUNDED
273       network.outgoing.bytes_pd_server_pd01_port:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       network.outgoing.packets.rate_pd_server_pd02_port:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.iops_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       memory.resident_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       cpu.delta_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.incoming.packets.rate_pd_server_pd01_port:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.outgoing.bytes_pd_server_pd02_port:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       feature_pd_server_pd02_port:
316         type: tosca.capabilities.Node
317         occurrences:
318         - 1
319         - UNBOUNDED
320       network.incoming.bytes.rate_pd_server_pd02_port:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.outgoing.bytes.rate_pd_server_pd02_port:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       vcpus_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.device.write.bytes.rate_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.write.requests_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       endpoint_pd_server:
351         type: tosca.capabilities.Endpoint.Admin
352         occurrences:
353         - 1
354         - UNBOUNDED
355       attachment_pd_server_pd01_port:
356         type: tosca.capabilities.Attachment
357         occurrences:
358         - 1
359         - UNBOUNDED
360       forwarder_pd_server_pd02_port:
361         type: org.openecomp.capabilities.Forwarder
362         occurrences:
363         - 1
364         - UNBOUNDED
365       disk.capacity_pd_server:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       disk.device.allocation_pd_server:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.allocation_pd_server:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.incoming.packets_pd_server_pd02_port:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       binding_pd_server:
390         type: tosca.capabilities.network.Bindable
391         occurrences:
392         - 1
393         - UNBOUNDED
394       disk.read.requests_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       feature_pd_server:
401         type: tosca.capabilities.Node
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.usage_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       network.outpoing.packets_pd_server_pd02_port:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       binding_pd_server_pd01_port:
418         type: tosca.capabilities.network.Bindable
419         valid_source_types:
420         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
421         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
422         occurrences:
423         - 0
424         - UNBOUNDED
425       disk.write.bytes_pd_server:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       network.incoming.bytes.rate_pd_server_pd01_port:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       network.incoming.packets_pd_server_pd01_port:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       disk.device.read.requests.rate_pd_server:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       disk.root.size_pd_server:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.device.read.bytes_pd_server:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.device.write.bytes_pd_server:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       disk.device.read.requests_pd_server:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       instance_pd_server:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       host_pd_server:
480         type: tosca.capabilities.Container
481         valid_source_types:
482         - tosca.nodes.SoftwareComponent
483         occurrences:
484         - 1
485         - UNBOUNDED
486       network.outpoing.packets_pd_server_pd01_port:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       attachment_pd_server_pd02_port:
493         type: tosca.capabilities.Attachment
494         occurrences:
495         - 1
496         - UNBOUNDED
497       forwarder_pd_server_pd01_port:
498         type: org.openecomp.capabilities.Forwarder
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.write.requests.rate_pd_server:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       disk.ephemeral.size_pd_server:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       disk.write.requests_pd_server:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       feature_pd_server_pd01_port:
521         type: tosca.capabilities.Node
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.device.latency_pd_server:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       network.incoming.packets.rate_pd_server_pd02_port:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.latency_pd_server:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       disk.device.capacity_pd_server:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.outgoing.bytes.rate_pd_server_pd01_port:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.device.iops_pd_server:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.incoming.bytes_pd_server_pd02_port:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567   org.openecomp.resource.abstract.nodes.heat.pcm_server:
568     derived_from: org.openecomp.resource.abstract.nodes.VFC
569     properties:
570       port_pcm_port_1_related_networks:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
576       port_pcm_port_0_network_role:
577         type: string
578         required: true
579         status: SUPPORTED
580       port_pcm_port_1_network_role_tag:
581         type: string
582         required: true
583         status: SUPPORTED
584       availabilityzone_name:
585         type: string
586         description: availabilityzone name
587         required: true
588         status: SUPPORTED
589       port_pcm_port_0_vlan_requirements:
590         type: list
591         required: true
592         status: SUPPORTED
593         entry_schema:
594           type: org.openecomp.datatypes.network.VlanRequirements
595       pcm_image_name:
596         type: string
597         description: PCRF CM image name
598         required: true
599         status: SUPPORTED
600       cps_net_ips:
601         type: string
602         description: CPS network ip
603         required: true
604         status: SUPPORTED
605       port_pcm_port_0_order:
606         type: integer
607         required: true
608         status: SUPPORTED
609       port_pcm_port_0_subnetpoolid:
610         type: string
611         required: true
612         status: SUPPORTED
613       port_pcm_port_0_related_networks:
614         type: list
615         required: true
616         status: SUPPORTED
617         entry_schema:
618           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
619       port_pcm_port_1_subnetpoolid:
620         type: string
621         required: true
622         status: SUPPORTED
623       port_pcm_port_0_network_role_tag:
624         type: string
625         required: true
626         status: SUPPORTED
627       pcm_server_name:
628         type: string
629         description: PCRF CM server name
630         required: true
631         status: SUPPORTED
632       cps_net_mask:
633         type: string
634         description: CPS network mask
635         required: true
636         status: SUPPORTED
637       port_pcm_port_1_exCP_naming:
638         type: org.openecomp.datatypes.Naming
639         required: true
640         status: SUPPORTED
641       port_pcm_port_0_exCP_naming:
642         type: org.openecomp.datatypes.Naming
643         required: true
644         status: SUPPORTED
645       oam_net_name:
646         type: string
647         description: OAM network name
648         required: true
649         status: SUPPORTED
650       port_pcm_port_1_network_role:
651         type: string
652         required: true
653         status: SUPPORTED
654       port_pcm_port_0_ip_requirements:
655         type: list
656         required: true
657         status: SUPPORTED
658         entry_schema:
659           type: org.openecomp.datatypes.network.IpRequirements
660       oam_net_gw:
661         type: string
662         description: CPS network gateway
663         required: true
664         status: SUPPORTED
665       security_group_name:
666         type: string
667         description: the name of security group
668         required: true
669         status: SUPPORTED
670       cps_net_ip:
671         type: string
672         description: CPS network ip
673         required: true
674         status: SUPPORTED
675       port_pcm_port_1_mac_requirements:
676         type: org.openecomp.datatypes.network.MacRequirements
677         required: true
678         status: SUPPORTED
679       pcm_volumes:
680         type: string
681         description: CPS Cluman Cinder Volume
682         required: true
683         status: SUPPORTED
684       port_pcm_port_1_vlan_requirements:
685         type: list
686         required: true
687         status: SUPPORTED
688         entry_schema:
689           type: org.openecomp.datatypes.network.VlanRequirements
690       pcm_flavor_name:
691         type: string
692         description: flavor name of PCRF CM instance
693         required: true
694         status: SUPPORTED
695       pcm_vol:
696         type: string
697         description: CPS Cluman Cinder Volume
698         required: true
699         status: SUPPORTED
700       port_pcm_port_1_ip_requirements:
701         type: list
702         required: true
703         status: SUPPORTED
704         entry_schema:
705           type: org.openecomp.datatypes.network.IpRequirements
706       port_pcm_port_0_mac_requirements:
707         type: org.openecomp.datatypes.network.MacRequirements
708         required: true
709         status: SUPPORTED
710       cps_net_name:
711         type: string
712         description: CPS network name
713         required: true
714         status: SUPPORTED
715       oam_net_ip:
716         type: string
717         description: OAM network ip
718         required: true
719         status: SUPPORTED
720       oam_net_mask:
721         type: string
722         description: CPS network mask
723         required: true
724         status: SUPPORTED
725       port_pcm_port_1_order:
726         type: integer
727         required: true
728         status: SUPPORTED
729     attributes:
730       server_pcm_id:
731         type: string
732         description: the pcm nova service id
733         status: SUPPORTED
734     requirements:
735     - dependency_pcm_port_1:
736         capability: tosca.capabilities.Node
737         node: tosca.nodes.Root
738         relationship: tosca.relationships.DependsOn
739         occurrences:
740         - 0
741         - UNBOUNDED
742     - link_pcm_port_1:
743         capability: tosca.capabilities.network.Linkable
744         relationship: tosca.relationships.network.LinksTo
745         occurrences:
746         - 1
747         - 1
748     - dependency_server_pcm:
749         capability: tosca.capabilities.Node
750         node: tosca.nodes.Root
751         relationship: tosca.relationships.DependsOn
752         occurrences:
753         - 0
754         - UNBOUNDED
755     - local_storage_server_pcm:
756         capability: tosca.capabilities.Attachment
757         node: tosca.nodes.BlockStorage
758         relationship: tosca.relationships.AttachesTo
759         occurrences:
760         - 0
761         - UNBOUNDED
762     - dependency_pcm_port_0:
763         capability: tosca.capabilities.Node
764         node: tosca.nodes.Root
765         relationship: tosca.relationships.DependsOn
766         occurrences:
767         - 0
768         - UNBOUNDED
769     - link_pcm_port_0:
770         capability: tosca.capabilities.network.Linkable
771         relationship: tosca.relationships.network.LinksTo
772         occurrences:
773         - 1
774         - 1
775     - dependency_network:
776         capability: tosca.capabilities.Node
777         node: tosca.nodes.Root
778         relationship: tosca.relationships.DependsOn
779         occurrences:
780         - 0
781         - UNBOUNDED
782     capabilities:
783       network.incoming.packets.rate_pcm_port_0:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       cpu_server_pcm:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       network.incoming.packets.rate_pcm_port_1:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       network.outpoing.packets_pcm_port_1:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       memory_server_pcm:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.write.requests_server_pcm:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       network.outpoing.packets_pcm_port_0:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       disk.device.iops_server_pcm:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       memory.resident_server_pcm:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.write.requests_server_pcm:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.device.usage_server_pcm:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.allocation_server_pcm:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.usage_server_pcm:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.device.write.bytes_server_pcm:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.root.size_server_pcm:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.ephemeral.size_server_pcm:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       disk.device.latency_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       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       binding_pcm_port_0:
898         type: tosca.capabilities.network.Bindable
899         valid_source_types:
900         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
901         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
902         occurrences:
903         - 0
904         - UNBOUNDED
905       binding_pcm_port_1:
906         type: tosca.capabilities.network.Bindable
907         valid_source_types:
908         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
909         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
910         occurrences:
911         - 0
912         - UNBOUNDED
913       memory.usage_server_pcm:
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       disk.read.requests_server_pcm:
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       link_network:
926         type: tosca.capabilities.network.Linkable
927         occurrences:
928         - 1
929         - UNBOUNDED
930       disk.capacity_server_pcm:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       os_server_pcm:
937         type: tosca.capabilities.OperatingSystem
938         occurrences:
939         - 1
940         - UNBOUNDED
941       disk.read.bytes_server_pcm:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       network.outgoing.packets.rate_pcm_port_0:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       network.outgoing.packets.rate_pcm_port_1:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       feature_pcm_port_1:
960         type: tosca.capabilities.Node
961         occurrences:
962         - 1
963         - UNBOUNDED
964       network.outgoing.bytes_pcm_port_0:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.device.read.bytes_server_pcm:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       feature_pcm_port_0:
977         type: tosca.capabilities.Node
978         occurrences:
979         - 1
980         - UNBOUNDED
981       network.outgoing.bytes_pcm_port_1:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       attachment_pcm_port_0:
988         type: tosca.capabilities.Attachment
989         occurrences:
990         - 1
991         - UNBOUNDED
992       attachment_pcm_port_1:
993         type: tosca.capabilities.Attachment
994         occurrences:
995         - 1
996         - UNBOUNDED
997       endpoint_server_pcm:
998         type: tosca.capabilities.Endpoint.Admin
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.device.read.requests.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       end_point_network:
1009         type: tosca.capabilities.Endpoint
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       vcpus_server_pcm:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       attachment_network:
1020         type: tosca.capabilities.Attachment
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.write.bytes_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       disk.iops_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       forwarder_pcm_port_0:
1037         type: org.openecomp.capabilities.Forwarder
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       forwarder_pcm_port_1:
1042         type: org.openecomp.capabilities.Forwarder
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.read.bytes.rate_server_pcm:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       disk.device.allocation_server_pcm:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       scalable_server_pcm:
1059         type: tosca.capabilities.Scalable
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       feature_network:
1064         type: tosca.capabilities.Node
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.device.read.bytes.rate_server_pcm:
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       cpu_util_server_pcm:
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       disk.write.requests.rate_server_pcm:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.device.write.bytes.rate_server_pcm:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       host_server_pcm:
1093         type: tosca.capabilities.Container
1094         valid_source_types:
1095         - tosca.nodes.SoftwareComponent
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       cpu.delta_server_pcm:
1100         type: org.openecomp.capabilities.metric.Ceilometer
1101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       network.outgoing.bytes.rate_pcm_port_1:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       network.incoming.packets_pcm_port_0:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       binding_server_pcm:
1118         type: tosca.capabilities.network.Bindable
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       network.outgoing.bytes.rate_pcm_port_0:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.device.capacity_server_pcm:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       network.incoming.packets_pcm_port_1:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       instance_server_pcm:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.device.write.requests.rate_server_pcm:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       disk.latency_server_pcm:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       disk.device.read.requests_server_pcm:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       feature_server_pcm:
1165         type: tosca.capabilities.Node
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.incoming.bytes.rate_pcm_port_0:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.write.bytes.rate_server_pcm:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       network.incoming.bytes.rate_pcm_port_1:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED