d11c757e97d190be1b570c30a3c9c1602ddad8c6
[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       forwarder_cmaui_cmaui_port:
382         type: org.openecomp.capabilities.Forwarder
383         occurrences:
384         - 1
385         - UNBOUNDED
386       network.outgoing.packets.rate_cmaui_cmaui_port:
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       disk.latency_cmaui:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.incoming.packets.rate_cmaui_cmaui_port:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       instance_cmaui:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.allocation_cmaui:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       disk.write.bytes_cmaui:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       cpu_util_cmaui:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.device.write.requests.rate_cmaui:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434   org.openecomp.resource.abstract.nodes.heat.nested1:
435     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
436     properties:
437       cmaui_names:
438         type: list
439         description: CMAUI1, CMAUI2 server names
440         required: true
441         status: SUPPORTED
442         entry_schema:
443           type: string
444       p1:
445         type: string
446         description: UID of OAM network
447         required: true
448         status: SUPPORTED
449       p2:
450         type: string
451         description: UID of OAM network
452         required: true
453         status: SUPPORTED
454       cmaui_image:
455         type: string
456         description: Image for CMAUI server
457         required: true
458         status: SUPPORTED
459       cmaui_flavor:
460         type: string
461         description: Flavor for CMAUI server
462         required: true
463         status: SUPPORTED
464       packet_internal_network_name:
465         type: string
466         required: true
467         status: SUPPORTED
468       packet_external_network_name:
469         type: string
470         required: true
471         status: SUPPORTED
472       security_group_name:
473         type: list
474         description: CMAUI1, CMAUI2 server names
475         required: true
476         status: SUPPORTED
477         entry_schema:
478           type: string
479       availability_zone_0:
480         type: string
481         description: availabilityzone name
482         required: true
483         status: SUPPORTED
484       cmaui_oam_ips:
485         type: string
486         required: true
487         status: SUPPORTED
488       net:
489         type: string
490         required: true
491         status: SUPPORTED
492     requirements:
493     - dependency_server_cmaui_2:
494         capability: tosca.capabilities.Node
495         node: tosca.nodes.Root
496         relationship: tosca.relationships.DependsOn
497         occurrences:
498         - 0
499         - UNBOUNDED
500     - local_storage_server_cmaui_2:
501         capability: tosca.capabilities.Attachment
502         node: tosca.nodes.BlockStorage
503         relationship: tosca.relationships.AttachesTo
504         occurrences:
505         - 0
506         - UNBOUNDED
507     - dependency_cmaui_port_2:
508         capability: tosca.capabilities.Node
509         node: tosca.nodes.Root
510         relationship: tosca.relationships.DependsOn
511         occurrences:
512         - 0
513         - UNBOUNDED
514     - dependency_server_cmaui_1:
515         capability: tosca.capabilities.Node
516         node: tosca.nodes.Root
517         relationship: tosca.relationships.DependsOn
518         occurrences:
519         - 0
520         - UNBOUNDED
521     - local_storage_server_cmaui_1:
522         capability: tosca.capabilities.Attachment
523         node: tosca.nodes.BlockStorage
524         relationship: tosca.relationships.AttachesTo
525         occurrences:
526         - 0
527         - UNBOUNDED
528     - dependency_packet_external_network:
529         capability: tosca.capabilities.Node
530         node: tosca.nodes.Root
531         relationship: tosca.relationships.DependsOn
532         occurrences:
533         - 0
534         - UNBOUNDED
535     - dependency_packet_internal_network:
536         capability: tosca.capabilities.Node
537         node: tosca.nodes.Root
538         relationship: tosca.relationships.DependsOn
539         occurrences:
540         - 0
541         - UNBOUNDED
542     - dependency_cmaui_port_1:
543         capability: tosca.capabilities.Node
544         node: tosca.nodes.Root
545         relationship: tosca.relationships.DependsOn
546         occurrences:
547         - 0
548         - UNBOUNDED
549     capabilities:
550       disk.device.usage_server_cmaui_1:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       disk.device.usage_server_cmaui_2:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       disk.device.latency_server_cmaui_1:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       disk.device.latency_server_cmaui_2:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED
574       disk.root.size_server_cmaui_2:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       disk.device.write.requests.rate_server_cmaui_2:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.root.size_server_cmaui_1:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       disk.device.write.requests.rate_server_cmaui_1:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       disk.read.requests_server_cmaui_2:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       network.outgoing.bytes_cmaui_port_2:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       disk.read.requests_server_cmaui_1:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       network.outgoing.bytes_cmaui_port_1:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       disk.device.iops_server_cmaui_1:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       disk.device.iops_server_cmaui_2:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       attachment_packet_internal_network:
635         type: tosca.capabilities.Attachment
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.device.capacity_server_cmaui_2:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.device.read.bytes.rate_server_cmaui_2:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.device.read.bytes.rate_server_cmaui_1:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       disk.read.bytes_server_cmaui_2:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       disk.read.bytes_server_cmaui_1:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.device.read.bytes_server_cmaui_1:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.read.bytes_server_cmaui_2:
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.write.requests.rate_server_cmaui_1:
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       disk.write.requests.rate_server_cmaui_2:
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       memory_server_cmaui_2:
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       cpu_server_cmaui_2:
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       cpu_server_cmaui_1:
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       network.incoming.packets_cmaui_port_2:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       network.incoming.packets_cmaui_port_1:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.ephemeral.size_server_cmaui_1:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.ephemeral.size_server_cmaui_2:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.capacity_server_cmaui_1:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       disk.capacity_server_cmaui_2:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       end_point_packet_external_network:
748         type: tosca.capabilities.Endpoint
749         occurrences:
750         - 1
751         - UNBOUNDED
752       binding_cmaui_port_1:
753         type: tosca.capabilities.network.Bindable
754         valid_source_types:
755         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
756         occurrences:
757         - 0
758         - UNBOUNDED
759       binding_cmaui_port_2:
760         type: tosca.capabilities.network.Bindable
761         valid_source_types:
762         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
763         occurrences:
764         - 0
765         - UNBOUNDED
766       disk.iops_server_cmaui_2:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       disk.iops_server_cmaui_1:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       disk.device.write.requests_server_cmaui_2:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.device.write.requests_server_cmaui_1:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       network.outgoing.bytes.rate_cmaui_port_2:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.device.write.bytes.rate_server_cmaui_1:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       cpu_util_server_cmaui_1:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       network.outgoing.bytes.rate_cmaui_port_1:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       network.incoming.bytes_cmaui_port_2:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       link_packet_external_network:
821         type: tosca.capabilities.network.Linkable
822         occurrences:
823         - 1
824         - UNBOUNDED
825       cpu_util_server_cmaui_2:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.incoming.bytes_cmaui_port_1:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.write.bytes.rate_server_cmaui_2:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.write.bytes.rate_server_cmaui_2:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.device.write.bytes_server_cmaui_2:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.write.bytes.rate_server_cmaui_1:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.device.write.bytes_server_cmaui_1:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       network.incoming.packets.rate_cmaui_port_1:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       network.incoming.packets.rate_cmaui_port_2:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       feature_cmaui_port_1:
880         type: tosca.capabilities.Node
881         occurrences:
882         - 1
883         - UNBOUNDED
884       feature_cmaui_port_2:
885         type: tosca.capabilities.Node
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.write.bytes_server_cmaui_1:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.write.bytes_server_cmaui_2:
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       feature_server_cmaui_1:
902         type: tosca.capabilities.Node
903         occurrences:
904         - 1
905         - UNBOUNDED
906       disk.allocation_server_cmaui_1:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       feature_server_cmaui_2:
913         type: tosca.capabilities.Node
914         occurrences:
915         - 1
916         - UNBOUNDED
917       end_point_packet_internal_network:
918         type: tosca.capabilities.Endpoint
919         occurrences:
920         - 1
921         - UNBOUNDED
922       disk.allocation_server_cmaui_2:
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       binding_server_cmaui_1:
929         type: tosca.capabilities.network.Bindable
930         occurrences:
931         - 1
932         - UNBOUNDED
933       feature_packet_internal_network:
934         type: tosca.capabilities.Node
935         occurrences:
936         - 1
937         - UNBOUNDED
938       binding_server_cmaui_2:
939         type: tosca.capabilities.network.Bindable
940         occurrences:
941         - 1
942         - UNBOUNDED
943       vcpus_server_cmaui_2:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       attachment_cmaui_port_2:
950         type: tosca.capabilities.Attachment
951         occurrences:
952         - 1
953         - UNBOUNDED
954       scalable_server_cmaui_2:
955         type: tosca.capabilities.Scalable
956         occurrences:
957         - 1
958         - UNBOUNDED
959       scalable_server_cmaui_1:
960         type: tosca.capabilities.Scalable
961         occurrences:
962         - 1
963         - UNBOUNDED
964       network.outgoing.packets.rate_cmaui_port_1:
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       network.outgoing.packets.rate_cmaui_port_2:
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       attachment_cmaui_port_1:
977         type: tosca.capabilities.Attachment
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.write.requests_server_cmaui_2:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       disk.write.requests_server_cmaui_1:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.usage_server_cmaui_1:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.usage_server_cmaui_2:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       endpoint_server_cmaui_1:
1006         type: tosca.capabilities.Endpoint.Admin
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       endpoint_server_cmaui_2:
1011         type: tosca.capabilities.Endpoint.Admin
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       os_server_cmaui_2:
1016         type: tosca.capabilities.OperatingSystem
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       os_server_cmaui_1:
1021         type: tosca.capabilities.OperatingSystem
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       forwarder_cmaui_port_2:
1026         type: org.openecomp.capabilities.Forwarder
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       forwarder_cmaui_port_1:
1031         type: org.openecomp.capabilities.Forwarder
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       feature_packet_external_network:
1036         type: tosca.capabilities.Node
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.device.allocation_server_cmaui_1:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.device.allocation_server_cmaui_2:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       memory_server_cmaui_1:
1053         type: org.openecomp.capabilities.metric.Ceilometer
1054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       host_server_cmaui_2:
1059         type: tosca.capabilities.Container
1060         valid_source_types:
1061         - tosca.nodes.SoftwareComponent
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       host_server_cmaui_1:
1066         type: tosca.capabilities.Container
1067         valid_source_types:
1068         - tosca.nodes.SoftwareComponent
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       link_packet_internal_network:
1073         type: tosca.capabilities.network.Linkable
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       instance_server_cmaui_2:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       disk.device.capacity_server_cmaui_1:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       instance_server_cmaui_1:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.read.requests.rate_server_cmaui_1:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       network.incoming.bytes.rate_cmaui_port_1:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       network.incoming.bytes.rate_cmaui_port_2:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       vcpus_server_cmaui_1:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       disk.device.read.requests_server_cmaui_2:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.read.bytes.rate_server_cmaui_1:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       network.outpoing.packets_cmaui_port_1:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.read.bytes.rate_server_cmaui_2:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       network.outpoing.packets_cmaui_port_2:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       disk.device.read.requests_server_cmaui_1:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       cpu.delta_server_cmaui_1:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       cpu.delta_server_cmaui_2:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       disk.device.read.requests.rate_server_cmaui_2:
1168         type: org.openecomp.capabilities.metric.Ceilometer
1169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       memory.resident_server_cmaui_2:
1174         type: org.openecomp.capabilities.metric.Ceilometer
1175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1176         occurrences:
1177         - 1
1178         - UNBOUNDED
1179       memory.resident_server_cmaui_1:
1180         type: org.openecomp.capabilities.metric.Ceilometer
1181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       attachment_packet_external_network:
1186         type: tosca.capabilities.Attachment
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       disk.latency_server_cmaui_2:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       disk.latency_server_cmaui_1:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       memory.usage_server_cmaui_1:
1203         type: org.openecomp.capabilities.metric.Ceilometer
1204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       memory.usage_server_cmaui_2:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED