41c0fbbe842d9d790a04987177aefe08852e6203
[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_0_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_pcm_port_1_network_role_tag:
16         type: string
17         required: true
18         status: SUPPORTED
19       availabilityzone_name:
20         type: string
21         description: availabilityzone name
22         required: true
23         status: SUPPORTED
24       port_pcm_port_0_vlan_requirements:
25         type: list
26         required: true
27         status: SUPPORTED
28         entry_schema:
29           type: org.openecomp.datatypes.network.VlanRequirements
30       pcm_image_name:
31         type: string
32         description: PCRF CM image name
33         required: true
34         status: SUPPORTED
35       port_pcm_port_0_order:
36         type: integer
37         required: true
38         status: SUPPORTED
39       port_pcm_port_0_subnetpoolid:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pcm_port_1_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pcm_port_0_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       pcm_server_name:
52         type: string
53         description: PCRF CM server name
54         required: true
55         status: SUPPORTED
56       cps_net_mask:
57         type: string
58         description: CPS network mask
59         required: true
60         status: SUPPORTED
61       port_pcm_port_1_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pcm_port_0_exCP_naming:
66         type: org.openecomp.datatypes.Naming
67         required: true
68         status: SUPPORTED
69       oam_net_name:
70         type: string
71         description: OAM network name
72         required: true
73         status: SUPPORTED
74       port_pcm_port_1_network_role:
75         type: string
76         required: true
77         status: SUPPORTED
78       port_pcm_port_0_ip_requirements:
79         type: list
80         required: true
81         status: SUPPORTED
82         entry_schema:
83           type: org.openecomp.datatypes.network.IpRequirements
84       oam_net_gw:
85         type: string
86         description: CPS network gateway
87         required: true
88         status: SUPPORTED
89       security_group_name:
90         type: string
91         description: the name of security group
92         required: true
93         status: SUPPORTED
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_1_mac_requirements:
100         type: org.openecomp.datatypes.network.MacRequirements
101         required: true
102         status: SUPPORTED
103       port_pcm_port_1_vlan_requirements:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: org.openecomp.datatypes.network.VlanRequirements
109       pcm_flavor_name:
110         type: string
111         description: flavor name of PCRF CM instance
112         required: true
113         status: SUPPORTED
114       pcm_vol:
115         type: string
116         description: CPS Cluman Cinder Volume
117         required: true
118         status: SUPPORTED
119       port_pcm_port_1_ip_requirements:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: org.openecomp.datatypes.network.IpRequirements
125       port_pcm_port_0_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       cps_net_name:
130         type: string
131         description: CPS network name
132         required: true
133         status: SUPPORTED
134       oam_net_ip:
135         type: string
136         description: OAM network ip
137         required: true
138         status: SUPPORTED
139       oam_net_mask:
140         type: string
141         description: CPS network mask
142         required: true
143         status: SUPPORTED
144       port_pcm_port_1_order:
145         type: integer
146         required: true
147         status: SUPPORTED
148     attributes:
149       server_pcm_id:
150         type: string
151         description: the pcm nova service id
152         status: SUPPORTED
153     requirements:
154     - dependency_pcm_port_1:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_pcm_port_1:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_server_pcm:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - local_storage_server_pcm:
175         capability: tosca.capabilities.Attachment
176         node: tosca.nodes.BlockStorage
177         relationship: tosca.relationships.AttachesTo
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - dependency_pcm_port_0:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_pcm_port_0:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     capabilities:
195       network.incoming.packets.rate_pcm_port_0:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       cpu_server_pcm:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.packets.rate_pcm_port_1:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       network.outpoing.packets_pcm_port_1:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       memory_server_pcm:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       disk.write.requests_server_pcm:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       network.outpoing.packets_pcm_port_0:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       disk.device.iops_server_pcm:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       memory.resident_server_pcm:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.device.write.requests_server_pcm:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       disk.device.usage_server_pcm:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.allocation_server_pcm:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.usage_server_pcm:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.device.write.bytes_server_pcm:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.root.size_server_pcm:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.ephemeral.size_server_pcm:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.latency_server_pcm:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       network.incoming.bytes_pcm_port_0:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       network.incoming.bytes_pcm_port_1:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       binding_pcm_port_0:
310         type: tosca.capabilities.network.Bindable
311         valid_source_types:
312         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
313         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
314         occurrences:
315         - 0
316         - UNBOUNDED
317       binding_pcm_port_1:
318         type: tosca.capabilities.network.Bindable
319         valid_source_types:
320         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
321         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
322         occurrences:
323         - 0
324         - UNBOUNDED
325       memory.usage_server_pcm:
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       disk.read.requests_server_pcm:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.capacity_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       os_server_pcm:
344         type: tosca.capabilities.OperatingSystem
345         occurrences:
346         - 1
347         - UNBOUNDED
348       disk.read.bytes_server_pcm:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       network.outgoing.packets.rate_pcm_port_0:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       network.outgoing.packets.rate_pcm_port_1:
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       feature_pcm_port_1:
367         type: tosca.capabilities.Node
368         occurrences:
369         - 1
370         - UNBOUNDED
371       network.outgoing.bytes_pcm_port_0:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.device.read.bytes_server_pcm:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       feature_pcm_port_0:
384         type: tosca.capabilities.Node
385         occurrences:
386         - 1
387         - UNBOUNDED
388       network.outgoing.bytes_pcm_port_1:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       attachment_pcm_port_0:
395         type: tosca.capabilities.Attachment
396         occurrences:
397         - 1
398         - UNBOUNDED
399       attachment_pcm_port_1:
400         type: tosca.capabilities.Attachment
401         occurrences:
402         - 1
403         - UNBOUNDED
404       endpoint_server_pcm:
405         type: tosca.capabilities.Endpoint.Admin
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.device.read.requests.rate_server_pcm:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       vcpus_server_pcm:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.write.bytes_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       disk.iops_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       forwarder_pcm_port_0:
434         type: org.openecomp.capabilities.Forwarder
435         occurrences:
436         - 1
437         - UNBOUNDED
438       forwarder_pcm_port_1:
439         type: org.openecomp.capabilities.Forwarder
440         occurrences:
441         - 1
442         - UNBOUNDED
443       disk.read.bytes.rate_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.device.allocation_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       scalable_server_pcm:
456         type: tosca.capabilities.Scalable
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.device.read.bytes.rate_server_pcm:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       cpu_util_server_pcm:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.write.requests.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       disk.device.write.bytes.rate_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       host_server_pcm:
485         type: tosca.capabilities.Container
486         valid_source_types:
487         - tosca.nodes.SoftwareComponent
488         occurrences:
489         - 1
490         - UNBOUNDED
491       cpu.delta_server_pcm:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       network.outgoing.bytes.rate_pcm_port_1:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
510         type: tosca.capabilities.network.Bindable
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.outgoing.bytes.rate_pcm_port_0:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       disk.device.capacity_server_pcm:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       network.incoming.packets_pcm_port_1:
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       instance_server_pcm:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.device.write.requests.rate_server_pcm:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.latency_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.read.requests_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       feature_server_pcm:
557         type: tosca.capabilities.Node
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.incoming.bytes.rate_pcm_port_0:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.write.bytes.rate_server_pcm:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.compute:
580     derived_from: org.openecomp.resource.abstract.nodes.VFC
581     properties:
582       compute_compute_user_data_format:
583         type: list
584         required: true
585         status: SUPPORTED
586         entry_schema:
587           type: string
588       port_compute_port_subnetpoolid:
589         type: string
590         required: true
591         status: SUPPORTED
592       port_compute_port_subinterface_indicator:
593         type: list
594         required: true
595         status: SUPPORTED
596         entry_schema:
597           type: boolean
598       index_value:
599         type: integer
600         description: Index value of this substitution service template runtime instance
601         required: false
602         default: 0
603         status: SUPPORTED
604         constraints:
605         - greater_or_equal: 0
606       port_compute_port_vlan_requirements:
607         type: list
608         required: true
609         status: SUPPORTED
610         entry_schema:
611           type: org.openecomp.datatypes.network.VlanRequirements
612       compute_compute_name:
613         type: list
614         required: true
615         status: SUPPORTED
616         entry_schema:
617           type: string
618       vm_flavor_name:
619         type: string
620         required: true
621         status: SUPPORTED
622       port_compute_port_network_role:
623         type: string
624         required: true
625         status: SUPPORTED
626       vm_image_name:
627         type: string
628         required: true
629         status: SUPPORTED
630       port_compute_port_network:
631         type: list
632         required: true
633         status: SUPPORTED
634         entry_schema:
635           type: string
636       port_compute_port_network_role_tag:
637         type: string
638         required: true
639         status: SUPPORTED
640       compute_compute_metadata:
641         type: list
642         required: true
643         status: SUPPORTED
644         entry_schema:
645           type: json
646       port_compute_port_order:
647         type: integer
648         required: true
649         status: SUPPORTED
650       port_compute_port_mac_requirements:
651         type: org.openecomp.datatypes.network.MacRequirements
652         required: true
653         status: SUPPORTED
654       port_compute_port_ip_requirements:
655         type: list
656         required: true
657         status: SUPPORTED
658         entry_schema:
659           type: org.openecomp.datatypes.network.IpRequirements
660       port_compute_port_exCP_naming:
661         type: org.openecomp.datatypes.Naming
662         required: true
663         status: SUPPORTED
664     requirements:
665     - dependency_compute:
666         capability: tosca.capabilities.Node
667         node: tosca.nodes.Root
668         relationship: tosca.relationships.DependsOn
669         occurrences:
670         - 0
671         - UNBOUNDED
672     - local_storage_compute:
673         capability: tosca.capabilities.Attachment
674         node: tosca.nodes.BlockStorage
675         relationship: tosca.relationships.AttachesTo
676         occurrences:
677         - 0
678         - UNBOUNDED
679     - dependency_compute_compute_port:
680         capability: tosca.capabilities.Node
681         node: tosca.nodes.Root
682         relationship: tosca.relationships.DependsOn
683         occurrences:
684         - 0
685         - UNBOUNDED
686     - link_compute_compute_port:
687         capability: tosca.capabilities.network.Linkable
688         relationship: tosca.relationships.network.LinksTo
689         occurrences:
690         - 1
691         - 1
692     capabilities:
693       disk.write.requests_compute:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.latency_compute:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       network.incoming.bytes_compute_compute_port:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.root.size_compute:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.write.requests.rate_compute:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.read.requests_compute:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       os_compute:
730         type: tosca.capabilities.OperatingSystem
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.write.bytes.rate_compute:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       vcpus_compute:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.iops_compute:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       network.incoming.bytes.rate_compute_compute_port:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.write.requests.rate_compute:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       attachment_compute_compute_port:
765         type: tosca.capabilities.Attachment
766         occurrences:
767         - 1
768         - UNBOUNDED
769       host_compute:
770         type: tosca.capabilities.Container
771         valid_source_types:
772         - tosca.nodes.SoftwareComponent
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.write.bytes_compute:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       cpu_compute:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       binding_compute_compute_port:
789         type: tosca.capabilities.network.Bindable
790         valid_source_types:
791         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
792         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
793         occurrences:
794         - 0
795         - UNBOUNDED
796       disk.allocation_compute:
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       cpu.delta_compute:
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       binding_compute:
809         type: tosca.capabilities.network.Bindable
810         occurrences:
811         - 1
812         - UNBOUNDED
813       feature_compute_compute_port:
814         type: tosca.capabilities.Node
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.device.usage_compute:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       forwarder_compute_compute_port:
825         type: org.openecomp.capabilities.Forwarder
826         occurrences:
827         - 1
828         - UNBOUNDED
829       network.incoming.packets_compute_compute_port:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       instance_compute:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.ephemeral.size_compute:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.device.read.bytes.rate_compute:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       memory.resident_compute:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       memory_compute:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.iops_compute:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       network.incoming.packets.rate_compute_compute_port:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.device.read.requests.rate_compute:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       disk.read.bytes_compute:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.device.read.bytes_compute:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.write.bytes_compute:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.usage_compute:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       network.outgoing.bytes.rate_compute_compute_port:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       disk.capacity_compute:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       cpu_util_compute:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       disk.read.bytes.rate_compute:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       disk.device.latency_compute:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.device.write.requests_compute:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.packets.rate_compute_compute_port:
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.bytes_compute_compute_port:
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       endpoint_compute:
956         type: tosca.capabilities.Endpoint.Admin
957         occurrences:
958         - 1
959         - UNBOUNDED
960       memory.usage_compute:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       feature_compute:
967         type: tosca.capabilities.Node
968         occurrences:
969         - 1
970         - UNBOUNDED
971       disk.device.write.bytes.rate_compute:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       scalable_compute:
978         type: tosca.capabilities.Scalable
979         occurrences:
980         - 1
981         - UNBOUNDED
982       network.outpoing.packets_compute_compute_port:
983         type: org.openecomp.capabilities.metric.Ceilometer
984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
985         occurrences:
986         - 1
987         - UNBOUNDED
988       disk.device.read.requests_compute:
989         type: org.openecomp.capabilities.metric.Ceilometer
990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
991         occurrences:
992         - 1
993         - UNBOUNDED
994       disk.device.capacity_compute:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       disk.device.allocation_compute:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED