8838d445efa42bf4055486f91b345ccd5aff4de2
[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.nested-pps_v1.0:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       pcrf_cps_net_ip:
12         type: string
13         description: CPS network ip
14         required: true
15         status: SUPPORTED
16       availabilityzone_name:
17         type: string
18         description: availabilityzone name
19         required: true
20         status: SUPPORTED
21       pcrf_vnf_id:
22         type: string
23         description: PCRF VNF Id
24         required: true
25         status: SUPPORTED
26       pcrf_cps_net_name:
27         type: string
28         description: CPS network name
29         required: true
30         status: SUPPORTED
31       pcrf_cps_net_mask:
32         type: string
33         description: CPS network mask
34         required: true
35         status: SUPPORTED
36       pcrf_pps_image_name:
37         type: string
38         description: PCRF PS image name
39         required: true
40         status: SUPPORTED
41       pcrf_pps_flavor_name:
42         type: string
43         description: flavor name of PCRF PS instance
44         required: true
45         status: SUPPORTED
46       pcrf_pps_server_name:
47         type: string
48         description: PCRF PS server name
49         required: true
50         status: SUPPORTED
51       pcrf_security_group_name:
52         type: string
53         description: the name of security group
54         required: true
55         status: SUPPORTED
56     requirements:
57     - dependency_pcrf_pps_port_0:
58         capability: tosca.capabilities.Node
59         node: tosca.nodes.Root
60         relationship: tosca.relationships.DependsOn
61         occurrences:
62         - 0
63         - UNBOUNDED
64     - link_pcrf_pps_port_0:
65         capability: tosca.capabilities.network.Linkable
66         relationship: tosca.relationships.network.LinksTo
67         occurrences:
68         - 1
69         - 1
70     - dependency_pcrf_server_pps:
71         capability: tosca.capabilities.Node
72         node: tosca.nodes.Root
73         relationship: tosca.relationships.DependsOn
74         occurrences:
75         - 0
76         - UNBOUNDED
77     - local_storage_pcrf_server_pps:
78         capability: tosca.capabilities.Attachment
79         node: tosca.nodes.BlockStorage
80         relationship: tosca.relationships.AttachesTo
81         occurrences:
82         - 0
83         - UNBOUNDED
84     capabilities:
85       disk.latency_pcrf_server_pps:
86         type: org.openecomp.capabilities.metric.Ceilometer
87         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
88         occurrences:
89         - 1
90         - UNBOUNDED
91       disk.device.read.bytes_pcrf_server_pps:
92         type: org.openecomp.capabilities.metric.Ceilometer
93         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
94         occurrences:
95         - 1
96         - UNBOUNDED
97       disk.device.read.bytes.rate_pcrf_server_pps:
98         type: org.openecomp.capabilities.metric.Ceilometer
99         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
100         occurrences:
101         - 1
102         - UNBOUNDED
103       disk.root.size_pcrf_server_pps:
104         type: org.openecomp.capabilities.metric.Ceilometer
105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
106         occurrences:
107         - 1
108         - UNBOUNDED
109       network.incoming.bytes_pcrf_pps_port_0:
110         type: org.openecomp.capabilities.metric.Ceilometer
111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
112         occurrences:
113         - 1
114         - UNBOUNDED
115       disk.write.bytes.rate_pcrf_server_pps:
116         type: org.openecomp.capabilities.metric.Ceilometer
117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
118         occurrences:
119         - 1
120         - UNBOUNDED
121       disk.device.iops_pcrf_server_pps:
122         type: org.openecomp.capabilities.metric.Ceilometer
123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
124         occurrences:
125         - 1
126         - UNBOUNDED
127       host_pcrf_server_pps:
128         type: tosca.capabilities.Container
129         valid_source_types:
130         - tosca.nodes.SoftwareComponent
131         occurrences:
132         - 1
133         - UNBOUNDED
134       disk.read.bytes_pcrf_server_pps:
135         type: org.openecomp.capabilities.metric.Ceilometer
136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
137         occurrences:
138         - 1
139         - UNBOUNDED
140       memory.resident_pcrf_server_pps:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       network.incoming.packets.rate_pcrf_pps_port_0:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       memory.usage_pcrf_server_pps:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       cpu.delta_pcrf_server_pps:
159         type: org.openecomp.capabilities.metric.Ceilometer
160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
161         occurrences:
162         - 1
163         - UNBOUNDED
164       network.outgoing.bytes.rate_pcrf_pps_port_0:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       disk.write.requests_pcrf_server_pps:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       disk.device.usage_pcrf_server_pps:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       cpu_util_pcrf_server_pps:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       attachment_pcrf_pps_port_0:
189         type: tosca.capabilities.Attachment
190         occurrences:
191         - 1
192         - UNBOUNDED
193       scalable_pcrf_server_pps:
194         type: tosca.capabilities.Scalable
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.device.latency_pcrf_server_pps:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.read.requests.rate_pcrf_server_pps:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.write.requests.rate_pcrf_server_pps:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       disk.read.bytes.rate_pcrf_server_pps:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.allocation_pcrf_server_pps:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       disk.device.write.requests.rate_pcrf_server_pps:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       feature_pcrf_server_pps:
235         type: tosca.capabilities.Node
236         occurrences:
237         - 1
238         - UNBOUNDED
239       network.incoming.packets_pcrf_pps_port_0:
240         type: org.openecomp.capabilities.metric.Ceilometer
241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
242         occurrences:
243         - 1
244         - UNBOUNDED
245       disk.usage_pcrf_server_pps:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       instance_pcrf_server_pps:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.write.bytes_pcrf_server_pps:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.allocation_pcrf_server_pps:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.iops_pcrf_server_pps:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       network.incoming.bytes.rate_pcrf_pps_port_0:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.capacity_pcrf_server_pps:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       binding_pcrf_server_pps:
288         type: tosca.capabilities.network.Bindable
289         occurrences:
290         - 1
291         - UNBOUNDED
292       cpu_pcrf_server_pps:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       os_pcrf_server_pps:
299         type: tosca.capabilities.OperatingSystem
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.read.requests_pcrf_server_pps:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       vcpus_pcrf_server_pps:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.device.write.bytes_pcrf_server_pps:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.write.bytes.rate_pcrf_server_pps:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       feature_pcrf_pps_port_0:
328         type: tosca.capabilities.Node
329         occurrences:
330         - 1
331         - UNBOUNDED
332       network.outgoing.packets.rate_pcrf_pps_port_0:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.ephemeral.size_pcrf_server_pps:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       binding_pcrf_pps_port_0:
345         type: tosca.capabilities.network.Bindable
346         valid_source_types:
347         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
348         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
349         occurrences:
350         - 0
351         - UNBOUNDED
352       disk.device.capacity_pcrf_server_pps:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       network.outgoing.bytes_pcrf_pps_port_0:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       memory_pcrf_server_pps:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       forwarder_pcrf_pps_port_0:
371         type: org.openecomp.capabilities.Forwarder
372         occurrences:
373         - 1
374         - UNBOUNDED
375       network.outpoing.packets_pcrf_pps_port_0:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.device.read.requests_pcrf_server_pps:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       endpoint_pcrf_server_pps:
388         type: tosca.capabilities.Endpoint.Admin
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.device.write.requests_pcrf_server_pps:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398   org.openecomp.resource.abstract.nodes.heat.nested-ppd_v1.0:
399     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
400     properties:
401       pcrf_ppd_image_name:
402         type: string
403         description: PCRF PD image name
404         required: true
405         status: SUPPORTED
406       availabilityzone_name:
407         type: string
408         description: availabilityzone name
409         required: true
410         status: SUPPORTED
411       pcrf_sp_net_ip:
412         type: string
413         description: Sp network ip
414         required: true
415         status: SUPPORTED
416       pcrf_ppd_server_name:
417         type: string
418         description: PCRF PD server name
419         required: true
420         status: SUPPORTED
421       pcrf_gx_net_ip:
422         type: string
423         description: Gx network ip
424         required: true
425         status: SUPPORTED
426       pcrf_sy_net_name:
427         type: string
428         description: Sy network name
429         required: true
430         status: SUPPORTED
431       pcrf_sp_net_mask:
432         type: string
433         description: Sp network mask
434         required: true
435         status: SUPPORTED
436       pcrf_sd_net_ip:
437         type: string
438         description: Sd network ip
439         required: true
440         status: SUPPORTED
441       pcrf_vnf_id:
442         type: string
443         description: PCRF VNF Id
444         required: true
445         status: SUPPORTED
446       pcrf_oam_net_name:
447         type: string
448         description: OAM network name
449         required: true
450         status: SUPPORTED
451       pcrf_oam_net_ip:
452         type: string
453         description: OAM network ip
454         required: true
455         status: SUPPORTED
456       pcrf_cps_net_mask:
457         type: string
458         description: CPS network mask
459         required: true
460         status: SUPPORTED
461       pcrf_gx_net_mask:
462         type: string
463         description: Gx network mask
464         required: true
465         status: SUPPORTED
466       pcrf_sgi_sy_net_name:
467         type: string
468         description: Sgi Sy network name
469         required: true
470         status: SUPPORTED
471       pcrf_sd_net_name:
472         type: string
473         description: Sd network name
474         required: true
475         status: SUPPORTED
476       pcrf_oam_net_gw:
477         type: string
478         description: CPS network gateway
479         required: true
480         status: SUPPORTED
481       pcrf_rx_net_name:
482         type: string
483         description: Rx network name
484         required: true
485         status: SUPPORTED
486       pcrf_rx_net_ip:
487         type: string
488         description: Rx network ip
489         required: true
490         status: SUPPORTED
491       pcrf_sy_net_ip:
492         type: string
493         description: Sy network ip
494         required: true
495         status: SUPPORTED
496       pcrf_sgi_sy_net_ip:
497         type: string
498         description: Sgi Sy network ip
499         required: true
500         status: SUPPORTED
501       pcrf_ppd_flavor_name:
502         type: string
503         description: flavor name of PCRF PD instance
504         required: true
505         status: SUPPORTED
506       pcrf_cps_net_ip:
507         type: string
508         description: CPS network ip
509         required: true
510         status: SUPPORTED
511       pcrf_sy_net_mask:
512         type: string
513         description: Sy network mask
514         required: true
515         status: SUPPORTED
516       pcrf_cps_net_name:
517         type: string
518         description: CPS network name
519         required: true
520         status: SUPPORTED
521       pcrf_oam_net_mask:
522         type: string
523         description: CPS network mask
524         required: true
525         status: SUPPORTED
526       pcrf_lb_management_vip:
527         type: string
528         description: CPS OAM LB VIP
529         required: true
530         status: SUPPORTED
531       pcrf_sgi_sy_net_mask:
532         type: string
533         description: Sgi Sy network mask
534         required: true
535         status: SUPPORTED
536       pcrf_lb_internal_vip:
537         type: string
538         description: CPS Internal LB VIP
539         required: true
540         status: SUPPORTED
541       pcrf_sd_net_mask:
542         type: string
543         description: Sd network mask
544         required: true
545         status: SUPPORTED
546       pcrf_gx_net_name:
547         type: string
548         description: Gx network name
549         required: true
550         status: SUPPORTED
551       pcrf_sp_net_name:
552         type: string
553         description: Sp network name
554         required: true
555         status: SUPPORTED
556       pcrf_rx_net_mask:
557         type: string
558         description: Rx network mask
559         required: true
560         status: SUPPORTED
561       pcrf_security_group_name:
562         type: string
563         description: the name of security group
564         required: true
565         status: SUPPORTED
566     requirements:
567     - dependency_pcrf_ppd_port_5:
568         capability: tosca.capabilities.Node
569         node: tosca.nodes.Root
570         relationship: tosca.relationships.DependsOn
571         occurrences:
572         - 0
573         - UNBOUNDED
574     - link_pcrf_ppd_port_5:
575         capability: tosca.capabilities.network.Linkable
576         relationship: tosca.relationships.network.LinksTo
577         occurrences:
578         - 1
579         - 1
580     - dependency_pcrf_ppd_port_6:
581         capability: tosca.capabilities.Node
582         node: tosca.nodes.Root
583         relationship: tosca.relationships.DependsOn
584         occurrences:
585         - 0
586         - UNBOUNDED
587     - link_pcrf_ppd_port_6:
588         capability: tosca.capabilities.network.Linkable
589         relationship: tosca.relationships.network.LinksTo
590         occurrences:
591         - 1
592         - 1
593     - dependency_pcrf_ppd_port_3:
594         capability: tosca.capabilities.Node
595         node: tosca.nodes.Root
596         relationship: tosca.relationships.DependsOn
597         occurrences:
598         - 0
599         - UNBOUNDED
600     - link_pcrf_ppd_port_3:
601         capability: tosca.capabilities.network.Linkable
602         relationship: tosca.relationships.network.LinksTo
603         occurrences:
604         - 1
605         - 1
606     - dependency_pcrf_server_ppd:
607         capability: tosca.capabilities.Node
608         node: tosca.nodes.Root
609         relationship: tosca.relationships.DependsOn
610         occurrences:
611         - 0
612         - UNBOUNDED
613     - local_storage_pcrf_server_ppd:
614         capability: tosca.capabilities.Attachment
615         node: tosca.nodes.BlockStorage
616         relationship: tosca.relationships.AttachesTo
617         occurrences:
618         - 0
619         - UNBOUNDED
620     - dependency_pcrf_ppd_port_4:
621         capability: tosca.capabilities.Node
622         node: tosca.nodes.Root
623         relationship: tosca.relationships.DependsOn
624         occurrences:
625         - 0
626         - UNBOUNDED
627     - link_pcrf_ppd_port_4:
628         capability: tosca.capabilities.network.Linkable
629         relationship: tosca.relationships.network.LinksTo
630         occurrences:
631         - 1
632         - 1
633     - dependency_pcrf_ppd_port_7:
634         capability: tosca.capabilities.Node
635         node: tosca.nodes.Root
636         relationship: tosca.relationships.DependsOn
637         occurrences:
638         - 0
639         - UNBOUNDED
640     - link_pcrf_ppd_port_7:
641         capability: tosca.capabilities.network.Linkable
642         relationship: tosca.relationships.network.LinksTo
643         occurrences:
644         - 1
645         - 1
646     - dependency_pcrf_ppd_port_1:
647         capability: tosca.capabilities.Node
648         node: tosca.nodes.Root
649         relationship: tosca.relationships.DependsOn
650         occurrences:
651         - 0
652         - UNBOUNDED
653     - link_pcrf_ppd_port_1:
654         capability: tosca.capabilities.network.Linkable
655         relationship: tosca.relationships.network.LinksTo
656         occurrences:
657         - 1
658         - 1
659     - dependency_pcrf_ppd_port_2:
660         capability: tosca.capabilities.Node
661         node: tosca.nodes.Root
662         relationship: tosca.relationships.DependsOn
663         occurrences:
664         - 0
665         - UNBOUNDED
666     - link_pcrf_ppd_port_2:
667         capability: tosca.capabilities.network.Linkable
668         relationship: tosca.relationships.network.LinksTo
669         occurrences:
670         - 1
671         - 1
672     - dependency_pcrf_ppd_port_0:
673         capability: tosca.capabilities.Node
674         node: tosca.nodes.Root
675         relationship: tosca.relationships.DependsOn
676         occurrences:
677         - 0
678         - UNBOUNDED
679     - link_pcrf_ppd_port_0:
680         capability: tosca.capabilities.network.Linkable
681         relationship: tosca.relationships.network.LinksTo
682         occurrences:
683         - 1
684         - 1
685     capabilities:
686       disk.device.read.requests_pcrf_server_ppd:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.write.requests_pcrf_server_ppd:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.usage_pcrf_server_ppd:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.latency_pcrf_server_ppd:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       network.incoming.packets.rate_pcrf_ppd_port_0:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       network.incoming.packets.rate_pcrf_ppd_port_2:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       network.incoming.packets.rate_pcrf_ppd_port_1:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.device.write.bytes_pcrf_server_ppd:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.device.write.bytes.rate_pcrf_server_ppd:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       network.incoming.packets.rate_pcrf_ppd_port_4:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.incoming.packets.rate_pcrf_ppd_port_3:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       scalable_pcrf_server_ppd:
753         type: tosca.capabilities.Scalable
754         occurrences:
755         - 1
756         - UNBOUNDED
757       network.incoming.packets.rate_pcrf_ppd_port_6:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       network.incoming.packets.rate_pcrf_ppd_port_5:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.incoming.packets.rate_pcrf_ppd_port_7:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.read.bytes.rate_pcrf_server_ppd:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.incoming.bytes.rate_pcrf_ppd_port_7:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.incoming.bytes.rate_pcrf_ppd_port_3:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       network.incoming.bytes.rate_pcrf_ppd_port_4:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.incoming.bytes.rate_pcrf_ppd_port_5:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.device.allocation_pcrf_server_ppd:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       network.incoming.bytes.rate_pcrf_ppd_port_6:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       binding_pcrf_ppd_port_6:
818         type: tosca.capabilities.network.Bindable
819         valid_source_types:
820         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
821         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
822         occurrences:
823         - 0
824         - UNBOUNDED
825       binding_pcrf_ppd_port_5:
826         type: tosca.capabilities.network.Bindable
827         valid_source_types:
828         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
829         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
830         occurrences:
831         - 0
832         - UNBOUNDED
833       network.incoming.bytes.rate_pcrf_ppd_port_0:
834         type: org.openecomp.capabilities.metric.Ceilometer
835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
836         occurrences:
837         - 1
838         - UNBOUNDED
839       network.incoming.bytes.rate_pcrf_ppd_port_1:
840         type: org.openecomp.capabilities.metric.Ceilometer
841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
842         occurrences:
843         - 1
844         - UNBOUNDED
845       binding_pcrf_ppd_port_7:
846         type: tosca.capabilities.network.Bindable
847         valid_source_types:
848         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
849         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
850         occurrences:
851         - 0
852         - UNBOUNDED
853       network.incoming.bytes.rate_pcrf_ppd_port_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       binding_pcrf_ppd_port_2:
860         type: tosca.capabilities.network.Bindable
861         valid_source_types:
862         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
863         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
864         occurrences:
865         - 0
866         - UNBOUNDED
867       binding_pcrf_ppd_port_1:
868         type: tosca.capabilities.network.Bindable
869         valid_source_types:
870         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
871         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
872         occurrences:
873         - 0
874         - UNBOUNDED
875       binding_pcrf_ppd_port_4:
876         type: tosca.capabilities.network.Bindable
877         valid_source_types:
878         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
879         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
880         occurrences:
881         - 0
882         - UNBOUNDED
883       binding_pcrf_ppd_port_3:
884         type: tosca.capabilities.network.Bindable
885         valid_source_types:
886         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
887         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
888         occurrences:
889         - 0
890         - UNBOUNDED
891       binding_pcrf_ppd_port_0:
892         type: tosca.capabilities.network.Bindable
893         valid_source_types:
894         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
895         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
896         occurrences:
897         - 0
898         - UNBOUNDED
899       memory.resident_pcrf_server_ppd:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       forwarder_pcrf_ppd_port_7:
906         type: org.openecomp.capabilities.Forwarder
907         occurrences:
908         - 1
909         - UNBOUNDED
910       network.outgoing.bytes.rate_pcrf_ppd_port_7:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       forwarder_pcrf_ppd_port_6:
917         type: org.openecomp.capabilities.Forwarder
918         occurrences:
919         - 1
920         - UNBOUNDED
921       forwarder_pcrf_ppd_port_5:
922         type: org.openecomp.capabilities.Forwarder
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outgoing.bytes.rate_pcrf_ppd_port_5:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       binding_pcrf_server_ppd:
933         type: tosca.capabilities.network.Bindable
934         occurrences:
935         - 1
936         - UNBOUNDED
937       network.outgoing.bytes.rate_pcrf_ppd_port_6:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       forwarder_pcrf_ppd_port_4:
944         type: org.openecomp.capabilities.Forwarder
945         occurrences:
946         - 1
947         - UNBOUNDED
948       forwarder_pcrf_ppd_port_3:
949         type: org.openecomp.capabilities.Forwarder
950         occurrences:
951         - 1
952         - UNBOUNDED
953       forwarder_pcrf_ppd_port_2:
954         type: org.openecomp.capabilities.Forwarder
955         occurrences:
956         - 1
957         - UNBOUNDED
958       os_pcrf_server_ppd:
959         type: tosca.capabilities.OperatingSystem
960         occurrences:
961         - 1
962         - UNBOUNDED
963       forwarder_pcrf_ppd_port_1:
964         type: org.openecomp.capabilities.Forwarder
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.capacity_pcrf_server_ppd:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       forwarder_pcrf_ppd_port_0:
975         type: org.openecomp.capabilities.Forwarder
976         occurrences:
977         - 1
978         - UNBOUNDED
979       endpoint_pcrf_server_ppd:
980         type: tosca.capabilities.Endpoint.Admin
981         occurrences:
982         - 1
983         - UNBOUNDED
984       feature_pcrf_server_ppd:
985         type: tosca.capabilities.Node
986         occurrences:
987         - 1
988         - UNBOUNDED
989       disk.write.bytes_pcrf_server_ppd:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.device.usage_pcrf_server_ppd:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       network.outgoing.bytes.rate_pcrf_ppd_port_0:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       network.outgoing.bytes.rate_pcrf_ppd_port_3:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       network.outgoing.bytes.rate_pcrf_ppd_port_4:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       network.outgoing.bytes.rate_pcrf_ppd_port_1:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       network.outgoing.bytes.rate_pcrf_ppd_port_2:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       memory_pcrf_server_ppd:
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       network.incoming.packets_pcrf_ppd_port_7:
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       network.incoming.packets_pcrf_ppd_port_5:
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.root.size_pcrf_server_ppd:
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       network.incoming.packets_pcrf_ppd_port_6:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.allocation_pcrf_server_ppd:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       network.incoming.packets_pcrf_ppd_port_3:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.iops_pcrf_server_ppd:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       network.incoming.packets_pcrf_ppd_port_4:
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       network.incoming.packets_pcrf_ppd_port_1:
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       network.incoming.packets_pcrf_ppd_port_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.packets_pcrf_ppd_port_0:
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       disk.device.write.requests.rate_pcrf_server_ppd:
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_pcrf_server_ppd:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.device.latency_pcrf_server_ppd:
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       host_pcrf_server_ppd:
1122         type: tosca.capabilities.Container
1123         valid_source_types:
1124         - tosca.nodes.SoftwareComponent
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.write.bytes.rate_pcrf_server_ppd:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       disk.read.bytes_pcrf_server_ppd:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       network.outgoing.bytes_pcrf_ppd_port_0:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       network.outgoing.bytes_pcrf_ppd_port_6:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       network.outgoing.bytes_pcrf_ppd_port_5:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       network.outgoing.bytes_pcrf_ppd_port_7:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       feature_pcrf_ppd_port_5:
1165         type: tosca.capabilities.Node
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.device.read.bytes_pcrf_server_ppd:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       network.outgoing.bytes_pcrf_ppd_port_2:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       feature_pcrf_ppd_port_4:
1182         type: tosca.capabilities.Node
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       network.outgoing.bytes_pcrf_ppd_port_1:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       network.outgoing.bytes_pcrf_ppd_port_4:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       feature_pcrf_ppd_port_7:
1199         type: tosca.capabilities.Node
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       feature_pcrf_ppd_port_6:
1204         type: tosca.capabilities.Node
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       network.outgoing.bytes_pcrf_ppd_port_3:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       disk.write.requests.rate_pcrf_server_ppd:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       network.outpoing.packets_pcrf_ppd_port_6:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       disk.read.requests_pcrf_server_ppd:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       attachment_pcrf_ppd_port_1:
1233         type: tosca.capabilities.Attachment
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       network.outpoing.packets_pcrf_ppd_port_7:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       attachment_pcrf_ppd_port_2:
1244         type: tosca.capabilities.Attachment
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       network.outpoing.packets_pcrf_ppd_port_4:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       network.outpoing.packets_pcrf_ppd_port_5:
1255         type: org.openecomp.capabilities.metric.Ceilometer
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       attachment_pcrf_ppd_port_0:
1261         type: tosca.capabilities.Attachment
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       attachment_pcrf_ppd_port_5:
1266         type: tosca.capabilities.Attachment
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       network.outpoing.packets_pcrf_ppd_port_2:
1271         type: org.openecomp.capabilities.metric.Ceilometer
1272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       attachment_pcrf_ppd_port_6:
1277         type: tosca.capabilities.Attachment
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       network.outpoing.packets_pcrf_ppd_port_3:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       cpu_pcrf_server_ppd:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       attachment_pcrf_ppd_port_3:
1294         type: tosca.capabilities.Attachment
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       network.outpoing.packets_pcrf_ppd_port_0:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       attachment_pcrf_ppd_port_4:
1305         type: tosca.capabilities.Attachment
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       network.outpoing.packets_pcrf_ppd_port_1:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       feature_pcrf_ppd_port_1:
1316         type: tosca.capabilities.Node
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       feature_pcrf_ppd_port_0:
1321         type: tosca.capabilities.Node
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       feature_pcrf_ppd_port_3:
1326         type: tosca.capabilities.Node
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       feature_pcrf_ppd_port_2:
1331         type: tosca.capabilities.Node
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       network.outgoing.packets.rate_pcrf_ppd_port_0:
1336         type: org.openecomp.capabilities.metric.Ceilometer
1337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       network.outgoing.packets.rate_pcrf_ppd_port_1:
1342         type: org.openecomp.capabilities.metric.Ceilometer
1343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       network.outgoing.packets.rate_pcrf_ppd_port_2:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       network.outgoing.packets.rate_pcrf_ppd_port_3:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       network.incoming.bytes_pcrf_ppd_port_7:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       network.outgoing.packets.rate_pcrf_ppd_port_4:
1366         type: org.openecomp.capabilities.metric.Ceilometer
1367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       network.outgoing.packets.rate_pcrf_ppd_port_5:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       network.incoming.bytes_pcrf_ppd_port_5:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       network.outgoing.packets.rate_pcrf_ppd_port_6:
1384         type: org.openecomp.capabilities.metric.Ceilometer
1385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1386         occurrences:
1387         - 1
1388         - UNBOUNDED
1389       network.incoming.bytes_pcrf_ppd_port_6:
1390         type: org.openecomp.capabilities.metric.Ceilometer
1391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1392         occurrences:
1393         - 1
1394         - UNBOUNDED
1395       network.incoming.bytes_pcrf_ppd_port_3:
1396         type: org.openecomp.capabilities.metric.Ceilometer
1397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       network.outgoing.packets.rate_pcrf_ppd_port_7:
1402         type: org.openecomp.capabilities.metric.Ceilometer
1403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1404         occurrences:
1405         - 1
1406         - UNBOUNDED
1407       network.incoming.bytes_pcrf_ppd_port_4:
1408         type: org.openecomp.capabilities.metric.Ceilometer
1409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1410         occurrences:
1411         - 1
1412         - UNBOUNDED
1413       network.incoming.bytes_pcrf_ppd_port_1:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       network.incoming.bytes_pcrf_ppd_port_2:
1420         type: org.openecomp.capabilities.metric.Ceilometer
1421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1422         occurrences:
1423         - 1
1424         - UNBOUNDED
1425       cpu_util_pcrf_server_ppd:
1426         type: org.openecomp.capabilities.metric.Ceilometer
1427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       network.incoming.bytes_pcrf_ppd_port_0:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       disk.device.read.requests.rate_pcrf_server_ppd:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       attachment_pcrf_ppd_port_7:
1444         type: tosca.capabilities.Attachment
1445         occurrences:
1446         - 1
1447         - UNBOUNDED
1448       memory.usage_pcrf_server_ppd:
1449         type: org.openecomp.capabilities.metric.Ceilometer
1450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1451         occurrences:
1452         - 1
1453         - UNBOUNDED
1454       disk.device.capacity_pcrf_server_ppd:
1455         type: org.openecomp.capabilities.metric.Ceilometer
1456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       disk.ephemeral.size_pcrf_server_ppd:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       cpu.delta_pcrf_server_ppd:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       vcpus_pcrf_server_ppd:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       instance_pcrf_server_ppd:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.device.read.bytes.rate_pcrf_server_ppd:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       disk.iops_pcrf_server_ppd:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v1.0:
1497     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1498     properties:
1499       pcrf_pcm_flavor_name:
1500         type: string
1501         description: flavor name of PCRF CM instance
1502         required: true
1503         status: SUPPORTED
1504       availabilityzone_name:
1505         type: string
1506         description: availabilityzone name
1507         required: true
1508         status: SUPPORTED
1509       pcrf_cps_net_ip:
1510         type: string
1511         description: CPS network ip
1512         required: true
1513         status: SUPPORTED
1514       pcrf_pcm_image_name:
1515         type: string
1516         description: PCRF CM image name
1517         required: true
1518         status: SUPPORTED
1519       pcrf_vnf_id:
1520         type: string
1521         description: PCRF VNF Id
1522         required: true
1523         status: SUPPORTED
1524       pcrf_oam_net_name:
1525         type: string
1526         description: OAM network name
1527         required: true
1528         status: SUPPORTED
1529       pcrf_cps_net_name:
1530         type: string
1531         description: CPS network name
1532         required: true
1533         status: SUPPORTED
1534       pcrf_oam_net_ip:
1535         type: string
1536         description: OAM network ip
1537         required: true
1538         status: SUPPORTED
1539       pcrf_oam_net_mask:
1540         type: string
1541         description: CPS network mask
1542         required: true
1543         status: SUPPORTED
1544       pcrf_cps_net_mask:
1545         type: string
1546         description: CPS network mask
1547         required: true
1548         status: SUPPORTED
1549       pcrf_pcm_server_name:
1550         type: string
1551         description: PCRF CM server name
1552         required: true
1553         status: SUPPORTED
1554       pcrf_oam_net_gw:
1555         type: string
1556         description: CPS network gateway
1557         required: true
1558         status: SUPPORTED
1559       pcrf_pcm_volume_id:
1560         type: string
1561         description: CPS Cluman Cinder Volume
1562         required: true
1563         status: SUPPORTED
1564       pcrf_security_group_name:
1565         type: string
1566         description: the name of security group
1567         required: true
1568         status: SUPPORTED
1569     attributes:
1570       pcrf_server_pcm_id:
1571         type: string
1572         description: the pcm server id
1573         status: SUPPORTED
1574     requirements:
1575     - dependency_pcrf_pcm_port_0:
1576         capability: tosca.capabilities.Node
1577         node: tosca.nodes.Root
1578         relationship: tosca.relationships.DependsOn
1579         occurrences:
1580         - 0
1581         - UNBOUNDED
1582     - link_pcrf_pcm_port_0:
1583         capability: tosca.capabilities.network.Linkable
1584         relationship: tosca.relationships.network.LinksTo
1585         occurrences:
1586         - 1
1587         - 1
1588     - dependency_pcrf_server_pcm:
1589         capability: tosca.capabilities.Node
1590         node: tosca.nodes.Root
1591         relationship: tosca.relationships.DependsOn
1592         occurrences:
1593         - 0
1594         - UNBOUNDED
1595     - local_storage_pcrf_server_pcm:
1596         capability: tosca.capabilities.Attachment
1597         node: tosca.nodes.BlockStorage
1598         relationship: tosca.relationships.AttachesTo
1599         occurrences:
1600         - 0
1601         - UNBOUNDED
1602     - dependency_pcrf_pcm_port_1:
1603         capability: tosca.capabilities.Node
1604         node: tosca.nodes.Root
1605         relationship: tosca.relationships.DependsOn
1606         occurrences:
1607         - 0
1608         - UNBOUNDED
1609     - link_pcrf_pcm_port_1:
1610         capability: tosca.capabilities.network.Linkable
1611         relationship: tosca.relationships.network.LinksTo
1612         occurrences:
1613         - 1
1614         - 1
1615     capabilities:
1616       disk.device.latency_pcrf_server_pcm:
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       disk.device.write.requests_pcrf_server_pcm:
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       vcpus_pcrf_server_pcm:
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       network.outgoing.bytes_pcrf_pcm_port_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       disk.device.write.bytes_pcrf_server_pcm:
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       network.outgoing.bytes_pcrf_pcm_port_0:
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       scalable_pcrf_server_pcm:
1653         type: tosca.capabilities.Scalable
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       disk.device.read.requests_pcrf_server_pcm:
1658         type: org.openecomp.capabilities.metric.Ceilometer
1659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       network.outgoing.bytes.rate_pcrf_pcm_port_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       network.outgoing.bytes.rate_pcrf_pcm_port_0:
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       disk.device.write.requests.rate_pcrf_server_pcm:
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.usage_pcrf_server_pcm:
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       disk.latency_pcrf_server_pcm:
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       disk.device.capacity_pcrf_server_pcm:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       network.incoming.bytes_pcrf_pcm_port_1:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       network.incoming.bytes_pcrf_pcm_port_0:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       disk.device.allocation_pcrf_server_pcm:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       memory_pcrf_server_pcm:
1718         type: org.openecomp.capabilities.metric.Ceilometer
1719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       disk.device.write.bytes.rate_pcrf_server_pcm:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       disk.write.bytes.rate_pcrf_server_pcm:
1730         type: org.openecomp.capabilities.metric.Ceilometer
1731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       attachment_pcrf_pcm_port_0:
1736         type: tosca.capabilities.Attachment
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       disk.read.bytes.rate_pcrf_server_pcm:
1741         type: org.openecomp.capabilities.metric.Ceilometer
1742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       network.incoming.packets.rate_pcrf_pcm_port_0:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       host_pcrf_server_pcm:
1753         type: tosca.capabilities.Container
1754         valid_source_types:
1755         - tosca.nodes.SoftwareComponent
1756         occurrences:
1757         - 1
1758         - UNBOUNDED
1759       network.incoming.packets.rate_pcrf_pcm_port_1:
1760         type: org.openecomp.capabilities.metric.Ceilometer
1761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1762         occurrences:
1763         - 1
1764         - UNBOUNDED
1765       attachment_pcrf_pcm_port_1:
1766         type: tosca.capabilities.Attachment
1767         occurrences:
1768         - 1
1769         - UNBOUNDED
1770       disk.write.requests_pcrf_server_pcm:
1771         type: org.openecomp.capabilities.metric.Ceilometer
1772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       network.incoming.packets_pcrf_pcm_port_1:
1777         type: org.openecomp.capabilities.metric.Ceilometer
1778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1779         occurrences:
1780         - 1
1781         - UNBOUNDED
1782       network.incoming.packets_pcrf_pcm_port_0:
1783         type: org.openecomp.capabilities.metric.Ceilometer
1784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1785         occurrences:
1786         - 1
1787         - UNBOUNDED
1788       memory.resident_pcrf_server_pcm:
1789         type: org.openecomp.capabilities.metric.Ceilometer
1790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1791         occurrences:
1792         - 1
1793         - UNBOUNDED
1794       disk.write.requests.rate_pcrf_server_pcm:
1795         type: org.openecomp.capabilities.metric.Ceilometer
1796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1797         occurrences:
1798         - 1
1799         - UNBOUNDED
1800       binding_pcrf_server_pcm:
1801         type: tosca.capabilities.network.Bindable
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.device.read.bytes_pcrf_server_pcm:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       disk.capacity_pcrf_server_pcm:
1812         type: org.openecomp.capabilities.metric.Ceilometer
1813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1814         occurrences:
1815         - 1
1816         - UNBOUNDED
1817       disk.read.requests_pcrf_server_pcm:
1818         type: org.openecomp.capabilities.metric.Ceilometer
1819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1820         occurrences:
1821         - 1
1822         - UNBOUNDED
1823       feature_pcrf_server_pcm:
1824         type: tosca.capabilities.Node
1825         occurrences:
1826         - 1
1827         - UNBOUNDED
1828       endpoint_pcrf_server_pcm:
1829         type: tosca.capabilities.Endpoint.Admin
1830         occurrences:
1831         - 1
1832         - UNBOUNDED
1833       disk.device.read.requests.rate_pcrf_server_pcm:
1834         type: org.openecomp.capabilities.metric.Ceilometer
1835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1836         occurrences:
1837         - 1
1838         - UNBOUNDED
1839       disk.ephemeral.size_pcrf_server_pcm:
1840         type: org.openecomp.capabilities.metric.Ceilometer
1841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1842         occurrences:
1843         - 1
1844         - UNBOUNDED
1845       cpu_util_pcrf_server_pcm:
1846         type: org.openecomp.capabilities.metric.Ceilometer
1847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1848         occurrences:
1849         - 1
1850         - UNBOUNDED
1851       disk.write.bytes_pcrf_server_pcm:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       disk.device.usage_pcrf_server_pcm:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       feature_pcrf_pcm_port_0:
1864         type: tosca.capabilities.Node
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       feature_pcrf_pcm_port_1:
1869         type: tosca.capabilities.Node
1870         occurrences:
1871         - 1
1872         - UNBOUNDED
1873       disk.allocation_pcrf_server_pcm:
1874         type: org.openecomp.capabilities.metric.Ceilometer
1875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       disk.read.bytes_pcrf_server_pcm:
1880         type: org.openecomp.capabilities.metric.Ceilometer
1881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       network.outgoing.packets.rate_pcrf_pcm_port_0:
1886         type: org.openecomp.capabilities.metric.Ceilometer
1887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1888         occurrences:
1889         - 1
1890         - UNBOUNDED
1891       network.outgoing.packets.rate_pcrf_pcm_port_1:
1892         type: org.openecomp.capabilities.metric.Ceilometer
1893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       disk.device.read.bytes.rate_pcrf_server_pcm:
1898         type: org.openecomp.capabilities.metric.Ceilometer
1899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1900         occurrences:
1901         - 1
1902         - UNBOUNDED
1903       instance_pcrf_server_pcm:
1904         type: org.openecomp.capabilities.metric.Ceilometer
1905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1906         occurrences:
1907         - 1
1908         - UNBOUNDED
1909       disk.device.iops_pcrf_server_pcm:
1910         type: org.openecomp.capabilities.metric.Ceilometer
1911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       network.outpoing.packets_pcrf_pcm_port_1:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       network.outpoing.packets_pcrf_pcm_port_0:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       disk.iops_pcrf_server_pcm:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       network.incoming.bytes.rate_pcrf_pcm_port_1:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       forwarder_pcrf_pcm_port_0:
1940         type: org.openecomp.capabilities.Forwarder
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       cpu_pcrf_server_pcm:
1945         type: org.openecomp.capabilities.metric.Ceilometer
1946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1947         occurrences:
1948         - 1
1949         - UNBOUNDED
1950       forwarder_pcrf_pcm_port_1:
1951         type: org.openecomp.capabilities.Forwarder
1952         occurrences:
1953         - 1
1954         - UNBOUNDED
1955       network.incoming.bytes.rate_pcrf_pcm_port_0:
1956         type: org.openecomp.capabilities.metric.Ceilometer
1957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1958         occurrences:
1959         - 1
1960         - UNBOUNDED
1961       disk.root.size_pcrf_server_pcm:
1962         type: org.openecomp.capabilities.metric.Ceilometer
1963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1964         occurrences:
1965         - 1
1966         - UNBOUNDED
1967       binding_pcrf_pcm_port_0:
1968         type: tosca.capabilities.network.Bindable
1969         valid_source_types:
1970         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1971         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1972         occurrences:
1973         - 0
1974         - UNBOUNDED
1975       os_pcrf_server_pcm:
1976         type: tosca.capabilities.OperatingSystem
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       binding_pcrf_pcm_port_1:
1981         type: tosca.capabilities.network.Bindable
1982         valid_source_types:
1983         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1984         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1985         occurrences:
1986         - 0
1987         - UNBOUNDED
1988       cpu.delta_pcrf_server_pcm:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       memory.usage_pcrf_server_pcm:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000   org.openecomp.resource.abstract.nodes.heat.nested-oam_v1.0:
2001     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2002     properties:
2003       availabilityzone_name:
2004         type: string
2005         description: availabilityzone name
2006         required: true
2007         status: SUPPORTED
2008       pcrf_oam_flavor_name:
2009         type: string
2010         description: flavor name of PCRF OAM instance
2011         required: true
2012         status: SUPPORTED
2013       pcrf_oam_server_name:
2014         type: string
2015         description: PCRF OAM server name
2016         required: true
2017         status: SUPPORTED
2018       pcrf_cps_net_ip:
2019         type: string
2020         description: CPS network ip
2021         required: true
2022         status: SUPPORTED
2023       pcrf_vnf_id:
2024         type: string
2025         description: PCRF VNF Id
2026         required: true
2027         status: SUPPORTED
2028       pcrf_oam_net_name:
2029         type: string
2030         description: OAM network name
2031         required: true
2032         status: SUPPORTED
2033       pcrf_cps_net_name:
2034         type: string
2035         description: CPS network name
2036         required: true
2037         status: SUPPORTED
2038       pcrf_arbiter_vip:
2039         type: string
2040         description: OAM Arbiter LB VIP
2041         required: true
2042         status: SUPPORTED
2043       pcrf_oam_net_ip:
2044         type: string
2045         description: OAM network ip
2046         required: true
2047         status: SUPPORTED
2048       pcrf_oam_net_mask:
2049         type: string
2050         description: CPS network mask
2051         required: true
2052         status: SUPPORTED
2053       pcrf_cps_net_mask:
2054         type: string
2055         description: CPS network mask
2056         required: true
2057         status: SUPPORTED
2058       pcrf_oam_volume_id:
2059         type: string
2060         description: CPS OAM Cinder Volume
2061         required: true
2062         status: SUPPORTED
2063       pcrf_oam_net_gw:
2064         type: string
2065         description: CPS network gateway
2066         required: true
2067         status: SUPPORTED
2068       pcrf_oam_image_name:
2069         type: string
2070         description: PCRF OAM image name
2071         required: true
2072         status: SUPPORTED
2073       pcrf_security_group_name:
2074         type: string
2075         description: the name of security group
2076         required: true
2077         status: SUPPORTED
2078     attributes:
2079       pcrf_oam_vol_attachment_id:
2080         type: string
2081         description: the pcrf_oam_vol_attachment_id id
2082         status: SUPPORTED
2083     requirements:
2084     - dependency_pcrf_server_oam:
2085         capability: tosca.capabilities.Node
2086         node: tosca.nodes.Root
2087         relationship: tosca.relationships.DependsOn
2088         occurrences:
2089         - 0
2090         - UNBOUNDED
2091     - local_storage_pcrf_server_oam:
2092         capability: tosca.capabilities.Attachment
2093         node: tosca.nodes.BlockStorage
2094         relationship: tosca.relationships.AttachesTo
2095         occurrences:
2096         - 0
2097         - UNBOUNDED
2098     - dependency_pcrf_oam_port_1:
2099         capability: tosca.capabilities.Node
2100         node: tosca.nodes.Root
2101         relationship: tosca.relationships.DependsOn
2102         occurrences:
2103         - 0
2104         - UNBOUNDED
2105     - link_pcrf_oam_port_1:
2106         capability: tosca.capabilities.network.Linkable
2107         relationship: tosca.relationships.network.LinksTo
2108         occurrences:
2109         - 1
2110         - 1
2111     - dependency_pcrf_oam_port_0:
2112         capability: tosca.capabilities.Node
2113         node: tosca.nodes.Root
2114         relationship: tosca.relationships.DependsOn
2115         occurrences:
2116         - 0
2117         - UNBOUNDED
2118     - link_pcrf_oam_port_0:
2119         capability: tosca.capabilities.network.Linkable
2120         relationship: tosca.relationships.network.LinksTo
2121         occurrences:
2122         - 1
2123         - 1
2124     capabilities:
2125       disk.device.latency_pcrf_server_oam:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       disk.device.write.requests_pcrf_server_oam:
2132         type: org.openecomp.capabilities.metric.Ceilometer
2133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       vcpus_pcrf_server_oam:
2138         type: org.openecomp.capabilities.metric.Ceilometer
2139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2140         occurrences:
2141         - 1
2142         - UNBOUNDED
2143       scalable_pcrf_server_oam:
2144         type: tosca.capabilities.Scalable
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       disk.device.write.bytes_pcrf_server_oam:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       disk.device.write.requests.rate_pcrf_server_oam:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       disk.device.read.requests_pcrf_server_oam:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       host_pcrf_server_oam:
2167         type: tosca.capabilities.Container
2168         valid_source_types:
2169         - tosca.nodes.SoftwareComponent
2170         occurrences:
2171         - 1
2172         - UNBOUNDED
2173       disk.usage_pcrf_server_oam:
2174         type: org.openecomp.capabilities.metric.Ceilometer
2175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       disk.device.capacity_pcrf_server_oam:
2180         type: org.openecomp.capabilities.metric.Ceilometer
2181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2182         occurrences:
2183         - 1
2184         - UNBOUNDED
2185       disk.latency_pcrf_server_oam:
2186         type: org.openecomp.capabilities.metric.Ceilometer
2187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       disk.device.allocation_pcrf_server_oam:
2192         type: org.openecomp.capabilities.metric.Ceilometer
2193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       memory_pcrf_server_oam:
2198         type: org.openecomp.capabilities.metric.Ceilometer
2199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       disk.device.write.bytes.rate_pcrf_server_oam:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.write.bytes.rate_pcrf_server_oam:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       network.incoming.packets.rate_pcrf_oam_port_1:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       network.incoming.packets.rate_pcrf_oam_port_0:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       network.incoming.packets_pcrf_oam_port_0:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       network.incoming.packets_pcrf_oam_port_1:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       disk.read.bytes.rate_pcrf_server_oam:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.write.requests.rate_pcrf_server_oam:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       memory.resident_pcrf_server_oam:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.write.requests_pcrf_server_oam:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       binding_pcrf_server_oam:
2264         type: tosca.capabilities.network.Bindable
2265         occurrences:
2266         - 1
2267         - UNBOUNDED
2268       disk.device.read.bytes_pcrf_server_oam:
2269         type: org.openecomp.capabilities.metric.Ceilometer
2270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2271         occurrences:
2272         - 1
2273         - UNBOUNDED
2274       network.outgoing.bytes.rate_pcrf_oam_port_1:
2275         type: org.openecomp.capabilities.metric.Ceilometer
2276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2277         occurrences:
2278         - 1
2279         - UNBOUNDED
2280       network.outgoing.bytes.rate_pcrf_oam_port_0:
2281         type: org.openecomp.capabilities.metric.Ceilometer
2282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2283         occurrences:
2284         - 1
2285         - UNBOUNDED
2286       disk.capacity_pcrf_server_oam:
2287         type: org.openecomp.capabilities.metric.Ceilometer
2288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       cpu_pcrf_server_oam:
2293         type: org.openecomp.capabilities.metric.Ceilometer
2294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2295         occurrences:
2296         - 1
2297         - UNBOUNDED
2298       network.incoming.bytes_pcrf_oam_port_1:
2299         type: org.openecomp.capabilities.metric.Ceilometer
2300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       disk.read.requests_pcrf_server_oam:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       network.incoming.bytes_pcrf_oam_port_0:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       endpoint_pcrf_server_oam:
2317         type: tosca.capabilities.Endpoint.Admin
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       feature_pcrf_server_oam:
2322         type: tosca.capabilities.Node
2323         occurrences:
2324         - 1
2325         - UNBOUNDED
2326       disk.device.read.requests.rate_pcrf_server_oam:
2327         type: org.openecomp.capabilities.metric.Ceilometer
2328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2329         occurrences:
2330         - 1
2331         - UNBOUNDED
2332       disk.ephemeral.size_pcrf_server_oam:
2333         type: org.openecomp.capabilities.metric.Ceilometer
2334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2335         occurrences:
2336         - 1
2337         - UNBOUNDED
2338       attachment_pcrf_oam_port_1:
2339         type: tosca.capabilities.Attachment
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       attachment_pcrf_oam_port_0:
2344         type: tosca.capabilities.Attachment
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.device.usage_pcrf_server_oam:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       cpu_util_pcrf_server_oam:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       disk.write.bytes_pcrf_server_oam:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       network.incoming.bytes.rate_pcrf_oam_port_1:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       network.incoming.bytes.rate_pcrf_oam_port_0:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.allocation_pcrf_server_oam:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.device.iops_pcrf_server_oam:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       disk.read.bytes_pcrf_server_oam:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       network.outgoing.packets.rate_pcrf_oam_port_1:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       network.outgoing.packets.rate_pcrf_oam_port_0:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       instance_pcrf_server_oam:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.device.read.bytes.rate_pcrf_server_oam:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       binding_pcrf_oam_port_1:
2421         type: tosca.capabilities.network.Bindable
2422         valid_source_types:
2423         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2424         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2425         occurrences:
2426         - 0
2427         - UNBOUNDED
2428       binding_pcrf_oam_port_0:
2429         type: tosca.capabilities.network.Bindable
2430         valid_source_types:
2431         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2432         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2433         occurrences:
2434         - 0
2435         - UNBOUNDED
2436       disk.root.size_pcrf_server_oam:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       feature_pcrf_oam_port_0:
2443         type: tosca.capabilities.Node
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       feature_pcrf_oam_port_1:
2448         type: tosca.capabilities.Node
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       disk.iops_pcrf_server_oam:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       memory.usage_pcrf_server_oam:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       forwarder_pcrf_oam_port_1:
2465         type: org.openecomp.capabilities.Forwarder
2466         occurrences:
2467         - 1
2468         - UNBOUNDED
2469       network.outgoing.bytes_pcrf_oam_port_0:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       network.outpoing.packets_pcrf_oam_port_0:
2476         type: org.openecomp.capabilities.metric.Ceilometer
2477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       network.outgoing.bytes_pcrf_oam_port_1:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       cpu.delta_pcrf_server_oam:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       os_pcrf_server_oam:
2494         type: tosca.capabilities.OperatingSystem
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       network.outpoing.packets_pcrf_oam_port_1:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       forwarder_pcrf_oam_port_0:
2505         type: org.openecomp.capabilities.Forwarder
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509   org.openecomp.resource.abstract.nodes.heat.nested-psm_v1.0:
2510     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2511     properties:
2512       pcrf_cps_net_ip:
2513         type: string
2514         description: CPS network ip
2515         required: true
2516         status: SUPPORTED
2517       pcrf_psm_flavor_name:
2518         type: string
2519         description: flavor name of PCRF SM instance
2520         required: true
2521         status: SUPPORTED
2522       pcrf_psm_image_name:
2523         type: string
2524         description: PCRF SM image name
2525         required: true
2526         status: SUPPORTED
2527       availabilityzone_name:
2528         type: string
2529         description: availabilityzone name
2530         required: true
2531         status: SUPPORTED
2532       pcrf_vnf_id:
2533         type: string
2534         description: PCRF VNF Id
2535         required: true
2536         status: SUPPORTED
2537       pcrf_cps_net_name:
2538         type: string
2539         description: CPS network name
2540         required: true
2541         status: SUPPORTED
2542       pcrf_cps_net_mask:
2543         type: string
2544         description: CPS network mask
2545         required: true
2546         status: SUPPORTED
2547       pcrf_psm_server_name:
2548         type: string
2549         description: PCRF SM server name
2550         required: true
2551         status: SUPPORTED
2552       pcrf_security_group_name:
2553         type: string
2554         description: the name of security group
2555         required: true
2556         status: SUPPORTED
2557     requirements:
2558     - dependency_pcrf_server_psm:
2559         capability: tosca.capabilities.Node
2560         node: tosca.nodes.Root
2561         relationship: tosca.relationships.DependsOn
2562         occurrences:
2563         - 0
2564         - UNBOUNDED
2565     - local_storage_pcrf_server_psm:
2566         capability: tosca.capabilities.Attachment
2567         node: tosca.nodes.BlockStorage
2568         relationship: tosca.relationships.AttachesTo
2569         occurrences:
2570         - 0
2571         - UNBOUNDED
2572     - dependency_psm01_port_0:
2573         capability: tosca.capabilities.Node
2574         node: tosca.nodes.Root
2575         relationship: tosca.relationships.DependsOn
2576         occurrences:
2577         - 0
2578         - UNBOUNDED
2579     - link_psm01_port_0:
2580         capability: tosca.capabilities.network.Linkable
2581         relationship: tosca.relationships.network.LinksTo
2582         occurrences:
2583         - 1
2584         - 1
2585     capabilities:
2586       disk.write.requests.rate_pcrf_server_psm:
2587         type: org.openecomp.capabilities.metric.Ceilometer
2588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2589         occurrences:
2590         - 1
2591         - UNBOUNDED
2592       disk.device.capacity_pcrf_server_psm:
2593         type: org.openecomp.capabilities.metric.Ceilometer
2594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2595         occurrences:
2596         - 1
2597         - UNBOUNDED
2598       disk.device.allocation_pcrf_server_psm:
2599         type: org.openecomp.capabilities.metric.Ceilometer
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604       memory_pcrf_server_psm:
2605         type: org.openecomp.capabilities.metric.Ceilometer
2606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2607         occurrences:
2608         - 1
2609         - UNBOUNDED
2610       disk.device.write.bytes.rate_pcrf_server_psm:
2611         type: org.openecomp.capabilities.metric.Ceilometer
2612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2613         occurrences:
2614         - 1
2615         - UNBOUNDED
2616       forwarder_psm01_port_0:
2617         type: org.openecomp.capabilities.Forwarder
2618         occurrences:
2619         - 1
2620         - UNBOUNDED
2621       network.outgoing.bytes.rate_psm01_port_0:
2622         type: org.openecomp.capabilities.metric.Ceilometer
2623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2624         occurrences:
2625         - 1
2626         - UNBOUNDED
2627       disk.allocation_pcrf_server_psm:
2628         type: org.openecomp.capabilities.metric.Ceilometer
2629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2630         occurrences:
2631         - 1
2632         - UNBOUNDED
2633       disk.device.write.requests_pcrf_server_psm:
2634         type: org.openecomp.capabilities.metric.Ceilometer
2635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2636         occurrences:
2637         - 1
2638         - UNBOUNDED
2639       vcpus_pcrf_server_psm:
2640         type: org.openecomp.capabilities.metric.Ceilometer
2641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       instance_pcrf_server_psm:
2646         type: org.openecomp.capabilities.metric.Ceilometer
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       disk.device.read.requests_pcrf_server_psm:
2652         type: org.openecomp.capabilities.metric.Ceilometer
2653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2654         occurrences:
2655         - 1
2656         - UNBOUNDED
2657       endpoint_pcrf_server_psm:
2658         type: tosca.capabilities.Endpoint.Admin
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       disk.write.requests_pcrf_server_psm:
2663         type: org.openecomp.capabilities.metric.Ceilometer
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       memory.resident_pcrf_server_psm:
2669         type: org.openecomp.capabilities.metric.Ceilometer
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       network.incoming.packets_psm01_port_0:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       binding_pcrf_server_psm:
2681         type: tosca.capabilities.network.Bindable
2682         occurrences:
2683         - 1
2684         - UNBOUNDED
2685       disk.latency_pcrf_server_psm:
2686         type: org.openecomp.capabilities.metric.Ceilometer
2687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2688         occurrences:
2689         - 1
2690         - UNBOUNDED
2691       disk.device.read.bytes_pcrf_server_psm:
2692         type: org.openecomp.capabilities.metric.Ceilometer
2693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2694         occurrences:
2695         - 1
2696         - UNBOUNDED
2697       disk.write.bytes_pcrf_server_psm:
2698         type: org.openecomp.capabilities.metric.Ceilometer
2699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       disk.write.bytes.rate_pcrf_server_psm:
2704         type: org.openecomp.capabilities.metric.Ceilometer
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       host_pcrf_server_psm:
2710         type: tosca.capabilities.Container
2711         valid_source_types:
2712         - tosca.nodes.SoftwareComponent
2713         occurrences:
2714         - 1
2715         - UNBOUNDED
2716       network.outgoing.packets.rate_psm01_port_0:
2717         type: org.openecomp.capabilities.metric.Ceilometer
2718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2719         occurrences:
2720         - 1
2721         - UNBOUNDED
2722       disk.device.write.bytes_pcrf_server_psm:
2723         type: org.openecomp.capabilities.metric.Ceilometer
2724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2725         occurrences:
2726         - 1
2727         - UNBOUNDED
2728       disk.read.requests_pcrf_server_psm:
2729         type: org.openecomp.capabilities.metric.Ceilometer
2730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2731         occurrences:
2732         - 1
2733         - UNBOUNDED
2734       network.outgoing.bytes_psm01_port_0:
2735         type: org.openecomp.capabilities.metric.Ceilometer
2736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2737         occurrences:
2738         - 1
2739         - UNBOUNDED
2740       binding_psm01_port_0:
2741         type: tosca.capabilities.network.Bindable
2742         valid_source_types:
2743         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2744         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2745         occurrences:
2746         - 0
2747         - UNBOUNDED
2748       disk.device.read.requests.rate_pcrf_server_psm:
2749         type: org.openecomp.capabilities.metric.Ceilometer
2750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2751         occurrences:
2752         - 1
2753         - UNBOUNDED
2754       network.incoming.bytes.rate_psm01_port_0:
2755         type: org.openecomp.capabilities.metric.Ceilometer
2756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2757         occurrences:
2758         - 1
2759         - UNBOUNDED
2760       network.outpoing.packets_psm01_port_0:
2761         type: org.openecomp.capabilities.metric.Ceilometer
2762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2763         occurrences:
2764         - 1
2765         - UNBOUNDED
2766       disk.ephemeral.size_pcrf_server_psm:
2767         type: org.openecomp.capabilities.metric.Ceilometer
2768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2769         occurrences:
2770         - 1
2771         - UNBOUNDED
2772       cpu_util_pcrf_server_psm:
2773         type: org.openecomp.capabilities.metric.Ceilometer
2774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2775         occurrences:
2776         - 1
2777         - UNBOUNDED
2778       cpu.delta_pcrf_server_psm:
2779         type: org.openecomp.capabilities.metric.Ceilometer
2780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2781         occurrences:
2782         - 1
2783         - UNBOUNDED
2784       disk.device.usage_pcrf_server_psm:
2785         type: org.openecomp.capabilities.metric.Ceilometer
2786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2787         occurrences:
2788         - 1
2789         - UNBOUNDED
2790       memory.usage_pcrf_server_psm:
2791         type: org.openecomp.capabilities.metric.Ceilometer
2792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2793         occurrences:
2794         - 1
2795         - UNBOUNDED
2796       disk.read.bytes.rate_pcrf_server_psm:
2797         type: org.openecomp.capabilities.metric.Ceilometer
2798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2799         occurrences:
2800         - 1
2801         - UNBOUNDED
2802       disk.device.read.bytes.rate_pcrf_server_psm:
2803         type: org.openecomp.capabilities.metric.Ceilometer
2804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.device.iops_pcrf_server_psm:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       network.incoming.bytes_psm01_port_0:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.iops_pcrf_server_psm:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       feature_pcrf_server_psm:
2827         type: tosca.capabilities.Node
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       cpu_pcrf_server_psm:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       disk.root.size_pcrf_server_psm:
2838         type: org.openecomp.capabilities.metric.Ceilometer
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       disk.device.write.requests.rate_pcrf_server_psm:
2844         type: org.openecomp.capabilities.metric.Ceilometer
2845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2846         occurrences:
2847         - 1
2848         - UNBOUNDED
2849       os_pcrf_server_psm:
2850         type: tosca.capabilities.OperatingSystem
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       disk.usage_pcrf_server_psm:
2855         type: org.openecomp.capabilities.metric.Ceilometer
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       disk.device.latency_pcrf_server_psm:
2861         type: org.openecomp.capabilities.metric.Ceilometer
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2863         occurrences:
2864         - 1
2865         - UNBOUNDED
2866       disk.read.bytes_pcrf_server_psm:
2867         type: org.openecomp.capabilities.metric.Ceilometer
2868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2869         occurrences:
2870         - 1
2871         - UNBOUNDED
2872       feature_psm01_port_0:
2873         type: tosca.capabilities.Node
2874         occurrences:
2875         - 1
2876         - UNBOUNDED
2877       network.incoming.packets.rate_psm01_port_0:
2878         type: org.openecomp.capabilities.metric.Ceilometer
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2880         occurrences:
2881         - 1
2882         - UNBOUNDED
2883       disk.capacity_pcrf_server_psm:
2884         type: org.openecomp.capabilities.metric.Ceilometer
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       attachment_psm01_port_0:
2890         type: tosca.capabilities.Attachment
2891         occurrences:
2892         - 1
2893         - UNBOUNDED
2894       scalable_pcrf_server_psm:
2895         type: tosca.capabilities.Scalable
2896         occurrences:
2897         - 1
2898         - UNBOUNDED