related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / threeNestedPointingToThreeDiffNestedFilesSameComputeType / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_11_network_role_tag:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_pcm_port_11_related_networks:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
21       availabilityzone_name:
22         type: string
23         description: availabilityzone name
24         required: true
25         status: SUPPORTED
26       port_pcm_port_11_ip_requirements:
27         type: list
28         required: true
29         status: SUPPORTED
30         entry_schema:
31           type: org.openecomp.datatypes.network.IpRequirements
32       pcm_image_name:
33         type: string
34         description: PCRF CM image name
35         required: true
36         status: SUPPORTED
37       port_pcm_port_01_ip_requirements:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.network.IpRequirements
43       port_pcm_port_01_vlan_requirements:
44         type: list
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: org.openecomp.datatypes.network.VlanRequirements
49       port_pcm_port_11_mac_requirements:
50         type: org.openecomp.datatypes.network.MacRequirements
51         required: true
52         status: SUPPORTED
53       port_pcm_port_01_network_role:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pcm_port_01_subnetpoolid:
58         type: string
59         required: true
60         status: SUPPORTED
61       pcm_server_name:
62         type: string
63         description: PCRF CM server name
64         required: true
65         status: SUPPORTED
66       cps_net_mask:
67         type: string
68         description: CPS network mask
69         required: true
70         status: SUPPORTED
71       oam_net_name:
72         type: string
73         description: OAM network name
74         required: true
75         status: SUPPORTED
76       port_pcm_port_01_network_role_tag:
77         type: string
78         required: true
79         status: SUPPORTED
80       oam_net_gw:
81         type: string
82         description: CPS network gateway
83         required: true
84         status: SUPPORTED
85       port_pcm_port_11_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_pcm_port_01_related_networks:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
95       security_group_name:
96         type: string
97         description: the name of security group
98         required: true
99         status: SUPPORTED
100       port_pcm_port_11_vlan_requirements:
101         type: list
102         required: true
103         status: SUPPORTED
104         entry_schema:
105           type: org.openecomp.datatypes.network.VlanRequirements
106       cps_net_ip:
107         type: string
108         description: CPS network ip
109         required: true
110         status: SUPPORTED
111       port_pcm_port_11_order:
112         type: integer
113         required: true
114         status: SUPPORTED
115       port_pcm_port_01_order:
116         type: integer
117         required: true
118         status: SUPPORTED
119       pcm_flavor_name:
120         type: string
121         description: flavor name of PCRF CM instance
122         required: true
123         status: SUPPORTED
124       port_pcm_port_01_mac_requirements:
125         type: org.openecomp.datatypes.network.MacRequirements
126         required: true
127         status: SUPPORTED
128       pcm_vol:
129         type: string
130         description: CPS Cluman Cinder Volume
131         required: true
132         status: SUPPORTED
133       port_pcm_port_11_exCP_naming:
134         type: org.openecomp.datatypes.Naming
135         required: true
136         status: SUPPORTED
137       cps_net_name:
138         type: string
139         description: CPS network name
140         required: true
141         status: SUPPORTED
142       oam_net_ip:
143         type: string
144         description: OAM network ip
145         required: true
146         status: SUPPORTED
147       oam_net_mask:
148         type: string
149         description: CPS network mask
150         required: true
151         status: SUPPORTED
152       port_pcm_port_01_exCP_naming:
153         type: org.openecomp.datatypes.Naming
154         required: true
155         status: SUPPORTED
156       port_pcm_port_11_subnetpoolid:
157         type: string
158         required: true
159         status: SUPPORTED
160     attributes:
161       server_pcm_id:
162         type: string
163         description: the pcm nova service id
164         status: SUPPORTED
165     requirements:
166     - dependency_pcm_port_11:
167         capability: tosca.capabilities.Node
168         node: tosca.nodes.Root
169         relationship: tosca.relationships.DependsOn
170         occurrences:
171         - 0
172         - UNBOUNDED
173     - link_pcm_port_11:
174         capability: tosca.capabilities.network.Linkable
175         relationship: tosca.relationships.network.LinksTo
176         occurrences:
177         - 1
178         - 1
179     - dependency_pcm_port_01:
180         capability: tosca.capabilities.Node
181         node: tosca.nodes.Root
182         relationship: tosca.relationships.DependsOn
183         occurrences:
184         - 0
185         - UNBOUNDED
186     - link_pcm_port_01:
187         capability: tosca.capabilities.network.Linkable
188         relationship: tosca.relationships.network.LinksTo
189         occurrences:
190         - 1
191         - 1
192     - dependency_server_pcm_1:
193         capability: tosca.capabilities.Node
194         node: tosca.nodes.Root
195         relationship: tosca.relationships.DependsOn
196         occurrences:
197         - 0
198         - UNBOUNDED
199     - local_storage_server_pcm_1:
200         capability: tosca.capabilities.Attachment
201         node: tosca.nodes.BlockStorage
202         relationship: tosca.relationships.AttachesTo
203         occurrences:
204         - 0
205         - UNBOUNDED
206     capabilities:
207       disk.root.size_server_pcm_1:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       network.outgoing.bytes_pcm_port_11:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       network.incoming.packets_pcm_port_01:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       feature_pcm_port_01:
226         type: tosca.capabilities.Node
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.iops_server_pcm_1:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.write.bytes.rate_server_pcm_1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.incoming.bytes_pcm_port_01:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.capacity_server_pcm_1:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.write.requests_server_pcm_1:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       network.incoming.bytes.rate_pcm_port_11:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.read.bytes_server_pcm_1:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       attachment_pcm_port_01:
273         type: tosca.capabilities.Attachment
274         occurrences:
275         - 1
276         - UNBOUNDED
277       feature_pcm_port_11:
278         type: tosca.capabilities.Node
279         occurrences:
280         - 1
281         - UNBOUNDED
282       network.outgoing.packets.rate_pcm_port_01:
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.usage_server_pcm_1:
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       cpu_util_server_pcm_1:
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       vcpus_server_pcm_1:
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       memory.resident_server_pcm_1:
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_pcm_port_01:
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       network.outgoing.packets.rate_pcm_port_11:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       feature_server_pcm_1:
325         type: tosca.capabilities.Node
326         occurrences:
327         - 1
328         - UNBOUNDED
329       disk.allocation_server_pcm_1:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       disk.device.write.bytes_server_pcm_1:
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       memory.usage_server_pcm_1:
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       cpu_server_pcm_1:
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       network.incoming.packets.rate_pcm_port_11:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       binding_pcm_port_11:
360         type: tosca.capabilities.network.Bindable
361         valid_source_types:
362         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
363         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
364         occurrences:
365         - 0
366         - UNBOUNDED
367       disk.device.read.bytes_server_pcm_1:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       network.incoming.bytes.rate_pcm_port_01:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       network.outgoing.bytes.rate_pcm_port_11:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       attachment_pcm_port_11:
386         type: tosca.capabilities.Attachment
387         occurrences:
388         - 1
389         - UNBOUNDED
390       endpoint_server_pcm_1:
391         type: tosca.capabilities.Endpoint.Admin
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.read.bytes.rate_server_pcm_1:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.device.iops_server_pcm_1:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       cpu.delta_server_pcm_1:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       host_server_pcm_1:
414         type: tosca.capabilities.Container
415         valid_source_types:
416         - tosca.nodes.SoftwareComponent
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.capacity_server_pcm_1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       forwarder_pcm_port_11:
427         type: org.openecomp.capabilities.Forwarder
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.read.requests_server_pcm_1:
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       disk.device.write.requests.rate_server_pcm_1:
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.ephemeral.size_server_pcm_1:
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.latency_server_pcm_1:
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       network.outpoing.packets_pcm_port_11:
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       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
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       binding_pcm_port_01:
474         type: tosca.capabilities.network.Bindable
475         valid_source_types:
476         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
477         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
478         occurrences:
479         - 0
480         - UNBOUNDED
481       scalable_server_pcm_1:
482         type: tosca.capabilities.Scalable
483         occurrences:
484         - 1
485         - UNBOUNDED
486       disk.write.requests.rate_server_pcm_1:
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       memory_server_pcm_1:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       disk.device.latency_server_pcm_1:
499         type: org.openecomp.capabilities.metric.Ceilometer
500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
501         occurrences:
502         - 1
503         - UNBOUNDED
504       disk.device.read.bytes.rate_server_pcm_1:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       network.incoming.packets_pcm_port_11:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       disk.device.usage_server_pcm_1:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       disk.device.write.requests_server_pcm_1:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       forwarder_pcm_port_01:
529         type: org.openecomp.capabilities.Forwarder
530         occurrences:
531         - 1
532         - UNBOUNDED
533       disk.write.bytes_server_pcm_1:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       disk.device.read.requests_server_pcm_1:
540         type: org.openecomp.capabilities.metric.Ceilometer
541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
542         occurrences:
543         - 1
544         - UNBOUNDED
545       instance_server_pcm_1:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.device.read.requests.rate_server_pcm_1:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       network.incoming.bytes_pcm_port_11:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       os_server_pcm_1:
564         type: tosca.capabilities.OperatingSystem
565         occurrences:
566         - 1
567         - UNBOUNDED
568       binding_server_pcm_1:
569         type: tosca.capabilities.network.Bindable
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.outpoing.packets_pcm_port_01:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.write.bytes.rate_server_pcm_1:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.device.allocation_server_pcm_1:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
592     derived_from: org.openecomp.resource.abstract.nodes.VFC
593     properties:
594       port_pcm_port_02_order:
595         type: integer
596         required: true
597         status: SUPPORTED
598       port_pcm_port_12_vlan_requirements:
599         type: list
600         required: true
601         status: SUPPORTED
602         entry_schema:
603           type: org.openecomp.datatypes.network.VlanRequirements
604       port_pcm_port_02_vlan_requirements:
605         type: list
606         required: true
607         status: SUPPORTED
608         entry_schema:
609           type: org.openecomp.datatypes.network.VlanRequirements
610       availabilityzone_name:
611         type: string
612         description: availabilityzone name
613         required: true
614         status: SUPPORTED
615       port_pcm_port_12_order:
616         type: integer
617         required: true
618         status: SUPPORTED
619       port_pcm_port_02_network_role:
620         type: string
621         required: true
622         status: SUPPORTED
623       pcm_image_name:
624         type: string
625         description: PCRF CM image name
626         required: true
627         status: SUPPORTED
628       port_pcm_port_02_network_role_tag:
629         type: string
630         required: true
631         status: SUPPORTED
632       port_pcm_port_12_related_networks:
633         type: list
634         required: true
635         status: SUPPORTED
636         entry_schema:
637           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
638       port_pcm_port_12_mac_requirements:
639         type: org.openecomp.datatypes.network.MacRequirements
640         required: true
641         status: SUPPORTED
642       port_pcm_port_02_subnetpoolid:
643         type: string
644         required: true
645         status: SUPPORTED
646       pcm_server_name:
647         type: string
648         description: PCRF CM server name
649         required: true
650         status: SUPPORTED
651       cps_net_mask:
652         type: string
653         description: CPS network mask
654         required: true
655         status: SUPPORTED
656       oam_net_name:
657         type: string
658         description: OAM network name
659         required: true
660         status: SUPPORTED
661       port_pcm_port_12_network_role:
662         type: string
663         required: true
664         status: SUPPORTED
665       port_pcm_port_02_mac_requirements:
666         type: org.openecomp.datatypes.network.MacRequirements
667         required: true
668         status: SUPPORTED
669       oam_net_gw:
670         type: string
671         description: CPS network gateway
672         required: true
673         status: SUPPORTED
674       security_group_name:
675         type: string
676         description: the name of security group
677         required: true
678         status: SUPPORTED
679       cps_net_ip:
680         type: string
681         description: CPS network ip
682         required: true
683         status: SUPPORTED
684       port_pcm_port_12_ip_requirements:
685         type: list
686         required: true
687         status: SUPPORTED
688         entry_schema:
689           type: org.openecomp.datatypes.network.IpRequirements
690       pcm_flavor_name:
691         type: string
692         description: flavor name of PCRF CM instance
693         required: true
694         status: SUPPORTED
695       port_pcm_port_12_subnetpoolid:
696         type: string
697         required: true
698         status: SUPPORTED
699       pcm_vol:
700         type: string
701         description: CPS Cluman Cinder Volume
702         required: true
703         status: SUPPORTED
704       port_pcm_port_02_exCP_naming:
705         type: org.openecomp.datatypes.Naming
706         required: true
707         status: SUPPORTED
708       cps_net_name:
709         type: string
710         description: CPS network name
711         required: true
712         status: SUPPORTED
713       oam_net_ip:
714         type: string
715         description: OAM network ip
716         required: true
717         status: SUPPORTED
718       oam_net_mask:
719         type: string
720         description: CPS network mask
721         required: true
722         status: SUPPORTED
723       port_pcm_port_12_network_role_tag:
724         type: string
725         required: true
726         status: SUPPORTED
727       port_pcm_port_02_related_networks:
728         type: list
729         required: true
730         status: SUPPORTED
731         entry_schema:
732           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
733       port_pcm_port_12_exCP_naming:
734         type: org.openecomp.datatypes.Naming
735         required: true
736         status: SUPPORTED
737       port_pcm_port_02_ip_requirements:
738         type: list
739         required: true
740         status: SUPPORTED
741         entry_schema:
742           type: org.openecomp.datatypes.network.IpRequirements
743     attributes:
744       server_pcm_id:
745         type: string
746         description: the pcm nova service id
747         status: SUPPORTED
748     requirements:
749     - dependency_pcm_port_12:
750         capability: tosca.capabilities.Node
751         node: tosca.nodes.Root
752         relationship: tosca.relationships.DependsOn
753         occurrences:
754         - 0
755         - UNBOUNDED
756     - link_pcm_port_12:
757         capability: tosca.capabilities.network.Linkable
758         relationship: tosca.relationships.network.LinksTo
759         occurrences:
760         - 1
761         - 1
762     - dependency_pcm_port_02:
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_02:
770         capability: tosca.capabilities.network.Linkable
771         relationship: tosca.relationships.network.LinksTo
772         occurrences:
773         - 1
774         - 1
775     - dependency_server_pcm_2:
776         capability: tosca.capabilities.Node
777         node: tosca.nodes.Root
778         relationship: tosca.relationships.DependsOn
779         occurrences:
780         - 0
781         - UNBOUNDED
782     - local_storage_server_pcm_2:
783         capability: tosca.capabilities.Attachment
784         node: tosca.nodes.BlockStorage
785         relationship: tosca.relationships.AttachesTo
786         occurrences:
787         - 0
788         - UNBOUNDED
789     capabilities:
790       disk.root.size_server_pcm_2:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.iops_server_pcm_2:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.incoming.packets_pcm_port_02:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       feature_pcm_port_02:
809         type: tosca.capabilities.Node
810         occurrences:
811         - 1
812         - UNBOUNDED
813       network.outgoing.bytes_pcm_port_12:
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       disk.device.write.bytes.rate_server_pcm_2:
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.usage_server_pcm_2:
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       network.incoming.bytes_pcm_port_02:
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.capacity_server_pcm_2:
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.write.requests_server_pcm_2:
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       network.incoming.bytes.rate_pcm_port_12:
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.read.bytes_server_pcm_2:
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       attachment_pcm_port_02:
862         type: tosca.capabilities.Attachment
863         occurrences:
864         - 1
865         - UNBOUNDED
866       feature_pcm_port_12:
867         type: tosca.capabilities.Node
868         occurrences:
869         - 1
870         - UNBOUNDED
871       network.outgoing.packets.rate_pcm_port_02:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       cpu_util_server_pcm_2:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       vcpus_server_pcm_2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       memory.resident_server_pcm_2:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       network.outgoing.bytes_pcm_port_02:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       cpu_server_pcm_2:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       feature_server_pcm_2:
908         type: tosca.capabilities.Node
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.device.write.bytes_server_pcm_2:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       disk.device.iops_server_pcm_2:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.allocation_server_pcm_2:
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       network.outgoing.bytes.rate_pcm_port_12:
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       network.incoming.packets.rate_pcm_port_12:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       binding_pcm_port_12:
943         type: tosca.capabilities.network.Bindable
944         valid_source_types:
945         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
946         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
947         occurrences:
948         - 0
949         - UNBOUNDED
950       memory.usage_server_pcm_2:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       disk.device.read.bytes_server_pcm_2:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       network.incoming.bytes.rate_pcm_port_02:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       host_server_pcm_2:
969         type: tosca.capabilities.Container
970         valid_source_types:
971         - tosca.nodes.SoftwareComponent
972         occurrences:
973         - 1
974         - UNBOUNDED
975       endpoint_server_pcm_2:
976         type: tosca.capabilities.Endpoint.Admin
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.read.bytes.rate_server_pcm_2:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       attachment_pcm_port_12:
987         type: tosca.capabilities.Attachment
988         occurrences:
989         - 1
990         - UNBOUNDED
991       network.outgoing.packets.rate_pcm_port_12:
992         type: org.openecomp.capabilities.metric.Ceilometer
993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
994         occurrences:
995         - 1
996         - UNBOUNDED
997       disk.device.capacity_server_pcm_2:
998         type: org.openecomp.capabilities.metric.Ceilometer
999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       cpu.delta_server_pcm_2:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       forwarder_pcm_port_12:
1010         type: org.openecomp.capabilities.Forwarder
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.device.write.requests.rate_server_pcm_2:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.read.requests_server_pcm_2:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.ephemeral.size_server_pcm_2:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       disk.latency_server_pcm_2:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       network.outgoing.bytes.rate_pcm_port_02:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.outpoing.packets_pcm_port_12:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       network.incoming.packets.rate_pcm_port_02:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.write.requests.rate_server_pcm_2:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       scalable_server_pcm_2:
1063         type: tosca.capabilities.Scalable
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       binding_pcm_port_02:
1068         type: tosca.capabilities.network.Bindable
1069         valid_source_types:
1070         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1071         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1072         occurrences:
1073         - 0
1074         - UNBOUNDED
1075       memory_server_pcm_2:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.device.read.bytes.rate_server_pcm_2:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       disk.device.latency_server_pcm_2:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       network.incoming.packets_pcm_port_12:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       disk.device.usage_server_pcm_2:
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       forwarder_pcm_port_02:
1106         type: org.openecomp.capabilities.Forwarder
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.device.write.requests_server_pcm_2:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.write.bytes_server_pcm_2:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       os_server_pcm_2:
1123         type: tosca.capabilities.OperatingSystem
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       instance_server_pcm_2:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.device.read.requests_server_pcm_2:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.read.requests.rate_server_pcm_2:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       network.incoming.bytes_pcm_port_12:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       network.outpoing.packets_pcm_port_02:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.write.bytes.rate_server_pcm_2:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       binding_server_pcm_2:
1164         type: tosca.capabilities.network.Bindable
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       disk.device.allocation_server_pcm_2:
1169         type: org.openecomp.capabilities.metric.Ceilometer
1170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1175     derived_from: org.openecomp.resource.abstract.nodes.VFC
1176     properties:
1177       port_pcm_port_1_related_networks:
1178         type: list
1179         required: true
1180         status: SUPPORTED
1181         entry_schema:
1182           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1183       port_pcm_port_0_network_role:
1184         type: string
1185         required: true
1186         status: SUPPORTED
1187       port_pcm_port_1_network_role_tag:
1188         type: string
1189         required: true
1190         status: SUPPORTED
1191       availabilityzone_name:
1192         type: string
1193         description: availabilityzone name
1194         required: true
1195         status: SUPPORTED
1196       port_pcm_port_0_vlan_requirements:
1197         type: list
1198         required: true
1199         status: SUPPORTED
1200         entry_schema:
1201           type: org.openecomp.datatypes.network.VlanRequirements
1202       pcm_image_name:
1203         type: string
1204         description: PCRF CM image name
1205         required: true
1206         status: SUPPORTED
1207       port_pcm_port_0_order:
1208         type: integer
1209         required: true
1210         status: SUPPORTED
1211       port_pcm_port_0_subnetpoolid:
1212         type: string
1213         required: true
1214         status: SUPPORTED
1215       port_pcm_port_0_related_networks:
1216         type: list
1217         required: true
1218         status: SUPPORTED
1219         entry_schema:
1220           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1221       port_pcm_port_1_subnetpoolid:
1222         type: string
1223         required: true
1224         status: SUPPORTED
1225       port_pcm_port_0_network_role_tag:
1226         type: string
1227         required: true
1228         status: SUPPORTED
1229       pcm_server_name:
1230         type: string
1231         description: PCRF CM server name
1232         required: true
1233         status: SUPPORTED
1234       cps_net_mask:
1235         type: string
1236         description: CPS network mask
1237         required: true
1238         status: SUPPORTED
1239       port_pcm_port_1_exCP_naming:
1240         type: org.openecomp.datatypes.Naming
1241         required: true
1242         status: SUPPORTED
1243       port_pcm_port_0_exCP_naming:
1244         type: org.openecomp.datatypes.Naming
1245         required: true
1246         status: SUPPORTED
1247       oam_net_name:
1248         type: string
1249         description: OAM network name
1250         required: true
1251         status: SUPPORTED
1252       port_pcm_port_1_network_role:
1253         type: string
1254         required: true
1255         status: SUPPORTED
1256       port_pcm_port_0_ip_requirements:
1257         type: list
1258         required: true
1259         status: SUPPORTED
1260         entry_schema:
1261           type: org.openecomp.datatypes.network.IpRequirements
1262       oam_net_gw:
1263         type: string
1264         description: CPS network gateway
1265         required: true
1266         status: SUPPORTED
1267       security_group_name:
1268         type: string
1269         description: the name of security group
1270         required: true
1271         status: SUPPORTED
1272       cps_net_ip:
1273         type: string
1274         description: CPS network ip
1275         required: true
1276         status: SUPPORTED
1277       port_pcm_port_1_mac_requirements:
1278         type: org.openecomp.datatypes.network.MacRequirements
1279         required: true
1280         status: SUPPORTED
1281       port_pcm_port_1_vlan_requirements:
1282         type: list
1283         required: true
1284         status: SUPPORTED
1285         entry_schema:
1286           type: org.openecomp.datatypes.network.VlanRequirements
1287       pcm_flavor_name:
1288         type: string
1289         description: flavor name of PCRF CM instance
1290         required: true
1291         status: SUPPORTED
1292       pcm_vol:
1293         type: string
1294         description: CPS Cluman Cinder Volume
1295         required: true
1296         status: SUPPORTED
1297       port_pcm_port_1_ip_requirements:
1298         type: list
1299         required: true
1300         status: SUPPORTED
1301         entry_schema:
1302           type: org.openecomp.datatypes.network.IpRequirements
1303       port_pcm_port_0_mac_requirements:
1304         type: org.openecomp.datatypes.network.MacRequirements
1305         required: true
1306         status: SUPPORTED
1307       cps_net_name:
1308         type: string
1309         description: CPS network name
1310         required: true
1311         status: SUPPORTED
1312       oam_net_ip:
1313         type: string
1314         description: OAM network ip
1315         required: true
1316         status: SUPPORTED
1317       oam_net_mask:
1318         type: string
1319         description: CPS network mask
1320         required: true
1321         status: SUPPORTED
1322       port_pcm_port_1_order:
1323         type: integer
1324         required: true
1325         status: SUPPORTED
1326     attributes:
1327       server_pcm_id:
1328         type: string
1329         description: the pcm nova service id
1330         status: SUPPORTED
1331     requirements:
1332     - dependency_pcm_port_1:
1333         capability: tosca.capabilities.Node
1334         node: tosca.nodes.Root
1335         relationship: tosca.relationships.DependsOn
1336         occurrences:
1337         - 0
1338         - UNBOUNDED
1339     - link_pcm_port_1:
1340         capability: tosca.capabilities.network.Linkable
1341         relationship: tosca.relationships.network.LinksTo
1342         occurrences:
1343         - 1
1344         - 1
1345     - dependency_server_pcm:
1346         capability: tosca.capabilities.Node
1347         node: tosca.nodes.Root
1348         relationship: tosca.relationships.DependsOn
1349         occurrences:
1350         - 0
1351         - UNBOUNDED
1352     - local_storage_server_pcm:
1353         capability: tosca.capabilities.Attachment
1354         node: tosca.nodes.BlockStorage
1355         relationship: tosca.relationships.AttachesTo
1356         occurrences:
1357         - 0
1358         - UNBOUNDED
1359     - dependency_pcm_port_0:
1360         capability: tosca.capabilities.Node
1361         node: tosca.nodes.Root
1362         relationship: tosca.relationships.DependsOn
1363         occurrences:
1364         - 0
1365         - UNBOUNDED
1366     - link_pcm_port_0:
1367         capability: tosca.capabilities.network.Linkable
1368         relationship: tosca.relationships.network.LinksTo
1369         occurrences:
1370         - 1
1371         - 1
1372     capabilities:
1373       network.incoming.packets.rate_pcm_port_0:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       cpu_server_pcm:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       network.incoming.packets.rate_pcm_port_1:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       network.outpoing.packets_pcm_port_1:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       memory_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.write.requests_server_pcm:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       network.outpoing.packets_pcm_port_0:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       disk.device.iops_server_pcm:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       memory.resident_server_pcm:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.device.write.requests_server_pcm:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.device.usage_server_pcm:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.allocation_server_pcm:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.usage_server_pcm:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.device.write.bytes_server_pcm:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.root.size_server_pcm:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       disk.ephemeral.size_server_pcm:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       disk.device.latency_server_pcm:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.incoming.bytes_pcm_port_0:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       network.incoming.bytes_pcm_port_1:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       binding_pcm_port_0:
1488         type: tosca.capabilities.network.Bindable
1489         valid_source_types:
1490         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1491         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1492         occurrences:
1493         - 0
1494         - UNBOUNDED
1495       binding_pcm_port_1:
1496         type: tosca.capabilities.network.Bindable
1497         valid_source_types:
1498         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1499         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1500         occurrences:
1501         - 0
1502         - UNBOUNDED
1503       memory.usage_server_pcm:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       disk.read.requests_server_pcm:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       disk.capacity_server_pcm:
1516         type: org.openecomp.capabilities.metric.Ceilometer
1517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       os_server_pcm:
1522         type: tosca.capabilities.OperatingSystem
1523         occurrences:
1524         - 1
1525         - UNBOUNDED
1526       disk.read.bytes_server_pcm:
1527         type: org.openecomp.capabilities.metric.Ceilometer
1528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1529         occurrences:
1530         - 1
1531         - UNBOUNDED
1532       network.outgoing.packets.rate_pcm_port_0:
1533         type: org.openecomp.capabilities.metric.Ceilometer
1534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       network.outgoing.packets.rate_pcm_port_1:
1539         type: org.openecomp.capabilities.metric.Ceilometer
1540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1541         occurrences:
1542         - 1
1543         - UNBOUNDED
1544       feature_pcm_port_1:
1545         type: tosca.capabilities.Node
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       network.outgoing.bytes_pcm_port_0:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.read.bytes_server_pcm:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       feature_pcm_port_0:
1562         type: tosca.capabilities.Node
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       network.outgoing.bytes_pcm_port_1:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       attachment_pcm_port_0:
1573         type: tosca.capabilities.Attachment
1574         occurrences:
1575         - 1
1576         - UNBOUNDED
1577       attachment_pcm_port_1:
1578         type: tosca.capabilities.Attachment
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       endpoint_server_pcm:
1583         type: tosca.capabilities.Endpoint.Admin
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       disk.device.read.requests.rate_server_pcm:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       vcpus_server_pcm:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       disk.write.bytes_server_pcm:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       disk.iops_server_pcm:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       forwarder_pcm_port_0:
1612         type: org.openecomp.capabilities.Forwarder
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       forwarder_pcm_port_1:
1617         type: org.openecomp.capabilities.Forwarder
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       disk.read.bytes.rate_server_pcm:
1622         type: org.openecomp.capabilities.metric.Ceilometer
1623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       disk.device.allocation_server_pcm:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       scalable_server_pcm:
1634         type: tosca.capabilities.Scalable
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       disk.device.read.bytes.rate_server_pcm:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       cpu_util_server_pcm:
1645         type: org.openecomp.capabilities.metric.Ceilometer
1646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       disk.write.requests.rate_server_pcm:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.write.bytes.rate_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       host_server_pcm:
1663         type: tosca.capabilities.Container
1664         valid_source_types:
1665         - tosca.nodes.SoftwareComponent
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       cpu.delta_server_pcm:
1670         type: org.openecomp.capabilities.metric.Ceilometer
1671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       network.outgoing.bytes.rate_pcm_port_1:
1676         type: org.openecomp.capabilities.metric.Ceilometer
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       network.incoming.packets_pcm_port_0:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       binding_server_pcm:
1688         type: tosca.capabilities.network.Bindable
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       network.outgoing.bytes.rate_pcm_port_0:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       disk.device.capacity_server_pcm:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       network.incoming.packets_pcm_port_1:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       instance_server_pcm:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       disk.device.write.requests.rate_server_pcm:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       disk.latency_server_pcm:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       disk.device.read.requests_server_pcm:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       feature_server_pcm:
1735         type: tosca.capabilities.Node
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       network.incoming.bytes.rate_pcm_port_0:
1740         type: org.openecomp.capabilities.metric.Ceilometer
1741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745       disk.write.bytes.rate_server_pcm:
1746         type: org.openecomp.capabilities.metric.Ceilometer
1747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1748         occurrences:
1749         - 1
1750         - UNBOUNDED
1751       network.incoming.bytes.rate_pcm_port_1:
1752         type: org.openecomp.capabilities.metric.Ceilometer
1753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1754         occurrences:
1755         - 1
1756         - UNBOUNDED