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 / twoNestedNodeTemplatesWithSameComputeType / 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_1_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       port_pcm_port_0_network_role:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pcm_port_1_network_role_tag:
22         type: string
23         required: true
24         status: SUPPORTED
25       availabilityzone_name:
26         type: string
27         description: availabilityzone name
28         required: true
29         status: SUPPORTED
30       port_pcm_port_0_vlan_requirements:
31         type: list
32         required: true
33         status: SUPPORTED
34         entry_schema:
35           type: org.openecomp.datatypes.network.VlanRequirements
36       pcm_image_name:
37         type: string
38         description: PCRF CM image name
39         required: true
40         status: SUPPORTED
41       port_pcm_port_0_order:
42         type: integer
43         required: true
44         status: SUPPORTED
45       port_pcm_port_0_subnetpoolid:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pcm_port_0_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_1_subnetpoolid:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_pcm_port_0_network_role_tag:
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       port_pcm_port_1_exCP_naming:
74         type: org.openecomp.datatypes.Naming
75         required: true
76         status: SUPPORTED
77       port_pcm_port_0_exCP_naming:
78         type: org.openecomp.datatypes.Naming
79         required: true
80         status: SUPPORTED
81       oam_net_name:
82         type: string
83         description: OAM network name
84         required: true
85         status: SUPPORTED
86       port_pcm_port_1_network_role:
87         type: string
88         required: true
89         status: SUPPORTED
90       port_pcm_port_0_ip_requirements:
91         type: list
92         required: true
93         status: SUPPORTED
94         entry_schema:
95           type: org.openecomp.datatypes.network.IpRequirements
96       oam_net_gw:
97         type: string
98         description: CPS network gateway
99         required: true
100         status: SUPPORTED
101       security_group_name:
102         type: string
103         description: the name of security group
104         required: true
105         status: SUPPORTED
106       cps_net_ip:
107         type: string
108         description: CPS network ip
109         required: true
110         status: SUPPORTED
111       port_pcm_port_1_mac_requirements:
112         type: org.openecomp.datatypes.network.MacRequirements
113         required: true
114         status: SUPPORTED
115       port_pcm_port_1_vlan_requirements:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: org.openecomp.datatypes.network.VlanRequirements
121       pcm_flavor_name:
122         type: string
123         description: flavor name of PCRF CM instance
124         required: true
125         status: SUPPORTED
126       pcm_vol:
127         type: string
128         description: CPS Cluman Cinder Volume
129         required: true
130         status: SUPPORTED
131       port_pcm_port_1_ip_requirements:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: org.openecomp.datatypes.network.IpRequirements
137       port_pcm_port_0_mac_requirements:
138         type: org.openecomp.datatypes.network.MacRequirements
139         required: true
140         status: SUPPORTED
141       cps_net_name:
142         type: string
143         description: CPS network name
144         required: true
145         status: SUPPORTED
146       oam_net_ip:
147         type: string
148         description: OAM network ip
149         required: true
150         status: SUPPORTED
151       oam_net_mask:
152         type: string
153         description: CPS network mask
154         required: true
155         status: SUPPORTED
156       port_pcm_port_1_order:
157         type: integer
158         required: true
159         status: SUPPORTED
160     attributes:
161       server_pcm_id:
162         type: string
163         description: the pcm nova service id
164         status: SUPPORTED
165     requirements:
166     - dependency_pcm_port_1:
167         capability: tosca.capabilities.Node
168         node: tosca.nodes.Root
169         relationship: tosca.relationships.DependsOn
170         occurrences:
171         - 0
172         - UNBOUNDED
173     - link_pcm_port_1:
174         capability: tosca.capabilities.network.Linkable
175         relationship: tosca.relationships.network.LinksTo
176         occurrences:
177         - 1
178         - 1
179     - dependency_server_pcm:
180         capability: tosca.capabilities.Node
181         node: tosca.nodes.Root
182         relationship: tosca.relationships.DependsOn
183         occurrences:
184         - 0
185         - UNBOUNDED
186     - local_storage_server_pcm:
187         capability: tosca.capabilities.Attachment
188         node: tosca.nodes.BlockStorage
189         relationship: tosca.relationships.AttachesTo
190         occurrences:
191         - 0
192         - UNBOUNDED
193     - dependency_pcm_port_0:
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_0:
201         capability: tosca.capabilities.network.Linkable
202         relationship: tosca.relationships.network.LinksTo
203         occurrences:
204         - 1
205         - 1
206     capabilities:
207       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       network.incoming.packets.rate_pcm_port_1:
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.outpoing.packets_pcm_port_1:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       memory_server_pcm:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       disk.write.requests_server_pcm:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       network.outpoing.packets_pcm_port_0:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.device.iops_server_pcm:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       memory.resident_server_pcm:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.device.write.requests_server_pcm:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.usage_server_pcm:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.allocation_server_pcm:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.usage_server_pcm:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.device.write.bytes_server_pcm:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.root.size_server_pcm:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.ephemeral.size_server_pcm:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.latency_server_pcm:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.bytes_pcm_port_0:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       network.incoming.bytes_pcm_port_1:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       binding_pcm_port_0:
322         type: tosca.capabilities.network.Bindable
323         valid_source_types:
324         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
325         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
326         occurrences:
327         - 0
328         - UNBOUNDED
329       binding_pcm_port_1:
330         type: tosca.capabilities.network.Bindable
331         valid_source_types:
332         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
333         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
334         occurrences:
335         - 0
336         - UNBOUNDED
337       memory.usage_server_pcm:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.read.requests_server_pcm:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.capacity_server_pcm:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       os_server_pcm:
356         type: tosca.capabilities.OperatingSystem
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.read.bytes_server_pcm:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.packets.rate_pcm_port_0:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.outgoing.packets.rate_pcm_port_1:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       feature_pcm_port_1:
379         type: tosca.capabilities.Node
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.outgoing.bytes_pcm_port_0:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.read.bytes_server_pcm:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       feature_pcm_port_0:
396         type: tosca.capabilities.Node
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.outgoing.bytes_pcm_port_1:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       attachment_pcm_port_0:
407         type: tosca.capabilities.Attachment
408         occurrences:
409         - 1
410         - UNBOUNDED
411       attachment_pcm_port_1:
412         type: tosca.capabilities.Attachment
413         occurrences:
414         - 1
415         - UNBOUNDED
416       endpoint_server_pcm:
417         type: tosca.capabilities.Endpoint.Admin
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.device.read.requests.rate_server_pcm:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       vcpus_server_pcm:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.write.bytes_server_pcm:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.iops_server_pcm:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       forwarder_pcm_port_0:
446         type: org.openecomp.capabilities.Forwarder
447         occurrences:
448         - 1
449         - UNBOUNDED
450       forwarder_pcm_port_1:
451         type: org.openecomp.capabilities.Forwarder
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.read.bytes.rate_server_pcm:
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_pcm:
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       scalable_server_pcm:
468         type: tosca.capabilities.Scalable
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.device.read.bytes.rate_server_pcm:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       cpu_util_server_pcm:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.write.requests.rate_server_pcm:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.device.write.bytes.rate_server_pcm:
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       host_server_pcm:
497         type: tosca.capabilities.Container
498         valid_source_types:
499         - tosca.nodes.SoftwareComponent
500         occurrences:
501         - 1
502         - UNBOUNDED
503       cpu.delta_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       network.outgoing.bytes.rate_pcm_port_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       network.incoming.packets_pcm_port_0:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       binding_server_pcm:
522         type: tosca.capabilities.network.Bindable
523         occurrences:
524         - 1
525         - UNBOUNDED
526       network.outgoing.bytes.rate_pcm_port_0:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       disk.device.capacity_server_pcm:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       network.incoming.packets_pcm_port_1:
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       feature_server_pcm:
569         type: tosca.capabilities.Node
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes.rate_pcm_port_0:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.write.bytes.rate_server_pcm:
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       network.incoming.bytes.rate_pcm_port_1:
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:
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:
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       network.incoming.packets.rate_pcm_port_0:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       cpu_server_pcm:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       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       memory_server_pcm:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       disk.write.requests_server_pcm:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.outpoing.packets_pcm_port_0:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.iops_server_pcm:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       memory.resident_server_pcm:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.write.requests_server_pcm:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.device.usage_server_pcm:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.allocation_server_pcm:
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       disk.usage_server_pcm:
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       disk.device.write.bytes_server_pcm:
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       disk.root.size_server_pcm:
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       disk.ephemeral.size_server_pcm:
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       disk.device.latency_server_pcm:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       network.incoming.bytes_pcm_port_0:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       network.incoming.bytes_pcm_port_1:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       binding_pcm_port_0:
905         type: tosca.capabilities.network.Bindable
906         valid_source_types:
907         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
908         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
909         occurrences:
910         - 0
911         - UNBOUNDED
912       binding_pcm_port_1:
913         type: tosca.capabilities.network.Bindable
914         valid_source_types:
915         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
916         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
917         occurrences:
918         - 0
919         - UNBOUNDED
920       memory.usage_server_pcm:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.read.requests_server_pcm:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.capacity_server_pcm:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       os_server_pcm:
939         type: tosca.capabilities.OperatingSystem
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.read.bytes_server_pcm:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.outgoing.packets.rate_pcm_port_0:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       network.outgoing.packets.rate_pcm_port_1:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       feature_pcm_port_1:
962         type: tosca.capabilities.Node
963         occurrences:
964         - 1
965         - UNBOUNDED
966       network.outgoing.bytes_pcm_port_0:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.device.read.bytes_server_pcm:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       feature_pcm_port_0:
979         type: tosca.capabilities.Node
980         occurrences:
981         - 1
982         - UNBOUNDED
983       network.outgoing.bytes_pcm_port_1:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       attachment_pcm_port_0:
990         type: tosca.capabilities.Attachment
991         occurrences:
992         - 1
993         - UNBOUNDED
994       attachment_pcm_port_1:
995         type: tosca.capabilities.Attachment
996         occurrences:
997         - 1
998         - UNBOUNDED
999       endpoint_server_pcm:
1000         type: tosca.capabilities.Endpoint.Admin
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.device.read.requests.rate_server_pcm:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       vcpus_server_pcm:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       disk.write.bytes_server_pcm:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.iops_server_pcm:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       forwarder_pcm_port_0:
1029         type: org.openecomp.capabilities.Forwarder
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       forwarder_pcm_port_1:
1034         type: org.openecomp.capabilities.Forwarder
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.read.bytes.rate_server_pcm:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       disk.device.allocation_server_pcm:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       scalable_server_pcm:
1051         type: tosca.capabilities.Scalable
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       disk.device.read.bytes.rate_server_pcm:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       cpu_util_server_pcm:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.write.requests.rate_server_pcm:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.device.write.bytes.rate_server_pcm:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       host_server_pcm:
1080         type: tosca.capabilities.Container
1081         valid_source_types:
1082         - tosca.nodes.SoftwareComponent
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       cpu.delta_server_pcm:
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       network.outgoing.bytes.rate_pcm_port_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.incoming.packets_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       binding_server_pcm:
1105         type: tosca.capabilities.network.Bindable
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       network.outgoing.bytes.rate_pcm_port_0:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.device.capacity_server_pcm:
1116         type: org.openecomp.capabilities.metric.Ceilometer
1117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       network.incoming.packets_pcm_port_1:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       instance_server_pcm:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.device.write.requests.rate_server_pcm:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.latency_server_pcm:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.read.requests_server_pcm:
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       feature_server_pcm:
1152         type: tosca.capabilities.Node
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       network.incoming.bytes.rate_pcm_port_0:
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.write.bytes.rate_server_pcm:
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