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