732e0000f1578aff2bf0dc4845be79969c7b747f
[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.cmaui:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_cmaui_port_vlan_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.VlanRequirements
17       port_cmaui_port_fixed_ips:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
23       port_cmaui_port_exCP_naming:
24         type: org.openecomp.datatypes.Naming
25         required: true
26         status: SUPPORTED
27       port_cmaui_port_network:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: string
33       index_value:
34         type: integer
35         description: Index value of this substitution service template runtime instance
36         required: false
37         default: 0
38         status: SUPPORTED
39         constraints:
40         - greater_or_equal: 0
41       port_cmaui_port_network_role_tag:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_cmaui_port_order:
46         type: integer
47         required: true
48         status: SUPPORTED
49       vm_flavor_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       compute_cmaui_name:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_cmaui_port_mac_requirements:
60         type: org.openecomp.datatypes.network.MacRequirements
61         required: true
62         status: SUPPORTED
63       compute_cmaui_availability_zone:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_cmaui_port_replacement_policy:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       port_cmaui_port_network_role:
76         type: string
77         required: true
78         status: SUPPORTED
79       vm_image_name:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_cmaui_port_ip_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.IpRequirements
89       port_cmaui_port_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93     requirements:
94     - dependency_cmaui_cmaui_port:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - link_cmaui_cmaui_port:
102         capability: tosca.capabilities.network.Linkable
103         relationship: tosca.relationships.network.LinksTo
104         occurrences:
105         - 1
106         - 1
107     - dependency_cmaui:
108         capability: tosca.capabilities.Node
109         node: tosca.nodes.Root
110         relationship: tosca.relationships.DependsOn
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - local_storage_cmaui:
115         capability: tosca.capabilities.Attachment
116         node: tosca.nodes.BlockStorage
117         relationship: tosca.relationships.AttachesTo
118         occurrences:
119         - 0
120         - UNBOUNDED
121     capabilities:
122       disk.read.bytes.rate_cmaui:
123         type: org.openecomp.capabilities.metric.Ceilometer
124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
125         occurrences:
126         - 1
127         - UNBOUNDED
128       disk.ephemeral.size_cmaui:
129         type: org.openecomp.capabilities.metric.Ceilometer
130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
131         occurrences:
132         - 1
133         - UNBOUNDED
134       disk.device.write.bytes_cmaui:
135         type: org.openecomp.capabilities.metric.Ceilometer
136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
137         occurrences:
138         - 1
139         - UNBOUNDED
140       disk.device.iops_cmaui:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       memory.resident_cmaui:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       disk.write.bytes.rate_cmaui:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       host_cmaui:
159         type: tosca.capabilities.Container
160         valid_source_types:
161         - tosca.nodes.SoftwareComponent
162         occurrences:
163         - 1
164         - UNBOUNDED
165       network.incoming.bytes.rate_cmaui_cmaui_port:
166         type: org.openecomp.capabilities.metric.Ceilometer
167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
168         occurrences:
169         - 1
170         - UNBOUNDED
171       disk.device.allocation_cmaui:
172         type: org.openecomp.capabilities.metric.Ceilometer
173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
174         occurrences:
175         - 1
176         - UNBOUNDED
177       disk.read.bytes_cmaui:
178         type: org.openecomp.capabilities.metric.Ceilometer
179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
180         occurrences:
181         - 1
182         - UNBOUNDED
183       disk.write.requests_cmaui:
184         type: org.openecomp.capabilities.metric.Ceilometer
185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
186         occurrences:
187         - 1
188         - UNBOUNDED
189       scalable_cmaui:
190         type: tosca.capabilities.Scalable
191         occurrences:
192         - 1
193         - UNBOUNDED
194       disk.device.write.bytes.rate_cmaui:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       cpu.delta_cmaui:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.incoming.bytes_cmaui_cmaui_port:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.root.size_cmaui:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       memory.usage_cmaui:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       os_cmaui:
225         type: tosca.capabilities.OperatingSystem
226         occurrences:
227         - 1
228         - UNBOUNDED
229       disk.device.read.bytes.rate_cmaui:
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       attachment_cmaui_cmaui_port:
236         type: tosca.capabilities.Attachment
237         occurrences:
238         - 1
239         - UNBOUNDED
240       network.incoming.packets_cmaui_cmaui_port:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       disk.device.usage_cmaui:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.iops_cmaui:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       disk.device.latency_cmaui:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.device.read.requests_cmaui:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.capacity_cmaui:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       cpu_cmaui:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       binding_cmaui_cmaui_port:
283         type: tosca.capabilities.network.Bindable
284         valid_source_types:
285         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
286         occurrences:
287         - 0
288         - UNBOUNDED
289       disk.read.requests_cmaui:
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.read.bytes_cmaui:
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.device.write.requests_cmaui:
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       network.outgoing.bytes_cmaui_cmaui_port:
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       feature_cmaui_cmaui_port:
314         type: tosca.capabilities.Node
315         occurrences:
316         - 1
317         - UNBOUNDED
318       vcpus_cmaui:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       network.outpoing.packets_cmaui_cmaui_port:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       feature_cmaui:
331         type: tosca.capabilities.Node
332         occurrences:
333         - 1
334         - UNBOUNDED
335       network.outgoing.bytes.rate_cmaui_cmaui_port:
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       binding_cmaui:
342         type: tosca.capabilities.network.Bindable
343         occurrences:
344         - 1
345         - UNBOUNDED
346       endpoint_cmaui:
347         type: tosca.capabilities.Endpoint.Admin
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.capacity_cmaui:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.device.read.requests.rate_cmaui:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       memory_cmaui:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.write.requests.rate_cmaui:
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.usage_cmaui:
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       network.outgoing.packets.rate_cmaui_cmaui_port:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.latency_cmaui:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.incoming.packets.rate_cmaui_cmaui_port:
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       instance_cmaui:
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       disk.allocation_cmaui:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.write.bytes_cmaui:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       cpu_util_cmaui:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.write.requests.rate_cmaui:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429   org.openecomp.resource.vfc.nodes.heat.cmaui:
430     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
431     properties:
432       port_cmaui_port_vlan_requirements:
433         type: list
434         required: true
435         status: SUPPORTED
436         entry_schema:
437           type: org.openecomp.datatypes.network.VlanRequirements
438       port_cmaui_port_fixed_ips:
439         type: list
440         required: true
441         status: SUPPORTED
442         entry_schema:
443           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
444       port_cmaui_port_exCP_naming:
445         type: org.openecomp.datatypes.Naming
446         required: true
447         status: SUPPORTED
448       port_cmaui_port_network:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: string
454       index_value:
455         type: integer
456         description: Index value of this substitution service template runtime instance
457         required: false
458         default: 0
459         status: SUPPORTED
460         constraints:
461         - greater_or_equal: 0
462       port_cmaui_port_network_role_tag:
463         type: string
464         required: true
465         status: SUPPORTED
466       port_cmaui_port_order:
467         type: integer
468         required: true
469         status: SUPPORTED
470       vm_flavor_name:
471         type: string
472         required: true
473         status: SUPPORTED
474       compute_cmaui_name:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: string
480       port_cmaui_port_mac_requirements:
481         type: org.openecomp.datatypes.network.MacRequirements
482         required: true
483         status: SUPPORTED
484       compute_cmaui_availability_zone:
485         type: list
486         required: true
487         status: SUPPORTED
488         entry_schema:
489           type: string
490       port_cmaui_port_replacement_policy:
491         type: list
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       port_cmaui_port_network_role:
497         type: string
498         required: true
499         status: SUPPORTED
500       vm_image_name:
501         type: string
502         required: true
503         status: SUPPORTED
504       port_cmaui_port_ip_requirements:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: org.openecomp.datatypes.network.IpRequirements
510       port_cmaui_port_subnetpoolid:
511         type: string
512         required: true
513         status: SUPPORTED
514   org.openecomp.resource.abstract.nodes.heat.nested1:
515     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
516     properties:
517       cmaui_names:
518         type: list
519         description: CMAUI1, CMAUI2 server names
520         required: true
521         status: SUPPORTED
522         entry_schema:
523           type: string
524       p1:
525         type: string
526         description: UID of OAM network
527         required: true
528         status: SUPPORTED
529       p2:
530         type: string
531         description: UID of OAM network
532         required: true
533         status: SUPPORTED
534       cmaui_image:
535         type: string
536         description: Image for CMAUI server
537         required: true
538         status: SUPPORTED
539       cmaui_flavor:
540         type: string
541         description: Flavor for CMAUI server
542         required: true
543         status: SUPPORTED
544       security_group_name:
545         type: list
546         description: CMAUI1, CMAUI2 server names
547         required: true
548         status: SUPPORTED
549         entry_schema:
550           type: string
551       availability_zone_0:
552         type: string
553         description: availabilityzone name
554         required: true
555         status: SUPPORTED
556       cmaui_oam_ips:
557         type: string
558         required: true
559         status: SUPPORTED
560       net:
561         type: string
562         required: true
563         status: SUPPORTED
564     requirements:
565     - dependency_server_cmaui_2:
566         capability: tosca.capabilities.Node
567         node: tosca.nodes.Root
568         relationship: tosca.relationships.DependsOn
569         occurrences:
570         - 0
571         - UNBOUNDED
572     - local_storage_server_cmaui_2:
573         capability: tosca.capabilities.Attachment
574         node: tosca.nodes.BlockStorage
575         relationship: tosca.relationships.AttachesTo
576         occurrences:
577         - 0
578         - UNBOUNDED
579     - dependency_cmaui_port_2:
580         capability: tosca.capabilities.Node
581         node: tosca.nodes.Root
582         relationship: tosca.relationships.DependsOn
583         occurrences:
584         - 0
585         - UNBOUNDED
586     - link_cmaui_port_2:
587         capability: tosca.capabilities.network.Linkable
588         relationship: tosca.relationships.network.LinksTo
589         occurrences:
590         - 1
591         - 1
592     - dependency_server_cmaui_1:
593         capability: tosca.capabilities.Node
594         node: tosca.nodes.Root
595         relationship: tosca.relationships.DependsOn
596         occurrences:
597         - 0
598         - UNBOUNDED
599     - local_storage_server_cmaui_1:
600         capability: tosca.capabilities.Attachment
601         node: tosca.nodes.BlockStorage
602         relationship: tosca.relationships.AttachesTo
603         occurrences:
604         - 0
605         - UNBOUNDED
606     - dependency_cmaui_port_1:
607         capability: tosca.capabilities.Node
608         node: tosca.nodes.Root
609         relationship: tosca.relationships.DependsOn
610         occurrences:
611         - 0
612         - UNBOUNDED
613     - link_cmaui_port_1:
614         capability: tosca.capabilities.network.Linkable
615         relationship: tosca.relationships.network.LinksTo
616         occurrences:
617         - 1
618         - 1
619     capabilities:
620       disk.device.usage_server_cmaui_1:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.device.usage_server_cmaui_2:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       disk.device.latency_server_cmaui_1:
633         type: org.openecomp.capabilities.metric.Ceilometer
634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
635         occurrences:
636         - 1
637         - UNBOUNDED
638       disk.device.latency_server_cmaui_2:
639         type: org.openecomp.capabilities.metric.Ceilometer
640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
641         occurrences:
642         - 1
643         - UNBOUNDED
644       disk.root.size_server_cmaui_2:
645         type: org.openecomp.capabilities.metric.Ceilometer
646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
647         occurrences:
648         - 1
649         - UNBOUNDED
650       disk.device.write.requests.rate_server_cmaui_2:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       disk.root.size_server_cmaui_1:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       disk.device.write.requests.rate_server_cmaui_1:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.read.requests_server_cmaui_2:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       network.outgoing.bytes_cmaui_port_2:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       disk.read.requests_server_cmaui_1:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       network.outgoing.bytes_cmaui_port_1:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.device.iops_server_cmaui_1:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.device.iops_server_cmaui_2:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.device.capacity_server_cmaui_2:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.read.bytes.rate_server_cmaui_2:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.device.read.bytes.rate_server_cmaui_1:
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       disk.read.bytes_server_cmaui_2:
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.read.bytes_server_cmaui_1:
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       disk.device.read.bytes_server_cmaui_1:
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.read.bytes_server_cmaui_2:
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.write.requests.rate_server_cmaui_1:
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       disk.write.requests.rate_server_cmaui_2:
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       memory_server_cmaui_2:
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_server_cmaui_2:
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       cpu_server_cmaui_1:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       network.incoming.packets_cmaui_port_2:
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       network.incoming.packets_cmaui_port_1:
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       disk.ephemeral.size_server_cmaui_1:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       disk.ephemeral.size_server_cmaui_2:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       disk.capacity_server_cmaui_1:
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       disk.capacity_server_cmaui_2:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       binding_cmaui_port_1:
813         type: tosca.capabilities.network.Bindable
814         valid_source_types:
815         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
816         occurrences:
817         - 0
818         - UNBOUNDED
819       binding_cmaui_port_2:
820         type: tosca.capabilities.network.Bindable
821         valid_source_types:
822         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
823         occurrences:
824         - 0
825         - UNBOUNDED
826       disk.iops_server_cmaui_2:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.iops_server_cmaui_1:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.device.write.requests_server_cmaui_2:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.write.requests_server_cmaui_1:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       network.outgoing.bytes.rate_cmaui_port_2:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.device.write.bytes.rate_server_cmaui_1:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       cpu_util_server_cmaui_1:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       network.outgoing.bytes.rate_cmaui_port_1:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       network.incoming.bytes_cmaui_port_2:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       cpu_util_server_cmaui_2:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.incoming.bytes_cmaui_port_1:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.write.bytes.rate_server_cmaui_2:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.write.bytes.rate_server_cmaui_2:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.device.write.bytes_server_cmaui_2:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       disk.write.bytes.rate_server_cmaui_1:
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.device.write.bytes_server_cmaui_1:
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       network.incoming.packets.rate_cmaui_port_1:
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       network.incoming.packets.rate_cmaui_port_2:
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       feature_cmaui_port_1:
935         type: tosca.capabilities.Node
936         occurrences:
937         - 1
938         - UNBOUNDED
939       feature_cmaui_port_2:
940         type: tosca.capabilities.Node
941         occurrences:
942         - 1
943         - UNBOUNDED
944       disk.write.bytes_server_cmaui_1:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       disk.write.bytes_server_cmaui_2:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       feature_server_cmaui_1:
957         type: tosca.capabilities.Node
958         occurrences:
959         - 1
960         - UNBOUNDED
961       disk.allocation_server_cmaui_1:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       feature_server_cmaui_2:
968         type: tosca.capabilities.Node
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.allocation_server_cmaui_2:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       binding_server_cmaui_1:
979         type: tosca.capabilities.network.Bindable
980         occurrences:
981         - 1
982         - UNBOUNDED
983       binding_server_cmaui_2:
984         type: tosca.capabilities.network.Bindable
985         occurrences:
986         - 1
987         - UNBOUNDED
988       vcpus_server_cmaui_2:
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       attachment_cmaui_port_2:
995         type: tosca.capabilities.Attachment
996         occurrences:
997         - 1
998         - UNBOUNDED
999       scalable_server_cmaui_2:
1000         type: tosca.capabilities.Scalable
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       scalable_server_cmaui_1:
1005         type: tosca.capabilities.Scalable
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       network.outgoing.packets.rate_cmaui_port_1:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       network.outgoing.packets.rate_cmaui_port_2:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       attachment_cmaui_port_1:
1022         type: tosca.capabilities.Attachment
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.write.requests_server_cmaui_2:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       disk.write.requests_server_cmaui_1:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.usage_server_cmaui_1:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       disk.usage_server_cmaui_2:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       endpoint_server_cmaui_1:
1051         type: tosca.capabilities.Endpoint.Admin
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       endpoint_server_cmaui_2:
1056         type: tosca.capabilities.Endpoint.Admin
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       os_server_cmaui_2:
1061         type: tosca.capabilities.OperatingSystem
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       os_server_cmaui_1:
1066         type: tosca.capabilities.OperatingSystem
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.device.allocation_server_cmaui_1:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       disk.device.allocation_server_cmaui_2:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       memory_server_cmaui_1:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       host_server_cmaui_2:
1089         type: tosca.capabilities.Container
1090         valid_source_types:
1091         - tosca.nodes.SoftwareComponent
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       host_server_cmaui_1:
1096         type: tosca.capabilities.Container
1097         valid_source_types:
1098         - tosca.nodes.SoftwareComponent
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       instance_server_cmaui_2:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       disk.device.capacity_server_cmaui_1:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       instance_server_cmaui_1:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       disk.device.read.requests.rate_server_cmaui_1:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       network.incoming.bytes.rate_cmaui_port_1:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       network.incoming.bytes.rate_cmaui_port_2:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       vcpus_server_cmaui_1:
1139         type: org.openecomp.capabilities.metric.Ceilometer
1140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       disk.device.read.requests_server_cmaui_2:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       disk.read.bytes.rate_server_cmaui_1:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       network.outpoing.packets_cmaui_port_1:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       disk.read.bytes.rate_server_cmaui_2:
1163         type: org.openecomp.capabilities.metric.Ceilometer
1164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       network.outpoing.packets_cmaui_port_2:
1169         type: org.openecomp.capabilities.metric.Ceilometer
1170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       disk.device.read.requests_server_cmaui_1:
1175         type: org.openecomp.capabilities.metric.Ceilometer
1176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       cpu.delta_server_cmaui_1:
1181         type: org.openecomp.capabilities.metric.Ceilometer
1182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       cpu.delta_server_cmaui_2:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       disk.device.read.requests.rate_server_cmaui_2:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       memory.resident_server_cmaui_2:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       memory.resident_server_cmaui_1:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.latency_server_cmaui_2:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       disk.latency_server_cmaui_1:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       memory.usage_server_cmaui_1:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       memory.usage_server_cmaui_2:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED