de3481367eeff70b10967afa2f5029726b6f1a78
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / threeNestedPointingToThreeDiffNestedFilesSameComputeType / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       availabilityzone_name:
18         type: string
19         description: availabilityzone name
20         required: true
21         status: SUPPORTED
22       oam_net_gw:
23         type: string
24         description: CPS network gateway
25         required: true
26         status: SUPPORTED
27       port_pcm_port_0_vlan_requirements:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: json
33       pcm_image_name:
34         type: string
35         description: PCRF CM image name
36         required: true
37         status: SUPPORTED
38       security_group_name:
39         type: string
40         description: the name of security group
41         required: true
42         status: SUPPORTED
43       cps_net_ip:
44         type: string
45         description: CPS network ip
46         required: true
47         status: SUPPORTED
48       port_pcm_port_1_vlan_requirements:
49         type: list
50         required: true
51         status: SUPPORTED
52         entry_schema:
53           type: json
54       pcm_flavor_name:
55         type: string
56         description: flavor name of PCRF CM instance
57         required: true
58         status: SUPPORTED
59       port_pcm_port_0_order:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: integer
65       port_pcm_port_0_subnetpoolid:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_pcm_port_1_subnetpoolid:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       pcm_vol:
78         type: string
79         description: CPS Cluman Cinder Volume
80         required: true
81         status: SUPPORTED
82       pcm_server_name:
83         type: string
84         description: PCRF CM server name
85         required: true
86         status: SUPPORTED
87       cps_net_name:
88         type: string
89         description: CPS network name
90         required: true
91         status: SUPPORTED
92       cps_net_mask:
93         type: string
94         description: CPS network mask
95         required: true
96         status: SUPPORTED
97       oam_net_ip:
98         type: string
99         description: OAM network ip
100         required: true
101         status: SUPPORTED
102       oam_net_mask:
103         type: string
104         description: CPS network mask
105         required: true
106         status: SUPPORTED
107       port_pcm_port_1_exCP_naming:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: json
113       port_pcm_port_0_exCP_naming:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: json
119       oam_net_name:
120         type: string
121         description: OAM network name
122         required: true
123         status: SUPPORTED
124       port_pcm_port_1_order:
125         type: list
126         required: true
127         status: SUPPORTED
128         entry_schema:
129           type: integer
130       port_pcm_port_1_network_role:
131         type: list
132         required: true
133         status: SUPPORTED
134         entry_schema:
135           type: string
136     attributes:
137       server_pcm_id:
138         type: string
139         description: the pcm nova service id
140         status: SUPPORTED
141     requirements:
142     - dependency_pcm_port_1:
143         capability: tosca.capabilities.Node
144         node: tosca.nodes.Root
145         relationship: tosca.relationships.DependsOn
146         occurrences:
147         - 0
148         - UNBOUNDED
149     - link_pcm_port_1:
150         capability: tosca.capabilities.network.Linkable
151         relationship: tosca.relationships.network.LinksTo
152         occurrences:
153         - 1
154         - 1
155     - dependency_server_pcm:
156         capability: tosca.capabilities.Node
157         node: tosca.nodes.Root
158         relationship: tosca.relationships.DependsOn
159         occurrences:
160         - 0
161         - UNBOUNDED
162     - local_storage_server_pcm:
163         capability: tosca.capabilities.Attachment
164         node: tosca.nodes.BlockStorage
165         relationship: tosca.relationships.AttachesTo
166         occurrences:
167         - 0
168         - UNBOUNDED
169     - dependency_pcm_port_0:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - link_pcm_port_0:
177         capability: tosca.capabilities.network.Linkable
178         relationship: tosca.relationships.network.LinksTo
179         occurrences:
180         - 1
181         - 1
182     capabilities:
183       network.incoming.packets.rate_pcm_port_0:
184         type: org.openecomp.capabilities.metric.Ceilometer
185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
186         occurrences:
187         - 1
188         - UNBOUNDED
189       cpu_server_pcm:
190         type: org.openecomp.capabilities.metric.Ceilometer
191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
192         occurrences:
193         - 1
194         - UNBOUNDED
195       network.incoming.packets.rate_pcm_port_1:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       network.outpoing.packets_pcm_port_1:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       memory_server_pcm:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       disk.write.requests_server_pcm:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       network.outpoing.packets_pcm_port_0:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       disk.device.iops_server_pcm:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       memory.resident_server_pcm:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       disk.device.write.requests_server_pcm:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       disk.device.usage_server_pcm:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.allocation_server_pcm:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       disk.usage_server_pcm:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.device.write.bytes_server_pcm:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.root.size_server_pcm:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.ephemeral.size_server_pcm:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.device.latency_server_pcm:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       network.incoming.bytes_pcm_port_0:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       network.incoming.bytes_pcm_port_1:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       binding_pcm_port_0:
298         type: tosca.capabilities.network.Bindable
299         valid_source_types:
300         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
301         occurrences:
302         - 0
303         - UNBOUNDED
304       binding_pcm_port_1:
305         type: tosca.capabilities.network.Bindable
306         valid_source_types:
307         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
308         occurrences:
309         - 0
310         - UNBOUNDED
311       memory.usage_server_pcm:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.read.requests_server_pcm:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.capacity_server_pcm:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       os_server_pcm:
330         type: tosca.capabilities.OperatingSystem
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.read.bytes_server_pcm:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       network.outgoing.packets.rate_pcm_port_0:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       network.outgoing.packets.rate_pcm_port_1:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       feature_pcm_port_1:
353         type: tosca.capabilities.Node
354         occurrences:
355         - 1
356         - UNBOUNDED
357       network.outgoing.bytes_pcm_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       disk.device.read.bytes_server_pcm:
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       feature_pcm_port_0:
370         type: tosca.capabilities.Node
371         occurrences:
372         - 1
373         - UNBOUNDED
374       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
381         type: tosca.capabilities.Attachment
382         occurrences:
383         - 1
384         - UNBOUNDED
385       attachment_pcm_port_1:
386         type: tosca.capabilities.Attachment
387         occurrences:
388         - 1
389         - UNBOUNDED
390       endpoint_server_pcm:
391         type: tosca.capabilities.Endpoint.Admin
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.device.read.requests.rate_server_pcm:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       vcpus_server_pcm:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.write.bytes_server_pcm:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.iops_server_pcm:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.read.bytes.rate_server_pcm:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.allocation_server_pcm:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       scalable_server_pcm:
432         type: tosca.capabilities.Scalable
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.device.read.bytes.rate_server_pcm:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       cpu_util_server_pcm:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.write.requests.rate_server_pcm:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.device.write.bytes.rate_server_pcm:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       host_server_pcm:
461         type: tosca.capabilities.Container
462         valid_source_types:
463         - tosca.nodes.SoftwareComponent
464         occurrences:
465         - 1
466         - UNBOUNDED
467       cpu.delta_server_pcm:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       network.outgoing.bytes.rate_pcm_port_1:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       network.incoming.packets_pcm_port_0:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       binding_server_pcm:
486         type: tosca.capabilities.network.Bindable
487         occurrences:
488         - 1
489         - UNBOUNDED
490       network.outgoing.bytes.rate_pcm_port_0:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       disk.device.capacity_server_pcm:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       network.incoming.packets_pcm_port_1:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       instance_server_pcm:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       disk.device.write.requests.rate_server_pcm:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       disk.latency_server_pcm:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.device.read.requests_server_pcm:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       feature_server_pcm:
533         type: tosca.capabilities.Node
534         occurrences:
535         - 1
536         - UNBOUNDED
537       network.incoming.bytes.rate_pcm_port_0:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       disk.write.bytes.rate_server_pcm:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.incoming.bytes.rate_pcm_port_1:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
556     derived_from: org.openecomp.resource.abstract.nodes.VFC
557     properties:
558       port_pcm_port_0_network_role:
559         type: list
560         required: true
561         status: SUPPORTED
562         entry_schema:
563           type: string
564       availabilityzone_name:
565         type: string
566         description: availabilityzone name
567         required: true
568         status: SUPPORTED
569       oam_net_gw:
570         type: string
571         description: CPS network gateway
572         required: true
573         status: SUPPORTED
574       port_pcm_port_0_vlan_requirements:
575         type: list
576         required: true
577         status: SUPPORTED
578         entry_schema:
579           type: json
580       pcm_image_name:
581         type: string
582         description: PCRF CM image name
583         required: true
584         status: SUPPORTED
585       security_group_name:
586         type: string
587         description: the name of security group
588         required: true
589         status: SUPPORTED
590       cps_net_ip:
591         type: string
592         description: CPS network ip
593         required: true
594         status: SUPPORTED
595       port_pcm_port_1_vlan_requirements:
596         type: list
597         required: true
598         status: SUPPORTED
599         entry_schema:
600           type: json
601       pcm_flavor_name:
602         type: string
603         description: flavor name of PCRF CM instance
604         required: true
605         status: SUPPORTED
606       port_pcm_port_0_order:
607         type: list
608         required: true
609         status: SUPPORTED
610         entry_schema:
611           type: integer
612       port_pcm_port_0_subnetpoolid:
613         type: list
614         required: true
615         status: SUPPORTED
616         entry_schema:
617           type: string
618       port_pcm_port_1_subnetpoolid:
619         type: list
620         required: true
621         status: SUPPORTED
622         entry_schema:
623           type: string
624       pcm_vol:
625         type: string
626         description: CPS Cluman Cinder Volume
627         required: true
628         status: SUPPORTED
629       pcm_server_name:
630         type: string
631         description: PCRF CM server name
632         required: true
633         status: SUPPORTED
634       cps_net_name:
635         type: string
636         description: CPS network name
637         required: true
638         status: SUPPORTED
639       cps_net_mask:
640         type: string
641         description: CPS network mask
642         required: true
643         status: SUPPORTED
644       oam_net_ip:
645         type: string
646         description: OAM network ip
647         required: true
648         status: SUPPORTED
649       oam_net_mask:
650         type: string
651         description: CPS network mask
652         required: true
653         status: SUPPORTED
654       port_pcm_port_1_exCP_naming:
655         type: list
656         required: true
657         status: SUPPORTED
658         entry_schema:
659           type: json
660       port_pcm_port_0_exCP_naming:
661         type: list
662         required: true
663         status: SUPPORTED
664         entry_schema:
665           type: json
666       oam_net_name:
667         type: string
668         description: OAM network name
669         required: true
670         status: SUPPORTED
671       port_pcm_port_1_order:
672         type: list
673         required: true
674         status: SUPPORTED
675         entry_schema:
676           type: integer
677       port_pcm_port_1_network_role:
678         type: list
679         required: true
680         status: SUPPORTED
681         entry_schema:
682           type: string
683     attributes:
684       server_pcm_id:
685         type: string
686         description: the pcm nova service id
687         status: SUPPORTED
688     requirements:
689     - dependency_pcm_port_1:
690         capability: tosca.capabilities.Node
691         node: tosca.nodes.Root
692         relationship: tosca.relationships.DependsOn
693         occurrences:
694         - 0
695         - UNBOUNDED
696     - link_pcm_port_1:
697         capability: tosca.capabilities.network.Linkable
698         relationship: tosca.relationships.network.LinksTo
699         occurrences:
700         - 1
701         - 1
702     - dependency_server_pcm:
703         capability: tosca.capabilities.Node
704         node: tosca.nodes.Root
705         relationship: tosca.relationships.DependsOn
706         occurrences:
707         - 0
708         - UNBOUNDED
709     - local_storage_server_pcm:
710         capability: tosca.capabilities.Attachment
711         node: tosca.nodes.BlockStorage
712         relationship: tosca.relationships.AttachesTo
713         occurrences:
714         - 0
715         - UNBOUNDED
716     - dependency_pcm_port_0:
717         capability: tosca.capabilities.Node
718         node: tosca.nodes.Root
719         relationship: tosca.relationships.DependsOn
720         occurrences:
721         - 0
722         - UNBOUNDED
723     - link_pcm_port_0:
724         capability: tosca.capabilities.network.Linkable
725         relationship: tosca.relationships.network.LinksTo
726         occurrences:
727         - 1
728         - 1
729     capabilities:
730       network.incoming.packets.rate_pcm_port_0:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       cpu_server_pcm:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       network.incoming.packets.rate_pcm_port_1:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       network.outpoing.packets_pcm_port_1:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       memory_server_pcm:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.write.requests_server_pcm:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       network.outpoing.packets_pcm_port_0:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       disk.device.iops_server_pcm:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       memory.resident_server_pcm:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.device.write.requests_server_pcm:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       disk.device.usage_server_pcm:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.allocation_server_pcm:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       disk.usage_server_pcm:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.write.bytes_server_pcm:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       disk.root.size_server_pcm:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.ephemeral.size_server_pcm:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.latency_server_pcm:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       network.incoming.bytes_pcm_port_0:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.incoming.bytes_pcm_port_1:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       binding_pcm_port_0:
845         type: tosca.capabilities.network.Bindable
846         valid_source_types:
847         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
848         occurrences:
849         - 0
850         - UNBOUNDED
851       binding_pcm_port_1:
852         type: tosca.capabilities.network.Bindable
853         valid_source_types:
854         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
855         occurrences:
856         - 0
857         - UNBOUNDED
858       memory.usage_server_pcm:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       disk.read.requests_server_pcm:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.capacity_server_pcm:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       os_server_pcm:
877         type: tosca.capabilities.OperatingSystem
878         occurrences:
879         - 1
880         - UNBOUNDED
881       disk.read.bytes_server_pcm:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       network.outgoing.packets.rate_pcm_port_0:
888         type: org.openecomp.capabilities.metric.Ceilometer
889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
890         occurrences:
891         - 1
892         - UNBOUNDED
893       network.outgoing.packets.rate_pcm_port_1:
894         type: org.openecomp.capabilities.metric.Ceilometer
895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
896         occurrences:
897         - 1
898         - UNBOUNDED
899       feature_pcm_port_1:
900         type: tosca.capabilities.Node
901         occurrences:
902         - 1
903         - UNBOUNDED
904       network.outgoing.bytes_pcm_port_0:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       disk.device.read.bytes_server_pcm:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       feature_pcm_port_0:
917         type: tosca.capabilities.Node
918         occurrences:
919         - 1
920         - UNBOUNDED
921       network.outgoing.bytes_pcm_port_1:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       attachment_pcm_port_0:
928         type: tosca.capabilities.Attachment
929         occurrences:
930         - 1
931         - UNBOUNDED
932       attachment_pcm_port_1:
933         type: tosca.capabilities.Attachment
934         occurrences:
935         - 1
936         - UNBOUNDED
937       endpoint_server_pcm:
938         type: tosca.capabilities.Endpoint.Admin
939         occurrences:
940         - 1
941         - UNBOUNDED
942       disk.device.read.requests.rate_server_pcm:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       vcpus_server_pcm:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       disk.write.bytes_server_pcm:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       disk.iops_server_pcm:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.read.bytes.rate_server_pcm:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.device.allocation_server_pcm:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       scalable_server_pcm:
979         type: tosca.capabilities.Scalable
980         occurrences:
981         - 1
982         - UNBOUNDED
983       disk.device.read.bytes.rate_server_pcm:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       cpu_util_server_pcm:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.write.requests.rate_server_pcm:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.device.write.bytes.rate_server_pcm:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       host_server_pcm:
1008         type: tosca.capabilities.Container
1009         valid_source_types:
1010         - tosca.nodes.SoftwareComponent
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       cpu.delta_server_pcm:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       network.outgoing.bytes.rate_pcm_port_1:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       network.incoming.packets_pcm_port_0:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       binding_server_pcm:
1033         type: tosca.capabilities.network.Bindable
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       network.outgoing.bytes.rate_pcm_port_0:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       disk.device.capacity_server_pcm:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       network.incoming.packets_pcm_port_1:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       instance_server_pcm:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.device.write.requests.rate_server_pcm:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.latency_server_pcm:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.read.requests_server_pcm:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       feature_server_pcm:
1080         type: tosca.capabilities.Node
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       network.incoming.bytes.rate_pcm_port_0:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       disk.write.bytes.rate_server_pcm:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       network.incoming.bytes.rate_pcm_port_1:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1103     derived_from: org.openecomp.resource.abstract.nodes.VFC
1104     properties:
1105       port_pcm_port_0_network_role:
1106         type: list
1107         required: true
1108         status: SUPPORTED
1109         entry_schema:
1110           type: string
1111       availabilityzone_name:
1112         type: string
1113         description: availabilityzone name
1114         required: true
1115         status: SUPPORTED
1116       oam_net_gw:
1117         type: string
1118         description: CPS network gateway
1119         required: true
1120         status: SUPPORTED
1121       port_pcm_port_0_vlan_requirements:
1122         type: list
1123         required: true
1124         status: SUPPORTED
1125         entry_schema:
1126           type: json
1127       pcm_image_name:
1128         type: string
1129         description: PCRF CM image name
1130         required: true
1131         status: SUPPORTED
1132       security_group_name:
1133         type: string
1134         description: the name of security group
1135         required: true
1136         status: SUPPORTED
1137       cps_net_ip:
1138         type: string
1139         description: CPS network ip
1140         required: true
1141         status: SUPPORTED
1142       port_pcm_port_1_vlan_requirements:
1143         type: list
1144         required: true
1145         status: SUPPORTED
1146         entry_schema:
1147           type: json
1148       pcm_flavor_name:
1149         type: string
1150         description: flavor name of PCRF CM instance
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_0_order:
1154         type: list
1155         required: true
1156         status: SUPPORTED
1157         entry_schema:
1158           type: integer
1159       port_pcm_port_0_subnetpoolid:
1160         type: list
1161         required: true
1162         status: SUPPORTED
1163         entry_schema:
1164           type: string
1165       port_pcm_port_1_subnetpoolid:
1166         type: list
1167         required: true
1168         status: SUPPORTED
1169         entry_schema:
1170           type: string
1171       pcm_vol:
1172         type: string
1173         description: CPS Cluman Cinder Volume
1174         required: true
1175         status: SUPPORTED
1176       pcm_server_name:
1177         type: string
1178         description: PCRF CM server name
1179         required: true
1180         status: SUPPORTED
1181       cps_net_name:
1182         type: string
1183         description: CPS network name
1184         required: true
1185         status: SUPPORTED
1186       cps_net_mask:
1187         type: string
1188         description: CPS network mask
1189         required: true
1190         status: SUPPORTED
1191       oam_net_ip:
1192         type: string
1193         description: OAM network ip
1194         required: true
1195         status: SUPPORTED
1196       oam_net_mask:
1197         type: string
1198         description: CPS network mask
1199         required: true
1200         status: SUPPORTED
1201       port_pcm_port_1_exCP_naming:
1202         type: list
1203         required: true
1204         status: SUPPORTED
1205         entry_schema:
1206           type: json
1207       port_pcm_port_0_exCP_naming:
1208         type: list
1209         required: true
1210         status: SUPPORTED
1211         entry_schema:
1212           type: json
1213       oam_net_name:
1214         type: string
1215         description: OAM network name
1216         required: true
1217         status: SUPPORTED
1218       port_pcm_port_1_order:
1219         type: list
1220         required: true
1221         status: SUPPORTED
1222         entry_schema:
1223           type: integer
1224       port_pcm_port_1_network_role:
1225         type: list
1226         required: true
1227         status: SUPPORTED
1228         entry_schema:
1229           type: string
1230     attributes:
1231       server_pcm_id:
1232         type: string
1233         description: the pcm nova service id
1234         status: SUPPORTED
1235     requirements:
1236     - dependency_pcm_port_1:
1237         capability: tosca.capabilities.Node
1238         node: tosca.nodes.Root
1239         relationship: tosca.relationships.DependsOn
1240         occurrences:
1241         - 0
1242         - UNBOUNDED
1243     - link_pcm_port_1:
1244         capability: tosca.capabilities.network.Linkable
1245         relationship: tosca.relationships.network.LinksTo
1246         occurrences:
1247         - 1
1248         - 1
1249     - dependency_server_pcm:
1250         capability: tosca.capabilities.Node
1251         node: tosca.nodes.Root
1252         relationship: tosca.relationships.DependsOn
1253         occurrences:
1254         - 0
1255         - UNBOUNDED
1256     - local_storage_server_pcm:
1257         capability: tosca.capabilities.Attachment
1258         node: tosca.nodes.BlockStorage
1259         relationship: tosca.relationships.AttachesTo
1260         occurrences:
1261         - 0
1262         - UNBOUNDED
1263     - dependency_pcm_port_0:
1264         capability: tosca.capabilities.Node
1265         node: tosca.nodes.Root
1266         relationship: tosca.relationships.DependsOn
1267         occurrences:
1268         - 0
1269         - UNBOUNDED
1270     - link_pcm_port_0:
1271         capability: tosca.capabilities.network.Linkable
1272         relationship: tosca.relationships.network.LinksTo
1273         occurrences:
1274         - 1
1275         - 1
1276     capabilities:
1277       network.incoming.packets.rate_pcm_port_0:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       cpu_server_pcm:
1284         type: org.openecomp.capabilities.metric.Ceilometer
1285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       network.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       memory_server_pcm:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       disk.write.requests_server_pcm:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       network.outpoing.packets_pcm_port_0:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.device.iops_server_pcm:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       memory.resident_server_pcm:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       disk.device.write.requests_server_pcm:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.device.usage_server_pcm:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.allocation_server_pcm:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.usage_server_pcm:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.write.bytes_server_pcm:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       disk.root.size_server_pcm:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.ephemeral.size_server_pcm:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.latency_server_pcm:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       network.incoming.bytes_pcm_port_0:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       network.incoming.bytes_pcm_port_1:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       binding_pcm_port_0:
1392         type: tosca.capabilities.network.Bindable
1393         valid_source_types:
1394         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1395         occurrences:
1396         - 0
1397         - UNBOUNDED
1398       binding_pcm_port_1:
1399         type: tosca.capabilities.network.Bindable
1400         valid_source_types:
1401         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1402         occurrences:
1403         - 0
1404         - UNBOUNDED
1405       memory.usage_server_pcm:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       disk.read.requests_server_pcm:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.capacity_server_pcm:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       os_server_pcm:
1424         type: tosca.capabilities.OperatingSystem
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.read.bytes_server_pcm:
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       network.outgoing.packets.rate_pcm_port_0:
1435         type: org.openecomp.capabilities.metric.Ceilometer
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       network.outgoing.packets.rate_pcm_port_1:
1441         type: org.openecomp.capabilities.metric.Ceilometer
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       feature_pcm_port_1:
1447         type: tosca.capabilities.Node
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       network.outgoing.bytes_pcm_port_0:
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       disk.device.read.bytes_server_pcm:
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       feature_pcm_port_0:
1464         type: tosca.capabilities.Node
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       network.outgoing.bytes_pcm_port_1:
1469         type: org.openecomp.capabilities.metric.Ceilometer
1470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       attachment_pcm_port_0:
1475         type: tosca.capabilities.Attachment
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       attachment_pcm_port_1:
1480         type: tosca.capabilities.Attachment
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       endpoint_server_pcm:
1485         type: tosca.capabilities.Endpoint.Admin
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       disk.device.read.requests.rate_server_pcm:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       vcpus_server_pcm:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       disk.write.bytes_server_pcm:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       disk.iops_server_pcm:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       disk.read.bytes.rate_server_pcm:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       disk.device.allocation_server_pcm:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       scalable_server_pcm:
1526         type: tosca.capabilities.Scalable
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       disk.device.read.bytes.rate_server_pcm:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       cpu_util_server_pcm:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.write.requests.rate_server_pcm:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       disk.device.write.bytes.rate_server_pcm:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       host_server_pcm:
1555         type: tosca.capabilities.Container
1556         valid_source_types:
1557         - tosca.nodes.SoftwareComponent
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       cpu.delta_server_pcm:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       network.outgoing.bytes.rate_pcm_port_1:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       network.incoming.packets_pcm_port_0:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       binding_server_pcm:
1580         type: tosca.capabilities.network.Bindable
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       network.outgoing.bytes.rate_pcm_port_0:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       disk.device.capacity_server_pcm:
1591         type: org.openecomp.capabilities.metric.Ceilometer
1592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       network.incoming.packets_pcm_port_1:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       instance_server_pcm:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.device.write.requests.rate_server_pcm:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       disk.latency_server_pcm:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       disk.device.read.requests_server_pcm:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       feature_server_pcm:
1627         type: tosca.capabilities.Node
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       network.incoming.bytes.rate_pcm_port_0:
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       disk.write.bytes.rate_server_pcm:
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       network.incoming.bytes.rate_pcm_port_1:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED