6d6a5de44e108d142ca671b1c872aa3f84706d47
[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       packet_internal_network_name:
545         type: string
546         required: true
547         status: SUPPORTED
548       packet_external_network_name:
549         type: string
550         required: true
551         status: SUPPORTED
552       security_group_name:
553         type: list
554         description: CMAUI1, CMAUI2 server names
555         required: true
556         status: SUPPORTED
557         entry_schema:
558           type: string
559       availability_zone_0:
560         type: string
561         description: availabilityzone name
562         required: true
563         status: SUPPORTED
564       cmaui_oam_ips:
565         type: string
566         required: true
567         status: SUPPORTED
568       net:
569         type: string
570         required: true
571         status: SUPPORTED
572     requirements:
573     - dependency_server_cmaui_2:
574         capability: tosca.capabilities.Node
575         node: tosca.nodes.Root
576         relationship: tosca.relationships.DependsOn
577         occurrences:
578         - 0
579         - UNBOUNDED
580     - local_storage_server_cmaui_2:
581         capability: tosca.capabilities.Attachment
582         node: tosca.nodes.BlockStorage
583         relationship: tosca.relationships.AttachesTo
584         occurrences:
585         - 0
586         - UNBOUNDED
587     - dependency_cmaui_port_2:
588         capability: tosca.capabilities.Node
589         node: tosca.nodes.Root
590         relationship: tosca.relationships.DependsOn
591         occurrences:
592         - 0
593         - UNBOUNDED
594     - dependency_server_cmaui_1:
595         capability: tosca.capabilities.Node
596         node: tosca.nodes.Root
597         relationship: tosca.relationships.DependsOn
598         occurrences:
599         - 0
600         - UNBOUNDED
601     - local_storage_server_cmaui_1:
602         capability: tosca.capabilities.Attachment
603         node: tosca.nodes.BlockStorage
604         relationship: tosca.relationships.AttachesTo
605         occurrences:
606         - 0
607         - UNBOUNDED
608     - dependency_packet_external_network:
609         capability: tosca.capabilities.Node
610         node: tosca.nodes.Root
611         relationship: tosca.relationships.DependsOn
612         occurrences:
613         - 0
614         - UNBOUNDED
615     - dependency_packet_internal_network:
616         capability: tosca.capabilities.Node
617         node: tosca.nodes.Root
618         relationship: tosca.relationships.DependsOn
619         occurrences:
620         - 0
621         - UNBOUNDED
622     - dependency_cmaui_port_1:
623         capability: tosca.capabilities.Node
624         node: tosca.nodes.Root
625         relationship: tosca.relationships.DependsOn
626         occurrences:
627         - 0
628         - UNBOUNDED
629     capabilities:
630       disk.device.usage_server_cmaui_1:
631         type: org.openecomp.capabilities.metric.Ceilometer
632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
633         occurrences:
634         - 1
635         - UNBOUNDED
636       disk.device.usage_server_cmaui_2:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       disk.device.latency_server_cmaui_1:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       disk.device.latency_server_cmaui_2:
649         type: org.openecomp.capabilities.metric.Ceilometer
650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
651         occurrences:
652         - 1
653         - UNBOUNDED
654       disk.root.size_server_cmaui_2:
655         type: org.openecomp.capabilities.metric.Ceilometer
656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
657         occurrences:
658         - 1
659         - UNBOUNDED
660       disk.device.write.requests.rate_server_cmaui_2:
661         type: org.openecomp.capabilities.metric.Ceilometer
662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.root.size_server_cmaui_1:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.device.write.requests.rate_server_cmaui_1:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.read.requests_server_cmaui_2:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       network.outgoing.bytes_cmaui_port_2:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.read.requests_server_cmaui_1:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       network.outgoing.bytes_cmaui_port_1:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       disk.device.iops_server_cmaui_1:
703         type: org.openecomp.capabilities.metric.Ceilometer
704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
705         occurrences:
706         - 1
707         - UNBOUNDED
708       disk.device.iops_server_cmaui_2:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       attachment_packet_internal_network:
715         type: tosca.capabilities.Attachment
716         occurrences:
717         - 1
718         - UNBOUNDED
719       disk.device.capacity_server_cmaui_2:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       disk.device.read.bytes.rate_server_cmaui_2:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       disk.device.read.bytes.rate_server_cmaui_1:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       disk.read.bytes_server_cmaui_2:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       disk.read.bytes_server_cmaui_1:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       disk.device.read.bytes_server_cmaui_1:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       disk.device.read.bytes_server_cmaui_2:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       disk.write.requests.rate_server_cmaui_1:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.write.requests.rate_server_cmaui_2:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       memory_server_cmaui_2:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       cpu_server_cmaui_2:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       cpu_server_cmaui_1:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.incoming.packets_cmaui_port_2:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       network.incoming.packets_cmaui_port_1:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.ephemeral.size_server_cmaui_1:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.ephemeral.size_server_cmaui_2:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.capacity_server_cmaui_1:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.capacity_server_cmaui_2:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       end_point_packet_external_network:
828         type: tosca.capabilities.Endpoint
829         occurrences:
830         - 1
831         - UNBOUNDED
832       binding_cmaui_port_1:
833         type: tosca.capabilities.network.Bindable
834         valid_source_types:
835         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
836         occurrences:
837         - 0
838         - UNBOUNDED
839       binding_cmaui_port_2:
840         type: tosca.capabilities.network.Bindable
841         valid_source_types:
842         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
843         occurrences:
844         - 0
845         - UNBOUNDED
846       disk.iops_server_cmaui_2:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       disk.iops_server_cmaui_1:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       disk.device.write.requests_server_cmaui_2:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       disk.device.write.requests_server_cmaui_1:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.outgoing.bytes.rate_cmaui_port_2:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       disk.device.write.bytes.rate_server_cmaui_1:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       cpu_util_server_cmaui_1:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       network.outgoing.bytes.rate_cmaui_port_1:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       network.incoming.bytes_cmaui_port_2:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       link_packet_external_network:
901         type: tosca.capabilities.network.Linkable
902         occurrences:
903         - 1
904         - UNBOUNDED
905       cpu_util_server_cmaui_2:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       network.incoming.bytes_cmaui_port_1:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       disk.device.write.bytes.rate_server_cmaui_2:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       disk.write.bytes.rate_server_cmaui_2:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       disk.device.write.bytes_server_cmaui_2:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       disk.write.bytes.rate_server_cmaui_1:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       disk.device.write.bytes_server_cmaui_1:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       network.incoming.packets.rate_cmaui_port_1:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       network.incoming.packets.rate_cmaui_port_2:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       feature_cmaui_port_1:
960         type: tosca.capabilities.Node
961         occurrences:
962         - 1
963         - UNBOUNDED
964       feature_cmaui_port_2:
965         type: tosca.capabilities.Node
966         occurrences:
967         - 1
968         - UNBOUNDED
969       disk.write.bytes_server_cmaui_1:
970         type: org.openecomp.capabilities.metric.Ceilometer
971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
972         occurrences:
973         - 1
974         - UNBOUNDED
975       disk.write.bytes_server_cmaui_2:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       feature_server_cmaui_1:
982         type: tosca.capabilities.Node
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.allocation_server_cmaui_1:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       feature_server_cmaui_2:
993         type: tosca.capabilities.Node
994         occurrences:
995         - 1
996         - UNBOUNDED
997       end_point_packet_internal_network:
998         type: tosca.capabilities.Endpoint
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.allocation_server_cmaui_2:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       binding_server_cmaui_1:
1009         type: tosca.capabilities.network.Bindable
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       feature_packet_internal_network:
1014         type: tosca.capabilities.Node
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       binding_server_cmaui_2:
1019         type: tosca.capabilities.network.Bindable
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       vcpus_server_cmaui_2:
1024         type: org.openecomp.capabilities.metric.Ceilometer
1025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       attachment_cmaui_port_2:
1030         type: tosca.capabilities.Attachment
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       scalable_server_cmaui_2:
1035         type: tosca.capabilities.Scalable
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       scalable_server_cmaui_1:
1040         type: tosca.capabilities.Scalable
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       network.outgoing.packets.rate_cmaui_port_1:
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       network.outgoing.packets.rate_cmaui_port_2:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       attachment_cmaui_port_1:
1057         type: tosca.capabilities.Attachment
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       disk.write.requests_server_cmaui_2:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.write.requests_server_cmaui_1:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.usage_server_cmaui_1:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.usage_server_cmaui_2:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       endpoint_server_cmaui_1:
1086         type: tosca.capabilities.Endpoint.Admin
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       endpoint_server_cmaui_2:
1091         type: tosca.capabilities.Endpoint.Admin
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       os_server_cmaui_2:
1096         type: tosca.capabilities.OperatingSystem
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       os_server_cmaui_1:
1101         type: tosca.capabilities.OperatingSystem
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       feature_packet_external_network:
1106         type: tosca.capabilities.Node
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.device.allocation_server_cmaui_1:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.device.allocation_server_cmaui_2:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       memory_server_cmaui_1:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       host_server_cmaui_2:
1129         type: tosca.capabilities.Container
1130         valid_source_types:
1131         - tosca.nodes.SoftwareComponent
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       host_server_cmaui_1:
1136         type: tosca.capabilities.Container
1137         valid_source_types:
1138         - tosca.nodes.SoftwareComponent
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       link_packet_internal_network:
1143         type: tosca.capabilities.network.Linkable
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       instance_server_cmaui_2:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.device.capacity_server_cmaui_1:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       instance_server_cmaui_1:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       disk.device.read.requests.rate_server_cmaui_1:
1166         type: org.openecomp.capabilities.metric.Ceilometer
1167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1168         occurrences:
1169         - 1
1170         - UNBOUNDED
1171       network.incoming.bytes.rate_cmaui_port_1:
1172         type: org.openecomp.capabilities.metric.Ceilometer
1173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1174         occurrences:
1175         - 1
1176         - UNBOUNDED
1177       network.incoming.bytes.rate_cmaui_port_2:
1178         type: org.openecomp.capabilities.metric.Ceilometer
1179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       vcpus_server_cmaui_1:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       disk.device.read.requests_server_cmaui_2:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       disk.read.bytes.rate_server_cmaui_1:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       network.outpoing.packets_cmaui_port_1:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.read.bytes.rate_server_cmaui_2:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       network.outpoing.packets_cmaui_port_2:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       disk.device.read.requests_server_cmaui_1:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       cpu.delta_server_cmaui_1:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       cpu.delta_server_cmaui_2:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       disk.device.read.requests.rate_server_cmaui_2:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       memory.resident_server_cmaui_2:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       memory.resident_server_cmaui_1:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       attachment_packet_external_network:
1256         type: tosca.capabilities.Attachment
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       disk.latency_server_cmaui_2:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       disk.latency_server_cmaui_1:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       memory.usage_server_cmaui_1:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       memory.usage_server_cmaui_2:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED