2ebfbde147f6a1fbc836a3b1d4bdb2f3c30972d5
[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         occurrences:
352         - 0
353         - UNBOUNDED
354       disk.device.read.bytes_server_pcm_1:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       network.incoming.bytes.rate_pcm_port_01:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.bytes.rate_pcm_port_11:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       attachment_pcm_port_11:
373         type: tosca.capabilities.Attachment
374         occurrences:
375         - 1
376         - UNBOUNDED
377       endpoint_server_pcm_1:
378         type: tosca.capabilities.Endpoint.Admin
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.read.bytes.rate_server_pcm_1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.iops_server_pcm_1:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       cpu.delta_server_pcm_1:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       host_server_pcm_1:
401         type: tosca.capabilities.Container
402         valid_source_types:
403         - tosca.nodes.SoftwareComponent
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.capacity_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       disk.read.requests_server_pcm_1:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.device.write.requests.rate_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.ephemeral.size_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.latency_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       network.outpoing.packets_pcm_port_11:
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.outgoing.bytes.rate_pcm_port_01:
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.incoming.packets.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       binding_pcm_port_01:
456         type: tosca.capabilities.network.Bindable
457         valid_source_types:
458         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
459         occurrences:
460         - 0
461         - UNBOUNDED
462       scalable_server_pcm_1:
463         type: tosca.capabilities.Scalable
464         occurrences:
465         - 1
466         - UNBOUNDED
467       disk.write.requests.rate_server_pcm_1:
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       memory_server_pcm_1:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       disk.device.latency_server_pcm_1:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.device.read.bytes.rate_server_pcm_1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets_pcm_port_11:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.usage_server_pcm_1:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.device.write.requests_server_pcm_1:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       disk.write.bytes_server_pcm_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.read.requests_server_pcm_1:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       instance_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.rate_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       network.incoming.bytes_pcm_port_11:
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       os_server_pcm_1:
540         type: tosca.capabilities.OperatingSystem
541         occurrences:
542         - 1
543         - UNBOUNDED
544       binding_server_pcm_1:
545         type: tosca.capabilities.network.Bindable
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.outpoing.packets_pcm_port_01:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.write.bytes.rate_server_pcm_1:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.device.allocation_server_pcm_1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
568     derived_from: org.openecomp.resource.abstract.nodes.VFC
569     properties:
570       port_pcm_port_02_order:
571         type: integer
572         required: true
573         status: SUPPORTED
574       port_pcm_port_12_vlan_requirements:
575         type: list
576         required: true
577         status: SUPPORTED
578         entry_schema:
579           type: org.openecomp.datatypes.network.VlanRequirements
580       port_pcm_port_02_vlan_requirements:
581         type: list
582         required: true
583         status: SUPPORTED
584         entry_schema:
585           type: org.openecomp.datatypes.network.VlanRequirements
586       availabilityzone_name:
587         type: string
588         description: availabilityzone name
589         required: true
590         status: SUPPORTED
591       port_pcm_port_12_order:
592         type: integer
593         required: true
594         status: SUPPORTED
595       port_pcm_port_02_network_role:
596         type: string
597         required: true
598         status: SUPPORTED
599       pcm_image_name:
600         type: string
601         description: PCRF CM image name
602         required: true
603         status: SUPPORTED
604       port_pcm_port_02_network_role_tag:
605         type: string
606         required: true
607         status: SUPPORTED
608       port_pcm_port_12_mac_requirements:
609         type: org.openecomp.datatypes.network.MacRequirements
610         required: true
611         status: SUPPORTED
612       port_pcm_port_02_subnetpoolid:
613         type: string
614         required: true
615         status: SUPPORTED
616       pcm_server_name:
617         type: string
618         description: PCRF CM server name
619         required: true
620         status: SUPPORTED
621       cps_net_mask:
622         type: string
623         description: CPS network mask
624         required: true
625         status: SUPPORTED
626       oam_net_name:
627         type: string
628         description: OAM network name
629         required: true
630         status: SUPPORTED
631       port_pcm_port_12_network_role:
632         type: string
633         required: true
634         status: SUPPORTED
635       port_pcm_port_02_mac_requirements:
636         type: org.openecomp.datatypes.network.MacRequirements
637         required: true
638         status: SUPPORTED
639       oam_net_gw:
640         type: string
641         description: CPS network gateway
642         required: true
643         status: SUPPORTED
644       security_group_name:
645         type: string
646         description: the name of security group
647         required: true
648         status: SUPPORTED
649       cps_net_ip:
650         type: string
651         description: CPS network ip
652         required: true
653         status: SUPPORTED
654       port_pcm_port_12_ip_requirements:
655         type: list
656         required: true
657         status: SUPPORTED
658         entry_schema:
659           type: org.openecomp.datatypes.network.IpRequirements
660       pcm_flavor_name:
661         type: string
662         description: flavor name of PCRF CM instance
663         required: true
664         status: SUPPORTED
665       port_pcm_port_12_subnetpoolid:
666         type: string
667         required: true
668         status: SUPPORTED
669       pcm_vol:
670         type: string
671         description: CPS Cluman Cinder Volume
672         required: true
673         status: SUPPORTED
674       port_pcm_port_02_exCP_naming:
675         type: org.openecomp.datatypes.Naming
676         required: true
677         status: SUPPORTED
678       cps_net_name:
679         type: string
680         description: CPS network name
681         required: true
682         status: SUPPORTED
683       oam_net_ip:
684         type: string
685         description: OAM network ip
686         required: true
687         status: SUPPORTED
688       oam_net_mask:
689         type: string
690         description: CPS network mask
691         required: true
692         status: SUPPORTED
693       port_pcm_port_12_network_role_tag:
694         type: string
695         required: true
696         status: SUPPORTED
697       port_pcm_port_12_exCP_naming:
698         type: org.openecomp.datatypes.Naming
699         required: true
700         status: SUPPORTED
701       port_pcm_port_02_ip_requirements:
702         type: list
703         required: true
704         status: SUPPORTED
705         entry_schema:
706           type: org.openecomp.datatypes.network.IpRequirements
707     attributes:
708       server_pcm_id:
709         type: string
710         description: the pcm nova service id
711         status: SUPPORTED
712     requirements:
713     - dependency_pcm_port_12:
714         capability: tosca.capabilities.Node
715         node: tosca.nodes.Root
716         relationship: tosca.relationships.DependsOn
717         occurrences:
718         - 0
719         - UNBOUNDED
720     - link_pcm_port_12:
721         capability: tosca.capabilities.network.Linkable
722         relationship: tosca.relationships.network.LinksTo
723         occurrences:
724         - 1
725         - 1
726     - dependency_pcm_port_02:
727         capability: tosca.capabilities.Node
728         node: tosca.nodes.Root
729         relationship: tosca.relationships.DependsOn
730         occurrences:
731         - 0
732         - UNBOUNDED
733     - link_pcm_port_02:
734         capability: tosca.capabilities.network.Linkable
735         relationship: tosca.relationships.network.LinksTo
736         occurrences:
737         - 1
738         - 1
739     - dependency_server_pcm_2:
740         capability: tosca.capabilities.Node
741         node: tosca.nodes.Root
742         relationship: tosca.relationships.DependsOn
743         occurrences:
744         - 0
745         - UNBOUNDED
746     - local_storage_server_pcm_2:
747         capability: tosca.capabilities.Attachment
748         node: tosca.nodes.BlockStorage
749         relationship: tosca.relationships.AttachesTo
750         occurrences:
751         - 0
752         - UNBOUNDED
753     capabilities:
754       disk.root.size_server_pcm_2:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.iops_server_pcm_2:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       network.incoming.packets_pcm_port_02:
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       feature_pcm_port_02:
773         type: tosca.capabilities.Node
774         occurrences:
775         - 1
776         - UNBOUNDED
777       network.outgoing.bytes_pcm_port_12:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       disk.device.write.bytes.rate_server_pcm_2:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.usage_server_pcm_2:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       network.incoming.bytes_pcm_port_02:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.capacity_server_pcm_2:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.write.requests_server_pcm_2:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       network.incoming.bytes.rate_pcm_port_12:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.read.bytes_server_pcm_2:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       attachment_pcm_port_02:
826         type: tosca.capabilities.Attachment
827         occurrences:
828         - 1
829         - UNBOUNDED
830       feature_pcm_port_12:
831         type: tosca.capabilities.Node
832         occurrences:
833         - 1
834         - UNBOUNDED
835       network.outgoing.packets.rate_pcm_port_02:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       cpu_util_server_pcm_2:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       vcpus_server_pcm_2:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       memory.resident_server_pcm_2:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.outgoing.bytes_pcm_port_02:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       cpu_server_pcm_2:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       feature_server_pcm_2:
872         type: tosca.capabilities.Node
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.device.write.bytes_server_pcm_2:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       disk.device.iops_server_pcm_2:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       disk.allocation_server_pcm_2:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       network.outgoing.bytes.rate_pcm_port_12:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       network.incoming.packets.rate_pcm_port_12:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       binding_pcm_port_12:
907         type: tosca.capabilities.network.Bindable
908         valid_source_types:
909         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
910         occurrences:
911         - 0
912         - UNBOUNDED
913       memory.usage_server_pcm_2:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       disk.device.read.bytes_server_pcm_2:
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.incoming.bytes.rate_pcm_port_02:
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       host_server_pcm_2:
932         type: tosca.capabilities.Container
933         valid_source_types:
934         - tosca.nodes.SoftwareComponent
935         occurrences:
936         - 1
937         - UNBOUNDED
938       endpoint_server_pcm_2:
939         type: tosca.capabilities.Endpoint.Admin
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.read.bytes.rate_server_pcm_2:
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       attachment_pcm_port_12:
950         type: tosca.capabilities.Attachment
951         occurrences:
952         - 1
953         - UNBOUNDED
954       network.outgoing.packets.rate_pcm_port_12:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       disk.device.capacity_server_pcm_2:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       cpu.delta_server_pcm_2:
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.write.requests.rate_server_pcm_2:
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       disk.read.requests_server_pcm_2:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.ephemeral.size_server_pcm_2:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.latency_server_pcm_2:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       network.outgoing.bytes.rate_pcm_port_02:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       network.outpoing.packets_pcm_port_12:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       network.incoming.packets.rate_pcm_port_02:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.write.requests.rate_server_pcm_2:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       scalable_server_pcm_2:
1021         type: tosca.capabilities.Scalable
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       binding_pcm_port_02:
1026         type: tosca.capabilities.network.Bindable
1027         valid_source_types:
1028         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1029         occurrences:
1030         - 0
1031         - UNBOUNDED
1032       memory_server_pcm_2:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.device.read.bytes.rate_server_pcm_2:
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.latency_server_pcm_2:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       network.incoming.packets_pcm_port_12:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       disk.device.usage_server_pcm_2:
1057         type: org.openecomp.capabilities.metric.Ceilometer
1058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       disk.device.write.requests_server_pcm_2:
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       disk.write.bytes_server_pcm_2:
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       os_server_pcm_2:
1075         type: tosca.capabilities.OperatingSystem
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       instance_server_pcm_2:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.read.requests_server_pcm_2:
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.read.requests.rate_server_pcm_2:
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.bytes_pcm_port_12:
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       network.outpoing.packets_pcm_port_02:
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.write.bytes.rate_server_pcm_2:
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       binding_server_pcm_2:
1116         type: tosca.capabilities.network.Bindable
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       disk.device.allocation_server_pcm_2:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1127     derived_from: org.openecomp.resource.abstract.nodes.VFC
1128     properties:
1129       port_pcm_port_0_network_role:
1130         type: string
1131         required: true
1132         status: SUPPORTED
1133       port_pcm_port_1_network_role_tag:
1134         type: string
1135         required: true
1136         status: SUPPORTED
1137       availabilityzone_name:
1138         type: string
1139         description: availabilityzone name
1140         required: true
1141         status: SUPPORTED
1142       port_pcm_port_0_vlan_requirements:
1143         type: list
1144         required: true
1145         status: SUPPORTED
1146         entry_schema:
1147           type: org.openecomp.datatypes.network.VlanRequirements
1148       pcm_image_name:
1149         type: string
1150         description: PCRF CM image name
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_0_order:
1154         type: integer
1155         required: true
1156         status: SUPPORTED
1157       port_pcm_port_0_subnetpoolid:
1158         type: string
1159         required: true
1160         status: SUPPORTED
1161       port_pcm_port_1_subnetpoolid:
1162         type: string
1163         required: true
1164         status: SUPPORTED
1165       port_pcm_port_0_network_role_tag:
1166         type: string
1167         required: true
1168         status: SUPPORTED
1169       pcm_server_name:
1170         type: string
1171         description: PCRF CM server name
1172         required: true
1173         status: SUPPORTED
1174       cps_net_mask:
1175         type: string
1176         description: CPS network mask
1177         required: true
1178         status: SUPPORTED
1179       port_pcm_port_1_exCP_naming:
1180         type: org.openecomp.datatypes.Naming
1181         required: true
1182         status: SUPPORTED
1183       port_pcm_port_0_exCP_naming:
1184         type: org.openecomp.datatypes.Naming
1185         required: true
1186         status: SUPPORTED
1187       oam_net_name:
1188         type: string
1189         description: OAM network name
1190         required: true
1191         status: SUPPORTED
1192       port_pcm_port_1_network_role:
1193         type: string
1194         required: true
1195         status: SUPPORTED
1196       port_pcm_port_0_ip_requirements:
1197         type: list
1198         required: true
1199         status: SUPPORTED
1200         entry_schema:
1201           type: org.openecomp.datatypes.network.IpRequirements
1202       oam_net_gw:
1203         type: string
1204         description: CPS network gateway
1205         required: true
1206         status: SUPPORTED
1207       security_group_name:
1208         type: string
1209         description: the name of security group
1210         required: true
1211         status: SUPPORTED
1212       cps_net_ip:
1213         type: string
1214         description: CPS network ip
1215         required: true
1216         status: SUPPORTED
1217       port_pcm_port_1_mac_requirements:
1218         type: org.openecomp.datatypes.network.MacRequirements
1219         required: true
1220         status: SUPPORTED
1221       port_pcm_port_1_vlan_requirements:
1222         type: list
1223         required: true
1224         status: SUPPORTED
1225         entry_schema:
1226           type: org.openecomp.datatypes.network.VlanRequirements
1227       pcm_flavor_name:
1228         type: string
1229         description: flavor name of PCRF CM instance
1230         required: true
1231         status: SUPPORTED
1232       pcm_vol:
1233         type: string
1234         description: CPS Cluman Cinder Volume
1235         required: true
1236         status: SUPPORTED
1237       port_pcm_port_1_ip_requirements:
1238         type: list
1239         required: true
1240         status: SUPPORTED
1241         entry_schema:
1242           type: org.openecomp.datatypes.network.IpRequirements
1243       port_pcm_port_0_mac_requirements:
1244         type: org.openecomp.datatypes.network.MacRequirements
1245         required: true
1246         status: SUPPORTED
1247       cps_net_name:
1248         type: string
1249         description: CPS network name
1250         required: true
1251         status: SUPPORTED
1252       oam_net_ip:
1253         type: string
1254         description: OAM network ip
1255         required: true
1256         status: SUPPORTED
1257       oam_net_mask:
1258         type: string
1259         description: CPS network mask
1260         required: true
1261         status: SUPPORTED
1262       port_pcm_port_1_order:
1263         type: integer
1264         required: true
1265         status: SUPPORTED
1266     attributes:
1267       server_pcm_id:
1268         type: string
1269         description: the pcm nova service id
1270         status: SUPPORTED
1271     requirements:
1272     - dependency_pcm_port_1:
1273         capability: tosca.capabilities.Node
1274         node: tosca.nodes.Root
1275         relationship: tosca.relationships.DependsOn
1276         occurrences:
1277         - 0
1278         - UNBOUNDED
1279     - link_pcm_port_1:
1280         capability: tosca.capabilities.network.Linkable
1281         relationship: tosca.relationships.network.LinksTo
1282         occurrences:
1283         - 1
1284         - 1
1285     - dependency_server_pcm:
1286         capability: tosca.capabilities.Node
1287         node: tosca.nodes.Root
1288         relationship: tosca.relationships.DependsOn
1289         occurrences:
1290         - 0
1291         - UNBOUNDED
1292     - local_storage_server_pcm:
1293         capability: tosca.capabilities.Attachment
1294         node: tosca.nodes.BlockStorage
1295         relationship: tosca.relationships.AttachesTo
1296         occurrences:
1297         - 0
1298         - UNBOUNDED
1299     - dependency_pcm_port_0:
1300         capability: tosca.capabilities.Node
1301         node: tosca.nodes.Root
1302         relationship: tosca.relationships.DependsOn
1303         occurrences:
1304         - 0
1305         - UNBOUNDED
1306     - link_pcm_port_0:
1307         capability: tosca.capabilities.network.Linkable
1308         relationship: tosca.relationships.network.LinksTo
1309         occurrences:
1310         - 1
1311         - 1
1312     capabilities:
1313       network.incoming.packets.rate_pcm_port_0:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       cpu_server_pcm:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       network.incoming.packets.rate_pcm_port_1:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       network.outpoing.packets_pcm_port_1:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       memory_server_pcm:
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       disk.write.requests_server_pcm:
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.outpoing.packets_pcm_port_0:
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       disk.device.iops_server_pcm:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       memory.resident_server_pcm:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.device.write.requests_server_pcm:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.usage_server_pcm:
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       disk.allocation_server_pcm:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.usage_server_pcm:
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       disk.device.write.bytes_server_pcm:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.root.size_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.ephemeral.size_server_pcm:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.device.latency_server_pcm:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.incoming.bytes_pcm_port_0:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       network.incoming.bytes_pcm_port_1:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       binding_pcm_port_0:
1428         type: tosca.capabilities.network.Bindable
1429         valid_source_types:
1430         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1431         occurrences:
1432         - 0
1433         - UNBOUNDED
1434       binding_pcm_port_1:
1435         type: tosca.capabilities.network.Bindable
1436         valid_source_types:
1437         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1438         occurrences:
1439         - 0
1440         - UNBOUNDED
1441       memory.usage_server_pcm:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       disk.read.requests_server_pcm:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.capacity_server_pcm:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       os_server_pcm:
1460         type: tosca.capabilities.OperatingSystem
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       disk.read.bytes_server_pcm:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       network.outgoing.packets.rate_pcm_port_0:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       network.outgoing.packets.rate_pcm_port_1:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       feature_pcm_port_1:
1483         type: tosca.capabilities.Node
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.outgoing.bytes_pcm_port_0:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.read.bytes_server_pcm:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       feature_pcm_port_0:
1500         type: tosca.capabilities.Node
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       network.outgoing.bytes_pcm_port_1:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       attachment_pcm_port_0:
1511         type: tosca.capabilities.Attachment
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       attachment_pcm_port_1:
1516         type: tosca.capabilities.Attachment
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       endpoint_server_pcm:
1521         type: tosca.capabilities.Endpoint.Admin
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.read.requests.rate_server_pcm:
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       vcpus_server_pcm:
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       disk.write.bytes_server_pcm:
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       disk.iops_server_pcm:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       disk.read.bytes.rate_server_pcm:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.allocation_server_pcm:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       scalable_server_pcm:
1562         type: tosca.capabilities.Scalable
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.device.read.bytes.rate_server_pcm:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       cpu_util_server_pcm:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.write.requests.rate_server_pcm:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       disk.device.write.bytes.rate_server_pcm:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       host_server_pcm:
1591         type: tosca.capabilities.Container
1592         valid_source_types:
1593         - tosca.nodes.SoftwareComponent
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       cpu.delta_server_pcm:
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       network.outgoing.bytes.rate_pcm_port_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       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
1616         type: tosca.capabilities.network.Bindable
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       network.outgoing.bytes.rate_pcm_port_0:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       disk.device.capacity_server_pcm:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       network.incoming.packets_pcm_port_1:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       instance_server_pcm:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       disk.device.write.requests.rate_server_pcm:
1645         type: org.openecomp.capabilities.metric.Ceilometer
1646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       disk.latency_server_pcm:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.read.requests_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       feature_server_pcm:
1663         type: tosca.capabilities.Node
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       network.incoming.bytes.rate_pcm_port_0:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.write.bytes.rate_server_pcm:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       network.incoming.bytes.rate_pcm_port_1:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED