[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / threeNestedSameTypeTwoPointingOnSameNestedFile / 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: string
13         required: true
14         status: SUPPORTED
15       port_pcm_port_1_network_role_tag:
16         type: string
17         required: true
18         status: SUPPORTED
19       availabilityzone_name:
20         type: string
21         description: availabilityzone name
22         required: true
23         status: SUPPORTED
24       port_pcm_port_0_vlan_requirements:
25         type: list
26         required: true
27         status: SUPPORTED
28         entry_schema:
29           type: org.openecomp.datatypes.network.VlanRequirements
30       pcm_image_name:
31         type: string
32         description: PCRF CM image name
33         required: true
34         status: SUPPORTED
35       port_pcm_port_0_order:
36         type: integer
37         required: true
38         status: SUPPORTED
39       port_pcm_port_0_subnetpoolid:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pcm_port_1_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pcm_port_0_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       pcm_server_name:
52         type: string
53         description: PCRF CM server name
54         required: true
55         status: SUPPORTED
56       cps_net_mask:
57         type: string
58         description: CPS network mask
59         required: true
60         status: SUPPORTED
61       port_pcm_port_1_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pcm_port_0_exCP_naming:
66         type: org.openecomp.datatypes.Naming
67         required: true
68         status: SUPPORTED
69       oam_net_name:
70         type: string
71         description: OAM network name
72         required: true
73         status: SUPPORTED
74       port_pcm_port_1_network_role:
75         type: string
76         required: true
77         status: SUPPORTED
78       port_pcm_port_0_ip_requirements:
79         type: list
80         required: true
81         status: SUPPORTED
82         entry_schema:
83           type: org.openecomp.datatypes.network.IpRequirements
84       oam_net_gw:
85         type: string
86         description: CPS network gateway
87         required: true
88         status: SUPPORTED
89       security_group_name:
90         type: string
91         description: the name of security group
92         required: true
93         status: SUPPORTED
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_1_mac_requirements:
100         type: org.openecomp.datatypes.network.MacRequirements
101         required: true
102         status: SUPPORTED
103       port_pcm_port_1_vlan_requirements:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: org.openecomp.datatypes.network.VlanRequirements
109       pcm_flavor_name:
110         type: string
111         description: flavor name of PCRF CM instance
112         required: true
113         status: SUPPORTED
114       pcm_vol:
115         type: string
116         description: CPS Cluman Cinder Volume
117         required: true
118         status: SUPPORTED
119       port_pcm_port_1_ip_requirements:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: org.openecomp.datatypes.network.IpRequirements
125       port_pcm_port_0_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       cps_net_name:
130         type: string
131         description: CPS network name
132         required: true
133         status: SUPPORTED
134       oam_net_ip:
135         type: string
136         description: OAM network ip
137         required: true
138         status: SUPPORTED
139       oam_net_mask:
140         type: string
141         description: CPS network mask
142         required: true
143         status: SUPPORTED
144       port_pcm_port_1_order:
145         type: integer
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_1:
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_1:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_server_pcm:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - local_storage_server_pcm:
175         capability: tosca.capabilities.Attachment
176         node: tosca.nodes.BlockStorage
177         relationship: tosca.relationships.AttachesTo
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - dependency_pcm_port_0:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_pcm_port_0:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     capabilities:
195       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
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.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
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       memory_server_pcm:
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.write.requests_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       network.outpoing.packets_pcm_port_0:
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.iops_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       memory.resident_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.device.write.requests_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.device.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.allocation_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.usage_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.device.write.bytes_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.root.size_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       disk.ephemeral.size_server_pcm:
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       disk.device.latency_server_pcm:
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       network.incoming.bytes_pcm_port_0:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.incoming.bytes_pcm_port_1:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       binding_pcm_port_0:
310         type: tosca.capabilities.network.Bindable
311         valid_source_types:
312         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
313         occurrences:
314         - 0
315         - UNBOUNDED
316       binding_pcm_port_1:
317         type: tosca.capabilities.network.Bindable
318         valid_source_types:
319         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
320         occurrences:
321         - 0
322         - UNBOUNDED
323       memory.usage_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       disk.read.requests_server_pcm:
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       disk.capacity_server_pcm:
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       os_server_pcm:
342         type: tosca.capabilities.OperatingSystem
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.read.bytes_server_pcm:
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       network.outgoing.packets.rate_pcm_port_0:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       network.outgoing.packets.rate_pcm_port_1:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       feature_pcm_port_1:
365         type: tosca.capabilities.Node
366         occurrences:
367         - 1
368         - UNBOUNDED
369       network.outgoing.bytes_pcm_port_0:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.device.read.bytes_server_pcm:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       feature_pcm_port_0:
382         type: tosca.capabilities.Node
383         occurrences:
384         - 1
385         - UNBOUNDED
386       network.outgoing.bytes_pcm_port_1:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       attachment_pcm_port_0:
393         type: tosca.capabilities.Attachment
394         occurrences:
395         - 1
396         - UNBOUNDED
397       attachment_pcm_port_1:
398         type: tosca.capabilities.Attachment
399         occurrences:
400         - 1
401         - UNBOUNDED
402       endpoint_server_pcm:
403         type: tosca.capabilities.Endpoint.Admin
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.read.requests.rate_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       vcpus_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.write.bytes_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.iops_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       disk.read.bytes.rate_server_pcm:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       disk.device.allocation_server_pcm:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       scalable_server_pcm:
444         type: tosca.capabilities.Scalable
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.device.read.bytes.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       cpu_util_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       disk.write.requests.rate_server_pcm:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       disk.device.write.bytes.rate_server_pcm:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       host_server_pcm:
473         type: tosca.capabilities.Container
474         valid_source_types:
475         - tosca.nodes.SoftwareComponent
476         occurrences:
477         - 1
478         - UNBOUNDED
479       cpu.delta_server_pcm:
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       network.outgoing.bytes.rate_pcm_port_1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets_pcm_port_0:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       binding_server_pcm:
498         type: tosca.capabilities.network.Bindable
499         occurrences:
500         - 1
501         - UNBOUNDED
502       network.outgoing.bytes.rate_pcm_port_0:
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.capacity_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       network.incoming.packets_pcm_port_1:
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       instance_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.write.requests.rate_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       disk.latency_server_pcm:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.device.read.requests_server_pcm:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       feature_server_pcm:
545         type: tosca.capabilities.Node
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.incoming.bytes.rate_pcm_port_0:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.write.bytes.rate_server_pcm:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.incoming.bytes.rate_pcm_port_1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
568     derived_from: org.openecomp.resource.abstract.nodes.VFC
569     properties:
570       port_pcm_port_0_network_role:
571         type: string
572         required: true
573         status: SUPPORTED
574       port_pcm_port_1_network_role_tag:
575         type: string
576         required: true
577         status: SUPPORTED
578       availabilityzone_name:
579         type: string
580         description: availabilityzone name
581         required: true
582         status: SUPPORTED
583       port_pcm_port_0_vlan_requirements:
584         type: list
585         required: true
586         status: SUPPORTED
587         entry_schema:
588           type: org.openecomp.datatypes.network.VlanRequirements
589       pcm_image_name:
590         type: string
591         description: PCRF CM image name
592         required: true
593         status: SUPPORTED
594       port_pcm_port_0_order:
595         type: integer
596         required: true
597         status: SUPPORTED
598       port_pcm_port_0_subnetpoolid:
599         type: string
600         required: true
601         status: SUPPORTED
602       port_pcm_port_1_subnetpoolid:
603         type: string
604         required: true
605         status: SUPPORTED
606       port_pcm_port_0_network_role_tag:
607         type: string
608         required: true
609         status: SUPPORTED
610       pcm_server_name:
611         type: string
612         description: PCRF CM server name
613         required: true
614         status: SUPPORTED
615       cps_net_mask:
616         type: string
617         description: CPS network mask
618         required: true
619         status: SUPPORTED
620       port_pcm_port_1_exCP_naming:
621         type: org.openecomp.datatypes.Naming
622         required: true
623         status: SUPPORTED
624       port_pcm_port_0_exCP_naming:
625         type: org.openecomp.datatypes.Naming
626         required: true
627         status: SUPPORTED
628       oam_net_name:
629         type: string
630         description: OAM network name
631         required: true
632         status: SUPPORTED
633       port_pcm_port_1_network_role:
634         type: string
635         required: true
636         status: SUPPORTED
637       port_pcm_port_0_ip_requirements:
638         type: list
639         required: true
640         status: SUPPORTED
641         entry_schema:
642           type: org.openecomp.datatypes.network.IpRequirements
643       oam_net_gw:
644         type: string
645         description: CPS network gateway
646         required: true
647         status: SUPPORTED
648       security_group_name:
649         type: string
650         description: the name of security group
651         required: true
652         status: SUPPORTED
653       cps_net_ip:
654         type: string
655         description: CPS network ip
656         required: true
657         status: SUPPORTED
658       port_pcm_port_1_mac_requirements:
659         type: org.openecomp.datatypes.network.MacRequirements
660         required: true
661         status: SUPPORTED
662       port_pcm_port_1_vlan_requirements:
663         type: list
664         required: true
665         status: SUPPORTED
666         entry_schema:
667           type: org.openecomp.datatypes.network.VlanRequirements
668       pcm_flavor_name:
669         type: string
670         description: flavor name of PCRF CM instance
671         required: true
672         status: SUPPORTED
673       pcm_vol:
674         type: string
675         description: CPS Cluman Cinder Volume
676         required: true
677         status: SUPPORTED
678       port_pcm_port_1_ip_requirements:
679         type: list
680         required: true
681         status: SUPPORTED
682         entry_schema:
683           type: org.openecomp.datatypes.network.IpRequirements
684       port_pcm_port_0_mac_requirements:
685         type: org.openecomp.datatypes.network.MacRequirements
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_1_order:
704         type: integer
705         required: true
706         status: SUPPORTED
707     attributes:
708       server_pcm_id:
709         type: string
710         description: the pcm nova service id
711         status: SUPPORTED
712     requirements:
713     - dependency_pcm_port_1:
714         capability: tosca.capabilities.Node
715         node: tosca.nodes.Root
716         relationship: tosca.relationships.DependsOn
717         occurrences:
718         - 0
719         - UNBOUNDED
720     - link_pcm_port_1:
721         capability: tosca.capabilities.network.Linkable
722         relationship: tosca.relationships.network.LinksTo
723         occurrences:
724         - 1
725         - 1
726     - dependency_server_pcm:
727         capability: tosca.capabilities.Node
728         node: tosca.nodes.Root
729         relationship: tosca.relationships.DependsOn
730         occurrences:
731         - 0
732         - UNBOUNDED
733     - local_storage_server_pcm:
734         capability: tosca.capabilities.Attachment
735         node: tosca.nodes.BlockStorage
736         relationship: tosca.relationships.AttachesTo
737         occurrences:
738         - 0
739         - UNBOUNDED
740     - dependency_pcm_port_0:
741         capability: tosca.capabilities.Node
742         node: tosca.nodes.Root
743         relationship: tosca.relationships.DependsOn
744         occurrences:
745         - 0
746         - UNBOUNDED
747     - link_pcm_port_0:
748         capability: tosca.capabilities.network.Linkable
749         relationship: tosca.relationships.network.LinksTo
750         occurrences:
751         - 1
752         - 1
753     capabilities:
754       network.incoming.packets.rate_pcm_port_0:
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       cpu_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.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
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_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.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       network.outpoing.packets_pcm_port_0:
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.device.iops_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       memory.resident_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.requests_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.device.usage_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.allocation_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.usage_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       disk.device.write.bytes_server_pcm:
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       disk.root.size_server_pcm:
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       disk.ephemeral.size_server_pcm:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.latency_server_pcm:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       network.incoming.bytes_pcm_port_0:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       network.incoming.bytes_pcm_port_1:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       binding_pcm_port_0:
869         type: tosca.capabilities.network.Bindable
870         valid_source_types:
871         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
872         occurrences:
873         - 0
874         - UNBOUNDED
875       binding_pcm_port_1:
876         type: tosca.capabilities.network.Bindable
877         valid_source_types:
878         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
879         occurrences:
880         - 0
881         - UNBOUNDED
882       memory.usage_server_pcm:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       disk.read.requests_server_pcm:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       disk.capacity_server_pcm:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       os_server_pcm:
901         type: tosca.capabilities.OperatingSystem
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.read.bytes_server_pcm:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       network.outgoing.packets.rate_pcm_port_0:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       network.outgoing.packets.rate_pcm_port_1:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       feature_pcm_port_1:
924         type: tosca.capabilities.Node
925         occurrences:
926         - 1
927         - UNBOUNDED
928       network.outgoing.bytes_pcm_port_0:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       disk.device.read.bytes_server_pcm:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       feature_pcm_port_0:
941         type: tosca.capabilities.Node
942         occurrences:
943         - 1
944         - UNBOUNDED
945       network.outgoing.bytes_pcm_port_1:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       attachment_pcm_port_0:
952         type: tosca.capabilities.Attachment
953         occurrences:
954         - 1
955         - UNBOUNDED
956       attachment_pcm_port_1:
957         type: tosca.capabilities.Attachment
958         occurrences:
959         - 1
960         - UNBOUNDED
961       endpoint_server_pcm:
962         type: tosca.capabilities.Endpoint.Admin
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.device.read.requests.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       vcpus_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       disk.write.bytes_server_pcm:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.iops_server_pcm:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.read.bytes.rate_server_pcm:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.device.allocation_server_pcm:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       scalable_server_pcm:
1003         type: tosca.capabilities.Scalable
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.read.bytes.rate_server_pcm:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       cpu_util_server_pcm:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       disk.write.requests.rate_server_pcm:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.device.write.bytes.rate_server_pcm:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       host_server_pcm:
1032         type: tosca.capabilities.Container
1033         valid_source_types:
1034         - tosca.nodes.SoftwareComponent
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       cpu.delta_server_pcm:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.outgoing.bytes.rate_pcm_port_1:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       network.incoming.packets_pcm_port_0:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       binding_server_pcm:
1057         type: tosca.capabilities.network.Bindable
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       network.outgoing.bytes.rate_pcm_port_0:
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.device.capacity_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       network.incoming.packets_pcm_port_1:
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       instance_server_pcm:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.write.requests.rate_server_pcm:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       disk.latency_server_pcm:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       disk.device.read.requests_server_pcm:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       feature_server_pcm:
1104         type: tosca.capabilities.Node
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.incoming.bytes.rate_pcm_port_0:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.write.bytes.rate_server_pcm:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       network.incoming.bytes.rate_pcm_port_1:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1127     derived_from: org.openecomp.resource.abstract.nodes.VFC
1128     properties:
1129       port_pcm_port_0_network_role:
1130         type: string
1131         required: true
1132         status: SUPPORTED
1133       port_pcm_port_1_network_role_tag:
1134         type: string
1135         required: true
1136         status: SUPPORTED
1137       availabilityzone_name:
1138         type: string
1139         description: availabilityzone name
1140         required: true
1141         status: SUPPORTED
1142       port_pcm_port_0_vlan_requirements:
1143         type: list
1144         required: true
1145         status: SUPPORTED
1146         entry_schema:
1147           type: org.openecomp.datatypes.network.VlanRequirements
1148       pcm_image_name:
1149         type: string
1150         description: PCRF CM image name
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_0_order:
1154         type: integer
1155         required: true
1156         status: SUPPORTED
1157       port_pcm_port_0_subnetpoolid:
1158         type: string
1159         required: true
1160         status: SUPPORTED
1161       port_pcm_port_1_subnetpoolid:
1162         type: string
1163         required: true
1164         status: SUPPORTED
1165       port_pcm_port_0_network_role_tag:
1166         type: string
1167         required: true
1168         status: SUPPORTED
1169       pcm_server_name:
1170         type: string
1171         description: PCRF CM server name
1172         required: true
1173         status: SUPPORTED
1174       cps_net_mask:
1175         type: string
1176         description: CPS network mask
1177         required: true
1178         status: SUPPORTED
1179       port_pcm_port_1_exCP_naming:
1180         type: org.openecomp.datatypes.Naming
1181         required: true
1182         status: SUPPORTED
1183       port_pcm_port_0_exCP_naming:
1184         type: org.openecomp.datatypes.Naming
1185         required: true
1186         status: SUPPORTED
1187       oam_net_name:
1188         type: string
1189         description: OAM network name
1190         required: true
1191         status: SUPPORTED
1192       port_pcm_port_1_network_role:
1193         type: string
1194         required: true
1195         status: SUPPORTED
1196       port_pcm_port_0_ip_requirements:
1197         type: list
1198         required: true
1199         status: SUPPORTED
1200         entry_schema:
1201           type: org.openecomp.datatypes.network.IpRequirements
1202       oam_net_gw:
1203         type: string
1204         description: CPS network gateway
1205         required: true
1206         status: SUPPORTED
1207       security_group_name:
1208         type: string
1209         description: the name of security group
1210         required: true
1211         status: SUPPORTED
1212       cps_net_ip:
1213         type: string
1214         description: CPS network ip
1215         required: true
1216         status: SUPPORTED
1217       port_pcm_port_1_mac_requirements:
1218         type: org.openecomp.datatypes.network.MacRequirements
1219         required: true
1220         status: SUPPORTED
1221       port_pcm_port_1_vlan_requirements:
1222         type: list
1223         required: true
1224         status: SUPPORTED
1225         entry_schema:
1226           type: org.openecomp.datatypes.network.VlanRequirements
1227       pcm_flavor_name:
1228         type: string
1229         description: flavor name of PCRF CM instance
1230         required: true
1231         status: SUPPORTED
1232       pcm_vol:
1233         type: string
1234         description: CPS Cluman Cinder Volume
1235         required: true
1236         status: SUPPORTED
1237       port_pcm_port_1_ip_requirements:
1238         type: list
1239         required: true
1240         status: SUPPORTED
1241         entry_schema:
1242           type: org.openecomp.datatypes.network.IpRequirements
1243       port_pcm_port_0_mac_requirements:
1244         type: org.openecomp.datatypes.network.MacRequirements
1245         required: true
1246         status: SUPPORTED
1247       cps_net_name:
1248         type: string
1249         description: CPS network name
1250         required: true
1251         status: SUPPORTED
1252       oam_net_ip:
1253         type: string
1254         description: OAM network ip
1255         required: true
1256         status: SUPPORTED
1257       oam_net_mask:
1258         type: string
1259         description: CPS network mask
1260         required: true
1261         status: SUPPORTED
1262       port_pcm_port_1_order:
1263         type: integer
1264         required: true
1265         status: SUPPORTED
1266     attributes:
1267       server_pcm_id:
1268         type: string
1269         description: the pcm nova service id
1270         status: SUPPORTED
1271     requirements:
1272     - dependency_pcm_port_1:
1273         capability: tosca.capabilities.Node
1274         node: tosca.nodes.Root
1275         relationship: tosca.relationships.DependsOn
1276         occurrences:
1277         - 0
1278         - UNBOUNDED
1279     - link_pcm_port_1:
1280         capability: tosca.capabilities.network.Linkable
1281         relationship: tosca.relationships.network.LinksTo
1282         occurrences:
1283         - 1
1284         - 1
1285     - dependency_server_pcm:
1286         capability: tosca.capabilities.Node
1287         node: tosca.nodes.Root
1288         relationship: tosca.relationships.DependsOn
1289         occurrences:
1290         - 0
1291         - UNBOUNDED
1292     - local_storage_server_pcm:
1293         capability: tosca.capabilities.Attachment
1294         node: tosca.nodes.BlockStorage
1295         relationship: tosca.relationships.AttachesTo
1296         occurrences:
1297         - 0
1298         - UNBOUNDED
1299     - dependency_pcm_port_0:
1300         capability: tosca.capabilities.Node
1301         node: tosca.nodes.Root
1302         relationship: tosca.relationships.DependsOn
1303         occurrences:
1304         - 0
1305         - UNBOUNDED
1306     - link_pcm_port_0:
1307         capability: tosca.capabilities.network.Linkable
1308         relationship: tosca.relationships.network.LinksTo
1309         occurrences:
1310         - 1
1311         - 1
1312     capabilities:
1313       network.incoming.packets.rate_pcm_port_0:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       cpu_server_pcm:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       network.incoming.packets.rate_pcm_port_1:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       network.outpoing.packets_pcm_port_1:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       memory_server_pcm:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.write.requests_server_pcm:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       network.outpoing.packets_pcm_port_0:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.iops_server_pcm:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       memory.resident_server_pcm:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.device.write.requests_server_pcm:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.device.usage_server_pcm:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       disk.allocation_server_pcm:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.usage_server_pcm:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       disk.device.write.bytes_server_pcm:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.root.size_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.ephemeral.size_server_pcm:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.device.latency_server_pcm:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       network.incoming.bytes_pcm_port_0:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       network.incoming.bytes_pcm_port_1:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       binding_pcm_port_0:
1428         type: tosca.capabilities.network.Bindable
1429         valid_source_types:
1430         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1431         occurrences:
1432         - 0
1433         - UNBOUNDED
1434       binding_pcm_port_1:
1435         type: tosca.capabilities.network.Bindable
1436         valid_source_types:
1437         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1438         occurrences:
1439         - 0
1440         - UNBOUNDED
1441       memory.usage_server_pcm:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       disk.read.requests_server_pcm:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.capacity_server_pcm:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       os_server_pcm:
1460         type: tosca.capabilities.OperatingSystem
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       disk.read.bytes_server_pcm:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       network.outgoing.packets.rate_pcm_port_0:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       network.outgoing.packets.rate_pcm_port_1:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       feature_pcm_port_1:
1483         type: tosca.capabilities.Node
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.outgoing.bytes_pcm_port_0:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.read.bytes_server_pcm:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       feature_pcm_port_0:
1500         type: tosca.capabilities.Node
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       network.outgoing.bytes_pcm_port_1:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       attachment_pcm_port_0:
1511         type: tosca.capabilities.Attachment
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       attachment_pcm_port_1:
1516         type: tosca.capabilities.Attachment
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       endpoint_server_pcm:
1521         type: tosca.capabilities.Endpoint.Admin
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.read.requests.rate_server_pcm:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       vcpus_server_pcm:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.write.bytes_server_pcm:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.iops_server_pcm:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       disk.read.bytes.rate_server_pcm:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.allocation_server_pcm:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       scalable_server_pcm:
1562         type: tosca.capabilities.Scalable
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.device.read.bytes.rate_server_pcm:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       cpu_util_server_pcm:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.write.requests.rate_server_pcm:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       disk.device.write.bytes.rate_server_pcm:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       host_server_pcm:
1591         type: tosca.capabilities.Container
1592         valid_source_types:
1593         - tosca.nodes.SoftwareComponent
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       cpu.delta_server_pcm:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       network.outgoing.bytes.rate_pcm_port_1:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       network.incoming.packets_pcm_port_0:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       binding_server_pcm:
1616         type: tosca.capabilities.network.Bindable
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       network.outgoing.bytes.rate_pcm_port_0:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       disk.device.capacity_server_pcm:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       network.incoming.packets_pcm_port_1:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       instance_server_pcm:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       disk.device.write.requests.rate_server_pcm:
1645         type: org.openecomp.capabilities.metric.Ceilometer
1646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       disk.latency_server_pcm:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.read.requests_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       feature_server_pcm:
1663         type: tosca.capabilities.Node
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       network.incoming.bytes.rate_pcm_port_0:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.write.bytes.rate_server_pcm:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       network.incoming.bytes.rate_pcm_port_1:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED