eeb29c1c147b484c09886b517565eb6462f1d880
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_11_network_role_tag:
12         type: string
13         required: true
14         status: SUPPORTED
15       availabilityzone_name:
16         type: string
17         description: availabilityzone name
18         required: true
19         status: SUPPORTED
20       port_pcm_port_11_ip_requirements:
21         type: list
22         required: true
23         status: SUPPORTED
24         entry_schema:
25           type: org.openecomp.datatypes.network.IpRequirements
26       pcm_image_name:
27         type: string
28         description: PCRF CM image name
29         required: true
30         status: SUPPORTED
31       port_pcm_port_01_ip_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.IpRequirements
37       port_pcm_port_01_vlan_requirements:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.network.VlanRequirements
43       port_pcm_port_11_mac_requirements:
44         type: org.openecomp.datatypes.network.MacRequirements
45         required: true
46         status: SUPPORTED
47       port_pcm_port_01_network_role:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pcm_port_01_subnetpoolid:
52         type: string
53         required: true
54         status: SUPPORTED
55       pcm_server_name:
56         type: string
57         description: PCRF CM server name
58         required: true
59         status: SUPPORTED
60       cps_net_mask:
61         type: string
62         description: CPS network mask
63         required: true
64         status: SUPPORTED
65       oam_net_name:
66         type: string
67         description: OAM network name
68         required: true
69         status: SUPPORTED
70       port_pcm_port_01_network_role_tag:
71         type: string
72         required: true
73         status: SUPPORTED
74       oam_net_gw:
75         type: string
76         description: CPS network gateway
77         required: true
78         status: SUPPORTED
79       port_pcm_port_11_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       security_group_name:
84         type: string
85         description: the name of security group
86         required: true
87         status: SUPPORTED
88       port_pcm_port_11_vlan_requirements:
89         type: list
90         required: true
91         status: SUPPORTED
92         entry_schema:
93           type: org.openecomp.datatypes.network.VlanRequirements
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_11_order:
100         type: integer
101         required: true
102         status: SUPPORTED
103       port_pcm_port_01_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       pcm_flavor_name:
108         type: string
109         description: flavor name of PCRF CM instance
110         required: true
111         status: SUPPORTED
112       port_pcm_port_01_mac_requirements:
113         type: org.openecomp.datatypes.network.MacRequirements
114         required: true
115         status: SUPPORTED
116       pcm_vol:
117         type: string
118         description: CPS Cluman Cinder Volume
119         required: true
120         status: SUPPORTED
121       port_pcm_port_11_exCP_naming:
122         type: org.openecomp.datatypes.Naming
123         required: true
124         status: SUPPORTED
125       cps_net_name:
126         type: string
127         description: CPS network name
128         required: true
129         status: SUPPORTED
130       oam_net_ip:
131         type: string
132         description: OAM network ip
133         required: true
134         status: SUPPORTED
135       oam_net_mask:
136         type: string
137         description: CPS network mask
138         required: true
139         status: SUPPORTED
140       port_pcm_port_01_exCP_naming:
141         type: org.openecomp.datatypes.Naming
142         required: true
143         status: SUPPORTED
144       port_pcm_port_11_subnetpoolid:
145         type: string
146         required: true
147         status: SUPPORTED
148     attributes:
149       server_pcm_id:
150         type: string
151         description: the pcm nova service id
152         status: SUPPORTED
153     requirements:
154     - dependency_pcm_port_11:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_pcm_port_11:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_pcm_port_01:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - link_pcm_port_01:
175         capability: tosca.capabilities.network.Linkable
176         relationship: tosca.relationships.network.LinksTo
177         occurrences:
178         - 1
179         - 1
180     - dependency_server_pcm_1:
181         capability: tosca.capabilities.Node
182         node: tosca.nodes.Root
183         relationship: tosca.relationships.DependsOn
184         occurrences:
185         - 0
186         - UNBOUNDED
187     - local_storage_server_pcm_1:
188         capability: tosca.capabilities.Attachment
189         node: tosca.nodes.BlockStorage
190         relationship: tosca.relationships.AttachesTo
191         occurrences:
192         - 0
193         - UNBOUNDED
194     capabilities:
195       disk.root.size_server_pcm_1:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       network.outgoing.bytes_pcm_port_11:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.packets_pcm_port_01:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       feature_pcm_port_01:
214         type: tosca.capabilities.Node
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.iops_server_pcm_1:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.write.bytes.rate_server_pcm_1:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.bytes_pcm_port_01:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.capacity_server_pcm_1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.write.requests_server_pcm_1:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.incoming.bytes.rate_pcm_port_11:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.read.bytes_server_pcm_1:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       attachment_pcm_port_01:
261         type: tosca.capabilities.Attachment
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_pcm_port_11:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       network.outgoing.packets.rate_pcm_port_01:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.usage_server_pcm_1:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       cpu_util_server_pcm_1:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       vcpus_server_pcm_1:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       memory.resident_server_pcm_1:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.outgoing.bytes_pcm_port_01:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.outgoing.packets.rate_pcm_port_11:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       feature_server_pcm_1:
313         type: tosca.capabilities.Node
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.allocation_server_pcm_1:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.device.write.bytes_server_pcm_1:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       memory.usage_server_pcm_1:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       cpu_server_pcm_1:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       network.incoming.packets.rate_pcm_port_11:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       binding_pcm_port_11:
348         type: tosca.capabilities.network.Bindable
349         valid_source_types:
350         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
351         occurrences:
352         - 0
353         - UNBOUNDED
354       disk.device.read.bytes_server_pcm_1:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       network.incoming.bytes.rate_pcm_port_01:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.bytes.rate_pcm_port_11:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       attachment_pcm_port_11:
373         type: tosca.capabilities.Attachment
374         occurrences:
375         - 1
376         - UNBOUNDED
377       endpoint_server_pcm_1:
378         type: tosca.capabilities.Endpoint.Admin
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.read.bytes.rate_server_pcm_1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.iops_server_pcm_1:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       cpu.delta_server_pcm_1:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       host_server_pcm_1:
401         type: tosca.capabilities.Container
402         valid_source_types:
403         - tosca.nodes.SoftwareComponent
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.capacity_server_pcm_1:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       forwarder_pcm_port_11:
414         type: org.openecomp.capabilities.Forwarder
415         occurrences:
416         - 1
417         - UNBOUNDED
418       disk.read.requests_server_pcm_1:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.device.write.requests.rate_server_pcm_1:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.ephemeral.size_server_pcm_1:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.latency_server_pcm_1:
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       network.outpoing.packets_pcm_port_11:
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       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
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       binding_pcm_port_01:
461         type: tosca.capabilities.network.Bindable
462         valid_source_types:
463         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
464         occurrences:
465         - 0
466         - UNBOUNDED
467       scalable_server_pcm_1:
468         type: tosca.capabilities.Scalable
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.write.requests.rate_server_pcm_1:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       memory_server_pcm_1:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.device.latency_server_pcm_1:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.device.read.bytes.rate_server_pcm_1:
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       network.incoming.packets_pcm_port_11:
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       disk.device.usage_server_pcm_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       disk.device.write.requests_server_pcm_1:
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       forwarder_pcm_port_01:
515         type: org.openecomp.capabilities.Forwarder
516         occurrences:
517         - 1
518         - UNBOUNDED
519       disk.write.bytes_server_pcm_1:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.device.read.requests_server_pcm_1:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       instance_server_pcm_1:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.device.read.requests.rate_server_pcm_1:
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       network.incoming.bytes_pcm_port_11:
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       os_server_pcm_1:
550         type: tosca.capabilities.OperatingSystem
551         occurrences:
552         - 1
553         - UNBOUNDED
554       binding_server_pcm_1:
555         type: tosca.capabilities.network.Bindable
556         occurrences:
557         - 1
558         - UNBOUNDED
559       network.outpoing.packets_pcm_port_01:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       disk.write.bytes.rate_server_pcm_1:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       disk.device.allocation_server_pcm_1:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
578     derived_from: org.openecomp.resource.abstract.nodes.VFC
579     properties:
580       port_pcm_port_02_order:
581         type: integer
582         required: true
583         status: SUPPORTED
584       port_pcm_port_12_vlan_requirements:
585         type: list
586         required: true
587         status: SUPPORTED
588         entry_schema:
589           type: org.openecomp.datatypes.network.VlanRequirements
590       port_pcm_port_02_vlan_requirements:
591         type: list
592         required: true
593         status: SUPPORTED
594         entry_schema:
595           type: org.openecomp.datatypes.network.VlanRequirements
596       availabilityzone_name:
597         type: string
598         description: availabilityzone name
599         required: true
600         status: SUPPORTED
601       port_pcm_port_12_order:
602         type: integer
603         required: true
604         status: SUPPORTED
605       port_pcm_port_02_network_role:
606         type: string
607         required: true
608         status: SUPPORTED
609       pcm_image_name:
610         type: string
611         description: PCRF CM image name
612         required: true
613         status: SUPPORTED
614       port_pcm_port_02_network_role_tag:
615         type: string
616         required: true
617         status: SUPPORTED
618       port_pcm_port_12_mac_requirements:
619         type: org.openecomp.datatypes.network.MacRequirements
620         required: true
621         status: SUPPORTED
622       port_pcm_port_02_subnetpoolid:
623         type: string
624         required: true
625         status: SUPPORTED
626       pcm_server_name:
627         type: string
628         description: PCRF CM server name
629         required: true
630         status: SUPPORTED
631       cps_net_mask:
632         type: string
633         description: CPS network mask
634         required: true
635         status: SUPPORTED
636       oam_net_name:
637         type: string
638         description: OAM network name
639         required: true
640         status: SUPPORTED
641       port_pcm_port_12_network_role:
642         type: string
643         required: true
644         status: SUPPORTED
645       port_pcm_port_02_mac_requirements:
646         type: org.openecomp.datatypes.network.MacRequirements
647         required: true
648         status: SUPPORTED
649       oam_net_gw:
650         type: string
651         description: CPS network gateway
652         required: true
653         status: SUPPORTED
654       security_group_name:
655         type: string
656         description: the name of security group
657         required: true
658         status: SUPPORTED
659       cps_net_ip:
660         type: string
661         description: CPS network ip
662         required: true
663         status: SUPPORTED
664       port_pcm_port_12_ip_requirements:
665         type: list
666         required: true
667         status: SUPPORTED
668         entry_schema:
669           type: org.openecomp.datatypes.network.IpRequirements
670       pcm_flavor_name:
671         type: string
672         description: flavor name of PCRF CM instance
673         required: true
674         status: SUPPORTED
675       port_pcm_port_12_subnetpoolid:
676         type: string
677         required: true
678         status: SUPPORTED
679       pcm_vol:
680         type: string
681         description: CPS Cluman Cinder Volume
682         required: true
683         status: SUPPORTED
684       port_pcm_port_02_exCP_naming:
685         type: org.openecomp.datatypes.Naming
686         required: true
687         status: SUPPORTED
688       cps_net_name:
689         type: string
690         description: CPS network name
691         required: true
692         status: SUPPORTED
693       oam_net_ip:
694         type: string
695         description: OAM network ip
696         required: true
697         status: SUPPORTED
698       oam_net_mask:
699         type: string
700         description: CPS network mask
701         required: true
702         status: SUPPORTED
703       port_pcm_port_12_network_role_tag:
704         type: string
705         required: true
706         status: SUPPORTED
707       port_pcm_port_12_exCP_naming:
708         type: org.openecomp.datatypes.Naming
709         required: true
710         status: SUPPORTED
711       port_pcm_port_02_ip_requirements:
712         type: list
713         required: true
714         status: SUPPORTED
715         entry_schema:
716           type: org.openecomp.datatypes.network.IpRequirements
717     attributes:
718       server_pcm_id:
719         type: string
720         description: the pcm nova service id
721         status: SUPPORTED
722     requirements:
723     - dependency_pcm_port_12:
724         capability: tosca.capabilities.Node
725         node: tosca.nodes.Root
726         relationship: tosca.relationships.DependsOn
727         occurrences:
728         - 0
729         - UNBOUNDED
730     - link_pcm_port_12:
731         capability: tosca.capabilities.network.Linkable
732         relationship: tosca.relationships.network.LinksTo
733         occurrences:
734         - 1
735         - 1
736     - dependency_pcm_port_02:
737         capability: tosca.capabilities.Node
738         node: tosca.nodes.Root
739         relationship: tosca.relationships.DependsOn
740         occurrences:
741         - 0
742         - UNBOUNDED
743     - link_pcm_port_02:
744         capability: tosca.capabilities.network.Linkable
745         relationship: tosca.relationships.network.LinksTo
746         occurrences:
747         - 1
748         - 1
749     - dependency_server_pcm_2:
750         capability: tosca.capabilities.Node
751         node: tosca.nodes.Root
752         relationship: tosca.relationships.DependsOn
753         occurrences:
754         - 0
755         - UNBOUNDED
756     - local_storage_server_pcm_2:
757         capability: tosca.capabilities.Attachment
758         node: tosca.nodes.BlockStorage
759         relationship: tosca.relationships.AttachesTo
760         occurrences:
761         - 0
762         - UNBOUNDED
763     capabilities:
764       disk.root.size_server_pcm_2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.iops_server_pcm_2:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       network.incoming.packets_pcm_port_02:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       feature_pcm_port_02:
783         type: tosca.capabilities.Node
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.outgoing.bytes_pcm_port_12:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.write.bytes.rate_server_pcm_2:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.usage_server_pcm_2:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       network.incoming.bytes_pcm_port_02:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.capacity_server_pcm_2:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.write.requests_server_pcm_2:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       network.incoming.bytes.rate_pcm_port_12:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.read.bytes_server_pcm_2:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       attachment_pcm_port_02:
836         type: tosca.capabilities.Attachment
837         occurrences:
838         - 1
839         - UNBOUNDED
840       feature_pcm_port_12:
841         type: tosca.capabilities.Node
842         occurrences:
843         - 1
844         - UNBOUNDED
845       network.outgoing.packets.rate_pcm_port_02:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       cpu_util_server_pcm_2:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       vcpus_server_pcm_2:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       memory.resident_server_pcm_2:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       network.outgoing.bytes_pcm_port_02:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       cpu_server_pcm_2:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       feature_server_pcm_2:
882         type: tosca.capabilities.Node
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.device.write.bytes_server_pcm_2:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.iops_server_pcm_2:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.allocation_server_pcm_2:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       network.outgoing.bytes.rate_pcm_port_12:
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       network.incoming.packets.rate_pcm_port_12:
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       binding_pcm_port_12:
917         type: tosca.capabilities.network.Bindable
918         valid_source_types:
919         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
920         occurrences:
921         - 0
922         - UNBOUNDED
923       memory.usage_server_pcm_2:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       disk.device.read.bytes_server_pcm_2:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       network.incoming.bytes.rate_pcm_port_02:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       host_server_pcm_2:
942         type: tosca.capabilities.Container
943         valid_source_types:
944         - tosca.nodes.SoftwareComponent
945         occurrences:
946         - 1
947         - UNBOUNDED
948       endpoint_server_pcm_2:
949         type: tosca.capabilities.Endpoint.Admin
950         occurrences:
951         - 1
952         - UNBOUNDED
953       disk.read.bytes.rate_server_pcm_2:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       attachment_pcm_port_12:
960         type: tosca.capabilities.Attachment
961         occurrences:
962         - 1
963         - UNBOUNDED
964       network.outgoing.packets.rate_pcm_port_12:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.device.capacity_server_pcm_2:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       cpu.delta_server_pcm_2:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       forwarder_pcm_port_12:
983         type: org.openecomp.capabilities.Forwarder
984         occurrences:
985         - 1
986         - UNBOUNDED
987       disk.device.write.requests.rate_server_pcm_2:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.read.requests_server_pcm_2:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.ephemeral.size_server_pcm_2:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.latency_server_pcm_2:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       network.outgoing.bytes.rate_pcm_port_02:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       network.outpoing.packets_pcm_port_12:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       network.incoming.packets.rate_pcm_port_02:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       disk.write.requests.rate_server_pcm_2:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       scalable_server_pcm_2:
1036         type: tosca.capabilities.Scalable
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       binding_pcm_port_02:
1041         type: tosca.capabilities.network.Bindable
1042         valid_source_types:
1043         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1044         occurrences:
1045         - 0
1046         - UNBOUNDED
1047       memory_server_pcm_2:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.read.bytes.rate_server_pcm_2:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       disk.device.latency_server_pcm_2:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       network.incoming.packets_pcm_port_12:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.device.usage_server_pcm_2:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       forwarder_pcm_port_02:
1078         type: org.openecomp.capabilities.Forwarder
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.device.write.requests_server_pcm_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       disk.write.bytes_server_pcm_2:
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       os_server_pcm_2:
1095         type: tosca.capabilities.OperatingSystem
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       instance_server_pcm_2:
1100         type: org.openecomp.capabilities.metric.Ceilometer
1101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       disk.device.read.requests_server_pcm_2:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.device.read.requests.rate_server_pcm_2:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       network.incoming.bytes_pcm_port_12:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.outpoing.packets_pcm_port_02:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.write.bytes.rate_server_pcm_2:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       binding_server_pcm_2:
1136         type: tosca.capabilities.network.Bindable
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       disk.device.allocation_server_pcm_2:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1147     derived_from: org.openecomp.resource.abstract.nodes.VFC
1148     properties:
1149       port_pcm_port_0_network_role:
1150         type: string
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_1_network_role_tag:
1154         type: string
1155         required: true
1156         status: SUPPORTED
1157       availabilityzone_name:
1158         type: string
1159         description: availabilityzone name
1160         required: true
1161         status: SUPPORTED
1162       port_pcm_port_0_vlan_requirements:
1163         type: list
1164         required: true
1165         status: SUPPORTED
1166         entry_schema:
1167           type: org.openecomp.datatypes.network.VlanRequirements
1168       pcm_image_name:
1169         type: string
1170         description: PCRF CM image name
1171         required: true
1172         status: SUPPORTED
1173       port_pcm_port_0_order:
1174         type: integer
1175         required: true
1176         status: SUPPORTED
1177       port_pcm_port_0_subnetpoolid:
1178         type: string
1179         required: true
1180         status: SUPPORTED
1181       port_pcm_port_1_subnetpoolid:
1182         type: string
1183         required: true
1184         status: SUPPORTED
1185       port_pcm_port_0_network_role_tag:
1186         type: string
1187         required: true
1188         status: SUPPORTED
1189       pcm_server_name:
1190         type: string
1191         description: PCRF CM server name
1192         required: true
1193         status: SUPPORTED
1194       cps_net_mask:
1195         type: string
1196         description: CPS network mask
1197         required: true
1198         status: SUPPORTED
1199       port_pcm_port_1_exCP_naming:
1200         type: org.openecomp.datatypes.Naming
1201         required: true
1202         status: SUPPORTED
1203       port_pcm_port_0_exCP_naming:
1204         type: org.openecomp.datatypes.Naming
1205         required: true
1206         status: SUPPORTED
1207       oam_net_name:
1208         type: string
1209         description: OAM network name
1210         required: true
1211         status: SUPPORTED
1212       port_pcm_port_1_network_role:
1213         type: string
1214         required: true
1215         status: SUPPORTED
1216       port_pcm_port_0_ip_requirements:
1217         type: list
1218         required: true
1219         status: SUPPORTED
1220         entry_schema:
1221           type: org.openecomp.datatypes.network.IpRequirements
1222       oam_net_gw:
1223         type: string
1224         description: CPS network gateway
1225         required: true
1226         status: SUPPORTED
1227       security_group_name:
1228         type: string
1229         description: the name of security group
1230         required: true
1231         status: SUPPORTED
1232       cps_net_ip:
1233         type: string
1234         description: CPS network ip
1235         required: true
1236         status: SUPPORTED
1237       port_pcm_port_1_mac_requirements:
1238         type: org.openecomp.datatypes.network.MacRequirements
1239         required: true
1240         status: SUPPORTED
1241       port_pcm_port_1_vlan_requirements:
1242         type: list
1243         required: true
1244         status: SUPPORTED
1245         entry_schema:
1246           type: org.openecomp.datatypes.network.VlanRequirements
1247       pcm_flavor_name:
1248         type: string
1249         description: flavor name of PCRF CM instance
1250         required: true
1251         status: SUPPORTED
1252       pcm_vol:
1253         type: string
1254         description: CPS Cluman Cinder Volume
1255         required: true
1256         status: SUPPORTED
1257       port_pcm_port_1_ip_requirements:
1258         type: list
1259         required: true
1260         status: SUPPORTED
1261         entry_schema:
1262           type: org.openecomp.datatypes.network.IpRequirements
1263       port_pcm_port_0_mac_requirements:
1264         type: org.openecomp.datatypes.network.MacRequirements
1265         required: true
1266         status: SUPPORTED
1267       cps_net_name:
1268         type: string
1269         description: CPS network name
1270         required: true
1271         status: SUPPORTED
1272       oam_net_ip:
1273         type: string
1274         description: OAM network ip
1275         required: true
1276         status: SUPPORTED
1277       oam_net_mask:
1278         type: string
1279         description: CPS network mask
1280         required: true
1281         status: SUPPORTED
1282       port_pcm_port_1_order:
1283         type: integer
1284         required: true
1285         status: SUPPORTED
1286     attributes:
1287       server_pcm_id:
1288         type: string
1289         description: the pcm nova service id
1290         status: SUPPORTED
1291     requirements:
1292     - dependency_pcm_port_1:
1293         capability: tosca.capabilities.Node
1294         node: tosca.nodes.Root
1295         relationship: tosca.relationships.DependsOn
1296         occurrences:
1297         - 0
1298         - UNBOUNDED
1299     - link_pcm_port_1:
1300         capability: tosca.capabilities.network.Linkable
1301         relationship: tosca.relationships.network.LinksTo
1302         occurrences:
1303         - 1
1304         - 1
1305     - dependency_server_pcm:
1306         capability: tosca.capabilities.Node
1307         node: tosca.nodes.Root
1308         relationship: tosca.relationships.DependsOn
1309         occurrences:
1310         - 0
1311         - UNBOUNDED
1312     - local_storage_server_pcm:
1313         capability: tosca.capabilities.Attachment
1314         node: tosca.nodes.BlockStorage
1315         relationship: tosca.relationships.AttachesTo
1316         occurrences:
1317         - 0
1318         - UNBOUNDED
1319     - dependency_pcm_port_0:
1320         capability: tosca.capabilities.Node
1321         node: tosca.nodes.Root
1322         relationship: tosca.relationships.DependsOn
1323         occurrences:
1324         - 0
1325         - UNBOUNDED
1326     - link_pcm_port_0:
1327         capability: tosca.capabilities.network.Linkable
1328         relationship: tosca.relationships.network.LinksTo
1329         occurrences:
1330         - 1
1331         - 1
1332     capabilities:
1333       network.incoming.packets.rate_pcm_port_0:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       cpu_server_pcm:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       network.incoming.packets.rate_pcm_port_1:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       network.outpoing.packets_pcm_port_1:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       memory_server_pcm:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.write.requests_server_pcm:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       network.outpoing.packets_pcm_port_0:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       disk.device.iops_server_pcm:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       memory.resident_server_pcm:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       disk.device.write.requests_server_pcm:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.device.usage_server_pcm:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.allocation_server_pcm:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       disk.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.device.write.bytes_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.root.size_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       disk.ephemeral.size_server_pcm:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       disk.device.latency_server_pcm:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       network.incoming.bytes_pcm_port_0:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       network.incoming.bytes_pcm_port_1:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       binding_pcm_port_0:
1448         type: tosca.capabilities.network.Bindable
1449         valid_source_types:
1450         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1451         occurrences:
1452         - 0
1453         - UNBOUNDED
1454       binding_pcm_port_1:
1455         type: tosca.capabilities.network.Bindable
1456         valid_source_types:
1457         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1458         occurrences:
1459         - 0
1460         - UNBOUNDED
1461       memory.usage_server_pcm:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.read.requests_server_pcm:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.capacity_server_pcm:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       os_server_pcm:
1480         type: tosca.capabilities.OperatingSystem
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.read.bytes_server_pcm:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       network.outgoing.packets.rate_pcm_port_0:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       network.outgoing.packets.rate_pcm_port_1:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       feature_pcm_port_1:
1503         type: tosca.capabilities.Node
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       network.outgoing.bytes_pcm_port_0:
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.device.read.bytes_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       feature_pcm_port_0:
1520         type: tosca.capabilities.Node
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       network.outgoing.bytes_pcm_port_1:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       attachment_pcm_port_0:
1531         type: tosca.capabilities.Attachment
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       attachment_pcm_port_1:
1536         type: tosca.capabilities.Attachment
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       endpoint_server_pcm:
1541         type: tosca.capabilities.Endpoint.Admin
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.read.requests.rate_server_pcm:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       vcpus_server_pcm:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.write.bytes_server_pcm:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       disk.iops_server_pcm:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       forwarder_pcm_port_0:
1570         type: org.openecomp.capabilities.Forwarder
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       forwarder_pcm_port_1:
1575         type: org.openecomp.capabilities.Forwarder
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       disk.read.bytes.rate_server_pcm:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.allocation_server_pcm:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       scalable_server_pcm:
1592         type: tosca.capabilities.Scalable
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       disk.device.read.bytes.rate_server_pcm:
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       cpu_util_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.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.device.write.bytes.rate_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       host_server_pcm:
1621         type: tosca.capabilities.Container
1622         valid_source_types:
1623         - tosca.nodes.SoftwareComponent
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       cpu.delta_server_pcm:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       network.outgoing.bytes.rate_pcm_port_1:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       network.incoming.packets_pcm_port_0:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       binding_server_pcm:
1646         type: tosca.capabilities.network.Bindable
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       network.outgoing.bytes.rate_pcm_port_0:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.capacity_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       network.incoming.packets_pcm_port_1:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       instance_server_pcm:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.write.requests.rate_server_pcm:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.latency_server_pcm:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       disk.device.read.requests_server_pcm:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       feature_server_pcm:
1693         type: tosca.capabilities.Node
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       network.incoming.bytes.rate_pcm_port_0:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.write.bytes.rate_server_pcm:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       network.incoming.bytes.rate_pcm_port_1:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED