related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedNodesConnectedIn / 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.oam_server_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       p2:
12         type: string
13         description: UID of OAM network
14         required: true
15         status: SUPPORTED
16       port_oam_port_1_network_role:
17         type: string
18         required: true
19         status: SUPPORTED
20       availabilityzone_name:
21         type: string
22         description: availabilityzone name
23         required: true
24         status: SUPPORTED
25       port_oam_port_0_network_role:
26         type: string
27         required: true
28         status: SUPPORTED
29       port_oam_port_0_related_networks:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
35       port_oam_port_1_network_role_tag:
36         type: string
37         required: true
38         status: SUPPORTED
39       oam_server_name:
40         type: string
41         description: oam server name
42         required: true
43         status: SUPPORTED
44       port_oam_port_0_subnetpoolid:
45         type: string
46         required: true
47         status: SUPPORTED
48       port_oam_port_1_subnetpoolid:
49         type: string
50         required: true
51         status: SUPPORTED
52       port_oam_port_1_ip_requirements:
53         type: list
54         required: true
55         status: SUPPORTED
56         entry_schema:
57           type: org.openecomp.datatypes.network.IpRequirements
58       port_oam_port_1_mac_requirements:
59         type: org.openecomp.datatypes.network.MacRequirements
60         required: true
61         status: SUPPORTED
62       port_oam_port_1_order:
63         type: integer
64         required: true
65         status: SUPPORTED
66       port_oam_port_0_network_role_tag:
67         type: string
68         required: true
69         status: SUPPORTED
70       port_oam_port_1_vlan_requirements:
71         type: list
72         required: true
73         status: SUPPORTED
74         entry_schema:
75           type: org.openecomp.datatypes.network.VlanRequirements
76       oam_image_name:
77         type: string
78         description: oam image name
79         required: true
80         status: SUPPORTED
81       cps_net_mask:
82         type: string
83         description: CPS network mask
84         required: true
85         status: SUPPORTED
86       oam_net_name:
87         type: string
88         description: OAM network name
89         required: true
90         status: SUPPORTED
91       oam_net_gw:
92         type: string
93         description: CPS network gateway
94         required: true
95         status: SUPPORTED
96       port_oam_port_0_mac_requirements:
97         type: org.openecomp.datatypes.network.MacRequirements
98         required: true
99         status: SUPPORTED
100       oam_flavor_name:
101         type: string
102         description: flavor name of PCRF CM instance
103         required: true
104         status: SUPPORTED
105       security_group_name:
106         type: string
107         description: the name of security group
108         required: true
109         status: SUPPORTED
110       cps_net_ip:
111         type: string
112         description: CPS network ip
113         required: true
114         status: SUPPORTED
115       port_oam_port_0_order:
116         type: integer
117         required: true
118         status: SUPPORTED
119       port_oam_port_0_vlan_requirements:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: org.openecomp.datatypes.network.VlanRequirements
125       port_oam_port_1_exCP_naming:
126         type: org.openecomp.datatypes.Naming
127         required: true
128         status: SUPPORTED
129       port_oam_port_0_exCP_naming:
130         type: org.openecomp.datatypes.Naming
131         required: true
132         status: SUPPORTED
133       pcm_vol:
134         type: string
135         description: CPS Cluman Cinder Volume
136         required: true
137         status: SUPPORTED
138       cps_net_name:
139         type: string
140         description: CPS network name
141         required: true
142         status: SUPPORTED
143       oam_net_ip:
144         type: string
145         description: OAM network ip
146         required: true
147         status: SUPPORTED
148       oam_net_mask:
149         type: string
150         description: CPS network mask
151         required: true
152         status: SUPPORTED
153       port_oam_port_0_ip_requirements:
154         type: list
155         required: true
156         status: SUPPORTED
157         entry_schema:
158           type: org.openecomp.datatypes.network.IpRequirements
159       port_oam_port_1_related_networks:
160         type: list
161         required: true
162         status: SUPPORTED
163         entry_schema:
164           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
165       shared_security_group_id1:
166         type: string
167         description: UID of OAM network
168         required: true
169         status: SUPPORTED
170     attributes:
171       server_oam_id:
172         type: string
173         description: the oam nova service id
174         status: SUPPORTED
175     requirements:
176     - dependency_oam_port_0:
177         capability: tosca.capabilities.Node
178         node: tosca.nodes.Root
179         relationship: tosca.relationships.DependsOn
180         occurrences:
181         - 0
182         - UNBOUNDED
183     - link_oam_port_0:
184         capability: tosca.capabilities.network.Linkable
185         relationship: tosca.relationships.network.LinksTo
186         occurrences:
187         - 1
188         - 1
189     - dependency_server_oam:
190         capability: tosca.capabilities.Node
191         node: tosca.nodes.Root
192         relationship: tosca.relationships.DependsOn
193         occurrences:
194         - 0
195         - UNBOUNDED
196     - local_storage_server_oam:
197         capability: tosca.capabilities.Attachment
198         node: tosca.nodes.BlockStorage
199         relationship: tosca.relationships.AttachesTo
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - dependency_oam_port_1:
204         capability: tosca.capabilities.Node
205         node: tosca.nodes.Root
206         relationship: tosca.relationships.DependsOn
207         occurrences:
208         - 0
209         - UNBOUNDED
210     - link_oam_port_1:
211         capability: tosca.capabilities.network.Linkable
212         relationship: tosca.relationships.network.LinksTo
213         occurrences:
214         - 1
215         - 1
216     capabilities:
217       cpu_server_oam:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       memory_server_oam:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       disk.write.requests_server_oam:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       network.incoming.bytes.rate_oam_port_1:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       network.incoming.bytes.rate_oam_port_0:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       network.outgoing.bytes_oam_port_0:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       memory.resident_server_oam:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       network.outgoing.bytes_oam_port_1:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.device.iops_server_oam:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       network.incoming.bytes_oam_port_0:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       network.incoming.bytes_oam_port_1:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.device.write.requests_server_oam:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       network.outgoing.bytes.rate_oam_port_0:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.allocation_server_oam:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       network.outgoing.bytes.rate_oam_port_1:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       forwarder_oam_port_0:
308         type: org.openecomp.capabilities.Forwarder
309         occurrences:
310         - 1
311         - UNBOUNDED
312       forwarder_oam_port_1:
313         type: org.openecomp.capabilities.Forwarder
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.device.usage_server_oam:
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       network.outgoing.packets.rate_oam_port_0:
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       network.outgoing.packets.rate_oam_port_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       disk.usage_server_oam:
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       disk.device.write.bytes_server_oam:
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       attachment_oam_port_1:
348         type: tosca.capabilities.Attachment
349         occurrences:
350         - 1
351         - UNBOUNDED
352       attachment_oam_port_0:
353         type: tosca.capabilities.Attachment
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.ephemeral.size_server_oam:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.latency_server_oam:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.root.size_server_oam:
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       memory.usage_server_oam:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.read.bytes_server_oam:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       os_server_oam:
388         type: tosca.capabilities.OperatingSystem
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.read.requests_server_oam:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.capacity_server_oam:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       feature_oam_port_0:
405         type: tosca.capabilities.Node
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.device.read.bytes_server_oam:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       endpoint_server_oam:
416         type: tosca.capabilities.Endpoint.Admin
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.read.requests.rate_server_oam:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       vcpus_server_oam:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       feature_oam_port_1:
433         type: tosca.capabilities.Node
434         occurrences:
435         - 1
436         - UNBOUNDED
437       disk.read.bytes.rate_server_oam:
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       disk.write.bytes_server_oam:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       disk.iops_server_oam:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       network.incoming.packets.rate_oam_port_0:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.device.allocation_server_oam:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       network.incoming.packets.rate_oam_port_1:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       disk.write.requests.rate_server_oam:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       network.outpoing.packets_oam_port_0:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       scalable_server_oam:
486         type: tosca.capabilities.Scalable
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.device.read.bytes.rate_server_oam:
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       binding_oam_port_0:
497         type: tosca.capabilities.network.Bindable
498         valid_source_types:
499         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
500         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
501         occurrences:
502         - 0
503         - UNBOUNDED
504       network.incoming.packets_oam_port_1:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       network.incoming.packets_oam_port_0:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       cpu_util_server_oam:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       binding_oam_port_1:
523         type: tosca.capabilities.network.Bindable
524         valid_source_types:
525         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
526         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
527         occurrences:
528         - 0
529         - UNBOUNDED
530       network.outpoing.packets_oam_port_1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       cpu.delta_server_oam:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       host_server_oam:
543         type: tosca.capabilities.Container
544         valid_source_types:
545         - tosca.nodes.SoftwareComponent
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.device.write.bytes.rate_server_oam:
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       binding_server_oam:
556         type: tosca.capabilities.network.Bindable
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.device.capacity_server_oam:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.latency_server_oam:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       instance_server_oam:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.read.requests_server_oam:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.device.write.requests.rate_server_oam:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       feature_server_oam:
591         type: tosca.capabilities.Node
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.write.bytes.rate_server_oam:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601   org.openecomp.resource.abstract.nodes.heat.pcm_server:
602     derived_from: org.openecomp.resource.abstract.nodes.VFC
603     properties:
604       port_pcm_port_1_related_networks:
605         type: list
606         required: true
607         status: SUPPORTED
608         entry_schema:
609           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
610       port_pcm_port_0_network_role:
611         type: string
612         required: true
613         status: SUPPORTED
614       p1:
615         type: string
616         description: UID of OAM network
617         required: true
618         status: SUPPORTED
619       p2:
620         type: string
621         description: UID of OAM network
622         required: true
623         status: SUPPORTED
624       port_pcm_port_1_network_role_tag:
625         type: string
626         required: true
627         status: SUPPORTED
628       availabilityzone_name:
629         type: string
630         description: availabilityzone name
631         required: true
632         status: SUPPORTED
633       port_pcm_port_0_vlan_requirements:
634         type: list
635         required: true
636         status: SUPPORTED
637         entry_schema:
638           type: org.openecomp.datatypes.network.VlanRequirements
639       pcm_image_name:
640         type: string
641         description: PCRF CM image name
642         required: true
643         status: SUPPORTED
644       port_pcm_port_0_order:
645         type: integer
646         required: true
647         status: SUPPORTED
648       port_pcm_port_0_subnetpoolid:
649         type: string
650         required: true
651         status: SUPPORTED
652       port_pcm_port_0_related_networks:
653         type: list
654         required: true
655         status: SUPPORTED
656         entry_schema:
657           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
658       port_pcm_port_1_subnetpoolid:
659         type: string
660         required: true
661         status: SUPPORTED
662       port_pcm_port_0_network_role_tag:
663         type: string
664         required: true
665         status: SUPPORTED
666       pcm_server_name:
667         type: string
668         description: PCRF CM server name
669         required: true
670         status: SUPPORTED
671       cps_net_mask:
672         type: string
673         description: CPS network mask
674         required: true
675         status: SUPPORTED
676       port_pcm_port_1_exCP_naming:
677         type: org.openecomp.datatypes.Naming
678         required: true
679         status: SUPPORTED
680       port_pcm_port_0_exCP_naming:
681         type: org.openecomp.datatypes.Naming
682         required: true
683         status: SUPPORTED
684       oam_net_name:
685         type: string
686         description: OAM network name
687         required: true
688         status: SUPPORTED
689       port_pcm_port_1_network_role:
690         type: string
691         required: true
692         status: SUPPORTED
693       port_pcm_port_0_ip_requirements:
694         type: list
695         required: true
696         status: SUPPORTED
697         entry_schema:
698           type: org.openecomp.datatypes.network.IpRequirements
699       oam_net_gw:
700         type: string
701         description: CPS network gateway
702         required: true
703         status: SUPPORTED
704       security_group_name:
705         type: string
706         description: the name of security group
707         required: true
708         status: SUPPORTED
709       cps_net_ip:
710         type: string
711         description: CPS network ip
712         required: true
713         status: SUPPORTED
714       port_pcm_port_1_mac_requirements:
715         type: org.openecomp.datatypes.network.MacRequirements
716         required: true
717         status: SUPPORTED
718       port_pcm_port_1_vlan_requirements:
719         type: list
720         required: true
721         status: SUPPORTED
722         entry_schema:
723           type: org.openecomp.datatypes.network.VlanRequirements
724       pcm_flavor_name:
725         type: string
726         description: flavor name of PCRF CM instance
727         required: true
728         status: SUPPORTED
729       pcm_vol:
730         type: string
731         description: CPS Cluman Cinder Volume
732         required: true
733         status: SUPPORTED
734       port_pcm_port_1_ip_requirements:
735         type: list
736         required: true
737         status: SUPPORTED
738         entry_schema:
739           type: org.openecomp.datatypes.network.IpRequirements
740       port_pcm_port_0_mac_requirements:
741         type: org.openecomp.datatypes.network.MacRequirements
742         required: true
743         status: SUPPORTED
744       cps_net_name:
745         type: string
746         description: CPS network name
747         required: true
748         status: SUPPORTED
749       oam_net_ip:
750         type: string
751         description: OAM network ip
752         required: true
753         status: SUPPORTED
754       oam_net_mask:
755         type: string
756         description: CPS network mask
757         required: true
758         status: SUPPORTED
759       port_pcm_port_1_order:
760         type: integer
761         required: true
762         status: SUPPORTED
763     attributes:
764       server_pcm_id:
765         type: string
766         description: the pcm nova service id
767         status: SUPPORTED
768     requirements:
769     - dependency_pcm_port_1:
770         capability: tosca.capabilities.Node
771         node: tosca.nodes.Root
772         relationship: tosca.relationships.DependsOn
773         occurrences:
774         - 0
775         - UNBOUNDED
776     - link_pcm_port_1:
777         capability: tosca.capabilities.network.Linkable
778         relationship: tosca.relationships.network.LinksTo
779         occurrences:
780         - 1
781         - 1
782     - dependency_server_pcm:
783         capability: tosca.capabilities.Node
784         node: tosca.nodes.Root
785         relationship: tosca.relationships.DependsOn
786         occurrences:
787         - 0
788         - UNBOUNDED
789     - local_storage_server_pcm:
790         capability: tosca.capabilities.Attachment
791         node: tosca.nodes.BlockStorage
792         relationship: tosca.relationships.AttachesTo
793         occurrences:
794         - 0
795         - UNBOUNDED
796     - dependency_pcm_port_0:
797         capability: tosca.capabilities.Node
798         node: tosca.nodes.Root
799         relationship: tosca.relationships.DependsOn
800         occurrences:
801         - 0
802         - UNBOUNDED
803     - link_pcm_port_0:
804         capability: tosca.capabilities.network.Linkable
805         relationship: tosca.relationships.network.LinksTo
806         occurrences:
807         - 1
808         - 1
809     capabilities:
810       network.incoming.packets.rate_pcm_port_0:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       cpu_server_pcm:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       network.incoming.packets.rate_pcm_port_1:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       network.outpoing.packets_pcm_port_1:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       memory_server_pcm:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       disk.write.requests_server_pcm:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       network.outpoing.packets_pcm_port_0:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       disk.device.iops_server_pcm:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       memory.resident_server_pcm:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       disk.device.write.requests_server_pcm:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       disk.device.usage_server_pcm:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.allocation_server_pcm:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       disk.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.device.write.bytes_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.root.size_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       disk.ephemeral.size_server_pcm:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       disk.device.latency_server_pcm:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       network.incoming.bytes_pcm_port_0:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       network.incoming.bytes_pcm_port_1:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       binding_pcm_port_0:
925         type: tosca.capabilities.network.Bindable
926         valid_source_types:
927         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
928         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
929         occurrences:
930         - 0
931         - UNBOUNDED
932       binding_pcm_port_1:
933         type: tosca.capabilities.network.Bindable
934         valid_source_types:
935         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
936         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
937         occurrences:
938         - 0
939         - UNBOUNDED
940       memory.usage_server_pcm:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946       disk.read.requests_server_pcm:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.capacity_server_pcm:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       os_server_pcm:
959         type: tosca.capabilities.OperatingSystem
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.read.bytes_server_pcm:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       network.outgoing.packets.rate_pcm_port_0:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       network.outgoing.packets.rate_pcm_port_1:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       feature_pcm_port_1:
982         type: tosca.capabilities.Node
983         occurrences:
984         - 1
985         - UNBOUNDED
986       network.outgoing.bytes_pcm_port_0:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       disk.device.read.bytes_server_pcm:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       feature_pcm_port_0:
999         type: tosca.capabilities.Node
1000         occurrences:
1001         - 1
1002         - UNBOUNDED
1003       network.outgoing.bytes_pcm_port_1:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       attachment_pcm_port_0:
1010         type: tosca.capabilities.Attachment
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       attachment_pcm_port_1:
1015         type: tosca.capabilities.Attachment
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       endpoint_server_pcm:
1020         type: tosca.capabilities.Endpoint.Admin
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.device.read.requests.rate_server_pcm:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       vcpus_server_pcm:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.write.bytes_server_pcm:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.iops_server_pcm:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       forwarder_pcm_port_0:
1049         type: org.openecomp.capabilities.Forwarder
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       forwarder_pcm_port_1:
1054         type: org.openecomp.capabilities.Forwarder
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       disk.read.bytes.rate_server_pcm:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       disk.device.allocation_server_pcm:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       scalable_server_pcm:
1071         type: tosca.capabilities.Scalable
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       disk.device.read.bytes.rate_server_pcm:
1076         type: org.openecomp.capabilities.metric.Ceilometer
1077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       cpu_util_server_pcm:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       disk.write.requests.rate_server_pcm:
1088         type: org.openecomp.capabilities.metric.Ceilometer
1089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1090         occurrences:
1091         - 1
1092         - UNBOUNDED
1093       disk.device.write.bytes.rate_server_pcm:
1094         type: org.openecomp.capabilities.metric.Ceilometer
1095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1096         occurrences:
1097         - 1
1098         - UNBOUNDED
1099       host_server_pcm:
1100         type: tosca.capabilities.Container
1101         valid_source_types:
1102         - tosca.nodes.SoftwareComponent
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       cpu.delta_server_pcm:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       network.outgoing.bytes.rate_pcm_port_1:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       network.incoming.packets_pcm_port_0:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       binding_server_pcm:
1125         type: tosca.capabilities.network.Bindable
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       network.outgoing.bytes.rate_pcm_port_0:
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       disk.device.capacity_server_pcm:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       network.incoming.packets_pcm_port_1:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       instance_server_pcm:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.device.write.requests.rate_server_pcm:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.latency_server_pcm:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       disk.device.read.requests_server_pcm:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       feature_server_pcm:
1172         type: tosca.capabilities.Node
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       network.incoming.bytes.rate_pcm_port_0:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       disk.write.bytes.rate_server_pcm:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       network.incoming.bytes.rate_pcm_port_1:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194   org.openecomp.resource.abstract.nodes.heat.oam_server:
1195     derived_from: org.openecomp.resource.abstract.nodes.VFC
1196     properties:
1197       p2:
1198         type: string
1199         description: UID of OAM network
1200         required: true
1201         status: SUPPORTED
1202       port_oam_port_1_network_role:
1203         type: string
1204         required: true
1205         status: SUPPORTED
1206       availabilityzone_name:
1207         type: string
1208         description: availabilityzone name
1209         required: true
1210         status: SUPPORTED
1211       port_oam_port_0_network_role:
1212         type: string
1213         required: true
1214         status: SUPPORTED
1215       port_oam_port_0_related_networks:
1216         type: list
1217         required: true
1218         status: SUPPORTED
1219         entry_schema:
1220           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1221       port_oam_port_1_network_role_tag:
1222         type: string
1223         required: true
1224         status: SUPPORTED
1225       oam_server_name:
1226         type: string
1227         description: oam server name
1228         required: true
1229         status: SUPPORTED
1230       port_oam_port_0_subnetpoolid:
1231         type: string
1232         required: true
1233         status: SUPPORTED
1234       port_oam_port_1_subnetpoolid:
1235         type: string
1236         required: true
1237         status: SUPPORTED
1238       port_oam_port_1_ip_requirements:
1239         type: list
1240         required: true
1241         status: SUPPORTED
1242         entry_schema:
1243           type: org.openecomp.datatypes.network.IpRequirements
1244       port_oam_port_1_mac_requirements:
1245         type: org.openecomp.datatypes.network.MacRequirements
1246         required: true
1247         status: SUPPORTED
1248       port_oam_port_1_order:
1249         type: integer
1250         required: true
1251         status: SUPPORTED
1252       port_oam_port_0_network_role_tag:
1253         type: string
1254         required: true
1255         status: SUPPORTED
1256       port_oam_port_1_vlan_requirements:
1257         type: list
1258         required: true
1259         status: SUPPORTED
1260         entry_schema:
1261           type: org.openecomp.datatypes.network.VlanRequirements
1262       oam_image_name:
1263         type: string
1264         description: oam image name
1265         required: true
1266         status: SUPPORTED
1267       cps_net_mask:
1268         type: string
1269         description: CPS network mask
1270         required: true
1271         status: SUPPORTED
1272       oam_net_name:
1273         type: string
1274         description: OAM network name
1275         required: true
1276         status: SUPPORTED
1277       oam_net_gw:
1278         type: string
1279         description: CPS network gateway
1280         required: true
1281         status: SUPPORTED
1282       port_oam_port_0_mac_requirements:
1283         type: org.openecomp.datatypes.network.MacRequirements
1284         required: true
1285         status: SUPPORTED
1286       oam_flavor_name:
1287         type: string
1288         description: flavor name of PCRF CM instance
1289         required: true
1290         status: SUPPORTED
1291       security_group_name:
1292         type: string
1293         description: the name of security group
1294         required: true
1295         status: SUPPORTED
1296       cps_net_ip:
1297         type: string
1298         description: CPS network ip
1299         required: true
1300         status: SUPPORTED
1301       port_oam_port_0_order:
1302         type: integer
1303         required: true
1304         status: SUPPORTED
1305       port_oam_port_0_vlan_requirements:
1306         type: list
1307         required: true
1308         status: SUPPORTED
1309         entry_schema:
1310           type: org.openecomp.datatypes.network.VlanRequirements
1311       port_oam_port_1_exCP_naming:
1312         type: org.openecomp.datatypes.Naming
1313         required: true
1314         status: SUPPORTED
1315       port_oam_port_0_exCP_naming:
1316         type: org.openecomp.datatypes.Naming
1317         required: true
1318         status: SUPPORTED
1319       pcm_vol:
1320         type: string
1321         description: CPS Cluman Cinder Volume
1322         required: true
1323         status: SUPPORTED
1324       cps_net_name:
1325         type: string
1326         description: CPS network name
1327         required: true
1328         status: SUPPORTED
1329       oam_net_ip:
1330         type: string
1331         description: OAM network ip
1332         required: true
1333         status: SUPPORTED
1334       oam_net_mask:
1335         type: string
1336         description: CPS network mask
1337         required: true
1338         status: SUPPORTED
1339       port_oam_port_0_ip_requirements:
1340         type: list
1341         required: true
1342         status: SUPPORTED
1343         entry_schema:
1344           type: org.openecomp.datatypes.network.IpRequirements
1345       port_oam_port_1_related_networks:
1346         type: list
1347         required: true
1348         status: SUPPORTED
1349         entry_schema:
1350           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1351       shared_security_group_id1:
1352         type: string
1353         description: UID of OAM network
1354         required: true
1355         status: SUPPORTED
1356     attributes:
1357       server_oam_id:
1358         type: string
1359         description: the oam nova service id
1360         status: SUPPORTED
1361     requirements:
1362     - dependency_oam_port_0:
1363         capability: tosca.capabilities.Node
1364         node: tosca.nodes.Root
1365         relationship: tosca.relationships.DependsOn
1366         occurrences:
1367         - 0
1368         - UNBOUNDED
1369     - link_oam_port_0:
1370         capability: tosca.capabilities.network.Linkable
1371         relationship: tosca.relationships.network.LinksTo
1372         occurrences:
1373         - 1
1374         - 1
1375     - dependency_server_oam:
1376         capability: tosca.capabilities.Node
1377         node: tosca.nodes.Root
1378         relationship: tosca.relationships.DependsOn
1379         occurrences:
1380         - 0
1381         - UNBOUNDED
1382     - local_storage_server_oam:
1383         capability: tosca.capabilities.Attachment
1384         node: tosca.nodes.BlockStorage
1385         relationship: tosca.relationships.AttachesTo
1386         occurrences:
1387         - 0
1388         - UNBOUNDED
1389     - dependency_oam_port_1:
1390         capability: tosca.capabilities.Node
1391         node: tosca.nodes.Root
1392         relationship: tosca.relationships.DependsOn
1393         occurrences:
1394         - 0
1395         - UNBOUNDED
1396     - link_oam_port_1:
1397         capability: tosca.capabilities.network.Linkable
1398         relationship: tosca.relationships.network.LinksTo
1399         occurrences:
1400         - 1
1401         - 1
1402     capabilities:
1403       cpu_server_oam:
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       memory_server_oam:
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       disk.write.requests_server_oam:
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.rate_oam_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       network.incoming.bytes.rate_oam_port_0:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       network.outgoing.bytes_oam_port_0:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       memory.resident_server_oam:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       network.outgoing.bytes_oam_port_1:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.device.iops_server_oam:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       network.incoming.bytes_oam_port_0:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       network.incoming.bytes_oam_port_1:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       disk.device.write.requests_server_oam:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.outgoing.bytes.rate_oam_port_0:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.allocation_server_oam:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.outgoing.bytes.rate_oam_port_1:
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       forwarder_oam_port_0:
1494         type: org.openecomp.capabilities.Forwarder
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       forwarder_oam_port_1:
1499         type: org.openecomp.capabilities.Forwarder
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.device.usage_server_oam:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       network.outgoing.packets.rate_oam_port_0:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       network.outgoing.packets.rate_oam_port_1:
1516         type: org.openecomp.capabilities.metric.Ceilometer
1517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       disk.usage_server_oam:
1522         type: org.openecomp.capabilities.metric.Ceilometer
1523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       disk.device.write.bytes_server_oam:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       attachment_oam_port_1:
1534         type: tosca.capabilities.Attachment
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       attachment_oam_port_0:
1539         type: tosca.capabilities.Attachment
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.ephemeral.size_server_oam:
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.device.latency_server_oam:
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.root.size_server_oam:
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       memory.usage_server_oam:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       disk.read.bytes_server_oam:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       os_server_oam:
1574         type: tosca.capabilities.OperatingSystem
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.read.requests_server_oam:
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.capacity_server_oam:
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       feature_oam_port_0:
1591         type: tosca.capabilities.Node
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.device.read.bytes_server_oam:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       endpoint_server_oam:
1602         type: tosca.capabilities.Endpoint.Admin
1603         occurrences:
1604         - 1
1605         - UNBOUNDED
1606       disk.device.read.requests.rate_server_oam:
1607         type: org.openecomp.capabilities.metric.Ceilometer
1608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1609         occurrences:
1610         - 1
1611         - UNBOUNDED
1612       vcpus_server_oam:
1613         type: org.openecomp.capabilities.metric.Ceilometer
1614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1615         occurrences:
1616         - 1
1617         - UNBOUNDED
1618       feature_oam_port_1:
1619         type: tosca.capabilities.Node
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.read.bytes.rate_server_oam:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       disk.write.bytes_server_oam:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       disk.iops_server_oam:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       network.incoming.packets.rate_oam_port_0:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       disk.device.allocation_server_oam:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       network.incoming.packets.rate_oam_port_1:
1654         type: org.openecomp.capabilities.metric.Ceilometer
1655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1656         occurrences:
1657         - 1
1658         - UNBOUNDED
1659       disk.write.requests.rate_server_oam:
1660         type: org.openecomp.capabilities.metric.Ceilometer
1661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1662         occurrences:
1663         - 1
1664         - UNBOUNDED
1665       network.outpoing.packets_oam_port_0:
1666         type: org.openecomp.capabilities.metric.Ceilometer
1667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       scalable_server_oam:
1672         type: tosca.capabilities.Scalable
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       disk.device.read.bytes.rate_server_oam:
1677         type: org.openecomp.capabilities.metric.Ceilometer
1678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       binding_oam_port_0:
1683         type: tosca.capabilities.network.Bindable
1684         valid_source_types:
1685         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1686         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1687         occurrences:
1688         - 0
1689         - UNBOUNDED
1690       network.incoming.packets_oam_port_1:
1691         type: org.openecomp.capabilities.metric.Ceilometer
1692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1693         occurrences:
1694         - 1
1695         - UNBOUNDED
1696       network.incoming.packets_oam_port_0:
1697         type: org.openecomp.capabilities.metric.Ceilometer
1698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1699         occurrences:
1700         - 1
1701         - UNBOUNDED
1702       cpu_util_server_oam:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       binding_oam_port_1:
1709         type: tosca.capabilities.network.Bindable
1710         valid_source_types:
1711         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1712         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1713         occurrences:
1714         - 0
1715         - UNBOUNDED
1716       network.outpoing.packets_oam_port_1:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       cpu.delta_server_oam:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       host_server_oam:
1729         type: tosca.capabilities.Container
1730         valid_source_types:
1731         - tosca.nodes.SoftwareComponent
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       disk.device.write.bytes.rate_server_oam:
1736         type: org.openecomp.capabilities.metric.Ceilometer
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1738         occurrences:
1739         - 1
1740         - UNBOUNDED
1741       binding_server_oam:
1742         type: tosca.capabilities.network.Bindable
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       disk.device.capacity_server_oam:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       disk.latency_server_oam:
1753         type: org.openecomp.capabilities.metric.Ceilometer
1754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1755         occurrences:
1756         - 1
1757         - UNBOUNDED
1758       instance_server_oam:
1759         type: org.openecomp.capabilities.metric.Ceilometer
1760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1761         occurrences:
1762         - 1
1763         - UNBOUNDED
1764       disk.device.read.requests_server_oam:
1765         type: org.openecomp.capabilities.metric.Ceilometer
1766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1767         occurrences:
1768         - 1
1769         - UNBOUNDED
1770       disk.device.write.requests.rate_server_oam:
1771         type: org.openecomp.capabilities.metric.Ceilometer
1772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       feature_server_oam:
1777         type: tosca.capabilities.Node
1778         occurrences:
1779         - 1
1780         - UNBOUNDED
1781       disk.write.bytes.rate_server_oam:
1782         type: org.openecomp.capabilities.metric.Ceilometer
1783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1784         occurrences:
1785         - 1
1786         - UNBOUNDED
1787   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1788     derived_from: org.openecomp.resource.abstract.nodes.VFC
1789     properties:
1790       port_pcm_port_1_related_networks:
1791         type: list
1792         required: true
1793         status: SUPPORTED
1794         entry_schema:
1795           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1796       port_pcm_port_0_network_role:
1797         type: string
1798         required: true
1799         status: SUPPORTED
1800       p1:
1801         type: string
1802         description: UID of OAM network
1803         required: true
1804         status: SUPPORTED
1805       p2:
1806         type: string
1807         description: UID of OAM network
1808         required: true
1809         status: SUPPORTED
1810       port_pcm_port_1_network_role_tag:
1811         type: string
1812         required: true
1813         status: SUPPORTED
1814       availabilityzone_name:
1815         type: string
1816         description: availabilityzone name
1817         required: true
1818         status: SUPPORTED
1819       port_pcm_port_0_vlan_requirements:
1820         type: list
1821         required: true
1822         status: SUPPORTED
1823         entry_schema:
1824           type: org.openecomp.datatypes.network.VlanRequirements
1825       pcm_image_name:
1826         type: string
1827         description: PCRF CM image name
1828         required: true
1829         status: SUPPORTED
1830       port_pcm_port_0_order:
1831         type: integer
1832         required: true
1833         status: SUPPORTED
1834       port_pcm_port_0_subnetpoolid:
1835         type: string
1836         required: true
1837         status: SUPPORTED
1838       port_pcm_port_0_related_networks:
1839         type: list
1840         required: true
1841         status: SUPPORTED
1842         entry_schema:
1843           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1844       port_pcm_port_1_subnetpoolid:
1845         type: string
1846         required: true
1847         status: SUPPORTED
1848       port_pcm_port_0_network_role_tag:
1849         type: string
1850         required: true
1851         status: SUPPORTED
1852       pcm_server_name:
1853         type: string
1854         description: PCRF CM server name
1855         required: true
1856         status: SUPPORTED
1857       cps_net_mask:
1858         type: string
1859         description: CPS network mask
1860         required: true
1861         status: SUPPORTED
1862       port_pcm_port_1_exCP_naming:
1863         type: org.openecomp.datatypes.Naming
1864         required: true
1865         status: SUPPORTED
1866       port_pcm_port_0_exCP_naming:
1867         type: org.openecomp.datatypes.Naming
1868         required: true
1869         status: SUPPORTED
1870       oam_net_name:
1871         type: string
1872         description: OAM network name
1873         required: true
1874         status: SUPPORTED
1875       port_pcm_port_1_network_role:
1876         type: string
1877         required: true
1878         status: SUPPORTED
1879       port_pcm_port_0_ip_requirements:
1880         type: list
1881         required: true
1882         status: SUPPORTED
1883         entry_schema:
1884           type: org.openecomp.datatypes.network.IpRequirements
1885       oam_net_gw:
1886         type: string
1887         description: CPS network gateway
1888         required: true
1889         status: SUPPORTED
1890       security_group_name:
1891         type: string
1892         description: the name of security group
1893         required: true
1894         status: SUPPORTED
1895       cps_net_ip:
1896         type: string
1897         description: CPS network ip
1898         required: true
1899         status: SUPPORTED
1900       port_pcm_port_1_mac_requirements:
1901         type: org.openecomp.datatypes.network.MacRequirements
1902         required: true
1903         status: SUPPORTED
1904       port_pcm_port_1_vlan_requirements:
1905         type: list
1906         required: true
1907         status: SUPPORTED
1908         entry_schema:
1909           type: org.openecomp.datatypes.network.VlanRequirements
1910       pcm_flavor_name:
1911         type: string
1912         description: flavor name of PCRF CM instance
1913         required: true
1914         status: SUPPORTED
1915       pcm_vol:
1916         type: string
1917         description: CPS Cluman Cinder Volume
1918         required: true
1919         status: SUPPORTED
1920       port_pcm_port_1_ip_requirements:
1921         type: list
1922         required: true
1923         status: SUPPORTED
1924         entry_schema:
1925           type: org.openecomp.datatypes.network.IpRequirements
1926       port_pcm_port_0_mac_requirements:
1927         type: org.openecomp.datatypes.network.MacRequirements
1928         required: true
1929         status: SUPPORTED
1930       cps_net_name:
1931         type: string
1932         description: CPS network name
1933         required: true
1934         status: SUPPORTED
1935       oam_net_ip:
1936         type: string
1937         description: OAM network ip
1938         required: true
1939         status: SUPPORTED
1940       oam_net_mask:
1941         type: string
1942         description: CPS network mask
1943         required: true
1944         status: SUPPORTED
1945       port_pcm_port_1_order:
1946         type: integer
1947         required: true
1948         status: SUPPORTED
1949     attributes:
1950       server_pcm_id:
1951         type: string
1952         description: the pcm nova service id
1953         status: SUPPORTED
1954     requirements:
1955     - dependency_pcm_port_1:
1956         capability: tosca.capabilities.Node
1957         node: tosca.nodes.Root
1958         relationship: tosca.relationships.DependsOn
1959         occurrences:
1960         - 0
1961         - UNBOUNDED
1962     - link_pcm_port_1:
1963         capability: tosca.capabilities.network.Linkable
1964         relationship: tosca.relationships.network.LinksTo
1965         occurrences:
1966         - 1
1967         - 1
1968     - dependency_server_pcm:
1969         capability: tosca.capabilities.Node
1970         node: tosca.nodes.Root
1971         relationship: tosca.relationships.DependsOn
1972         occurrences:
1973         - 0
1974         - UNBOUNDED
1975     - local_storage_server_pcm:
1976         capability: tosca.capabilities.Attachment
1977         node: tosca.nodes.BlockStorage
1978         relationship: tosca.relationships.AttachesTo
1979         occurrences:
1980         - 0
1981         - UNBOUNDED
1982     - dependency_pcm_port_0:
1983         capability: tosca.capabilities.Node
1984         node: tosca.nodes.Root
1985         relationship: tosca.relationships.DependsOn
1986         occurrences:
1987         - 0
1988         - UNBOUNDED
1989     - link_pcm_port_0:
1990         capability: tosca.capabilities.network.Linkable
1991         relationship: tosca.relationships.network.LinksTo
1992         occurrences:
1993         - 1
1994         - 1
1995     capabilities:
1996       network.incoming.packets.rate_pcm_port_0:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       cpu_server_pcm:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       network.incoming.packets.rate_pcm_port_1:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       network.outpoing.packets_pcm_port_1:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       memory_server_pcm:
2021         type: org.openecomp.capabilities.metric.Ceilometer
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       disk.write.requests_server_pcm:
2027         type: org.openecomp.capabilities.metric.Ceilometer
2028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2029         occurrences:
2030         - 1
2031         - UNBOUNDED
2032       network.outpoing.packets_pcm_port_0:
2033         type: org.openecomp.capabilities.metric.Ceilometer
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       disk.device.iops_server_pcm:
2039         type: org.openecomp.capabilities.metric.Ceilometer
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       memory.resident_server_pcm:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       disk.device.write.requests_server_pcm:
2051         type: org.openecomp.capabilities.metric.Ceilometer
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2053         occurrences:
2054         - 1
2055         - UNBOUNDED
2056       disk.device.usage_server_pcm:
2057         type: org.openecomp.capabilities.metric.Ceilometer
2058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       disk.allocation_server_pcm:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.usage_server_pcm:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       disk.device.write.bytes_server_pcm:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       disk.root.size_server_pcm:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       disk.ephemeral.size_server_pcm:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       disk.device.latency_server_pcm:
2093         type: org.openecomp.capabilities.metric.Ceilometer
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       network.incoming.bytes_pcm_port_0:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104       network.incoming.bytes_pcm_port_1:
2105         type: org.openecomp.capabilities.metric.Ceilometer
2106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2107         occurrences:
2108         - 1
2109         - UNBOUNDED
2110       binding_pcm_port_0:
2111         type: tosca.capabilities.network.Bindable
2112         valid_source_types:
2113         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2114         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2115         occurrences:
2116         - 0
2117         - UNBOUNDED
2118       binding_pcm_port_1:
2119         type: tosca.capabilities.network.Bindable
2120         valid_source_types:
2121         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2122         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2123         occurrences:
2124         - 0
2125         - UNBOUNDED
2126       memory.usage_server_pcm:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       disk.read.requests_server_pcm:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       disk.capacity_server_pcm:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       os_server_pcm:
2145         type: tosca.capabilities.OperatingSystem
2146         occurrences:
2147         - 1
2148         - UNBOUNDED
2149       disk.read.bytes_server_pcm:
2150         type: org.openecomp.capabilities.metric.Ceilometer
2151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2152         occurrences:
2153         - 1
2154         - UNBOUNDED
2155       network.outgoing.packets.rate_pcm_port_0:
2156         type: org.openecomp.capabilities.metric.Ceilometer
2157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       network.outgoing.packets.rate_pcm_port_1:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       feature_pcm_port_1:
2168         type: tosca.capabilities.Node
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       network.outgoing.bytes_pcm_port_0:
2173         type: org.openecomp.capabilities.metric.Ceilometer
2174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       disk.device.read.bytes_server_pcm:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       feature_pcm_port_0:
2185         type: tosca.capabilities.Node
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       network.outgoing.bytes_pcm_port_1:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       attachment_pcm_port_0:
2196         type: tosca.capabilities.Attachment
2197         occurrences:
2198         - 1
2199         - UNBOUNDED
2200       attachment_pcm_port_1:
2201         type: tosca.capabilities.Attachment
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       endpoint_server_pcm:
2206         type: tosca.capabilities.Endpoint.Admin
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       disk.device.read.requests.rate_server_pcm:
2211         type: org.openecomp.capabilities.metric.Ceilometer
2212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2213         occurrences:
2214         - 1
2215         - UNBOUNDED
2216       vcpus_server_pcm:
2217         type: org.openecomp.capabilities.metric.Ceilometer
2218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2219         occurrences:
2220         - 1
2221         - UNBOUNDED
2222       disk.write.bytes_server_pcm:
2223         type: org.openecomp.capabilities.metric.Ceilometer
2224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2225         occurrences:
2226         - 1
2227         - UNBOUNDED
2228       disk.iops_server_pcm:
2229         type: org.openecomp.capabilities.metric.Ceilometer
2230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2231         occurrences:
2232         - 1
2233         - UNBOUNDED
2234       forwarder_pcm_port_0:
2235         type: org.openecomp.capabilities.Forwarder
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       forwarder_pcm_port_1:
2240         type: org.openecomp.capabilities.Forwarder
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       disk.read.bytes.rate_server_pcm:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       disk.device.allocation_server_pcm:
2251         type: org.openecomp.capabilities.metric.Ceilometer
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       scalable_server_pcm:
2257         type: tosca.capabilities.Scalable
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.device.read.bytes.rate_server_pcm:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       cpu_util_server_pcm:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.write.requests.rate_server_pcm:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.device.write.bytes.rate_server_pcm:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       host_server_pcm:
2286         type: tosca.capabilities.Container
2287         valid_source_types:
2288         - tosca.nodes.SoftwareComponent
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       cpu.delta_server_pcm:
2293         type: org.openecomp.capabilities.metric.Ceilometer
2294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2295         occurrences:
2296         - 1
2297         - UNBOUNDED
2298       network.outgoing.bytes.rate_pcm_port_1:
2299         type: org.openecomp.capabilities.metric.Ceilometer
2300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       network.incoming.packets_pcm_port_0:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       binding_server_pcm:
2311         type: tosca.capabilities.network.Bindable
2312         occurrences:
2313         - 1
2314         - UNBOUNDED
2315       network.outgoing.bytes.rate_pcm_port_0:
2316         type: org.openecomp.capabilities.metric.Ceilometer
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       disk.device.capacity_server_pcm:
2322         type: org.openecomp.capabilities.metric.Ceilometer
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2324         occurrences:
2325         - 1
2326         - UNBOUNDED
2327       network.incoming.packets_pcm_port_1:
2328         type: org.openecomp.capabilities.metric.Ceilometer
2329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2330         occurrences:
2331         - 1
2332         - UNBOUNDED
2333       instance_server_pcm:
2334         type: org.openecomp.capabilities.metric.Ceilometer
2335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       disk.device.write.requests.rate_server_pcm:
2340         type: org.openecomp.capabilities.metric.Ceilometer
2341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       disk.latency_server_pcm:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       disk.device.read.requests_server_pcm:
2352         type: org.openecomp.capabilities.metric.Ceilometer
2353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       feature_server_pcm:
2358         type: tosca.capabilities.Node
2359         occurrences:
2360         - 1
2361         - UNBOUNDED
2362       network.incoming.bytes.rate_pcm_port_0:
2363         type: org.openecomp.capabilities.metric.Ceilometer
2364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2365         occurrences:
2366         - 1
2367         - UNBOUNDED
2368       disk.write.bytes.rate_server_pcm:
2369         type: org.openecomp.capabilities.metric.Ceilometer
2370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2371         occurrences:
2372         - 1
2373         - UNBOUNDED
2374       network.incoming.bytes.rate_pcm_port_1:
2375         type: org.openecomp.capabilities.metric.Ceilometer
2376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2377         occurrences:
2378         - 1
2379         - UNBOUNDED
2380   org.openecomp.resource.abstract.nodes.compute:
2381     derived_from: org.openecomp.resource.abstract.nodes.VFC
2382     properties:
2383       compute_compute_user_data_format:
2384         type: list
2385         required: true
2386         status: SUPPORTED
2387         entry_schema:
2388           type: string
2389       vm_image_name:
2390         type: string
2391         required: true
2392         status: SUPPORTED
2393       index_value:
2394         type: integer
2395         description: Index value of this substitution service template runtime instance
2396         required: false
2397         default: 0
2398         status: SUPPORTED
2399         constraints:
2400         - greater_or_equal: 0
2401       compute_compute_metadata:
2402         type: list
2403         required: true
2404         status: SUPPORTED
2405         entry_schema:
2406           type: json
2407       compute_compute_name:
2408         type: list
2409         required: true
2410         status: SUPPORTED
2411         entry_schema:
2412           type: string
2413       vm_flavor_name:
2414         type: string
2415         required: true
2416         status: SUPPORTED
2417       compute_compute_config_drive:
2418         type: list
2419         required: true
2420         status: SUPPORTED
2421         entry_schema:
2422           type: boolean
2423     requirements:
2424     - dependency_compute:
2425         capability: tosca.capabilities.Node
2426         node: tosca.nodes.Root
2427         relationship: tosca.relationships.DependsOn
2428         occurrences:
2429         - 0
2430         - UNBOUNDED
2431     - local_storage_compute:
2432         capability: tosca.capabilities.Attachment
2433         node: tosca.nodes.BlockStorage
2434         relationship: tosca.relationships.AttachesTo
2435         occurrences:
2436         - 0
2437         - UNBOUNDED
2438     capabilities:
2439       disk.device.usage_compute:
2440         type: org.openecomp.capabilities.metric.Ceilometer
2441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2442         occurrences:
2443         - 1
2444         - UNBOUNDED
2445       disk.write.requests_compute:
2446         type: org.openecomp.capabilities.metric.Ceilometer
2447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2448         occurrences:
2449         - 1
2450         - UNBOUNDED
2451       instance_compute:
2452         type: org.openecomp.capabilities.metric.Ceilometer
2453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2454         occurrences:
2455         - 1
2456         - UNBOUNDED
2457       disk.ephemeral.size_compute:
2458         type: org.openecomp.capabilities.metric.Ceilometer
2459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2460         occurrences:
2461         - 1
2462         - UNBOUNDED
2463       disk.device.read.bytes.rate_compute:
2464         type: org.openecomp.capabilities.metric.Ceilometer
2465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2466         occurrences:
2467         - 1
2468         - UNBOUNDED
2469       disk.latency_compute:
2470         type: org.openecomp.capabilities.metric.Ceilometer
2471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       memory.resident_compute:
2476         type: org.openecomp.capabilities.metric.Ceilometer
2477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2478         occurrences:
2479         - 1
2480         - UNBOUNDED
2481       memory_compute:
2482         type: org.openecomp.capabilities.metric.Ceilometer
2483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2484         occurrences:
2485         - 1
2486         - UNBOUNDED
2487       disk.iops_compute:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       disk.root.size_compute:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.write.requests.rate_compute:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.read.requests_compute:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       disk.device.read.requests.rate_compute:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       disk.read.bytes_compute:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.device.read.bytes_compute:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       disk.write.bytes_compute:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       disk.usage_compute:
2536         type: org.openecomp.capabilities.metric.Ceilometer
2537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       os_compute:
2542         type: tosca.capabilities.OperatingSystem
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       disk.write.bytes.rate_compute:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       vcpus_compute:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.capacity_compute:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       cpu_util_compute:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       disk.read.bytes.rate_compute:
2571         type: org.openecomp.capabilities.metric.Ceilometer
2572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       disk.device.latency_compute:
2577         type: org.openecomp.capabilities.metric.Ceilometer
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2579         occurrences:
2580         - 1
2581         - UNBOUNDED
2582       disk.device.write.requests_compute:
2583         type: org.openecomp.capabilities.metric.Ceilometer
2584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       disk.device.iops_compute:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       disk.device.write.requests.rate_compute:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       endpoint_compute:
2601         type: tosca.capabilities.Endpoint.Admin
2602         occurrences:
2603         - 1
2604         - UNBOUNDED
2605       memory.usage_compute:
2606         type: org.openecomp.capabilities.metric.Ceilometer
2607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2608         occurrences:
2609         - 1
2610         - UNBOUNDED
2611       host_compute:
2612         type: tosca.capabilities.Container
2613         valid_source_types:
2614         - tosca.nodes.SoftwareComponent
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       feature_compute:
2619         type: tosca.capabilities.Node
2620         occurrences:
2621         - 1
2622         - UNBOUNDED
2623       disk.device.write.bytes_compute:
2624         type: org.openecomp.capabilities.metric.Ceilometer
2625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       cpu_compute:
2630         type: org.openecomp.capabilities.metric.Ceilometer
2631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2632         occurrences:
2633         - 1
2634         - UNBOUNDED
2635       disk.device.write.bytes.rate_compute:
2636         type: org.openecomp.capabilities.metric.Ceilometer
2637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2638         occurrences:
2639         - 1
2640         - UNBOUNDED
2641       scalable_compute:
2642         type: tosca.capabilities.Scalable
2643         occurrences:
2644         - 1
2645         - UNBOUNDED
2646       disk.device.read.requests_compute:
2647         type: org.openecomp.capabilities.metric.Ceilometer
2648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2649         occurrences:
2650         - 1
2651         - UNBOUNDED
2652       disk.allocation_compute:
2653         type: org.openecomp.capabilities.metric.Ceilometer
2654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2655         occurrences:
2656         - 1
2657         - UNBOUNDED
2658       disk.device.capacity_compute:
2659         type: org.openecomp.capabilities.metric.Ceilometer
2660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664       disk.device.allocation_compute:
2665         type: org.openecomp.capabilities.metric.Ceilometer
2666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2667         occurrences:
2668         - 1
2669         - UNBOUNDED
2670       cpu.delta_compute:
2671         type: org.openecomp.capabilities.metric.Ceilometer
2672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2673         occurrences:
2674         - 1
2675         - UNBOUNDED
2676       binding_compute:
2677         type: tosca.capabilities.network.Bindable
2678         occurrences:
2679         - 1
2680         - UNBOUNDED