[sdc] - latest code changes
[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: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       vm_flavor_name:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pd02_port_order:
44         type: list
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: integer
49       port_pd02_port_subnetpoolid:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: string
55       port_pd02_port_network_role_tag:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: string
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: org.openecomp.datatypes.network.VlanRequirements
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: org.openecomp.datatypes.Naming
107         required: true
108         status: SUPPORTED
109       port_pd01_port_network_role:
110         type: list
111         required: true
112         status: SUPPORTED
113         entry_schema:
114           type: string
115       port_pd02_port_ip_requirements:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: org.openecomp.datatypes.network.IpRequirements
121       port_pd01_port_network_role_tag:
122         type: list
123         required: true
124         status: SUPPORTED
125         entry_schema:
126           type: string
127       port_pd01_port_vlan_requirements:
128         type: list
129         required: true
130         status: SUPPORTED
131         entry_schema:
132           type: org.openecomp.datatypes.network.VlanRequirements
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       port_pcm_port_1_network_role_tag:
569         type: list
570         required: true
571         status: SUPPORTED
572         entry_schema:
573           type: string
574       availabilityzone_name:
575         type: string
576         description: availabilityzone name
577         required: true
578         status: SUPPORTED
579       port_pcm_port_0_vlan_requirements:
580         type: list
581         required: true
582         status: SUPPORTED
583         entry_schema:
584           type: org.openecomp.datatypes.network.VlanRequirements
585       pcm_image_name:
586         type: string
587         description: PCRF CM image name
588         required: true
589         status: SUPPORTED
590       cps_net_ips:
591         type: string
592         description: CPS network ip
593         required: true
594         status: SUPPORTED
595       port_pcm_port_0_order:
596         type: list
597         required: true
598         status: SUPPORTED
599         entry_schema:
600           type: integer
601       port_pcm_port_0_subnetpoolid:
602         type: list
603         required: true
604         status: SUPPORTED
605         entry_schema:
606           type: string
607       port_pcm_port_1_subnetpoolid:
608         type: list
609         required: true
610         status: SUPPORTED
611         entry_schema:
612           type: string
613       port_pcm_port_0_network_role_tag:
614         type: list
615         required: true
616         status: SUPPORTED
617         entry_schema:
618           type: string
619       pcm_server_name:
620         type: string
621         description: PCRF CM server name
622         required: true
623         status: SUPPORTED
624       cps_net_mask:
625         type: string
626         description: CPS network mask
627         required: true
628         status: SUPPORTED
629       port_pcm_port_1_exCP_naming:
630         type: org.openecomp.datatypes.Naming
631         required: true
632         status: SUPPORTED
633       port_pcm_port_0_exCP_naming:
634         type: org.openecomp.datatypes.Naming
635         required: true
636         status: SUPPORTED
637       oam_net_name:
638         type: string
639         description: OAM network name
640         required: true
641         status: SUPPORTED
642       port_pcm_port_1_network_role:
643         type: list
644         required: true
645         status: SUPPORTED
646         entry_schema:
647           type: string
648       port_pcm_port_0_ip_requirements:
649         type: list
650         required: true
651         status: SUPPORTED
652         entry_schema:
653           type: org.openecomp.datatypes.network.IpRequirements
654       oam_net_gw:
655         type: string
656         description: CPS network gateway
657         required: true
658         status: SUPPORTED
659       security_group_name:
660         type: string
661         description: the name of security group
662         required: true
663         status: SUPPORTED
664       cps_net_ip:
665         type: string
666         description: CPS network ip
667         required: true
668         status: SUPPORTED
669       port_pcm_port_1_mac_requirements:
670         type: org.openecomp.datatypes.network.MacRequirements
671         required: true
672         status: SUPPORTED
673       pcm_volumes:
674         type: string
675         description: CPS Cluman Cinder Volume
676         required: true
677         status: SUPPORTED
678       port_pcm_port_1_vlan_requirements:
679         type: list
680         required: true
681         status: SUPPORTED
682         entry_schema:
683           type: org.openecomp.datatypes.network.VlanRequirements
684       pcm_flavor_name:
685         type: string
686         description: flavor name of PCRF CM instance
687         required: true
688         status: SUPPORTED
689       pcm_vol:
690         type: string
691         description: CPS Cluman Cinder Volume
692         required: true
693         status: SUPPORTED
694       port_pcm_port_1_ip_requirements:
695         type: list
696         required: true
697         status: SUPPORTED
698         entry_schema:
699           type: org.openecomp.datatypes.network.IpRequirements
700       port_pcm_port_0_mac_requirements:
701         type: org.openecomp.datatypes.network.MacRequirements
702         required: true
703         status: SUPPORTED
704       cps_net_name:
705         type: string
706         description: CPS network name
707         required: true
708         status: SUPPORTED
709       oam_net_ip:
710         type: string
711         description: OAM network ip
712         required: true
713         status: SUPPORTED
714       oam_net_mask:
715         type: string
716         description: CPS network mask
717         required: true
718         status: SUPPORTED
719       port_pcm_port_1_order:
720         type: list
721         required: true
722         status: SUPPORTED
723         entry_schema:
724           type: integer
725     attributes:
726       server_pcm_id:
727         type: string
728         description: the pcm nova service id
729         status: SUPPORTED
730     requirements:
731     - dependency_pcm_port_1:
732         capability: tosca.capabilities.Node
733         node: tosca.nodes.Root
734         relationship: tosca.relationships.DependsOn
735         occurrences:
736         - 0
737         - UNBOUNDED
738     - link_pcm_port_1:
739         capability: tosca.capabilities.network.Linkable
740         relationship: tosca.relationships.network.LinksTo
741         occurrences:
742         - 1
743         - 1
744     - dependency_server_pcm:
745         capability: tosca.capabilities.Node
746         node: tosca.nodes.Root
747         relationship: tosca.relationships.DependsOn
748         occurrences:
749         - 0
750         - UNBOUNDED
751     - local_storage_server_pcm:
752         capability: tosca.capabilities.Attachment
753         node: tosca.nodes.BlockStorage
754         relationship: tosca.relationships.AttachesTo
755         occurrences:
756         - 0
757         - UNBOUNDED
758     - dependency_pcm_port_0:
759         capability: tosca.capabilities.Node
760         node: tosca.nodes.Root
761         relationship: tosca.relationships.DependsOn
762         occurrences:
763         - 0
764         - UNBOUNDED
765     - link_pcm_port_0:
766         capability: tosca.capabilities.network.Linkable
767         relationship: tosca.relationships.network.LinksTo
768         occurrences:
769         - 1
770         - 1
771     - dependency_network:
772         capability: tosca.capabilities.Node
773         node: tosca.nodes.Root
774         relationship: tosca.relationships.DependsOn
775         occurrences:
776         - 0
777         - UNBOUNDED
778     capabilities:
779       network.incoming.packets.rate_pcm_port_0:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       cpu_server_pcm:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.incoming.packets.rate_pcm_port_1:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       network.outpoing.packets_pcm_port_1:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       memory_server_pcm:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.write.requests_server_pcm:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       network.outpoing.packets_pcm_port_0:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.device.iops_server_pcm:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       memory.resident_server_pcm:
828         type: org.openecomp.capabilities.metric.Ceilometer
829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
830         occurrences:
831         - 1
832         - UNBOUNDED
833       disk.device.write.requests_server_pcm:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       disk.device.usage_server_pcm:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       disk.allocation_server_pcm:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       disk.usage_server_pcm:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       disk.device.write.bytes_server_pcm:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.root.size_server_pcm:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       disk.ephemeral.size_server_pcm:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       disk.device.latency_server_pcm:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       network.incoming.bytes_pcm_port_0:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       network.incoming.bytes_pcm_port_1:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       binding_pcm_port_0:
894         type: tosca.capabilities.network.Bindable
895         valid_source_types:
896         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
897         occurrences:
898         - 0
899         - UNBOUNDED
900       binding_pcm_port_1:
901         type: tosca.capabilities.network.Bindable
902         valid_source_types:
903         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
904         occurrences:
905         - 0
906         - UNBOUNDED
907       memory.usage_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       disk.read.requests_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       link_network:
920         type: tosca.capabilities.network.Linkable
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.capacity_server_pcm:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       os_server_pcm:
931         type: tosca.capabilities.OperatingSystem
932         occurrences:
933         - 1
934         - UNBOUNDED
935       disk.read.bytes_server_pcm:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       network.outgoing.packets.rate_pcm_port_0:
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_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       feature_pcm_port_1:
954         type: tosca.capabilities.Node
955         occurrences:
956         - 1
957         - UNBOUNDED
958       network.outgoing.bytes_pcm_port_0:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.read.bytes_server_pcm:
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       feature_pcm_port_0:
971         type: tosca.capabilities.Node
972         occurrences:
973         - 1
974         - UNBOUNDED
975       network.outgoing.bytes_pcm_port_1:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       attachment_pcm_port_0:
982         type: tosca.capabilities.Attachment
983         occurrences:
984         - 1
985         - UNBOUNDED
986       attachment_pcm_port_1:
987         type: tosca.capabilities.Attachment
988         occurrences:
989         - 1
990         - UNBOUNDED
991       endpoint_server_pcm:
992         type: tosca.capabilities.Endpoint.Admin
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.device.read.requests.rate_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       end_point_network:
1003         type: tosca.capabilities.Endpoint
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       vcpus_server_pcm:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       attachment_network:
1014         type: tosca.capabilities.Attachment
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.write.bytes_server_pcm:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.iops_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.read.bytes.rate_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.device.allocation_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       scalable_server_pcm:
1043         type: tosca.capabilities.Scalable
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       feature_network:
1048         type: tosca.capabilities.Node
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       disk.device.read.bytes.rate_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       cpu_util_server_pcm:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.write.requests.rate_server_pcm:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.device.write.bytes.rate_server_pcm:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       host_server_pcm:
1077         type: tosca.capabilities.Container
1078         valid_source_types:
1079         - tosca.nodes.SoftwareComponent
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       cpu.delta_server_pcm:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       network.outgoing.bytes.rate_pcm_port_1:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       network.incoming.packets_pcm_port_0:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       binding_server_pcm:
1102         type: tosca.capabilities.network.Bindable
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       network.outgoing.bytes.rate_pcm_port_0:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.device.capacity_server_pcm:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       network.incoming.packets_pcm_port_1:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       instance_server_pcm:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       disk.device.write.requests.rate_server_pcm:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       disk.latency_server_pcm:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       disk.device.read.requests_server_pcm:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       feature_server_pcm:
1149         type: tosca.capabilities.Node
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       network.incoming.bytes.rate_pcm_port_0:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.write.bytes.rate_server_pcm:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       network.incoming.bytes.rate_pcm_port_1:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED