27cd819fcccb4a4d5fbac65a22d7a3fc163971bc
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_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       metadata:
22         type: string
23         description: metadata
24         required: true
25         status: SUPPORTED
26       port_pcm_port_1_network_role_tag:
27         type: string
28         required: true
29         status: SUPPORTED
30       availabilityzone_name:
31         type: string
32         description: availabilityzone name
33         required: true
34         status: SUPPORTED
35       port_pcm_port_0_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
41       pcm_image_name:
42         type: string
43         description: PCRF CM image name
44         required: true
45         status: SUPPORTED
46       port_pcm_port_0_order:
47         type: integer
48         required: true
49         status: SUPPORTED
50       port_pcm_port_0_subnetpoolid:
51         type: string
52         required: true
53         status: SUPPORTED
54       port_pcm_port_0_related_networks:
55         type: list
56         required: true
57         status: SUPPORTED
58         entry_schema:
59           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
60       port_pcm_port_1_subnetpoolid:
61         type: string
62         required: true
63         status: SUPPORTED
64       port_pcm_port_0_network_role_tag:
65         type: string
66         required: true
67         status: SUPPORTED
68       pcm_server_name:
69         type: string
70         description: PCRF CM server name
71         required: true
72         status: SUPPORTED
73       cps_net_mask:
74         type: string
75         description: CPS network mask
76         required: true
77         status: SUPPORTED
78       port_pcm_port_1_exCP_naming:
79         type: org.openecomp.datatypes.Naming
80         required: true
81         status: SUPPORTED
82       port_pcm_port_0_exCP_naming:
83         type: org.openecomp.datatypes.Naming
84         required: true
85         status: SUPPORTED
86       oam_net_name:
87         type: string
88         description: OAM network name
89         required: true
90         status: SUPPORTED
91       port_pcm_port_1_network_role:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_pcm_port_0_ip_requirements:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: org.openecomp.datatypes.network.IpRequirements
101       oam_net_gw:
102         type: string
103         description: CPS network gateway
104         required: true
105         status: SUPPORTED
106       security_group_name:
107         type: string
108         description: the name of security group
109         required: true
110         status: SUPPORTED
111       cps_net_ip:
112         type: string
113         description: CPS network ip
114         required: true
115         status: SUPPORTED
116       port_pcm_port_1_mac_requirements:
117         type: org.openecomp.datatypes.network.MacRequirements
118         required: true
119         status: SUPPORTED
120       port_pcm_port_1_vlan_requirements:
121         type: list
122         required: true
123         status: SUPPORTED
124         entry_schema:
125           type: org.openecomp.datatypes.network.VlanRequirements
126       pcm_flavor_name:
127         type: string
128         description: flavor name of PCRF CM instance
129         required: true
130         status: SUPPORTED
131       user_data_format:
132         type: string
133         description: user_data_format
134         required: true
135         status: SUPPORTED
136       pcm_vol:
137         type: string
138         description: CPS Cluman Cinder Volume
139         required: true
140         status: SUPPORTED
141       port_pcm_port_1_ip_requirements:
142         type: list
143         required: true
144         status: SUPPORTED
145         entry_schema:
146           type: org.openecomp.datatypes.network.IpRequirements
147       port_pcm_port_0_mac_requirements:
148         type: org.openecomp.datatypes.network.MacRequirements
149         required: true
150         status: SUPPORTED
151       cps_net_name:
152         type: string
153         description: CPS network name
154         required: true
155         status: SUPPORTED
156       oam_net_ip:
157         type: string
158         description: OAM network ip
159         required: true
160         status: SUPPORTED
161       oam_net_mask:
162         type: string
163         description: CPS network mask
164         required: true
165         status: SUPPORTED
166       port_pcm_port_1_order:
167         type: integer
168         required: true
169         status: SUPPORTED
170     attributes:
171       server_pcm_id:
172         type: string
173         description: the pcm nova service id
174         status: SUPPORTED
175     requirements:
176     - dependency_pcm_port_1:
177         capability: tosca.capabilities.Node
178         node: tosca.nodes.Root
179         relationship: tosca.relationships.DependsOn
180         occurrences:
181         - 0
182         - UNBOUNDED
183     - link_pcm_port_1:
184         capability: tosca.capabilities.network.Linkable
185         relationship: tosca.relationships.network.LinksTo
186         occurrences:
187         - 1
188         - 1
189     - dependency_server_pcm:
190         capability: tosca.capabilities.Node
191         node: tosca.nodes.Root
192         relationship: tosca.relationships.DependsOn
193         occurrences:
194         - 0
195         - UNBOUNDED
196     - local_storage_server_pcm:
197         capability: tosca.capabilities.Attachment
198         node: tosca.nodes.BlockStorage
199         relationship: tosca.relationships.AttachesTo
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - dependency_pcm_port_0:
204         capability: tosca.capabilities.Node
205         node: tosca.nodes.Root
206         relationship: tosca.relationships.DependsOn
207         occurrences:
208         - 0
209         - UNBOUNDED
210     - link_pcm_port_0:
211         capability: tosca.capabilities.network.Linkable
212         relationship: tosca.relationships.network.LinksTo
213         occurrences:
214         - 1
215         - 1
216     capabilities:
217       network.incoming.packets.rate_pcm_port_0:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       cpu_server_pcm:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       network.incoming.packets.rate_pcm_port_1:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       network.outpoing.packets_pcm_port_1:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       memory_server_pcm:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.write.requests_server_pcm:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       network.outpoing.packets_pcm_port_0:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.iops_server_pcm:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       memory.resident_server_pcm:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.device.write.requests_server_pcm:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       disk.device.usage_server_pcm:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.allocation_server_pcm:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.usage_server_pcm:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.device.write.bytes_server_pcm:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       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       disk.ephemeral.size_server_pcm:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.device.latency_server_pcm:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       network.incoming.bytes_pcm_port_0:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.bytes_pcm_port_1:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       binding_pcm_port_0:
332         type: tosca.capabilities.network.Bindable
333         valid_source_types:
334         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
335         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
336         occurrences:
337         - 0
338         - UNBOUNDED
339       binding_pcm_port_1:
340         type: tosca.capabilities.network.Bindable
341         valid_source_types:
342         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
343         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
344         occurrences:
345         - 0
346         - UNBOUNDED
347       memory.usage_server_pcm:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.read.requests_server_pcm:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       disk.capacity_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       os_server_pcm:
366         type: tosca.capabilities.OperatingSystem
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.read.bytes_server_pcm:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.outgoing.packets.rate_pcm_port_0:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       network.outgoing.packets.rate_pcm_port_1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_pcm_port_1:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.outgoing.bytes_pcm_port_0:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.read.bytes_server_pcm:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       feature_pcm_port_0:
406         type: tosca.capabilities.Node
407         occurrences:
408         - 1
409         - UNBOUNDED
410       network.outgoing.bytes_pcm_port_1:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       attachment_pcm_port_0:
417         type: tosca.capabilities.Attachment
418         occurrences:
419         - 1
420         - UNBOUNDED
421       attachment_pcm_port_1:
422         type: tosca.capabilities.Attachment
423         occurrences:
424         - 1
425         - UNBOUNDED
426       endpoint_server_pcm:
427         type: tosca.capabilities.Endpoint.Admin
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.device.read.requests.rate_server_pcm:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       vcpus_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       disk.write.bytes_server_pcm:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       disk.iops_server_pcm:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       forwarder_pcm_port_0:
456         type: org.openecomp.capabilities.Forwarder
457         occurrences:
458         - 1
459         - UNBOUNDED
460       forwarder_pcm_port_1:
461         type: org.openecomp.capabilities.Forwarder
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.read.bytes.rate_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       disk.device.allocation_server_pcm:
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       scalable_server_pcm:
478         type: tosca.capabilities.Scalable
479         occurrences:
480         - 1
481         - UNBOUNDED
482       disk.device.read.bytes.rate_server_pcm:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       cpu_util_server_pcm:
489         type: org.openecomp.capabilities.metric.Ceilometer
490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.write.requests.rate_server_pcm:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       disk.device.write.bytes.rate_server_pcm:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       host_server_pcm:
507         type: tosca.capabilities.Container
508         valid_source_types:
509         - tosca.nodes.SoftwareComponent
510         occurrences:
511         - 1
512         - UNBOUNDED
513       cpu.delta_server_pcm:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       network.outgoing.bytes.rate_pcm_port_1:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       network.incoming.packets_pcm_port_0:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       binding_server_pcm:
532         type: tosca.capabilities.network.Bindable
533         occurrences:
534         - 1
535         - UNBOUNDED
536       network.outgoing.bytes.rate_pcm_port_0:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.capacity_server_pcm:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       network.incoming.packets_pcm_port_1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       instance_server_pcm:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.device.write.requests.rate_server_pcm:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.latency_server_pcm:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.device.read.requests_server_pcm:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       feature_server_pcm:
579         type: tosca.capabilities.Node
580         occurrences:
581         - 1
582         - UNBOUNDED
583       network.incoming.bytes.rate_pcm_port_0:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.write.bytes.rate_server_pcm:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       network.incoming.bytes.rate_pcm_port_1:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601   org.openecomp.resource.abstract.nodes.heat.oam_server:
602     derived_from: org.openecomp.resource.abstract.nodes.VFC
603     properties:
604       availabilityzone_name:
605         type: string
606         description: availabilityzone name
607         required: true
608         status: SUPPORTED
609       port_pcm_port_00_mac_requirements:
610         type: org.openecomp.datatypes.network.MacRequirements
611         required: true
612         status: SUPPORTED
613       port_pcm_port_01_ip_requirements:
614         type: list
615         required: true
616         status: SUPPORTED
617         entry_schema:
618           type: org.openecomp.datatypes.network.IpRequirements
619       oam_server_name:
620         type: string
621         description: oam server name
622         required: true
623         status: SUPPORTED
624       port_pcm_port_00_subnetpoolid:
625         type: string
626         required: true
627         status: SUPPORTED
628       port_pcm_port_01_vlan_requirements:
629         type: list
630         required: true
631         status: SUPPORTED
632         entry_schema:
633           type: org.openecomp.datatypes.network.VlanRequirements
634       port_pcm_port_01_network_role:
635         type: string
636         required: true
637         status: SUPPORTED
638       port_pcm_port_01_subnetpoolid:
639         type: string
640         required: true
641         status: SUPPORTED
642       oam_image_name:
643         type: string
644         description: oam image name
645         required: true
646         status: SUPPORTED
647       cps_net_mask:
648         type: string
649         description: CPS network mask
650         required: true
651         status: SUPPORTED
652       oam_net_name:
653         type: string
654         description: OAM network name
655         required: true
656         status: SUPPORTED
657       port_pcm_port_01_network_role_tag:
658         type: string
659         required: true
660         status: SUPPORTED
661       port_pcm_port_00_network_role:
662         type: string
663         required: true
664         status: SUPPORTED
665       port_pcm_port_00_related_networks:
666         type: list
667         required: true
668         status: SUPPORTED
669         entry_schema:
670           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
671       port_pcm_port_00_ip_requirements:
672         type: list
673         required: true
674         status: SUPPORTED
675         entry_schema:
676           type: org.openecomp.datatypes.network.IpRequirements
677       oam_net_gw:
678         type: string
679         description: CPS network gateway
680         required: true
681         status: SUPPORTED
682       oam_flavor_name:
683         type: string
684         description: flavor name of PCRF CM instance
685         required: true
686         status: SUPPORTED
687       port_pcm_port_01_related_networks:
688         type: list
689         required: true
690         status: SUPPORTED
691         entry_schema:
692           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
693       security_group_name:
694         type: string
695         description: the name of security group
696         required: true
697         status: SUPPORTED
698       cps_net_ip:
699         type: string
700         description: CPS network ip
701         required: true
702         status: SUPPORTED
703       port_pcm_port_00_network_role_tag:
704         type: string
705         required: true
706         status: SUPPORTED
707       port_pcm_port_01_order:
708         type: integer
709         required: true
710         status: SUPPORTED
711       port_pcm_port_00_exCP_naming:
712         type: org.openecomp.datatypes.Naming
713         required: true
714         status: SUPPORTED
715       port_pcm_port_00_order:
716         type: integer
717         required: true
718         status: SUPPORTED
719       port_pcm_port_01_mac_requirements:
720         type: org.openecomp.datatypes.network.MacRequirements
721         required: true
722         status: SUPPORTED
723       pcm_vol:
724         type: string
725         description: CPS Cluman Cinder Volume
726         required: true
727         status: SUPPORTED
728       port_pcm_port_00_vlan_requirements:
729         type: list
730         required: true
731         status: SUPPORTED
732         entry_schema:
733           type: org.openecomp.datatypes.network.VlanRequirements
734       cps_net_name:
735         type: string
736         description: CPS network name
737         required: true
738         status: SUPPORTED
739       oam_net_ip:
740         type: string
741         description: OAM network ip
742         required: true
743         status: SUPPORTED
744       oam_net_mask:
745         type: string
746         description: CPS network mask
747         required: true
748         status: SUPPORTED
749       port_pcm_port_01_exCP_naming:
750         type: org.openecomp.datatypes.Naming
751         required: true
752         status: SUPPORTED
753     attributes:
754       server_oam_id:
755         type: string
756         description: the oam nova service id
757         status: SUPPORTED
758     requirements:
759     - dependency_server_oam:
760         capability: tosca.capabilities.Node
761         node: tosca.nodes.Root
762         relationship: tosca.relationships.DependsOn
763         occurrences:
764         - 0
765         - UNBOUNDED
766     - local_storage_server_oam:
767         capability: tosca.capabilities.Attachment
768         node: tosca.nodes.BlockStorage
769         relationship: tosca.relationships.AttachesTo
770         occurrences:
771         - 0
772         - UNBOUNDED
773     - dependency_pcm_port_00:
774         capability: tosca.capabilities.Node
775         node: tosca.nodes.Root
776         relationship: tosca.relationships.DependsOn
777         occurrences:
778         - 0
779         - UNBOUNDED
780     - link_pcm_port_00:
781         capability: tosca.capabilities.network.Linkable
782         relationship: tosca.relationships.network.LinksTo
783         occurrences:
784         - 1
785         - 1
786     - dependency_pcm_port_01:
787         capability: tosca.capabilities.Node
788         node: tosca.nodes.Root
789         relationship: tosca.relationships.DependsOn
790         occurrences:
791         - 0
792         - UNBOUNDED
793     - link_pcm_port_01:
794         capability: tosca.capabilities.network.Linkable
795         relationship: tosca.relationships.network.LinksTo
796         occurrences:
797         - 1
798         - 1
799     capabilities:
800       cpu_server_oam:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       feature_pcm_port_00:
807         type: tosca.capabilities.Node
808         occurrences:
809         - 1
810         - UNBOUNDED
811       network.incoming.packets_pcm_port_01:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       memory_server_oam:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       feature_pcm_port_01:
824         type: tosca.capabilities.Node
825         occurrences:
826         - 1
827         - UNBOUNDED
828       disk.write.requests_server_oam:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       network.incoming.packets_pcm_port_00:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       memory.resident_server_oam:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       disk.device.iops_server_oam:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       network.outgoing.packets.rate_pcm_port_00:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       network.incoming.bytes_pcm_port_00:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       disk.device.write.requests_server_oam:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.incoming.bytes_pcm_port_01:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.allocation_server_oam:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       disk.device.usage_server_oam:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       disk.usage_server_oam:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       attachment_pcm_port_00:
895         type: tosca.capabilities.Attachment
896         occurrences:
897         - 1
898         - UNBOUNDED
899       disk.device.write.bytes_server_oam:
900         type: org.openecomp.capabilities.metric.Ceilometer
901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
902         occurrences:
903         - 1
904         - UNBOUNDED
905       attachment_pcm_port_01:
906         type: tosca.capabilities.Attachment
907         occurrences:
908         - 1
909         - UNBOUNDED
910       network.outgoing.bytes_pcm_port_00:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       disk.ephemeral.size_server_oam:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       disk.device.latency_server_oam:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       disk.root.size_server_oam:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       network.outgoing.packets.rate_pcm_port_01:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       memory.usage_server_oam:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946       network.outgoing.bytes_pcm_port_01:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.read.bytes_server_oam:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       os_server_oam:
959         type: tosca.capabilities.OperatingSystem
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.read.requests_server_oam:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       disk.capacity_server_oam:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       disk.device.read.bytes_server_oam:
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       network.incoming.bytes.rate_pcm_port_00:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       endpoint_server_oam:
988         type: tosca.capabilities.Endpoint.Admin
989         occurrences:
990         - 1
991         - UNBOUNDED
992       network.incoming.bytes.rate_pcm_port_01:
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       disk.device.read.requests.rate_server_oam:
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       vcpus_server_oam:
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       disk.read.bytes.rate_server_oam:
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_oam:
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_oam:
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       disk.device.allocation_server_oam:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       disk.write.requests.rate_server_oam:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       scalable_server_oam:
1041         type: tosca.capabilities.Scalable
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.read.bytes.rate_server_oam:
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       cpu_util_server_oam:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       network.outgoing.bytes.rate_pcm_port_01:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       network.incoming.packets.rate_pcm_port_01:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       network.incoming.packets.rate_pcm_port_00:
1070         type: org.openecomp.capabilities.metric.Ceilometer
1071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       binding_pcm_port_01:
1076         type: tosca.capabilities.network.Bindable
1077         valid_source_types:
1078         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1079         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1080         occurrences:
1081         - 0
1082         - UNBOUNDED
1083       cpu.delta_server_oam:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       host_server_oam:
1090         type: tosca.capabilities.Container
1091         valid_source_types:
1092         - tosca.nodes.SoftwareComponent
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       binding_pcm_port_00:
1097         type: tosca.capabilities.network.Bindable
1098         valid_source_types:
1099         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1100         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1101         occurrences:
1102         - 0
1103         - UNBOUNDED
1104       disk.device.write.bytes.rate_server_oam:
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.outgoing.bytes.rate_pcm_port_00:
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       binding_server_oam:
1117         type: tosca.capabilities.network.Bindable
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       disk.device.capacity_server_oam:
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       forwarder_pcm_port_00:
1128         type: org.openecomp.capabilities.Forwarder
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       forwarder_pcm_port_01:
1133         type: org.openecomp.capabilities.Forwarder
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.latency_server_oam:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       instance_server_oam:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       disk.device.read.requests_server_oam:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       disk.device.write.requests.rate_server_oam:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       feature_server_oam:
1162         type: tosca.capabilities.Node
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       network.outpoing.packets_pcm_port_00:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.write.bytes.rate_server_oam:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.outpoing.packets_pcm_port_01:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1185     derived_from: org.openecomp.resource.abstract.nodes.VFC
1186     properties:
1187       port_pcm_port_1_related_networks:
1188         type: list
1189         required: true
1190         status: SUPPORTED
1191         entry_schema:
1192           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1193       port_pcm_port_0_network_role:
1194         type: string
1195         required: true
1196         status: SUPPORTED
1197       metadata:
1198         type: string
1199         description: metadata
1200         required: true
1201         status: SUPPORTED
1202       port_pcm_port_1_network_role_tag:
1203         type: string
1204         required: true
1205         status: SUPPORTED
1206       availabilityzone_name:
1207         type: string
1208         description: availabilityzone name
1209         required: true
1210         status: SUPPORTED
1211       port_pcm_port_0_vlan_requirements:
1212         type: list
1213         required: true
1214         status: SUPPORTED
1215         entry_schema:
1216           type: org.openecomp.datatypes.network.VlanRequirements
1217       pcm_image_name:
1218         type: string
1219         description: PCRF CM image name
1220         required: true
1221         status: SUPPORTED
1222       port_pcm_port_0_order:
1223         type: integer
1224         required: true
1225         status: SUPPORTED
1226       port_pcm_port_0_subnetpoolid:
1227         type: string
1228         required: true
1229         status: SUPPORTED
1230       port_pcm_port_0_related_networks:
1231         type: list
1232         required: true
1233         status: SUPPORTED
1234         entry_schema:
1235           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1236       port_pcm_port_1_subnetpoolid:
1237         type: string
1238         required: true
1239         status: SUPPORTED
1240       port_pcm_port_0_network_role_tag:
1241         type: string
1242         required: true
1243         status: SUPPORTED
1244       pcm_server_name:
1245         type: string
1246         description: PCRF CM server name
1247         required: true
1248         status: SUPPORTED
1249       cps_net_mask:
1250         type: string
1251         description: CPS network mask
1252         required: true
1253         status: SUPPORTED
1254       port_pcm_port_1_exCP_naming:
1255         type: org.openecomp.datatypes.Naming
1256         required: true
1257         status: SUPPORTED
1258       port_pcm_port_0_exCP_naming:
1259         type: org.openecomp.datatypes.Naming
1260         required: true
1261         status: SUPPORTED
1262       oam_net_name:
1263         type: string
1264         description: OAM network name
1265         required: true
1266         status: SUPPORTED
1267       port_pcm_port_1_network_role:
1268         type: string
1269         required: true
1270         status: SUPPORTED
1271       port_pcm_port_0_ip_requirements:
1272         type: list
1273         required: true
1274         status: SUPPORTED
1275         entry_schema:
1276           type: org.openecomp.datatypes.network.IpRequirements
1277       oam_net_gw:
1278         type: string
1279         description: CPS network gateway
1280         required: true
1281         status: SUPPORTED
1282       security_group_name:
1283         type: string
1284         description: the name of security group
1285         required: true
1286         status: SUPPORTED
1287       cps_net_ip:
1288         type: string
1289         description: CPS network ip
1290         required: true
1291         status: SUPPORTED
1292       port_pcm_port_1_mac_requirements:
1293         type: org.openecomp.datatypes.network.MacRequirements
1294         required: true
1295         status: SUPPORTED
1296       port_pcm_port_1_vlan_requirements:
1297         type: list
1298         required: true
1299         status: SUPPORTED
1300         entry_schema:
1301           type: org.openecomp.datatypes.network.VlanRequirements
1302       pcm_flavor_name:
1303         type: string
1304         description: flavor name of PCRF CM instance
1305         required: true
1306         status: SUPPORTED
1307       user_data_format:
1308         type: string
1309         description: user_data_format
1310         required: true
1311         status: SUPPORTED
1312       pcm_vol:
1313         type: string
1314         description: CPS Cluman Cinder Volume
1315         required: true
1316         status: SUPPORTED
1317       port_pcm_port_1_ip_requirements:
1318         type: list
1319         required: true
1320         status: SUPPORTED
1321         entry_schema:
1322           type: org.openecomp.datatypes.network.IpRequirements
1323       port_pcm_port_0_mac_requirements:
1324         type: org.openecomp.datatypes.network.MacRequirements
1325         required: true
1326         status: SUPPORTED
1327       cps_net_name:
1328         type: string
1329         description: CPS network name
1330         required: true
1331         status: SUPPORTED
1332       oam_net_ip:
1333         type: string
1334         description: OAM network ip
1335         required: true
1336         status: SUPPORTED
1337       oam_net_mask:
1338         type: string
1339         description: CPS network mask
1340         required: true
1341         status: SUPPORTED
1342       port_pcm_port_1_order:
1343         type: integer
1344         required: true
1345         status: SUPPORTED
1346     attributes:
1347       server_pcm_id:
1348         type: string
1349         description: the pcm nova service id
1350         status: SUPPORTED
1351     requirements:
1352     - dependency_pcm_port_1:
1353         capability: tosca.capabilities.Node
1354         node: tosca.nodes.Root
1355         relationship: tosca.relationships.DependsOn
1356         occurrences:
1357         - 0
1358         - UNBOUNDED
1359     - link_pcm_port_1:
1360         capability: tosca.capabilities.network.Linkable
1361         relationship: tosca.relationships.network.LinksTo
1362         occurrences:
1363         - 1
1364         - 1
1365     - dependency_server_pcm:
1366         capability: tosca.capabilities.Node
1367         node: tosca.nodes.Root
1368         relationship: tosca.relationships.DependsOn
1369         occurrences:
1370         - 0
1371         - UNBOUNDED
1372     - local_storage_server_pcm:
1373         capability: tosca.capabilities.Attachment
1374         node: tosca.nodes.BlockStorage
1375         relationship: tosca.relationships.AttachesTo
1376         occurrences:
1377         - 0
1378         - UNBOUNDED
1379     - dependency_pcm_port_0:
1380         capability: tosca.capabilities.Node
1381         node: tosca.nodes.Root
1382         relationship: tosca.relationships.DependsOn
1383         occurrences:
1384         - 0
1385         - UNBOUNDED
1386     - link_pcm_port_0:
1387         capability: tosca.capabilities.network.Linkable
1388         relationship: tosca.relationships.network.LinksTo
1389         occurrences:
1390         - 1
1391         - 1
1392     capabilities:
1393       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       network.incoming.packets.rate_pcm_port_1:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       network.outpoing.packets_pcm_port_1:
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       memory_server_pcm:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       disk.write.requests_server_pcm:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       network.outpoing.packets_pcm_port_0:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       disk.device.iops_server_pcm:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       memory.resident_server_pcm:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       disk.device.write.requests_server_pcm:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       disk.device.usage_server_pcm:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       disk.allocation_server_pcm:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       disk.usage_server_pcm:
1466         type: org.openecomp.capabilities.metric.Ceilometer
1467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1468         occurrences:
1469         - 1
1470         - UNBOUNDED
1471       disk.device.write.bytes_server_pcm:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.root.size_server_pcm:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.ephemeral.size_server_pcm:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       disk.device.latency_server_pcm:
1490         type: org.openecomp.capabilities.metric.Ceilometer
1491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       network.incoming.bytes_pcm_port_0:
1496         type: org.openecomp.capabilities.metric.Ceilometer
1497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       network.incoming.bytes_pcm_port_1:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       binding_pcm_port_0:
1508         type: tosca.capabilities.network.Bindable
1509         valid_source_types:
1510         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1511         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1512         occurrences:
1513         - 0
1514         - UNBOUNDED
1515       binding_pcm_port_1:
1516         type: tosca.capabilities.network.Bindable
1517         valid_source_types:
1518         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1519         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1520         occurrences:
1521         - 0
1522         - UNBOUNDED
1523       memory.usage_server_pcm:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       disk.read.requests_server_pcm:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       disk.capacity_server_pcm:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       os_server_pcm:
1542         type: tosca.capabilities.OperatingSystem
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       disk.read.bytes_server_pcm:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       network.outgoing.packets.rate_pcm_port_0:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       network.outgoing.packets.rate_pcm_port_1:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       feature_pcm_port_1:
1565         type: tosca.capabilities.Node
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       network.outgoing.bytes_pcm_port_0:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       disk.device.read.bytes_server_pcm:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       feature_pcm_port_0:
1582         type: tosca.capabilities.Node
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       network.outgoing.bytes_pcm_port_1:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       attachment_pcm_port_0:
1593         type: tosca.capabilities.Attachment
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       attachment_pcm_port_1:
1598         type: tosca.capabilities.Attachment
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       endpoint_server_pcm:
1603         type: tosca.capabilities.Endpoint.Admin
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       disk.device.read.requests.rate_server_pcm:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       vcpus_server_pcm:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       disk.write.bytes_server_pcm:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       disk.iops_server_pcm:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       forwarder_pcm_port_0:
1632         type: org.openecomp.capabilities.Forwarder
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       forwarder_pcm_port_1:
1637         type: org.openecomp.capabilities.Forwarder
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       disk.read.bytes.rate_server_pcm:
1642         type: org.openecomp.capabilities.metric.Ceilometer
1643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1644         occurrences:
1645         - 1
1646         - UNBOUNDED
1647       disk.device.allocation_server_pcm:
1648         type: org.openecomp.capabilities.metric.Ceilometer
1649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1650         occurrences:
1651         - 1
1652         - UNBOUNDED
1653       scalable_server_pcm:
1654         type: tosca.capabilities.Scalable
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       disk.device.read.bytes.rate_server_pcm:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       cpu_util_server_pcm:
1665         type: org.openecomp.capabilities.metric.Ceilometer
1666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       disk.write.requests.rate_server_pcm:
1671         type: org.openecomp.capabilities.metric.Ceilometer
1672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       disk.device.write.bytes.rate_server_pcm:
1677         type: org.openecomp.capabilities.metric.Ceilometer
1678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       host_server_pcm:
1683         type: tosca.capabilities.Container
1684         valid_source_types:
1685         - tosca.nodes.SoftwareComponent
1686         occurrences:
1687         - 1
1688         - UNBOUNDED
1689       cpu.delta_server_pcm:
1690         type: org.openecomp.capabilities.metric.Ceilometer
1691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       network.outgoing.bytes.rate_pcm_port_1:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       network.incoming.packets_pcm_port_0:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       binding_server_pcm:
1708         type: tosca.capabilities.network.Bindable
1709         occurrences:
1710         - 1
1711         - UNBOUNDED
1712       network.outgoing.bytes.rate_pcm_port_0:
1713         type: org.openecomp.capabilities.metric.Ceilometer
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       disk.device.capacity_server_pcm:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       network.incoming.packets_pcm_port_1:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       instance_server_pcm:
1731         type: org.openecomp.capabilities.metric.Ceilometer
1732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1733         occurrences:
1734         - 1
1735         - UNBOUNDED
1736       disk.device.write.requests.rate_server_pcm:
1737         type: org.openecomp.capabilities.metric.Ceilometer
1738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1739         occurrences:
1740         - 1
1741         - UNBOUNDED
1742       disk.latency_server_pcm:
1743         type: org.openecomp.capabilities.metric.Ceilometer
1744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1745         occurrences:
1746         - 1
1747         - UNBOUNDED
1748       disk.device.read.requests_server_pcm:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       feature_server_pcm:
1755         type: tosca.capabilities.Node
1756         occurrences:
1757         - 1
1758         - UNBOUNDED
1759       network.incoming.bytes.rate_pcm_port_0:
1760         type: org.openecomp.capabilities.metric.Ceilometer
1761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1762         occurrences:
1763         - 1
1764         - UNBOUNDED
1765       disk.write.bytes.rate_server_pcm:
1766         type: org.openecomp.capabilities.metric.Ceilometer
1767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1768         occurrences:
1769         - 1
1770         - UNBOUNDED
1771       network.incoming.bytes.rate_pcm_port_1:
1772         type: org.openecomp.capabilities.metric.Ceilometer
1773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1774         occurrences:
1775         - 1
1776         - UNBOUNDED
1777   org.openecomp.resource.abstract.nodes.compute:
1778     derived_from: org.openecomp.resource.abstract.nodes.VFC
1779     properties:
1780       vm_image_name:
1781         type: string
1782         required: true
1783         status: SUPPORTED
1784       index_value:
1785         type: integer
1786         description: Index value of this substitution service template runtime instance
1787         required: false
1788         default: 0
1789         status: SUPPORTED
1790         constraints:
1791         - greater_or_equal: 0
1792       compute_compute_name:
1793         type: list
1794         required: true
1795         status: SUPPORTED
1796         entry_schema:
1797           type: string
1798       vm_flavor_name:
1799         type: string
1800         required: true
1801         status: SUPPORTED
1802       compute_compute_config_drive:
1803         type: list
1804         required: true
1805         status: SUPPORTED
1806         entry_schema:
1807           type: boolean
1808     attributes:
1809       compute_instance_name:
1810         type: string
1811         status: SUPPORTED
1812     requirements:
1813     - dependency_compute:
1814         capability: tosca.capabilities.Node
1815         node: tosca.nodes.Root
1816         relationship: tosca.relationships.DependsOn
1817         occurrences:
1818         - 0
1819         - UNBOUNDED
1820     - local_storage_compute:
1821         capability: tosca.capabilities.Attachment
1822         node: tosca.nodes.BlockStorage
1823         relationship: tosca.relationships.AttachesTo
1824         occurrences:
1825         - 0
1826         - UNBOUNDED
1827     capabilities:
1828       disk.device.usage_compute:
1829         type: org.openecomp.capabilities.metric.Ceilometer
1830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1831         occurrences:
1832         - 1
1833         - UNBOUNDED
1834       disk.write.requests_compute:
1835         type: org.openecomp.capabilities.metric.Ceilometer
1836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1837         occurrences:
1838         - 1
1839         - UNBOUNDED
1840       instance_compute:
1841         type: org.openecomp.capabilities.metric.Ceilometer
1842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1843         occurrences:
1844         - 1
1845         - UNBOUNDED
1846       disk.ephemeral.size_compute:
1847         type: org.openecomp.capabilities.metric.Ceilometer
1848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1849         occurrences:
1850         - 1
1851         - UNBOUNDED
1852       disk.device.read.bytes.rate_compute:
1853         type: org.openecomp.capabilities.metric.Ceilometer
1854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1855         occurrences:
1856         - 1
1857         - UNBOUNDED
1858       disk.latency_compute:
1859         type: org.openecomp.capabilities.metric.Ceilometer
1860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       memory.resident_compute:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       memory_compute:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       disk.iops_compute:
1877         type: org.openecomp.capabilities.metric.Ceilometer
1878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1879         occurrences:
1880         - 1
1881         - UNBOUNDED
1882       disk.root.size_compute:
1883         type: org.openecomp.capabilities.metric.Ceilometer
1884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1885         occurrences:
1886         - 1
1887         - UNBOUNDED
1888       disk.write.requests.rate_compute:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       disk.read.requests_compute:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.read.requests.rate_compute:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       disk.read.bytes_compute:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       disk.device.read.bytes_compute:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.write.bytes_compute:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       disk.usage_compute:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       os_compute:
1931         type: tosca.capabilities.OperatingSystem
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       disk.write.bytes.rate_compute:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       vcpus_compute:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.capacity_compute:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       cpu_util_compute:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.read.bytes.rate_compute:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       disk.device.latency_compute:
1966         type: org.openecomp.capabilities.metric.Ceilometer
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       disk.device.write.requests_compute:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       disk.device.iops_compute:
1978         type: org.openecomp.capabilities.metric.Ceilometer
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       disk.device.write.requests.rate_compute:
1984         type: org.openecomp.capabilities.metric.Ceilometer
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1986         occurrences:
1987         - 1
1988         - UNBOUNDED
1989       endpoint_compute:
1990         type: tosca.capabilities.Endpoint.Admin
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       memory.usage_compute:
1995         type: org.openecomp.capabilities.metric.Ceilometer
1996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1997         occurrences:
1998         - 1
1999         - UNBOUNDED
2000       host_compute:
2001         type: tosca.capabilities.Container
2002         valid_source_types:
2003         - tosca.nodes.SoftwareComponent
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       feature_compute:
2008         type: tosca.capabilities.Node
2009         occurrences:
2010         - 1
2011         - UNBOUNDED
2012       disk.device.write.bytes_compute:
2013         type: org.openecomp.capabilities.metric.Ceilometer
2014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2015         occurrences:
2016         - 1
2017         - UNBOUNDED
2018       cpu_compute:
2019         type: org.openecomp.capabilities.metric.Ceilometer
2020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       disk.device.write.bytes.rate_compute:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       scalable_compute:
2031         type: tosca.capabilities.Scalable
2032         occurrences:
2033         - 1
2034         - UNBOUNDED
2035       disk.device.read.requests_compute:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       disk.allocation_compute:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       disk.device.capacity_compute:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       disk.device.allocation_compute:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       cpu.delta_compute:
2060         type: org.openecomp.capabilities.metric.Ceilometer
2061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       binding_compute:
2066         type: tosca.capabilities.network.Bindable
2067         occurrences:
2068         - 1
2069         - UNBOUNDED