16dda329151b91b37c7089e844c38115421a7379
[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         occurrences:
314         - 0
315         - UNBOUNDED
316       binding_pcm_port_1:
317         type: tosca.capabilities.network.Bindable
318         valid_source_types:
319         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
320         occurrences:
321         - 0
322         - UNBOUNDED
323       memory.usage_server_pcm:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       disk.read.requests_server_pcm:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       disk.capacity_server_pcm:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       os_server_pcm:
342         type: tosca.capabilities.OperatingSystem
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.read.bytes_server_pcm:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       network.outgoing.packets.rate_pcm_port_0:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       network.outgoing.packets.rate_pcm_port_1:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       feature_pcm_port_1:
365         type: tosca.capabilities.Node
366         occurrences:
367         - 1
368         - UNBOUNDED
369       network.outgoing.bytes_pcm_port_0:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.device.read.bytes_server_pcm:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       feature_pcm_port_0:
382         type: tosca.capabilities.Node
383         occurrences:
384         - 1
385         - UNBOUNDED
386       network.outgoing.bytes_pcm_port_1:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       attachment_pcm_port_0:
393         type: tosca.capabilities.Attachment
394         occurrences:
395         - 1
396         - UNBOUNDED
397       attachment_pcm_port_1:
398         type: tosca.capabilities.Attachment
399         occurrences:
400         - 1
401         - UNBOUNDED
402       endpoint_server_pcm:
403         type: tosca.capabilities.Endpoint.Admin
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.read.requests.rate_server_pcm:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       vcpus_server_pcm:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.write.bytes_server_pcm:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.iops_server_pcm:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.read.bytes.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       disk.device.allocation_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       scalable_server_pcm:
444         type: tosca.capabilities.Scalable
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.device.read.bytes.rate_server_pcm:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       cpu_util_server_pcm:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.write.requests.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       disk.device.write.bytes.rate_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       host_server_pcm:
473         type: tosca.capabilities.Container
474         valid_source_types:
475         - tosca.nodes.SoftwareComponent
476         occurrences:
477         - 1
478         - UNBOUNDED
479       cpu.delta_server_pcm:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       network.outgoing.bytes.rate_pcm_port_1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
498         type: tosca.capabilities.network.Bindable
499         occurrences:
500         - 1
501         - UNBOUNDED
502       network.outgoing.bytes.rate_pcm_port_0:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       disk.device.capacity_server_pcm:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.incoming.packets_pcm_port_1:
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       instance_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       disk.device.write.requests.rate_server_pcm:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       disk.latency_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.read.requests_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       feature_server_pcm:
545         type: tosca.capabilities.Node
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.incoming.bytes.rate_pcm_port_0:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.write.bytes.rate_server_pcm:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.compute:
568     derived_from: org.openecomp.resource.abstract.nodes.VFC
569     properties:
570       compute_compute_user_data_format:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: string
576       port_compute_port_subnetpoolid:
577         type: string
578         required: true
579         status: SUPPORTED
580       index_value:
581         type: integer
582         description: Index value of this substitution service template runtime instance
583         required: false
584         default: 0
585         status: SUPPORTED
586         constraints:
587         - greater_or_equal: 0
588       port_compute_port_vlan_requirements:
589         type: list
590         required: true
591         status: SUPPORTED
592         entry_schema:
593           type: org.openecomp.datatypes.network.VlanRequirements
594       compute_compute_name:
595         type: list
596         required: true
597         status: SUPPORTED
598         entry_schema:
599           type: string
600       vm_flavor_name:
601         type: string
602         required: true
603         status: SUPPORTED
604       port_compute_port_network_role:
605         type: string
606         required: true
607         status: SUPPORTED
608       vm_image_name:
609         type: string
610         required: true
611         status: SUPPORTED
612       port_compute_port_network:
613         type: list
614         required: true
615         status: SUPPORTED
616         entry_schema:
617           type: string
618       port_compute_port_network_role_tag:
619         type: string
620         required: true
621         status: SUPPORTED
622       compute_compute_metadata:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: json
628       port_compute_port_order:
629         type: integer
630         required: true
631         status: SUPPORTED
632       port_compute_port_mac_requirements:
633         type: org.openecomp.datatypes.network.MacRequirements
634         required: true
635         status: SUPPORTED
636       port_compute_port_ip_requirements:
637         type: list
638         required: true
639         status: SUPPORTED
640         entry_schema:
641           type: org.openecomp.datatypes.network.IpRequirements
642       port_compute_port_exCP_naming:
643         type: org.openecomp.datatypes.Naming
644         required: true
645         status: SUPPORTED
646     requirements:
647     - dependency_compute:
648         capability: tosca.capabilities.Node
649         node: tosca.nodes.Root
650         relationship: tosca.relationships.DependsOn
651         occurrences:
652         - 0
653         - UNBOUNDED
654     - local_storage_compute:
655         capability: tosca.capabilities.Attachment
656         node: tosca.nodes.BlockStorage
657         relationship: tosca.relationships.AttachesTo
658         occurrences:
659         - 0
660         - UNBOUNDED
661     - dependency_compute_compute_port:
662         capability: tosca.capabilities.Node
663         node: tosca.nodes.Root
664         relationship: tosca.relationships.DependsOn
665         occurrences:
666         - 0
667         - UNBOUNDED
668     - link_compute_compute_port:
669         capability: tosca.capabilities.network.Linkable
670         relationship: tosca.relationships.network.LinksTo
671         occurrences:
672         - 1
673         - 1
674     capabilities:
675       disk.write.requests_compute:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.latency_compute:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       network.incoming.bytes_compute_compute_port:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.root.size_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.write.requests.rate_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       disk.read.requests_compute:
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       os_compute:
712         type: tosca.capabilities.OperatingSystem
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.write.bytes.rate_compute:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       vcpus_compute:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.device.iops_compute:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       network.incoming.bytes.rate_compute_compute_port:
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       disk.device.write.requests.rate_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       attachment_compute_compute_port:
747         type: tosca.capabilities.Attachment
748         occurrences:
749         - 1
750         - UNBOUNDED
751       host_compute:
752         type: tosca.capabilities.Container
753         valid_source_types:
754         - tosca.nodes.SoftwareComponent
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.write.bytes_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       cpu_compute:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       binding_compute_compute_port:
771         type: tosca.capabilities.network.Bindable
772         valid_source_types:
773         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
774         occurrences:
775         - 0
776         - UNBOUNDED
777       disk.allocation_compute:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       cpu.delta_compute:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       binding_compute:
790         type: tosca.capabilities.network.Bindable
791         occurrences:
792         - 1
793         - UNBOUNDED
794       feature_compute_compute_port:
795         type: tosca.capabilities.Node
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.device.usage_compute:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       network.incoming.packets_compute_compute_port:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       instance_compute:
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       disk.ephemeral.size_compute:
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       disk.device.read.bytes.rate_compute:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       memory.resident_compute:
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       memory_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.iops_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       network.incoming.packets.rate_compute_compute_port:
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       disk.device.read.requests.rate_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       disk.read.bytes_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.device.read.bytes_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       disk.write.bytes_compute:
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.usage_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       network.outgoing.bytes.rate_compute_compute_port:
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.capacity_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       cpu_util_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.read.bytes.rate_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       disk.device.latency_compute:
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.device.write.requests_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       network.outgoing.packets.rate_compute_compute_port:
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       network.outgoing.bytes_compute_compute_port:
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       endpoint_compute:
932         type: tosca.capabilities.Endpoint.Admin
933         occurrences:
934         - 1
935         - UNBOUNDED
936       memory.usage_compute:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       feature_compute:
943         type: tosca.capabilities.Node
944         occurrences:
945         - 1
946         - UNBOUNDED
947       disk.device.write.bytes.rate_compute:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       scalable_compute:
954         type: tosca.capabilities.Scalable
955         occurrences:
956         - 1
957         - UNBOUNDED
958       network.outpoing.packets_compute_compute_port:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.read.requests_compute:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.device.capacity_compute:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.device.allocation_compute:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED