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 / threeNestedSameTypeTwoPointingOnSameNestedFile / 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_1_related_networks:
595         type: list
596         required: true
597         status: SUPPORTED
598         entry_schema:
599           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
600       port_pcm_port_0_network_role:
601         type: string
602         required: true
603         status: SUPPORTED
604       port_pcm_port_1_network_role_tag:
605         type: string
606         required: true
607         status: SUPPORTED
608       availabilityzone_name:
609         type: string
610         description: availabilityzone name
611         required: true
612         status: SUPPORTED
613       port_pcm_port_0_vlan_requirements:
614         type: list
615         required: true
616         status: SUPPORTED
617         entry_schema:
618           type: org.openecomp.datatypes.network.VlanRequirements
619       pcm_image_name:
620         type: string
621         description: PCRF CM image name
622         required: true
623         status: SUPPORTED
624       port_pcm_port_0_order:
625         type: integer
626         required: true
627         status: SUPPORTED
628       port_pcm_port_0_subnetpoolid:
629         type: string
630         required: true
631         status: SUPPORTED
632       port_pcm_port_0_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_1_subnetpoolid:
639         type: string
640         required: true
641         status: SUPPORTED
642       port_pcm_port_0_network_role_tag:
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       port_pcm_port_1_exCP_naming:
657         type: org.openecomp.datatypes.Naming
658         required: true
659         status: SUPPORTED
660       port_pcm_port_0_exCP_naming:
661         type: org.openecomp.datatypes.Naming
662         required: true
663         status: SUPPORTED
664       oam_net_name:
665         type: string
666         description: OAM network name
667         required: true
668         status: SUPPORTED
669       port_pcm_port_1_network_role:
670         type: string
671         required: true
672         status: SUPPORTED
673       port_pcm_port_0_ip_requirements:
674         type: list
675         required: true
676         status: SUPPORTED
677         entry_schema:
678           type: org.openecomp.datatypes.network.IpRequirements
679       oam_net_gw:
680         type: string
681         description: CPS network gateway
682         required: true
683         status: SUPPORTED
684       security_group_name:
685         type: string
686         description: the name of security group
687         required: true
688         status: SUPPORTED
689       cps_net_ip:
690         type: string
691         description: CPS network ip
692         required: true
693         status: SUPPORTED
694       port_pcm_port_1_mac_requirements:
695         type: org.openecomp.datatypes.network.MacRequirements
696         required: true
697         status: SUPPORTED
698       port_pcm_port_1_vlan_requirements:
699         type: list
700         required: true
701         status: SUPPORTED
702         entry_schema:
703           type: org.openecomp.datatypes.network.VlanRequirements
704       pcm_flavor_name:
705         type: string
706         description: flavor name of PCRF CM instance
707         required: true
708         status: SUPPORTED
709       pcm_vol:
710         type: string
711         description: CPS Cluman Cinder Volume
712         required: true
713         status: SUPPORTED
714       port_pcm_port_1_ip_requirements:
715         type: list
716         required: true
717         status: SUPPORTED
718         entry_schema:
719           type: org.openecomp.datatypes.network.IpRequirements
720       port_pcm_port_0_mac_requirements:
721         type: org.openecomp.datatypes.network.MacRequirements
722         required: true
723         status: SUPPORTED
724       cps_net_name:
725         type: string
726         description: CPS network name
727         required: true
728         status: SUPPORTED
729       oam_net_ip:
730         type: string
731         description: OAM network ip
732         required: true
733         status: SUPPORTED
734       oam_net_mask:
735         type: string
736         description: CPS network mask
737         required: true
738         status: SUPPORTED
739       port_pcm_port_1_order:
740         type: integer
741         required: true
742         status: SUPPORTED
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_1:
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_1:
757         capability: tosca.capabilities.network.Linkable
758         relationship: tosca.relationships.network.LinksTo
759         occurrences:
760         - 1
761         - 1
762     - dependency_server_pcm:
763         capability: tosca.capabilities.Node
764         node: tosca.nodes.Root
765         relationship: tosca.relationships.DependsOn
766         occurrences:
767         - 0
768         - UNBOUNDED
769     - local_storage_server_pcm:
770         capability: tosca.capabilities.Attachment
771         node: tosca.nodes.BlockStorage
772         relationship: tosca.relationships.AttachesTo
773         occurrences:
774         - 0
775         - UNBOUNDED
776     - dependency_pcm_port_0:
777         capability: tosca.capabilities.Node
778         node: tosca.nodes.Root
779         relationship: tosca.relationships.DependsOn
780         occurrences:
781         - 0
782         - UNBOUNDED
783     - link_pcm_port_0:
784         capability: tosca.capabilities.network.Linkable
785         relationship: tosca.relationships.network.LinksTo
786         occurrences:
787         - 1
788         - 1
789     capabilities:
790       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
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.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       memory_server_pcm:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.write.requests_server_pcm:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.outpoing.packets_pcm_port_0:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.iops_server_pcm:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       memory.resident_server_pcm:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.write.requests_server_pcm:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.usage_server_pcm:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.allocation_server_pcm:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.usage_server_pcm:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.device.write.bytes_server_pcm:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.root.size_server_pcm:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.ephemeral.size_server_pcm:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.device.latency_server_pcm:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       network.incoming.bytes_pcm_port_0:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       network.incoming.bytes_pcm_port_1:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       binding_pcm_port_0:
905         type: tosca.capabilities.network.Bindable
906         valid_source_types:
907         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
908         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
909         occurrences:
910         - 0
911         - UNBOUNDED
912       binding_pcm_port_1:
913         type: tosca.capabilities.network.Bindable
914         valid_source_types:
915         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
916         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
917         occurrences:
918         - 0
919         - UNBOUNDED
920       memory.usage_server_pcm:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.read.requests_server_pcm:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.capacity_server_pcm:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       os_server_pcm:
939         type: tosca.capabilities.OperatingSystem
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.read.bytes_server_pcm:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.outgoing.packets.rate_pcm_port_0:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       network.outgoing.packets.rate_pcm_port_1:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       feature_pcm_port_1:
962         type: tosca.capabilities.Node
963         occurrences:
964         - 1
965         - UNBOUNDED
966       network.outgoing.bytes_pcm_port_0:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.device.read.bytes_server_pcm:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       feature_pcm_port_0:
979         type: tosca.capabilities.Node
980         occurrences:
981         - 1
982         - UNBOUNDED
983       network.outgoing.bytes_pcm_port_1:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       attachment_pcm_port_0:
990         type: tosca.capabilities.Attachment
991         occurrences:
992         - 1
993         - UNBOUNDED
994       attachment_pcm_port_1:
995         type: tosca.capabilities.Attachment
996         occurrences:
997         - 1
998         - UNBOUNDED
999       endpoint_server_pcm:
1000         type: tosca.capabilities.Endpoint.Admin
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.device.read.requests.rate_server_pcm:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       vcpus_server_pcm:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       disk.write.bytes_server_pcm:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.iops_server_pcm:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       forwarder_pcm_port_0:
1029         type: org.openecomp.capabilities.Forwarder
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       forwarder_pcm_port_1:
1034         type: org.openecomp.capabilities.Forwarder
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.read.bytes.rate_server_pcm:
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       disk.device.allocation_server_pcm:
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       scalable_server_pcm:
1051         type: tosca.capabilities.Scalable
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       disk.device.read.bytes.rate_server_pcm:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       cpu_util_server_pcm:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.write.requests.rate_server_pcm:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.write.bytes.rate_server_pcm:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       host_server_pcm:
1080         type: tosca.capabilities.Container
1081         valid_source_types:
1082         - tosca.nodes.SoftwareComponent
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       cpu.delta_server_pcm:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       network.outgoing.bytes.rate_pcm_port_1:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       network.incoming.packets_pcm_port_0:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       binding_server_pcm:
1105         type: tosca.capabilities.network.Bindable
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       network.outgoing.bytes.rate_pcm_port_0:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.device.capacity_server_pcm:
1116         type: org.openecomp.capabilities.metric.Ceilometer
1117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       network.incoming.packets_pcm_port_1:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       instance_server_pcm:
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.write.requests.rate_server_pcm:
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.latency_server_pcm:
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       disk.device.read.requests_server_pcm:
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       feature_server_pcm:
1152         type: tosca.capabilities.Node
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       network.incoming.bytes.rate_pcm_port_0:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       disk.write.bytes.rate_server_pcm:
1163         type: org.openecomp.capabilities.metric.Ceilometer
1164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       network.incoming.bytes.rate_pcm_port_1:
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_11_network_role_tag:
1178         type: string
1179         required: true
1180         status: SUPPORTED
1181       port_pcm_port_11_related_networks:
1182         type: list
1183         required: true
1184         status: SUPPORTED
1185         entry_schema:
1186           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1187       availabilityzone_name:
1188         type: string
1189         description: availabilityzone name
1190         required: true
1191         status: SUPPORTED
1192       port_pcm_port_11_ip_requirements:
1193         type: list
1194         required: true
1195         status: SUPPORTED
1196         entry_schema:
1197           type: org.openecomp.datatypes.network.IpRequirements
1198       pcm_image_name:
1199         type: string
1200         description: PCRF CM image name
1201         required: true
1202         status: SUPPORTED
1203       port_pcm_port_01_ip_requirements:
1204         type: list
1205         required: true
1206         status: SUPPORTED
1207         entry_schema:
1208           type: org.openecomp.datatypes.network.IpRequirements
1209       port_pcm_port_01_vlan_requirements:
1210         type: list
1211         required: true
1212         status: SUPPORTED
1213         entry_schema:
1214           type: org.openecomp.datatypes.network.VlanRequirements
1215       port_pcm_port_11_mac_requirements:
1216         type: org.openecomp.datatypes.network.MacRequirements
1217         required: true
1218         status: SUPPORTED
1219       port_pcm_port_01_network_role:
1220         type: string
1221         required: true
1222         status: SUPPORTED
1223       port_pcm_port_01_subnetpoolid:
1224         type: string
1225         required: true
1226         status: SUPPORTED
1227       pcm_server_name:
1228         type: string
1229         description: PCRF CM server name
1230         required: true
1231         status: SUPPORTED
1232       cps_net_mask:
1233         type: string
1234         description: CPS network mask
1235         required: true
1236         status: SUPPORTED
1237       oam_net_name:
1238         type: string
1239         description: OAM network name
1240         required: true
1241         status: SUPPORTED
1242       port_pcm_port_01_network_role_tag:
1243         type: string
1244         required: true
1245         status: SUPPORTED
1246       oam_net_gw:
1247         type: string
1248         description: CPS network gateway
1249         required: true
1250         status: SUPPORTED
1251       port_pcm_port_11_network_role:
1252         type: string
1253         required: true
1254         status: SUPPORTED
1255       port_pcm_port_01_related_networks:
1256         type: list
1257         required: true
1258         status: SUPPORTED
1259         entry_schema:
1260           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1261       security_group_name:
1262         type: string
1263         description: the name of security group
1264         required: true
1265         status: SUPPORTED
1266       port_pcm_port_11_vlan_requirements:
1267         type: list
1268         required: true
1269         status: SUPPORTED
1270         entry_schema:
1271           type: org.openecomp.datatypes.network.VlanRequirements
1272       cps_net_ip:
1273         type: string
1274         description: CPS network ip
1275         required: true
1276         status: SUPPORTED
1277       port_pcm_port_11_order:
1278         type: integer
1279         required: true
1280         status: SUPPORTED
1281       port_pcm_port_01_order:
1282         type: integer
1283         required: true
1284         status: SUPPORTED
1285       pcm_flavor_name:
1286         type: string
1287         description: flavor name of PCRF CM instance
1288         required: true
1289         status: SUPPORTED
1290       port_pcm_port_01_mac_requirements:
1291         type: org.openecomp.datatypes.network.MacRequirements
1292         required: true
1293         status: SUPPORTED
1294       pcm_vol:
1295         type: string
1296         description: CPS Cluman Cinder Volume
1297         required: true
1298         status: SUPPORTED
1299       port_pcm_port_11_exCP_naming:
1300         type: org.openecomp.datatypes.Naming
1301         required: true
1302         status: SUPPORTED
1303       cps_net_name:
1304         type: string
1305         description: CPS network name
1306         required: true
1307         status: SUPPORTED
1308       oam_net_ip:
1309         type: string
1310         description: OAM network ip
1311         required: true
1312         status: SUPPORTED
1313       oam_net_mask:
1314         type: string
1315         description: CPS network mask
1316         required: true
1317         status: SUPPORTED
1318       port_pcm_port_01_exCP_naming:
1319         type: org.openecomp.datatypes.Naming
1320         required: true
1321         status: SUPPORTED
1322       port_pcm_port_11_subnetpoolid:
1323         type: string
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_11:
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_11:
1340         capability: tosca.capabilities.network.Linkable
1341         relationship: tosca.relationships.network.LinksTo
1342         occurrences:
1343         - 1
1344         - 1
1345     - dependency_pcm_port_01:
1346         capability: tosca.capabilities.Node
1347         node: tosca.nodes.Root
1348         relationship: tosca.relationships.DependsOn
1349         occurrences:
1350         - 0
1351         - UNBOUNDED
1352     - link_pcm_port_01:
1353         capability: tosca.capabilities.network.Linkable
1354         relationship: tosca.relationships.network.LinksTo
1355         occurrences:
1356         - 1
1357         - 1
1358     - dependency_server_pcm_1:
1359         capability: tosca.capabilities.Node
1360         node: tosca.nodes.Root
1361         relationship: tosca.relationships.DependsOn
1362         occurrences:
1363         - 0
1364         - UNBOUNDED
1365     - local_storage_server_pcm_1:
1366         capability: tosca.capabilities.Attachment
1367         node: tosca.nodes.BlockStorage
1368         relationship: tosca.relationships.AttachesTo
1369         occurrences:
1370         - 0
1371         - UNBOUNDED
1372     capabilities:
1373       disk.root.size_server_pcm_1:
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       network.outgoing.bytes_pcm_port_11:
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_pcm_port_01:
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       feature_pcm_port_01:
1392         type: tosca.capabilities.Node
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       disk.iops_server_pcm_1:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       disk.device.write.bytes.rate_server_pcm_1:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       network.incoming.bytes_pcm_port_01:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       disk.capacity_server_pcm_1:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       disk.write.requests_server_pcm_1:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       network.incoming.bytes.rate_pcm_port_11:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       disk.read.bytes_server_pcm_1:
1433         type: org.openecomp.capabilities.metric.Ceilometer
1434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1435         occurrences:
1436         - 1
1437         - UNBOUNDED
1438       attachment_pcm_port_01:
1439         type: tosca.capabilities.Attachment
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       feature_pcm_port_11:
1444         type: tosca.capabilities.Node
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       network.outgoing.packets.rate_pcm_port_01:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       disk.usage_server_pcm_1:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       cpu_util_server_pcm_1:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       vcpus_server_pcm_1:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       memory.resident_server_pcm_1:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       network.outgoing.bytes_pcm_port_01:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       network.outgoing.packets.rate_pcm_port_11:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       feature_server_pcm_1:
1491         type: tosca.capabilities.Node
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       disk.allocation_server_pcm_1:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       disk.device.write.bytes_server_pcm_1:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       memory.usage_server_pcm_1:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       cpu_server_pcm_1:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       network.incoming.packets.rate_pcm_port_11:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       binding_pcm_port_11:
1526         type: tosca.capabilities.network.Bindable
1527         valid_source_types:
1528         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1529         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1530         occurrences:
1531         - 0
1532         - UNBOUNDED
1533       disk.device.read.bytes_server_pcm_1:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       network.incoming.bytes.rate_pcm_port_01:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       network.outgoing.bytes.rate_pcm_port_11:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       attachment_pcm_port_11:
1552         type: tosca.capabilities.Attachment
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       endpoint_server_pcm_1:
1557         type: tosca.capabilities.Endpoint.Admin
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.read.bytes.rate_server_pcm_1:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       disk.device.iops_server_pcm_1:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       cpu.delta_server_pcm_1:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       host_server_pcm_1:
1580         type: tosca.capabilities.Container
1581         valid_source_types:
1582         - tosca.nodes.SoftwareComponent
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.device.capacity_server_pcm_1:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       forwarder_pcm_port_11:
1593         type: org.openecomp.capabilities.Forwarder
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       disk.read.requests_server_pcm_1:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       disk.device.write.requests.rate_server_pcm_1:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       disk.ephemeral.size_server_pcm_1:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       disk.latency_server_pcm_1:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       network.outpoing.packets_pcm_port_11:
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       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       binding_pcm_port_01:
1640         type: tosca.capabilities.network.Bindable
1641         valid_source_types:
1642         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1643         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1644         occurrences:
1645         - 0
1646         - UNBOUNDED
1647       scalable_server_pcm_1:
1648         type: tosca.capabilities.Scalable
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       disk.write.requests.rate_server_pcm_1:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       memory_server_pcm_1:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       disk.device.latency_server_pcm_1:
1665         type: org.openecomp.capabilities.metric.Ceilometer
1666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       disk.device.read.bytes.rate_server_pcm_1:
1671         type: org.openecomp.capabilities.metric.Ceilometer
1672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       network.incoming.packets_pcm_port_11:
1677         type: org.openecomp.capabilities.metric.Ceilometer
1678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       disk.device.usage_server_pcm_1:
1683         type: org.openecomp.capabilities.metric.Ceilometer
1684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       disk.device.write.requests_server_pcm_1:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       forwarder_pcm_port_01:
1695         type: org.openecomp.capabilities.Forwarder
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       disk.write.bytes_server_pcm_1:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.device.read.requests_server_pcm_1:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       instance_server_pcm_1:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       disk.device.read.requests.rate_server_pcm_1:
1718         type: org.openecomp.capabilities.metric.Ceilometer
1719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       network.incoming.bytes_pcm_port_11:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       os_server_pcm_1:
1730         type: tosca.capabilities.OperatingSystem
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       binding_server_pcm_1:
1735         type: tosca.capabilities.network.Bindable
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       network.outpoing.packets_pcm_port_01:
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_1:
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       disk.device.allocation_server_pcm_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