7268317fcc7a504348ca64bf5f3bc29044035cb9
[sdc.git] /
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       availabilityzone_name:
16         type: string
17         description: availabilityzone name
18         required: true
19         status: SUPPORTED
20       port_pcm_port_11_ip_requirements:
21         type: list
22         required: true
23         status: SUPPORTED
24         entry_schema:
25           type: org.openecomp.datatypes.network.IpRequirements
26       pcm_image_name:
27         type: string
28         description: PCRF CM image name
29         required: true
30         status: SUPPORTED
31       port_pcm_port_01_ip_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.IpRequirements
37       port_pcm_port_01_vlan_requirements:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.network.VlanRequirements
43       port_pcm_port_11_mac_requirements:
44         type: org.openecomp.datatypes.network.MacRequirements
45         required: true
46         status: SUPPORTED
47       port_pcm_port_01_network_role:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pcm_port_01_subnetpoolid:
52         type: string
53         required: true
54         status: SUPPORTED
55       pcm_server_name:
56         type: string
57         description: PCRF CM server name
58         required: true
59         status: SUPPORTED
60       cps_net_mask:
61         type: string
62         description: CPS network mask
63         required: true
64         status: SUPPORTED
65       oam_net_name:
66         type: string
67         description: OAM network name
68         required: true
69         status: SUPPORTED
70       port_pcm_port_01_network_role_tag:
71         type: string
72         required: true
73         status: SUPPORTED
74       oam_net_gw:
75         type: string
76         description: CPS network gateway
77         required: true
78         status: SUPPORTED
79       port_pcm_port_11_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       security_group_name:
84         type: string
85         description: the name of security group
86         required: true
87         status: SUPPORTED
88       port_pcm_port_11_vlan_requirements:
89         type: list
90         required: true
91         status: SUPPORTED
92         entry_schema:
93           type: org.openecomp.datatypes.network.VlanRequirements
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_11_order:
100         type: integer
101         required: true
102         status: SUPPORTED
103       port_pcm_port_01_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       pcm_flavor_name:
108         type: string
109         description: flavor name of PCRF CM instance
110         required: true
111         status: SUPPORTED
112       port_pcm_port_01_mac_requirements:
113         type: org.openecomp.datatypes.network.MacRequirements
114         required: true
115         status: SUPPORTED
116       pcm_vol:
117         type: string
118         description: CPS Cluman Cinder Volume
119         required: true
120         status: SUPPORTED
121       port_pcm_port_11_exCP_naming:
122         type: org.openecomp.datatypes.Naming
123         required: true
124         status: SUPPORTED
125       cps_net_name:
126         type: string
127         description: CPS network name
128         required: true
129         status: SUPPORTED
130       oam_net_ip:
131         type: string
132         description: OAM network ip
133         required: true
134         status: SUPPORTED
135       oam_net_mask:
136         type: string
137         description: CPS network mask
138         required: true
139         status: SUPPORTED
140       port_pcm_port_01_exCP_naming:
141         type: org.openecomp.datatypes.Naming
142         required: true
143         status: SUPPORTED
144       port_pcm_port_11_subnetpoolid:
145         type: string
146         required: true
147         status: SUPPORTED
148     attributes:
149       server_pcm_id:
150         type: string
151         description: the pcm nova service id
152         status: SUPPORTED
153     requirements:
154     - dependency_pcm_port_11:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_pcm_port_11:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_pcm_port_01:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - link_pcm_port_01:
175         capability: tosca.capabilities.network.Linkable
176         relationship: tosca.relationships.network.LinksTo
177         occurrences:
178         - 1
179         - 1
180     - dependency_server_pcm_1:
181         capability: tosca.capabilities.Node
182         node: tosca.nodes.Root
183         relationship: tosca.relationships.DependsOn
184         occurrences:
185         - 0
186         - UNBOUNDED
187     - local_storage_server_pcm_1:
188         capability: tosca.capabilities.Attachment
189         node: tosca.nodes.BlockStorage
190         relationship: tosca.relationships.AttachesTo
191         occurrences:
192         - 0
193         - UNBOUNDED
194     capabilities:
195       disk.root.size_server_pcm_1:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       network.outgoing.bytes_pcm_port_11:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.packets_pcm_port_01:
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       feature_pcm_port_01:
214         type: tosca.capabilities.Node
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.iops_server_pcm_1:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.write.bytes.rate_server_pcm_1:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.bytes_pcm_port_01:
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.capacity_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       disk.write.requests_server_pcm_1:
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       network.incoming.bytes.rate_pcm_port_11:
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.read.bytes_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       attachment_pcm_port_01:
261         type: tosca.capabilities.Attachment
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_pcm_port_11:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       network.outgoing.packets.rate_pcm_port_01:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.usage_server_pcm_1:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       cpu_util_server_pcm_1:
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       vcpus_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       memory.resident_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       network.outgoing.bytes_pcm_port_01:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.outgoing.packets.rate_pcm_port_11:
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       feature_server_pcm_1:
313         type: tosca.capabilities.Node
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.allocation_server_pcm_1:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.device.write.bytes_server_pcm_1:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       memory.usage_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       cpu_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       network.incoming.packets.rate_pcm_port_11:
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       binding_pcm_port_11:
348         type: tosca.capabilities.network.Bindable
349         valid_source_types:
350         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
351         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
352         occurrences:
353         - 0
354         - UNBOUNDED
355       disk.device.read.bytes_server_pcm_1:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       network.incoming.bytes.rate_pcm_port_01:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       network.outgoing.bytes.rate_pcm_port_11:
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       attachment_pcm_port_11:
374         type: tosca.capabilities.Attachment
375         occurrences:
376         - 1
377         - UNBOUNDED
378       endpoint_server_pcm_1:
379         type: tosca.capabilities.Endpoint.Admin
380         occurrences:
381         - 1
382         - UNBOUNDED
383       disk.read.bytes.rate_server_pcm_1:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.iops_server_pcm_1:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       cpu.delta_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       host_server_pcm_1:
402         type: tosca.capabilities.Container
403         valid_source_types:
404         - tosca.nodes.SoftwareComponent
405         occurrences:
406         - 1
407         - UNBOUNDED
408       disk.device.capacity_server_pcm_1:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       forwarder_pcm_port_11:
415         type: org.openecomp.capabilities.Forwarder
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.read.requests_server_pcm_1:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.write.requests.rate_server_pcm_1:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.ephemeral.size_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.latency_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       network.outpoing.packets_pcm_port_11:
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       network.outgoing.bytes.rate_pcm_port_01:
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.incoming.packets.rate_pcm_port_01:
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       binding_pcm_port_01:
462         type: tosca.capabilities.network.Bindable
463         valid_source_types:
464         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
465         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
466         occurrences:
467         - 0
468         - UNBOUNDED
469       scalable_server_pcm_1:
470         type: tosca.capabilities.Scalable
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.write.requests.rate_server_pcm_1:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       memory_server_pcm_1:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       disk.device.latency_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       disk.device.read.bytes.rate_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       network.incoming.packets_pcm_port_11:
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.usage_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       disk.device.write.requests_server_pcm_1:
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       forwarder_pcm_port_01:
517         type: org.openecomp.capabilities.Forwarder
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.write.bytes_server_pcm_1:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.device.read.requests_server_pcm_1:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       instance_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.rate_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       network.incoming.bytes_pcm_port_11:
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       os_server_pcm_1:
552         type: tosca.capabilities.OperatingSystem
553         occurrences:
554         - 1
555         - UNBOUNDED
556       binding_server_pcm_1:
557         type: tosca.capabilities.network.Bindable
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.outpoing.packets_pcm_port_01:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.write.bytes.rate_server_pcm_1:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.device.allocation_server_pcm_1:
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   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
580     derived_from: org.openecomp.resource.abstract.nodes.VFC
581     properties:
582       port_pcm_port_0_network_role:
583         type: string
584         required: true
585         status: SUPPORTED
586       port_pcm_port_1_network_role_tag:
587         type: string
588         required: true
589         status: SUPPORTED
590       availabilityzone_name:
591         type: string
592         description: availabilityzone name
593         required: true
594         status: SUPPORTED
595       port_pcm_port_0_vlan_requirements:
596         type: list
597         required: true
598         status: SUPPORTED
599         entry_schema:
600           type: org.openecomp.datatypes.network.VlanRequirements
601       pcm_image_name:
602         type: string
603         description: PCRF CM image name
604         required: true
605         status: SUPPORTED
606       port_pcm_port_0_order:
607         type: integer
608         required: true
609         status: SUPPORTED
610       port_pcm_port_0_subnetpoolid:
611         type: string
612         required: true
613         status: SUPPORTED
614       port_pcm_port_1_subnetpoolid:
615         type: string
616         required: true
617         status: SUPPORTED
618       port_pcm_port_0_network_role_tag:
619         type: string
620         required: true
621         status: SUPPORTED
622       pcm_server_name:
623         type: string
624         description: PCRF CM server name
625         required: true
626         status: SUPPORTED
627       cps_net_mask:
628         type: string
629         description: CPS network mask
630         required: true
631         status: SUPPORTED
632       port_pcm_port_1_exCP_naming:
633         type: org.openecomp.datatypes.Naming
634         required: true
635         status: SUPPORTED
636       port_pcm_port_0_exCP_naming:
637         type: org.openecomp.datatypes.Naming
638         required: true
639         status: SUPPORTED
640       oam_net_name:
641         type: string
642         description: OAM network name
643         required: true
644         status: SUPPORTED
645       port_pcm_port_1_network_role:
646         type: string
647         required: true
648         status: SUPPORTED
649       port_pcm_port_0_ip_requirements:
650         type: list
651         required: true
652         status: SUPPORTED
653         entry_schema:
654           type: org.openecomp.datatypes.network.IpRequirements
655       oam_net_gw:
656         type: string
657         description: CPS network gateway
658         required: true
659         status: SUPPORTED
660       security_group_name:
661         type: string
662         description: the name of security group
663         required: true
664         status: SUPPORTED
665       cps_net_ip:
666         type: string
667         description: CPS network ip
668         required: true
669         status: SUPPORTED
670       port_pcm_port_1_mac_requirements:
671         type: org.openecomp.datatypes.network.MacRequirements
672         required: true
673         status: SUPPORTED
674       port_pcm_port_1_vlan_requirements:
675         type: list
676         required: true
677         status: SUPPORTED
678         entry_schema:
679           type: org.openecomp.datatypes.network.VlanRequirements
680       pcm_flavor_name:
681         type: string
682         description: flavor name of PCRF CM instance
683         required: true
684         status: SUPPORTED
685       pcm_vol:
686         type: string
687         description: CPS Cluman Cinder Volume
688         required: true
689         status: SUPPORTED
690       port_pcm_port_1_ip_requirements:
691         type: list
692         required: true
693         status: SUPPORTED
694         entry_schema:
695           type: org.openecomp.datatypes.network.IpRequirements
696       port_pcm_port_0_mac_requirements:
697         type: org.openecomp.datatypes.network.MacRequirements
698         required: true
699         status: SUPPORTED
700       cps_net_name:
701         type: string
702         description: CPS network name
703         required: true
704         status: SUPPORTED
705       oam_net_ip:
706         type: string
707         description: OAM network ip
708         required: true
709         status: SUPPORTED
710       oam_net_mask:
711         type: string
712         description: CPS network mask
713         required: true
714         status: SUPPORTED
715       port_pcm_port_1_order:
716         type: integer
717         required: true
718         status: SUPPORTED
719     attributes:
720       server_pcm_id:
721         type: string
722         description: the pcm nova service id
723         status: SUPPORTED
724     requirements:
725     - dependency_pcm_port_1:
726         capability: tosca.capabilities.Node
727         node: tosca.nodes.Root
728         relationship: tosca.relationships.DependsOn
729         occurrences:
730         - 0
731         - UNBOUNDED
732     - link_pcm_port_1:
733         capability: tosca.capabilities.network.Linkable
734         relationship: tosca.relationships.network.LinksTo
735         occurrences:
736         - 1
737         - 1
738     - dependency_server_pcm:
739         capability: tosca.capabilities.Node
740         node: tosca.nodes.Root
741         relationship: tosca.relationships.DependsOn
742         occurrences:
743         - 0
744         - UNBOUNDED
745     - local_storage_server_pcm:
746         capability: tosca.capabilities.Attachment
747         node: tosca.nodes.BlockStorage
748         relationship: tosca.relationships.AttachesTo
749         occurrences:
750         - 0
751         - UNBOUNDED
752     - dependency_pcm_port_0:
753         capability: tosca.capabilities.Node
754         node: tosca.nodes.Root
755         relationship: tosca.relationships.DependsOn
756         occurrences:
757         - 0
758         - UNBOUNDED
759     - link_pcm_port_0:
760         capability: tosca.capabilities.network.Linkable
761         relationship: tosca.relationships.network.LinksTo
762         occurrences:
763         - 1
764         - 1
765     capabilities:
766       network.incoming.packets.rate_pcm_port_0:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       cpu_server_pcm:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       network.incoming.packets.rate_pcm_port_1:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.outpoing.packets_pcm_port_1:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       memory_server_pcm:
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.write.requests_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.outpoing.packets_pcm_port_0:
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       disk.device.iops_server_pcm:
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.resident_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.device.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       disk.device.usage_server_pcm:
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.allocation_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       disk.usage_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.bytes_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.root.size_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.ephemeral.size_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.device.latency_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       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
881         type: tosca.capabilities.network.Bindable
882         valid_source_types:
883         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
884         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
885         occurrences:
886         - 0
887         - UNBOUNDED
888       binding_pcm_port_1:
889         type: tosca.capabilities.network.Bindable
890         valid_source_types:
891         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
892         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
893         occurrences:
894         - 0
895         - UNBOUNDED
896       memory.usage_server_pcm:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       disk.read.requests_server_pcm:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.capacity_server_pcm:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       os_server_pcm:
915         type: tosca.capabilities.OperatingSystem
916         occurrences:
917         - 1
918         - UNBOUNDED
919       disk.read.bytes_server_pcm:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       network.outgoing.packets.rate_pcm_port_0:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       network.outgoing.packets.rate_pcm_port_1:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       feature_pcm_port_1:
938         type: tosca.capabilities.Node
939         occurrences:
940         - 1
941         - UNBOUNDED
942       network.outgoing.bytes_pcm_port_0:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       disk.device.read.bytes_server_pcm:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       feature_pcm_port_0:
955         type: tosca.capabilities.Node
956         occurrences:
957         - 1
958         - UNBOUNDED
959       network.outgoing.bytes_pcm_port_1:
960         type: org.openecomp.capabilities.metric.Ceilometer
961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
962         occurrences:
963         - 1
964         - UNBOUNDED
965       attachment_pcm_port_0:
966         type: tosca.capabilities.Attachment
967         occurrences:
968         - 1
969         - UNBOUNDED
970       attachment_pcm_port_1:
971         type: tosca.capabilities.Attachment
972         occurrences:
973         - 1
974         - UNBOUNDED
975       endpoint_server_pcm:
976         type: tosca.capabilities.Endpoint.Admin
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.read.requests.rate_server_pcm:
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       vcpus_server_pcm:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       disk.write.bytes_server_pcm:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.iops_server_pcm:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       forwarder_pcm_port_0:
1005         type: org.openecomp.capabilities.Forwarder
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       forwarder_pcm_port_1:
1010         type: org.openecomp.capabilities.Forwarder
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.read.bytes.rate_server_pcm:
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.device.allocation_server_pcm:
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       scalable_server_pcm:
1027         type: tosca.capabilities.Scalable
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.device.read.bytes.rate_server_pcm:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       cpu_util_server_pcm:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       disk.write.requests.rate_server_pcm:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       disk.device.write.bytes.rate_server_pcm:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       host_server_pcm:
1056         type: tosca.capabilities.Container
1057         valid_source_types:
1058         - tosca.nodes.SoftwareComponent
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       cpu.delta_server_pcm:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       network.outgoing.bytes.rate_pcm_port_1:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.incoming.packets_pcm_port_0:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       binding_server_pcm:
1081         type: tosca.capabilities.network.Bindable
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       network.outgoing.bytes.rate_pcm_port_0:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       disk.device.capacity_server_pcm:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       network.incoming.packets_pcm_port_1:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       instance_server_pcm:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.device.write.requests.rate_server_pcm:
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.latency_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       disk.device.read.requests_server_pcm:
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       feature_server_pcm:
1128         type: tosca.capabilities.Node
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       network.incoming.bytes.rate_pcm_port_0:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       disk.write.bytes.rate_server_pcm:
1139         type: org.openecomp.capabilities.metric.Ceilometer
1140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       network.incoming.bytes.rate_pcm_port_1:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1151     derived_from: org.openecomp.resource.abstract.nodes.VFC
1152     properties:
1153       port_pcm_port_11_network_role_tag:
1154         type: string
1155         required: true
1156         status: SUPPORTED
1157       availabilityzone_name:
1158         type: string
1159         description: availabilityzone name
1160         required: true
1161         status: SUPPORTED
1162       port_pcm_port_11_ip_requirements:
1163         type: list
1164         required: true
1165         status: SUPPORTED
1166         entry_schema:
1167           type: org.openecomp.datatypes.network.IpRequirements
1168       pcm_image_name:
1169         type: string
1170         description: PCRF CM image name
1171         required: true
1172         status: SUPPORTED
1173       port_pcm_port_01_ip_requirements:
1174         type: list
1175         required: true
1176         status: SUPPORTED
1177         entry_schema:
1178           type: org.openecomp.datatypes.network.IpRequirements
1179       port_pcm_port_01_vlan_requirements:
1180         type: list
1181         required: true
1182         status: SUPPORTED
1183         entry_schema:
1184           type: org.openecomp.datatypes.network.VlanRequirements
1185       port_pcm_port_11_mac_requirements:
1186         type: org.openecomp.datatypes.network.MacRequirements
1187         required: true
1188         status: SUPPORTED
1189       port_pcm_port_01_network_role:
1190         type: string
1191         required: true
1192         status: SUPPORTED
1193       port_pcm_port_01_subnetpoolid:
1194         type: string
1195         required: true
1196         status: SUPPORTED
1197       pcm_server_name:
1198         type: string
1199         description: PCRF CM server name
1200         required: true
1201         status: SUPPORTED
1202       cps_net_mask:
1203         type: string
1204         description: CPS network mask
1205         required: true
1206         status: SUPPORTED
1207       oam_net_name:
1208         type: string
1209         description: OAM network name
1210         required: true
1211         status: SUPPORTED
1212       port_pcm_port_01_network_role_tag:
1213         type: string
1214         required: true
1215         status: SUPPORTED
1216       oam_net_gw:
1217         type: string
1218         description: CPS network gateway
1219         required: true
1220         status: SUPPORTED
1221       port_pcm_port_11_network_role:
1222         type: string
1223         required: true
1224         status: SUPPORTED
1225       security_group_name:
1226         type: string
1227         description: the name of security group
1228         required: true
1229         status: SUPPORTED
1230       port_pcm_port_11_vlan_requirements:
1231         type: list
1232         required: true
1233         status: SUPPORTED
1234         entry_schema:
1235           type: org.openecomp.datatypes.network.VlanRequirements
1236       cps_net_ip:
1237         type: string
1238         description: CPS network ip
1239         required: true
1240         status: SUPPORTED
1241       port_pcm_port_11_order:
1242         type: integer
1243         required: true
1244         status: SUPPORTED
1245       port_pcm_port_01_order:
1246         type: integer
1247         required: true
1248         status: SUPPORTED
1249       pcm_flavor_name:
1250         type: string
1251         description: flavor name of PCRF CM instance
1252         required: true
1253         status: SUPPORTED
1254       port_pcm_port_01_mac_requirements:
1255         type: org.openecomp.datatypes.network.MacRequirements
1256         required: true
1257         status: SUPPORTED
1258       pcm_vol:
1259         type: string
1260         description: CPS Cluman Cinder Volume
1261         required: true
1262         status: SUPPORTED
1263       port_pcm_port_11_exCP_naming:
1264         type: org.openecomp.datatypes.Naming
1265         required: true
1266         status: SUPPORTED
1267       cps_net_name:
1268         type: string
1269         description: CPS network name
1270         required: true
1271         status: SUPPORTED
1272       oam_net_ip:
1273         type: string
1274         description: OAM network ip
1275         required: true
1276         status: SUPPORTED
1277       oam_net_mask:
1278         type: string
1279         description: CPS network mask
1280         required: true
1281         status: SUPPORTED
1282       port_pcm_port_01_exCP_naming:
1283         type: org.openecomp.datatypes.Naming
1284         required: true
1285         status: SUPPORTED
1286       port_pcm_port_11_subnetpoolid:
1287         type: string
1288         required: true
1289         status: SUPPORTED
1290     attributes:
1291       server_pcm_id:
1292         type: string
1293         description: the pcm nova service id
1294         status: SUPPORTED
1295     requirements:
1296     - dependency_pcm_port_11:
1297         capability: tosca.capabilities.Node
1298         node: tosca.nodes.Root
1299         relationship: tosca.relationships.DependsOn
1300         occurrences:
1301         - 0
1302         - UNBOUNDED
1303     - link_pcm_port_11:
1304         capability: tosca.capabilities.network.Linkable
1305         relationship: tosca.relationships.network.LinksTo
1306         occurrences:
1307         - 1
1308         - 1
1309     - dependency_pcm_port_01:
1310         capability: tosca.capabilities.Node
1311         node: tosca.nodes.Root
1312         relationship: tosca.relationships.DependsOn
1313         occurrences:
1314         - 0
1315         - UNBOUNDED
1316     - link_pcm_port_01:
1317         capability: tosca.capabilities.network.Linkable
1318         relationship: tosca.relationships.network.LinksTo
1319         occurrences:
1320         - 1
1321         - 1
1322     - dependency_server_pcm_1:
1323         capability: tosca.capabilities.Node
1324         node: tosca.nodes.Root
1325         relationship: tosca.relationships.DependsOn
1326         occurrences:
1327         - 0
1328         - UNBOUNDED
1329     - local_storage_server_pcm_1:
1330         capability: tosca.capabilities.Attachment
1331         node: tosca.nodes.BlockStorage
1332         relationship: tosca.relationships.AttachesTo
1333         occurrences:
1334         - 0
1335         - UNBOUNDED
1336     capabilities:
1337       disk.root.size_server_pcm_1:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       network.outgoing.bytes_pcm_port_11:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       network.incoming.packets_pcm_port_01:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       feature_pcm_port_01:
1356         type: tosca.capabilities.Node
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       disk.iops_server_pcm_1:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       disk.device.write.bytes.rate_server_pcm_1:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       network.incoming.bytes_pcm_port_01:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.capacity_server_pcm_1:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.write.requests_server_pcm_1:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       network.incoming.bytes.rate_pcm_port_11:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       disk.read.bytes_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       attachment_pcm_port_01:
1403         type: tosca.capabilities.Attachment
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       feature_pcm_port_11:
1408         type: tosca.capabilities.Node
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       network.outgoing.packets.rate_pcm_port_01:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       disk.usage_server_pcm_1:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       cpu_util_server_pcm_1:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       vcpus_server_pcm_1:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       memory.resident_server_pcm_1:
1437         type: org.openecomp.capabilities.metric.Ceilometer
1438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1439         occurrences:
1440         - 1
1441         - UNBOUNDED
1442       network.outgoing.bytes_pcm_port_01:
1443         type: org.openecomp.capabilities.metric.Ceilometer
1444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       network.outgoing.packets.rate_pcm_port_11:
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       feature_server_pcm_1:
1455         type: tosca.capabilities.Node
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.allocation_server_pcm_1:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       disk.device.write.bytes_server_pcm_1:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       memory.usage_server_pcm_1:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       cpu_server_pcm_1:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       network.incoming.packets.rate_pcm_port_11:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       binding_pcm_port_11:
1490         type: tosca.capabilities.network.Bindable
1491         valid_source_types:
1492         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1493         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1494         occurrences:
1495         - 0
1496         - UNBOUNDED
1497       disk.device.read.bytes_server_pcm_1:
1498         type: org.openecomp.capabilities.metric.Ceilometer
1499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       network.incoming.bytes.rate_pcm_port_01:
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       network.outgoing.bytes.rate_pcm_port_11:
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       attachment_pcm_port_11:
1516         type: tosca.capabilities.Attachment
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       endpoint_server_pcm_1:
1521         type: tosca.capabilities.Endpoint.Admin
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.read.bytes.rate_server_pcm_1:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.device.iops_server_pcm_1:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       cpu.delta_server_pcm_1:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       host_server_pcm_1:
1544         type: tosca.capabilities.Container
1545         valid_source_types:
1546         - tosca.nodes.SoftwareComponent
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       disk.device.capacity_server_pcm_1:
1551         type: org.openecomp.capabilities.metric.Ceilometer
1552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       forwarder_pcm_port_11:
1557         type: org.openecomp.capabilities.Forwarder
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       disk.read.requests_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.write.requests.rate_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       disk.ephemeral.size_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       disk.latency_server_pcm_1:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       network.outpoing.packets_pcm_port_11:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       network.outgoing.bytes.rate_pcm_port_01:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       network.incoming.packets.rate_pcm_port_01:
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       binding_pcm_port_01:
1604         type: tosca.capabilities.network.Bindable
1605         valid_source_types:
1606         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1607         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1608         occurrences:
1609         - 0
1610         - UNBOUNDED
1611       scalable_server_pcm_1:
1612         type: tosca.capabilities.Scalable
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       disk.write.requests.rate_server_pcm_1:
1617         type: org.openecomp.capabilities.metric.Ceilometer
1618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1619         occurrences:
1620         - 1
1621         - UNBOUNDED
1622       memory_server_pcm_1:
1623         type: org.openecomp.capabilities.metric.Ceilometer
1624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       disk.device.latency_server_pcm_1:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       disk.device.read.bytes.rate_server_pcm_1:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       network.incoming.packets_pcm_port_11:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       disk.device.usage_server_pcm_1:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       disk.device.write.requests_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       forwarder_pcm_port_01:
1659         type: org.openecomp.capabilities.Forwarder
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       disk.write.bytes_server_pcm_1:
1664         type: org.openecomp.capabilities.metric.Ceilometer
1665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1666         occurrences:
1667         - 1
1668         - UNBOUNDED
1669       disk.device.read.requests_server_pcm_1:
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       instance_server_pcm_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       disk.device.read.requests.rate_server_pcm_1:
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       network.incoming.bytes_pcm_port_11:
1688         type: org.openecomp.capabilities.metric.Ceilometer
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       os_server_pcm_1:
1694         type: tosca.capabilities.OperatingSystem
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       binding_server_pcm_1:
1699         type: tosca.capabilities.network.Bindable
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       network.outpoing.packets_pcm_port_01:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       disk.write.bytes.rate_server_pcm_1:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       disk.device.allocation_server_pcm_1:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED