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